I
I
iROOT2013-11-30 03:15:10
Python
iROOT, 2013-11-30 03:15:10

How to update ZLIB library for Python?

There is a problem, ZLIB does not unpack all the data, they said that there was a bug in all the Python line.
How can I update ZLIB or are there any alternative unpacking libraries?
Windows version required.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
nochkin, 2013-11-30
@iROOT

zlib is part of Python itself. You need to update Python:
www.python.org/download/releases/2.7.6/
www.python.org/download/releases/3.3.3/
Regarding the alternative: It depends on
what the goal and implementation is. Maybe gzip will do?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question