From: Andy T. <an...@ha...> - 2007-01-17 07:59:17
|
bedda matrix wrote: > hi to everybody and forgive my english... i m writing from italy... > well i ve tried to install python and python card and all the packages on a > mac osx, following step by step the instructions on the site and everything > seems ok. but when i go for the acid test i can t open the minimal.py... if > someone can help me please... > > thanks a lot > > antonio > What happens when you try and 'open' minimal.py, and how are you trying to open it? On the Mac you need to use the 'pythonw' executable, this could be your problem. In a terminal window what happens when you type; $ pythonw minimal.py Regards, Andy -- -------------------------------------------------------------------------------- From the desk of Andrew J Todd esq - http://www.halfcooked.com/ |