On Jan 11, 7:14 pm, Fredrik Lundh <[EMAIL PROTECTED]> wrote:
> the core zlib library (libz.so) isn't installed on your machine.
but in my machine there is file
-rwxr-xr-x 1 bin bin48576 Sep 20 2006 /usr/local/lib/
python2.5/lib-dynload/zlib.so
if i have to install zlib library c
Dear all,
Please help, i have error message when i import gzip module. The error
like this below:
bash-3.00$ python
Python 2.5 (r25:51908, Sep 20 2006, 03:46:40)
[GCC 3.4.6] on sunos5
Type "help", "copyright", "credits" or "license" for more information.
>>> import gzip
Traceback (most recent cal