[Tutor] Very basic Python question
Kent Johnson
kent37 at tds.net
Sat Jun 27 13:35:01 CEST 2009
On Sat, Jun 27, 2009 at 1:16 AM, Luke
Paireepinart<rabidpoobear at gmail.com> wrote:
> You should try uninstalling MacPython. Macintosh computers come with Python
> preinstalled and you should try to use that version instead. Probably what
> happened was that, when installing the other version of Python, you messed
> up some of the references for the paths of libraries and such.
No, that is not necessary. It's fine to install a more modern Python.
Daniel just needs to understand and perhaps modify the Python search
path, as Dave Angel explained.
Kent
More information about the Tutor
mailing list