Re: [Pythonmac-SIG] Problems with PYTHONPATH using MacPorts Python 2.4 & 2.5 - RESOLVED

2007-05-12 Thread Chris Cioffi
Problem:I was getting: Could not find platform dependent libraries Consider setting $PYTHONHOME to [:] when I started Python that had been installed from MacPorts. (Versions 2.4 and 2.5) Solution: I first uninstalled both Python2.4 and Python2.5 from MacPorts and went through and also remo

[Pythonmac-SIG] p2app OpenGL (egg?) difficulties

2007-05-12 Thread Dave LeCompte
I'm trying to use py2app on a script that uses OpenGL. I've been able to make a py2exe wrapper of the script, which works fine. I don't know my way around the mac environment quite as well, however. When I try to run my binary, I get an error, saying ImportError: No module named OpenGL.GL looking