[mythtvnz] Epgsnoop – still can not get it to work

Duncan Kennington duncan.kennington at gmail.com
Tue Mar 30 03:37:54 BST 2010


On 30 March 2010 10:58, Jean-Francois Pirus <jfpn at clearfield.com> wrote:

>
> This is what I installed when I tried:
> I suspect the "python-sqlobject" is what you're missing.
>
> sudo apt-get install dvbsnoop
> sudo apt-get install python-setuptools
> sudo apt-get install python-sqlobject
> sudo easy_install -U setuptools
> sudo easy_install MySQL-python
>
> #These were needed for the IMDB module, which I can;t get to work either.
> sudo easy_install SQLAlchemy
> sudo easy_install-2.6 IMDbPY
>
>
> -------- Original Message --------
>
> >   Have spent several days trying to get EPGSNOOP to work on MythBuntu. I
> > have tried reinstalling MythBuntu 9.10 even tried MythBuntu 10.04 I get
> > exactly the same result. I have a fully operating system, then install
> > epgsnoop following the instructions https://launchpad.net/epgsnoop
> > <https://launchpad.net/epgsnoop> exactly. Everything installs correctly.
> > But I always get the same error. I have tried removing imdb as suggested
> > no improvement.
> >
> >
> >
> > The message I get when first trying to run the programme is:
> >
> >
> >
> >
> >
> > XXX at epgsnoop:~$ epgsnoop --tune 12671 --lnb 10750 >
> /home/tim/listings.xml
> >
> > /usr/lib/pymodules/python2.6/imdb/parser/sql/__init__.py:228:
> > UserWarning: unable to use "sqlobject": No module named sqlobject
> >
> >   warnings.warn('unable to use "%s": %s' % (mod, str(e)))
> >
> > Traceback (most recent call last):
> >
> >   File "/usr/local/bin/epgsnoop", line 143, in <module>
> >
> >     processors.append(processor(config))
> >
> >   File "/usr/local/lib/python2.6/dist-packages/epgsnoop/processors.py",
> > line 453, in __init__
> >
> >     self.imdb = imdb.IMDb(access_system, uri=database_uri)
> >
> >   File "/usr/lib/pymodules/python2.6/imdb/__init__.py", line 185, in IMDb
> >
> >     return IMDbSqlAccessSystem(*arguments, **keywords)
> >
> >   File "/usr/lib/pymodules/python2.6/imdb/parser/sql/__init__.py", line
> > 226, in __init__
> >
> >     str(useORM), str(e))
> >
> > imdb._exceptions.IMDbError: unable to use any ORM in ('sqlobject',
> > 'sqlalchemy'): No module named sqlalchemy
> >
> >
> >
> >
> >
> > Please suggest any help – I do not know what to try next.
> >
>

As a suggestion following the model in this script:
http://www.harelmalka.com/androvideo perhaps a --get-dependencies option in
epgsnoop might make it easier for people to pick this script up and run with
it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ourshack.com/pipermail/mythtvnz/attachments/20100330/51266f83/attachment.htm 


More information about the mythtvnz mailing list