python libexo bindings broken?

Robby Workman rw at rlworkman.net
Tue Jul 21 07:29:02 CEST 2009


On Mon, 20 Jul 2009 22:05:16 -0700
Adam B <cruxic at gmail.com> wrote:

> Hello,
> 
> I'm having trouble getting the python bindings for libexo working.
> Is this still supported?
> 
> It used to be handy as standard Ubuntu package:
> http://packages.ubuntu.com/hardy/python/python-exo  but doesn't seem
> to be available in Jaunty (9.04).  I tried downloading and installing
> the .deb file manually and it complained:
> "Dependency is not satisfiable: python (<< 2.6)"
> 
> Finally I tried installing the bindings from source:
>   $ apt-get source libexo-0.3-0
>   $ cd exo-0.3.100
>   $ configure --enable-python
>   $ make
>   $ make install
> 
> But still, when I try to import pyexo python complains:
> "ImportError: No module named pyexo"
> 
> Any thoughts?


From my package listing:
  /usr/lib64/python2.6/site-packages/pyexo.pyo
  /usr/lib64/python2.6/site-packages/pyexo.pyc
  /usr/lib64/python2.6/site-packages/pyexo.py
  /usr/lib64/python2.6/site-packages/exo-0.3/
  /usr/lib64/python2.6/site-packages/exo-0.3/_exo.so
  /usr/lib64/python2.6/site-packages/exo-0.3/exo/
  /usr/lib64/python2.6/site-packages/exo-0.3/exo/__init__.pyo
  /usr/lib64/python2.6/site-packages/exo-0.3/exo/__init__.pyc
  /usr/lib64/python2.6/site-packages/exo-0.3/exo/__init__.py
  /usr/lib64/python2.6/site-packages/exo-0.3/_exo.la

$ python -c "import pyexo ; help(pyexo)"

  Help on module pyexo:
  
  NAME
      pyexo
  
  FILE
      /usr/lib64/python2.6/site-packages/pyexo.py
  ...

-RW




-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://mail.xfce.org/pipermail/xfce4-dev/attachments/20090721/248808d9/attachment.pgp>


More information about the Xfce4-dev mailing list