Message326169
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) |
|
Date |
User |
Action |
Args |
2018-09-23 18:25:53 | jaraco | set | recipients:
+ jaraco, gvanrossum, vinay.sajip, ronaldoussoren, ned.deily, Anders.Hovmöller, tdsmith |
2018-09-23 18:25:53 | jaraco | set | messageid: <1537727153.93.0.956365154283.issue22490@psf.upfronthosting.co.za> |
2018-09-23 18:25:53 | jaraco | link | issue22490 messages |
2018-09-23 18:25:53 | jaraco | create | |
|