Jason R. Coombs <jar...@jaraco.com> added the comment:

Is it documented anywhere how to do a framework build of Python? When I try to 
do a framework build by running `./configure --enable-framework` then `make`, 
`./python.exe` emits the following:

dyld: Library not loaded: 
/Library/Frameworks/Python.framework/Versions/3.8/Python
  Referenced from: /Users/jaraco/code/public/cpython/./python.exe
  Reason: image not found
Aborted (core dumped)

----------

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

Reply via email to