This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ronaldoussoren
Recipients Anders.Hovmöller, gvanrossum, jaraco, ned.deily, ronaldoussoren, tdsmith, vinay.sajip
Date 2018-09-23.19:30:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537731053.93.0.956365154283.issue22490@psf.upfronthosting.co.za>
In-reply-to
Content
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).
History
Date User Action Args
2018-09-23 19:30:53ronaldoussorensetrecipients: + ronaldoussoren, gvanrossum, vinay.sajip, jaraco, ned.deily, Anders.Hovmöller, tdsmith
2018-09-23 19:30:53ronaldoussorensetmessageid: <1537731053.93.0.956365154283.issue22490@psf.upfronthosting.co.za>
2018-09-23 19:30:53ronaldoussorenlinkissue22490 messages
2018-09-23 19:30:53ronaldoussorencreate