<div dir="ltr">Also seems like a bug to me, but I don&#39;t know if the compatibility between the two implementations is even somebody&#39;s goal at the moment.<div><br></div><div>I&#39;m getting these results on OSX, I haven&#39;t tried Debian nor Windows yet.</div><div><br></div><div>I guess I&#39;ll move this info to Python&#39;s bug tracker because it&#39;s clearly not an issue with Tox per se :-)</div><div><br></div><div>Thanks for the help!</div><div><br></div><div>André</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 18, 2016 at 12:23 AM, Florian Bruhin <span dir="ltr">&lt;<a href="mailto:me@the-compiler.org" target="_blank">me@the-compiler.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">* André Caron &lt;<a href="mailto:andre.l.caron@gmail.com">andre.l.caron@gmail.com</a>&gt; [2016-01-17 23:34:49 -0500]:<br>
<span class="">&gt; Yup, adding &quot;virtualenv==13.1.2&quot; in my &quot;deps&quot; section and using &quot;python -m<br>
&gt; virtualenv&quot; instead of &quot;python -m venv&quot; fixes it...<br>
&gt;<br>
&gt; While totally understandable, this is rather surprising: I would have<br>
&gt; expected the official venv implementation to be based on the popular<br>
&gt; virtualenv package.<br>
<br>
</span>This still sounds a bug in either virtualenv or venv to me. I&#39;m not<br>
sure which one ;)<br>
<span class=""><br>
&gt; I&#39;m trying to stick to the now standard package since I&#39;m only targetting<br>
&gt; Python 3.5+ anyways, but I can&#39;t use it when I use Tox to test my package.<br>
<br>
</span>FWIW, I had various other trouble with the stdlib venv, mainly because<br>
Debian/Ubuntu patch it and break things in the process.<br>
<br>
Not sure if it&#39;s better nowadays, but I ended up using virtualenv<br>
instead which worked better for me.<br>
<div class="HOEnZb"><div class="h5"><br>
Florian<br>
<br>
--<br>
<a href="http://www.the-compiler.org" rel="noreferrer" target="_blank">http://www.the-compiler.org</a> | <a href="mailto:me@the-compiler.org">me@the-compiler.org</a> (Mail/XMPP)<br>
   GPG: 916E B0C8 FD55 A072 | <a href="http://the-compiler.org/pubkey.asc" rel="noreferrer" target="_blank">http://the-compiler.org/pubkey.asc</a><br>
         I love long mails! | <a href="http://email.is-not-s.ms/" rel="noreferrer" target="_blank">http://email.is-not-s.ms/</a><br>
</div></div></blockquote></div><br></div>