Martin v. Löwis <mar...@v.loewis.de> added the comment:

>> Using venv is not obvious in the first place.
>
> Well, why couldn't it *become* obvious.

Because the notion of a "virtual environment" is inherently
non-obvious. Is it like a virtual machine (and if so, like
VMWare or like Java, both with virtual machines - doesn't
Python have a virtual machine already)? Is it like a virtual
host in Apache? I asked people, and even after explaining what
it is, it was not clear to them what it is good for. You really
need to have the problem that it solves, or else you can't
comprehend what it does. Please trust me on that.

----------

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

Reply via email to