Hi,
I'm a newbie to Python, so sorry if this is a little simple. I searched
around for a few hours and tried variations solutions but to no avail.
Hopefully somebody here might be able to point out what I've missed or
where I've gone wrong!
I recently decided to have a go at making a fairly simpl
On Monday, May 14, 2007, at 02:18PM, <[EMAIL PROTECTED]> wrote:
>Hi,
>
>I'm a newbie to Python, so sorry if this is a little simple. I searched
>around for a few hours and tried variations solutions but to no avail.
>Hopefully somebody here might be able to point out what I've missed or
>where I'
On 12 May, 2007, at 15:40, Dave LeCompte wrote:
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
On 13 May, 2007, at 5:31, Chris Cioffi wrote:
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:
Thanks for telling us about the solution!