FYI, this totally fails on Windows XP, Py2.6, Twisted 9.0.0...

[command line oputput]
(venv) C:\Documents and Settings\hornk\Desktop\twisted_venv_test\venv>easy_install Twisted
Searching for Twisted
Reading http://pypi.python.org/simple/Twisted/
Reading http://twistedmatrix.com/
Reading http://www.twistedmatrix.com
Reading http://twistedmatrix.com/products/download
Reading http://twistedmatrix.com/projects/core/
Best match: Twisted 9.0.0
Downloading http://tmrc.mit.edu/mirror/twisted/Twisted/9.0/Twisted-9.0.0.win32-py2.6.exe
Processing Twisted-9.0.0.win32-py2.6.exe
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
[end command line output]

Am I missing something or should I file a ticket for this?

Kevin Horn

On Thu, Feb 11, 2010 at 6:55 AM, Matt Bone <thatmattbone@gmail.com> wrote:
You could try virtualenv:

http://pypi.python.org/pypi/virtualenv

And have one virtual environment with Twisted 9.0 and another with
Twisted 8.2, etc, etc.

--matt

On Thu, Feb 11, 2010 at 6:41 AM, Pet <petshmidt@googlemail.com> wrote:
> Hi,
>
> I'd like to upgrade twisted to the newest version and obviously first
> test if my application works fine with new version. What is the best
> (safest) way to do it?
>
> Thanks for help, Pet
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python@twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python