python 2.5 zipimport.ZipImportError on OS X

If you are getting an error similar to the following trying to run pythin2.5 on OS X :

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

… you need to install py25-zlib :

> sudo port install py25-zlib



No Responses to “python 2.5 zipimport.ZipImportError on OS X”  

Leave a Reply