On Thu, Aug 28, 2008 at 15:09 -0600, Jim Vickroy wrote:
> I attempted to upgrade from py 0.9.1 to 0.9.2 on my fully-patched, MS 
> Windows XP  Pro machine running Python 2.5.2, but I do not think I was 
> successful.
> 
> Following the recommendation at 
> http://codespeak.net/py/0.9.2/download.html, I downloaded and ran the 
> cleanup script.  Here is the output:
> 
> C:\>py-winpath-clean.py
> 
> PATH contains old py/bin/win32 scripts: 
> %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program 
> Files\Common Files\Adaptec 
> Shared\System;C:\Python25;C:\Python25\DLLS;C:\Python25\Lib\s
> 
> ite-packages;C:\Program Files\Microsoft Visual Studio\VSS;C:\Program 
> Files\Microsoft SQL Server\80\Tools\BINN;c:\PAGE;C:\Program Files\Multi-Edit 
> 9;C:\Program Files\NSIS;C:\RSI\IDL55\bin\bin.x86;C:\Py
> 
> thon25\Lib\site-packages\py\bin\win32;C:\Program 
> Files\QuickTime\QTSystem\;C:\Program 
> Files\Intel\DMIX;C:\Python25\Lib\site-packages\py\bin\win32
> 
> pruning and setting a new PATH: 
> %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program 
> Files\Common Files\Adaptec 
> Shared\System;C:\Python25;C:\Python25\DLLS;C:\Python25\Lib\site-pack
> 
> ages;C:\Program Files\Microsoft Visual Studio\VSS;C:\Program Files\Microsoft 
> SQL Server\80\Tools\BINN;c:\PAGE;C:\Program Files\Multi-Edit 9;C:\Program 
> Files\NSIS;C:\RSI\IDL55\bin\bin.x86;C:\Program Fi
> 
> les\QuickTime\QTSystem\;C:\Program Files\Intel\DMIX
> 
> removing C:\Python25\scripts\py.test
> 
> removing C:\Python25\scripts\py.lookup
> 
> removing C:\Python25\scripts\py.cleanup
> 
> removing C:\Python25\scripts\py.rest
> 
> removing C:\Python25\scripts\py.countloc
> 
> removing C:\Python25\scripts\_update_website.py
> 
> removing C:\Python25\scripts\_makepyrelease.py
> 
> removing C:\Python25\scripts\_findpy.py
> 
> removing C:\Python25\scripts\pytest.cmd

this look good :) 
 
> Here is my attempt to install py 0.9.2 ...
> 
> C:\>easy_install py
> 
> Searching for py
> 
> Best match: py 0.9.1
> 
> Adding py 0.9.1 to easy-install.pth file

the others correctly pointed to "-U" already. 
I just updated the web pages to include this switch
by default. Thanks for reporting the issue and let
us know if there are any more problems. 

holger
_______________________________________________
py-dev mailing list
py-dev@codespeak.net
http://codespeak.net/mailman/listinfo/py-dev

Reply via email to