<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On 10 July 2013 05:19, Carl Meyer <span dir="ltr"><<a href="mailto:carl@oddbird.net" target="_blank">carl@oddbird.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">> It's my understanding that people still install virtualenv in py3k.<br>
<br>
</div>They certainly do today, but that's primarily because pyvenv isn't very<br>
useful yet, since the stdlib has no installer and thus a newly-created<br>
pyvenv has no way to install anything in it.<br></blockquote></div><br>One other problem I have, personally, with pyvenv, is that the activate code for powershell is significantly less user-friendly than that in virtualenv. Add to that the fact that the Python release cycle is significantly slower than that of virtualenv, and using dev versions of Python is far less practical for day to day use, and that's why I stick to virtualenv at the moment (that and the pip point mentioned already).</div>
<div class="gmail_extra"><br></div><div class="gmail_extra" style>I really ought to post a patch for Python to upgrade the activate script to use the one from virtualenv. Are there any licensing/ownership issues that might make this problematic? For example, the script is signed and I don't know if that signature is attributable to someone specific...</div>
<div class="gmail_extra" style><br></div><div class="gmail_extra" style>Paul</div></div>