FYI, this totally fails on Windows XP, Py2.6, Twisted 9.0.0...<br><br>[command line oputput]<br>(venv) C:\Documents and Settings\hornk\Desktop\twisted_venv_test\venv&gt;easy_install Twisted<br>Searching for Twisted<br>Reading <a href="http://pypi.python.org/simple/Twisted/">http://pypi.python.org/simple/Twisted/</a><br>
Reading <a href="http://twistedmatrix.com/">http://twistedmatrix.com/</a><br>Reading <a href="http://www.twistedmatrix.com">http://www.twistedmatrix.com</a><br>Reading <a href="http://twistedmatrix.com/products/download">http://twistedmatrix.com/products/download</a><br>
Reading <a href="http://twistedmatrix.com/projects/core/">http://twistedmatrix.com/projects/core/</a><br>Best match: Twisted 9.0.0<br>Downloading <a href="http://tmrc.mit.edu/mirror/twisted/Twisted/9.0/Twisted-9.0.0.win32-py2.6.exe">http://tmrc.mit.edu/mirror/twisted/Twisted/9.0/Twisted-9.0.0.win32-py2.6.exe</a><br>
Processing Twisted-9.0.0.win32-py2.6.exe<br>error: c:\docume~1\hornk\locals~1\temp\easy_install-ftwcae\Twisted-9.0.0.win32-py2.6.exe is not a valid distutils Windows .exe<br>[end command line output]<br><br>Am I missing something or should I file a ticket for this?<br>
<br>Kevin Horn<br><br><div class="gmail_quote">On Thu, Feb 11, 2010 at 6:55 AM, Matt Bone <span dir="ltr">&lt;<a href="mailto:thatmattbone@gmail.com">thatmattbone@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
You could try virtualenv:<br>
<br>
<a href="http://pypi.python.org/pypi/virtualenv" target="_blank">http://pypi.python.org/pypi/virtualenv</a><br>
<br>
And have one virtual environment with Twisted 9.0 and another with<br>
Twisted 8.2, etc, etc.<br>
<font color="#888888"><br>
--matt<br>
</font><div><div></div><div class="h5"><br>
On Thu, Feb 11, 2010 at 6:41 AM, Pet &lt;<a href="mailto:petshmidt@googlemail.com">petshmidt@googlemail.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I&#39;d like to upgrade twisted to the newest version and obviously first<br>
&gt; test if my application works fine with new version. What is the best<br>
&gt; (safest) way to do it?<br>
&gt;<br>
&gt; Thanks for help, Pet<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Twisted-Python mailing list<br>
&gt; <a href="mailto:Twisted-Python@twistedmatrix.com">Twisted-Python@twistedmatrix.com</a><br>
&gt; <a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python" target="_blank">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a><br>
&gt;<br>
<br>
_______________________________________________<br>
Twisted-Python mailing list<br>
<a href="mailto:Twisted-Python@twistedmatrix.com">Twisted-Python@twistedmatrix.com</a><br>
<a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python" target="_blank">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a><br>
</div></div></blockquote></div><br>