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 steve.dower
Recipients Benedek Rácz, eric.smith, eryksun, paul.moore, steve.dower, tim.golden, uranusjr, zach.ware
Date 2020-04-20.13:20:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587388849.85.0.340289459051.issue38905@roundup.psfhosted.org>
In-reply-to
Content
I posted a workaround right above your post for when you want to resolve executables against PATH instead of using Windows's normal rules.

I'm not sure we reached any good approach for launching sys.executable in a venv and automatically bypassing the redirector.
History
Date User Action Args
2020-04-20 13:20:49steve.dowersetrecipients: + steve.dower, paul.moore, eric.smith, tim.golden, zach.ware, eryksun, uranusjr, Benedek Rácz
2020-04-20 13:20:49steve.dowersetmessageid: <1587388849.85.0.340289459051.issue38905@roundup.psfhosted.org>
2020-04-20 13:20:49steve.dowerlinkissue38905 messages
2020-04-20 13:20:49steve.dowercreate