On 22/04/2010 23:47, Alexander Murauer wrote:
> hi,
>
> i upgraded my ubuntu-freevo mediastation some days ago, and i noticed
> that they removed python-xml package from their repositories.
> tvtime-plugin uses it, so i complained on ubuntu bugtracker, but they
> told me python-xml is unmaintained for more than 4 years now. so i
> thought i ask you if you have plans to remove python-xml dependency from
> freevo 1.9? will freevo 2.0 have this dependency?
>
> the error in freevo i was having:
>
> failed to load plugin tv.tvtime
> start 'freevo plugins -l' to get a list of plugins
> Traceback (most recent call last):
>    File "/usr/share/pyshared/freevo/plugin.py", line 569, in __load_plugin__
>      exec('import %s' % module)
>    File "<string>", line 1, in<module>
>    File "/usr/share/pyshared/freevo/tv/plugins/tvtime.py", line 41, in
> <module>
>      from xml.dom.ext.reader import Sax2
> ImportError: No module named ext.reader

You need PyXML from http://sourceforge.net/projects/pyxml/files/. This 
is only need for itv and tvtine and is possibly simple to replace with 
another XML parser.

Duncan

------------------------------------------------------------------------------
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to