[wxPython] RE: Cannot install wxpython-2.3.1 on NT

G'day

I found out recently that ActiveState's Python installer will use
HKCU in the registry instead of HKLM if you do not have administrator
privileges when you install it. The wxPython installer only checks
HKLM.

Hmm, figured as much.

If you make an entry in the registry (or copy from HKCU) at
HKEY_LOCAL_MACHINE\Software\Python\PythonCore\2.1\InstallPath with
the path to the root Python directory then wxPython should install
okay.

That unfortunately requires priviliges not available to me now.

I believe this is fixed for the next release.

Which will come when it's ready, so I'm stuck till then.
Too bad.

Well thanks anyway!

regards,
Zaphod