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 eryksun, paul.moore, schlamar, steve.dower, tim.golden, zach.ware
Date 2019-02-02.23:07:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549148843.08.0.0421280226056.issue35872@roundup.psfhosted.org>
In-reply-to
Content
You can't actually nest virtual environments, at least with venv - it ought to be configuring it all against the original environment.

What is in your pyvenv.cfg files here?
History
Date User Action Args
2019-02-02 23:07:25steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, schlamar, zach.ware, eryksun
2019-02-02 23:07:23steve.dowersetmessageid: <1549148843.08.0.0421280226056.issue35872@roundup.psfhosted.org>
2019-02-02 23:07:23steve.dowerlinkissue35872 messages
2019-02-02 23:07:23steve.dowercreate