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 ned.deily
Recipients davidjamesbeck, ned.deily, ronaldoussoren
Date 2016-02-02.16:27:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454430466.91.0.328095065383.issue26265@psf.upfronthosting.co.za>
In-reply-to
Content
I can't speak to issues with PyQt5 since that is not part of the Python standard library but you shouldn't need additional configure options just to build Python itself. Make sure you have installed the latest version of Xcode for your release via the App Store app update pane and that you have installed the corresponding latest version of the Xcode Command Line Tools with:

xcode-select --install

Then start with a clean build directory.
History
Date User Action Args
2016-02-02 16:27:46ned.deilysetrecipients: + ned.deily, ronaldoussoren, davidjamesbeck
2016-02-02 16:27:46ned.deilysetmessageid: <1454430466.91.0.328095065383.issue26265@psf.upfronthosting.co.za>
2016-02-02 16:27:46ned.deilylinkissue26265 messages
2016-02-02 16:27:46ned.deilycreate