From: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - 2008-03-25 10:24:41
|
On 25/03/2008 00:50, Aaron Stevens wrote: > Hello, is there anybody out there? > I realized I sent this 2 months ago with no replies. Perhaps the > mailing list is down? I don't think so....I suspect a lot of people are having to deal with more important things and haven't had time to contribute. I've been using PythonCard/wxPython a fair bit recently for my job, but sadly never seem to have time to contribute back... ...anyway, with regard to your query, I have PythonCard installed on a Mac here so I'll try to help. Bear in mind that I don't use this computer for development any more, so this might not be the preferred way of setting things up. 1. G4 Mac mini, running 10.4.11 "Tiger" and Python 2.3; 2. PythonCard is located in /Library/Python/2.3/site-packages/PythonCard, so I can reach it from any user; 3. "tools" folder is located in PythonCard folder, like you have; 4. To launch the editors by double-clicking I used Get Info to open all applications using /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/PythonLauncher I must have got this from an earlier version of the installation documentation in <http://pythoncard.sourceforge.net/macosx_tiger_installation.html> because the latest notes have slightly different locations and use Python 2.5. -- XXXXXXXXXXX |