This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients ironsmith, pitrou
Date 2009-01-04.17:38:25
SpamBayes Score 0.3273733
Marked as misclassified No
Message-id <1231090716.7073.3.camel@localhost>
In-reply-to <F30326C8-C299-47A1-A581-9344659E8E6C@gmail.com>
Content
> Do you know how to get python to  
> run from the locally built directory without installing it?

Well, precisely as I told you, but unfortunately it seems it doesn't
work for you.
I'm no Mac OS X user, so I advise you search the tracker for similar
problems, it seems the build procedure on Mac hasn't been polished yet
for Python 3.0.

(in any case, you can't run Python 3.0 scripts with Python 2.x, because
there have been a few syntax changes)
History
Date User Action Args
2009-01-04 17:38:27pitrousetrecipients: + pitrou, ironsmith
2009-01-04 17:38:26pitroulinkissue4830 messages
2009-01-04 17:38:25pitroucreate