Menu

#23 0.39 fails with python 2.6

open
nobody
None
5
2008-12-14
2008-12-14
hpasanen
No

Because easy_install/setuptools is not up to date.
Furthermore, setuptools is a bad idea anyway.
Somehow it packages the .so to a zip file which it tries to unpack at runtime at the user directory who built python-sybase. In server install it is quite often another user running it, and will lack rights to do the unpacking.

see http://www.b-list.org/weblog/2008/dec/14/packaging/
for more reasons to run away from setuptools.

Python Sybase 0.38 is again good.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.