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 samueljohn
Recipients hynek, ned.deily, ronaldoussoren, samueljohn
Date 2013-01-03.15:27:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357226821.08.0.0879052065684.issue16848@psf.upfronthosting.co.za>
In-reply-to
Content
Agreed. My patch, I did for Homebrew is to use the full path like so:

    PYTHONFRAMEWORKDIR= full/path/to/Frameworks/Python.framework

instead of just `Python.framework`.
History
Date User Action Args
2013-01-03 15:27:01samueljohnsetrecipients: + samueljohn, ronaldoussoren, ned.deily, hynek
2013-01-03 15:27:01samueljohnsetmessageid: <1357226821.08.0.0879052065684.issue16848@psf.upfronthosting.co.za>
2013-01-03 15:27:01samueljohnlinkissue16848 messages
2013-01-03 15:27:01samueljohncreate