Hi,
the version of pyext you are using has been compiled for Python 2.5 .
Obviously your system uses Python 2.6, that's way the external can't be loaded. So, either install Python 2.5 on your system or - recommended - compile your version of pyext for Python 2.6.
gr~~~

Am 29.09.2010 um 09:13 schrieb ALAN BROOKER:

Hi List


I am trying to load pyext library into PD on Ubuntu (Lucid) , my python version is Python 2.6.5 but Im gettin getting the following error on start up

/usr/lib/pd-extended/extra/pyext/py.pd_linux: libpython2.5.so.1.0: cannot open shared object file: No such file or directory

Is it because of my version of python? Thanks for any help

Al
_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to