You are here

Python 2.6

3 posts / 0 new
Last post
Python 2.6
#1

Thanks anyone and everyone who got the 64 bit version together, I really do appreciate it.
Does version 1.1 require Python 2.6? I ask, because I get this error message.

ImportError: libpython2.6.so.1.0: cannot open shared object file: No such file or directory

Mon, 2010-02-01 18:49
AndrewBworth

I just had to reinstall the 32-bit version on Ubuntu (minutes ago). I got the same message, except for python 2.5. I used the Debian Package Manager to install python 2.5 instead of the 2.6 that was installed. Now, it works like a breeze. Try it. If you need to, you may need to change the defaults, but prob. not. Good luck.

Mon, 2010-02-01 22:13
jadolfbr

Hi,

Version 1.1 (32-bit) works with python 2.6 (as well as python 2.5) under Ubuntu Karmic (9.10) here. Corresponding libpython2.6 (and libpython2.5) have to be installed. Cheers.

Alex

Thu, 2010-02-04 06:54
AlexI