Ned Deily added the comment:

There are various reports about Xcode 8.0 providing a 10.12 SDK which will 
include refs to symbols not available yet on 10.11.  Try installing the command 
line tools via:

$ xcode-select --install

and doing a "make distclean" and then a complete configure and rebuild.

----------
nosy: +ned.deily

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

Reply via email to