Jim Vickroy wrote:
[snip]
> 
> 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:
> 
[snip]
> 
> 
> 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
> 
> Using c:\python25\lib\site-packages
> 
> Processing dependencies for py
> 
> Finished processing dependencies for py
> 
> C:\>
> 
> 
> ... which looks like the same version I already had was reinstalled.
> 
> Could someone provide some guidance on what I did incorrectly?

Maybe you did nothing wrong :-). I Actually observe exactly the same
behavior on my Ubuntu machine, so somehow easy_install does not seem to
pick up 0.9.2?

Cheers,

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

Reply via email to