> > selectetd a directory to install in. (Does wxPython need to be
> > installed under the python directory?)
No, but the directory that contains wxPython needs to be on the PYTHONPATH.
Ok, I installed it in d:\lib\wxPython.
Should I have d:\lib or d:\lib\wxPython in PYTHONPATH? (First I tried
the latter, and imported 'wx' at the interactive prompt, but I needed
the former to run the demo program).
BTW, did I need to install wxMSW first? I "installed" (unpacked the
zip file) to d:\lib\wxWindows, but I didn't have to tell wxPython
where it was. Now I'm thinking that maybe your installer has wxMSW
bundled with it.
> > When I clicked "Next" to begin
> > the installation, I got an error message :
> >
> > The file C:\WINNT\System32\Msvcirt.dll could not be opened.
> >
WISE should do a version check on the file, and then only try to install a
new copy if the existing one is an older version. If it's unable to write
to the file it should prompt to reboot and do it then. I'm not sure what
would cause it to misbehave like this...
Are you able to view the version number on the file? (Right click in
explorer, select Properties, then the Version tab.) What is the file
version? Are you able to copy it to some other directory? How about moving
it? If you get errrors on any of these then it might give a clue as to what
is wrong with msvcirt.dll if anything.
The version is 6.something and I can copy it to somewhere else. (I did
to be on the safe side).
If all else fails, try closing all apps and taskbar items and then
installing wxPython again.
This didn't change anything (even disabling Norton AntiVirus).
It turned out that installing as Administrator solved the problem
(even though I could do all of the above as a normal user).
Thanks for the reply! It is working now and I can start learning.
-D
···
On Mon, Feb 12, 2001 at 04:14:23PM -0800, Robin Dunn wrote:
_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/wxpython-users