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 davidjamesbeck
Recipients davidjamesbeck, ned.deily, ronaldoussoren
Date 2016-02-02.18:47:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <32452858-41D1-4F19-ACF9-C78A46A27761@ualberta.ca>
In-reply-to <1454430466.91.0.328095065383.issue26265@psf.upfronthosting.co.za>
Content
Thanks, I’ve done that (a couple of times). I posted this not so much because of my problems with PyQt, but because the output of the Python build when I used those two options asked me to report this as a bug.

cheers,

David

> On Feb 2, 2016, at 9:27 AM, Ned Deily <report@bugs.python.org> wrote:
> 
> 
> Ned Deily added the comment:
> 
> 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.
> 
> ----------
> 
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue26265>
> _______________________________________
History
Date User Action Args
2016-02-02 18:47:43davidjamesbecksetrecipients: + davidjamesbeck, ronaldoussoren, ned.deily
2016-02-02 18:47:43davidjamesbecklinkissue26265 messages
2016-02-02 18:47:43davidjamesbeckcreate