Skip to content
Stuff I'm Up To
Go back
Python Installation Error

Python Installation Error

zipimport.ZipImportError: can’t decompress data; zlib not available

Requires zlib1g-dev

sudo apt install zlib1g-dev

Share this post:

Previous Post
Python Build and Deploy
Next Post
Coders Tool