sam tygier wrote:
Guillaume Emont wrote:
Dear Moovideros,
As you can see from our download page[1], we have put in place a new
PPA[2] where you can get Moovida packages for Ubuntu hardy, intrepid and
jaunty.
once all the elisa packages were removed the install worked fine
but it does not run :-(
lots of tracebacks mostly along the lines of
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/twisted/internet/gtk2reactor.py", line
225, in simulate
self.runUntilCurrent()
File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 757, in
runUntilCurrent
call.func(*call.args, **call.kw)
File "/usr/lib/python2.6/dist-packages/twisted/internet/task.py", line 251, in
_tick
result = iterator.next()
File "/usr/lib/python2.6/dist-packages/elisa/core/manager.py", line 101, in
load_components_iter
dfr = plugin_registry.create_component(component_name)
--- <exception caught here> ---
File "/usr/lib/python2.6/dist-packages/elisa/core/plugin_registry.py", line
1075, in create_component
component_class = reflect.namedAny('%s.%s' % (module, klass))
File "/usr/lib/python2.6/dist-packages/twisted/python/reflect.py", line 456,
in namedAny
topLevelPackage = _importAndCheckStack(trialname)
File "/usr/lib/python2.6/dist-packages/elisa/plugins/ipod/ipod_resource.py", line
31, in <module>
from elisa.plugins.base.models.audio import AlbumModel, TrackModel,
ArtistModel
exceptions.ImportError: No module named base.models.audio
full message at http://paste.ubuntu.com/181929/
thanks
sam