Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #101480
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2016-01-11 05:24 -0800 |
| Message-ID | <d977c1af-9ab6-4215-97f4-d12f73dba0fd@googlegroups.com> (permalink) |
| Subject | can't decompress data; zlib not available |
| From | loial <jldunn2000@gmail.com> |
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?
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
can't decompress data; zlib not available loial <jldunn2000@gmail.com> - 2016-01-11 05:24 -0800 Re: can't decompress data; zlib not available Alister <alister.ware@ntlworld.com> - 2016-01-11 14:06 +0000
csiph-web