[coherence-dev] rythmbox cannot find coherence.extern.louie

John Frankish j-frankish at slb.com
Mon Nov 9 12:10:26 CET 2009


To answer my own post:

-----Original Message-----
From: coherence-dev-bounces at lists.beebits.net [mailto:coherence-dev-bounces at lists.beebits.net] On Behalf Of John Frankish
Sent: Saturday, 07 November, 2009 19:43
To: coherence-dev at lists.beebits.net
Subject: [coherence-dev] rythmbox cannot find coherence.extern.louie

Hi,

I have rhythmbox-0.12.5 and coherence-0.6.4 installed with python-2.6.x.

When I try to enable the dnla/upnp plugin in rhythmbox, I get the following error:

Unable to activate plugin DLNA/UPnP sharing and control support

Traceback (most recent call last):
  File "/usr/local/lib/rhythmbox/plugins/upnp_coherence/__init__.py", line 15, in <module>
    import coherence.extern.louie as louie
ImportError: No module named coherence.extern.louie

..but coherence is under /usr/local/lib/python2.6/site-packages/coherence/extern/louie/

..so I don't understand why things don't work?

Regards
John
_______________________________________________

Now that I've installed setuptools, twisted, zope.interface and configobj, the plugin loads in rhythmbox.

Note that it says configobj is optional for coherence > 0.5, but setuptools complains if configobj is missing with coherence-0.64

Once compiled, is setuptools required to run coherence, it appears so?



More information about the coherence-dev mailing list