-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Closed
Description
Description of the problem / feature request / question:
Starting with Python 3.5, on Windows there is an embeddable Python variant, which is as isolated as possible. It does not however allow modifying by environment variables (e.g. PYTHONPATH). There are alternating control files for that variant, which are currently not supported.
Environment info
- Operating System: Windows
Reactions are currently unavailable