From: John N. <joh...@co...> - 2004-01-09 21:41:30
|
I am in a physics course that has chosen VPython to do some of the computer modeling. Unfortunately, my machine runs OS X 10.3, which doesn't seem to be supported by VPython (yet?). The main problem as far as I can tell is that Panther already comes with a near-complete install of Python 2.3, MacPython installs the Package Manager and IDLE (Numeric is an option in the Package Manager). I don't want to install Python2.2 on top of all that, I imagine it would break lots of things. So I guess I would need to install the fink packages listed, and then somehow link Visual to the built-in Python2.3 included with Panther. Thanks for any and all help with this. John Noonan |