jt <jonas@thiem.email> added the comment:

> As that's what you just installed with nuget, there's no point in creating a 
> venv - just pip install directly into it.

This is not a pip install script or anything, it is more complex code that 
relies on venv. It is not written to run in this build environment only, even 
if that is where I use it right now - so technically I could make it not use 
the venv in this case but I'd rather avoid the code complexity. Why should I be 
required to add that branching?

I made this ticket precisely because the Windows Installer is a hassle, and the 
embeddable version isn't a properly complete Python. So as far as I'm 
concerned, I'll add to the vote that it would be very preferable to add venv to 
NuGet, and potential other missing modules people might expect to be around. 
Because otherwise this is kind of the embeddable issue all over again...

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36010>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to