Ned Deily added the comment:

That should work just fine, assuming you are using an unmodified Python 3.4.x 
source download or the 3.4 branch of a source repo. My best guess as to why you 
are running into problems is that you may be picking up build tools other than 
those supplied by Apple.  On recent versions of OS X, make sure you have run 
'sudo xcode-select --install' to install the latest version of the command line 
tools and check your shell $PATH variable.  There may be clues in the 
config.log file produced by running ./configure.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23024>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to