From: Martin C. <cos...@wa...> - 2004-05-25 21:22:57
|
Aaron Titus wrote: > ok, I did a clean install of Mac OS 10.3 (Panther). > > I installed Fink and the necessary programs, including both Python 2.2 > and Python 2.3. > > I installed VPython according to the instructions at vpython.org. [] > (3) Why must we use Python 2.2? I thought that we could use Python 2.3, > but expanding the tarball only installs visual in the Python 2.2 folder. If you install visual-py23 from Fink, you don't need Python-2.2. Here are the *complete* instructions to install VPython with Fink: 1. Install Fink 2. Tell Fink to install visual-py23, either from binary or from source. Read the Fink documentation how to do this, but it does not take more than either a mouse click in FinkCommander or typing "fink install visual-py23" in a Terminal window. This is all, everything else is taken care of automatically. -- Martin |