Hi, Cara, I have it sorted out. Originally, Pyton 2.4 had installed as a folder in my applications folder. I moved it into the Python folder in /library, just fthe sake of organization.
Now I can launch SoundRTS with this in terminal: code: cd /applications/games/soundrts/ python soundrts.pyc which launches the game, along with its own GUI. Thanks, Teresa On Apr 15, 2013, at 9:48 PM, Cara Quinn <[email protected]> wrote: > Thomas and Teresa, > > Yes, Mac can run concurrent versions of Python. > > Teresa, did your installer install a folder within the Applications folder or > a .app bundle? Also, what versions of Python do you see when you do a control > click or VO-shift-M to bring up a context menu on an app which needs Python > to run? > > Thanks, > > Cara :) > --- > View my Online Portfolio at: > > http://www.onemodelplace.com/CaraQuinn > > Follow me on Twitter! > > https://twitter.com/ModelCara > > On Apr 14, 2013, at 6:28 AM, Thomas Ward <[email protected]> wrote: > > Hi Teresa, > > Honestly I am not sure. I know Python is designed to run multiple > concurrent versions side by side, but I am not as skilled with running > Python on Mac as I am Windows and Linux. Although, I'd imagine the > Python libraries should go in /library/python/2.4/ which is similar to > Linux and other Unix like operating systems. However, that is more or > less a guess. You'd have to get someone who knows Mac better than I do > to sort this out. > > Cheers! > > > On 4/13/13, Teresa Cochran <[email protected]> wrote: >> Yes, I have Python 2.4. So the installer put it in the apps folder. I notice >> that there are other versions in /library/python. Should I move it there, or >> does it matter? I notice that in /library/developer, I find PyGames and >> PYOBJC. >> >> Thanks, >> Teresa > > --- > Gamers mailing list __ [email protected] > If you want to leave the list, send E-mail to [email protected]. > You can make changes or update your subscription via the web, at > http://audyssey.org/mailman/listinfo/gamers_audyssey.org. > All messages are archived and can be searched and read at > http://www.mail-archive.com/[email protected]. > If you have any questions or concerns regarding the management of the list, > please send E-mail to [email protected]. > > > --- > Gamers mailing list __ [email protected] > If you want to leave the list, send E-mail to [email protected]. > You can make changes or update your subscription via the web, at > http://audyssey.org/mailman/listinfo/gamers_audyssey.org. > All messages are archived and can be searched and read at > http://www.mail-archive.com/[email protected]. > If you have any questions or concerns regarding the management of the list, > please send E-mail to [email protected]. --- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [email protected]. You can make changes or update your subscription via the web, at http://audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/[email protected]. If you have any questions or concerns regarding the management of the list, please send E-mail to [email protected].
