I'm giving flumotion a whirl (after having limited success with
interacting with gstreamer directly, per a suggestion by Koen's) and I'm
running into this error:

% flumotion-manager
Traceback (most recent call last):
  File "/usr/bin/flumotion-manager", line 45, in <module>
    boot.boot(PROGRAM_PATH, gst=False)
  File "/usr/lib/flumotion/python/flumotion/common/boot.py", line 120, in
boot
    from flumotion.twisted import compat
  File "/usr/lib/flumotion/python/flumotion/twisted/compat.py", line 97,
in <mod
ule>
    from zope.interface import Interface as OurLovelyInterface
ImportError: No module named zope.interface


%opkg files python-zopeinterface
Package python-zopeinterface (3.5.1-r1.6) is installed on root and has the
following files:
/usr/lib/python2.6/site-packages/zope.interface-3.5.1-py2.6-linux-x86_64.eg
g/zope/interface/interface.py
/usr/lib/python2.6/site-packages/zope.interface-3.5.1-py2.6-linux-x86_64.eg
g/EGG-INFO/not-zip-safe
<ETC>

%easy_install 
/usr/lib/python2.6/site-packages/zope.interface-3.5.1-py2.6-linux-x86_64.eg
g/
Processing
error: Couldn't find a setup script in
/usr/lib/python2.6/site-packages/zope.interface-3.5.1-py2.6-linux-x86_64.eg
g

So I'm wondering if zope.interface actually gets installed at all? Do I
need to massage the files into place?

--
Matthew Braun
[email protected]




_______________________________________________
Angstrom-distro-users mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users

Reply via email to