Brian Curtin <cur...@acm.org> added the comment:

It seems like this may have been the result of registry redirection. Jason 
didn't say if the 2.5.1 install he went back to was 64-bit or not, but that 
could have been the difference. Given how old this is, I doubt he remembers :)

wxPython has 32 and 64 bit versions, so if you have a 64-bit Python and try to 
install the 32-bit wx, the wx installer won't immediately find a registry 
entry. It will be redirected to HKLM\Software\Wow6432Node\Python, which won't 
exist.

I think we can close this. Any thoughts, Martin?

----------
nosy: +brian.curtin

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue2539>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to