[Stackless] ImportError: zlib not found
Andrew Francis
andrewfr_ice at yahoo.com
Wed Oct 22 18:03:53 CEST 2008
Hi Terrence:
>Hello, I need zlib under Stackless Python (because virtualenv uses it).
>import zlib doesnt says 'No module named zlib' under stackless but not
>under normal Python.
>I have tried this with the 2.6 and 2.52 versions of Stackless on ubuntu
>(running on virtualbox) with no success:
I had this problem earlier in the year, building Stackless on Ubuntu. I vaguely recall the problem was once I built Stackless and installed it, I forgot to run a setup that put zlib in the proper place.
Cheers,
Andrew
More information about the Stackless
mailing list