On 26 Jul, 2010,at 04:32 PM, Tom MacWright <t...@developmentseed.org> wrote:

For reference, which Python distribution, OS, etc, are you using? I'd be perfectly happy to change any part of my setup if there's something that's known to work. As it stands, I'm using Python 2.6 from Python.org, Snow Leopard, and running into a ton of problems. The Python installer doesn't mess with .zshrc, so I've added the python binary dir to my path to make sure that the python executable that I'm using is that version. Is there anything else it does to ones bashrc or something else that could be involved here?
 
 I'm using 2.6, 2.7 and 3.2, both using custom builds and the python.org installer; I'm also trying to migrate to virtualenv (although I'll probably end up forking it to get a proper python3 port and to get rid of some annoying behaviour).

Ronald

(P.S. Sorry about any quoting issues, mobile me webmail crapped out on me)



On Mon, Jul 26, 2010 at 10:23 AM, Ronald Oussoren <ronaldousso...@mac.com> wrote:


On 26 Jul, 2010,at 02:45 PM, Tom MacWright <t...@developmentseed.org> wrote:

So, I'm running into the familiar zlib not available problem (with the error message

7/26/10 8:37:21 AM [0x0-0x980c803].org.pythonmac.unspecified.moas[34233] zipimport.ZipImportError: can't decompress data; zlib not available
 

To be pedantic: the error is not familiar to me, which probably explains why it still exists. 

Ronald

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to