<div dir="ltr">Partially: issue 463 (which is where I got some of the info) indicates &#39;operator&#39; module missing; for me, and probably for others, this was not the problem; rather &#39;_collections_abc&#39; was missing. Looks like it may depend on python used to create virtualenv, and which alpha 3.4 release for target.<div>
<br></div><div>So I thought I&#39;d save people some time (to read through all that issue&#39;s noise, to try other options if they found 463 didn&#39;t fix the problem, etc). :)</div><div><br></div><div>Cheers, <br><div style>
Oliver</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Nov 26, 2013 at 1:42 AM, Marius Gedminas <span dir="ltr">&lt;<a href="mailto:marius@gedmin.as" target="_blank">marius@gedmin.as</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Mon, Nov 25, 2013 at 09:31:27PM -0500, oliver wrote:<br>
&gt; Creating a virtualenv for python 3.4 from python 2.7 fails on Windows,<br>
&gt; complaining of an import missing:<br>
</div>&lt;...snip...&gt;<br>
<div class="im">&gt;<br>
&gt; The solution is to edit the<br>
&gt; file C:\Python27\Lib\site-packages\virtualenv.py:<br>
</div>&lt;...snip...&gt;<br>
<br>
I just checked: upstream knows about this.<br>
<a href="https://github.com/pypa/virtualenv/issues/463" target="_blank">https://github.com/pypa/virtualenv/issues/463</a><br>
<span class="HOEnZb"><font color="#888888"><br>
Marius Gedminas<br>
--<br>
Place mark here -&gt;[ ]&lt;- if you want a dirty monitor.<br>
</font></span><br>_______________________________________________<br>
testing-in-python mailing list<br>
<a href="mailto:testing-in-python@lists.idyll.org">testing-in-python@lists.idyll.org</a><br>
<a href="http://lists.idyll.org/listinfo/testing-in-python" target="_blank">http://lists.idyll.org/listinfo/testing-in-python</a><br>
<br></blockquote></div><br></div>