[issue29095] Compiling Python 3.6 from source on MacOS X Sierra

Chi Hsuan Yen report at bugs.python.org
Thu Dec 29 08:47:09 EST 2016


Chi Hsuan Yen added the comment:

Change this line:

export CFLAGS="-I/usr/local/Cellar/openssl/1.0.2j/include/openssl"

into:

export CFLAGS="-I/usr/local/Cellar/openssl/1.0.2j/include"

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29095>
_______________________________________


More information about the Python-bugs-list mailing list