[issue16848] Mac OS X: python-config --ldflags and location of Python.framework

Samuel John report at bugs.python.org
Thu Jan 3 16:27:01 CET 2013


Samuel John added the comment:

Agreed. My patch, I did for Homebrew is to use the full path like so:

    PYTHONFRAMEWORKDIR= full/path/to/Frameworks/Python.framework

instead of just `Python.framework`.

----------

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


More information about the Python-bugs-list mailing list