On 11/01/16 13:24, loial wrote:
I am migrating a python script from Red hat linux REL 6.6 to AIX 7.1
I am using python 2.7.10
On AIX I the ror
zipimport.ZipImportError: can't decompress data; zlib not available
Any ideas how to get this to work on AIX?
install the zlib library
I am migrating a python script from Red hat linux REL 6.6 to AIX 7.1
I am using python 2.7.10
On AIX I the ror
zipimport.ZipImportError: can't decompress data; zlib not available
Any ideas how to get this to work on AIX?
--
https://mail.python.org/mailman/listinfo/python-list
On Mon, 2011-11-14 at 12:30 -0700, Steve Edlefsen wrote:
> I did a search on files named "python" on my machine.
> There are 23 not including the ones in the Plone
> buildout-cache in my account. Seems like a lot of
> applications install their own copy of python.
>
> There are also
>
> ./usr/li
Am 14.11.2011 20:30, schrieb Steve Edlefsen:
> Sorry about that. Ubuntu 11.10.
>
> I used
>
> Plone-4.1.2-UnifiedInstaller.tar
>
> which installed o.k. I'm serving a webpage on my LAN.
>
> I did a search on files named "python" on my machine.
> There are 23 not including the ones in the Plone
Sorry about that. Ubuntu 11.10.
I used
Plone-4.1.2-UnifiedInstaller.tar
which installed o.k. I'm serving a webpage on my LAN.
I did a search on files named "python" on my machine.
There are 23 not including the ones in the Plone
buildout-cache in my account. Seems like a lot of
applications
On Sun, 2011-11-13 at 11:17 -0700, Steve Edlefsen wrote:
>
> which appears to install zlib when python is reinstalled. Except I
> can't run make without errors and there is no configuration file.
>
> How do I reinstall python to include zlib?
Which OS are you on? Linux? BSD?
How did you instal
red/python/ez_setup.py", line 279, in ?
main(sys.argv[1:])
File "/home/dr_shred/python/ez_setup.py", line 213, in main
from setuptools.command.easy_install import main
zipimport.ZipImportError: can't decompress data; zlib not available
I believe this means the python in
urce.
> Now when I am trying to install libraries, I am getting an error like,
> "zipimport.ZipImportError: can't decompress data; zlib not available"
You'd better install the python-devel-package of the fedora-python. Then
the first attempt should work, and you can
am getting an error like,
"zipimport.ZipImportError: can't decompress data; zlib not available"
--
http://mail.python.org/mailman/listinfo/python-list