LXer: How to solve zipimport.ZipImportError: can’t decompress data; zlib not available
by LXer from LinuxQuestions.org on (#5EV7Q)
Published at LXer:
I was able to run, configure and make without any error. When I pass the final command, sudo make install, it shows zipimport.ZipImportError: can't decompress data; zlib not available." This issue mostly occurs when zlib is not installed in your system. We can easily fix this issue with the required dependencies. Therefore we will Install zlib libraries for Ubuntu, Debian and Centos, Fedora, Redhat.
Read More...


I was able to run, configure and make without any error. When I pass the final command, sudo make install, it shows zipimport.ZipImportError: can't decompress data; zlib not available." This issue mostly occurs when zlib is not installed in your system. We can easily fix this issue with the required dependencies. Therefore we will Install zlib libraries for Ubuntu, Debian and Centos, Fedora, Redhat.
Read More...