Ronald Oussoren <ronaldousso...@mac.com> added the comment:

To use the framework build you either have to install, use or set 
"DYLD_FRAMEWORK_PATH" in the environment (See the definition of RUNFORSHARED in 
Makefile for the value to use).

To properly test the this issue you have to install (or trick the system into 
thinking there is an install: I created a symlink in 
/Library/Frameworks/Python.framework/Versions: 
/Library/Frameworks/Python.framework/Versions/3.8 -> 
/Users/ronald/Projects/python/github/cpython-ronald/build/Python.framework/Versions/3.8).

----------

_______________________________________
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