Brett Cannon <br...@python.org> added the comment:

I've personally never come across Scripts in any other situation than virtual 
environments, but that isn't saying much about my Windows exposure either. :)

Basically activation is the biggest stumbling block I find with new users when 
it comes to trying to teach them about using virtual environments and this 
platform difference doesn't help. I would like to come up with _some_ solution 
to make it easier, even if it's something I have to put into the Python 
Launcher (although trying to get people to even agree on a name for virtual 
environments created beside the code turns out to be a hot topic). I would 
consider trying to come up with code so we have a `pipenv shell`/`conda shell` 
equivalent, but I've been told it is not pleasant to try and make work.

----------

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

Reply via email to