From: Jonathan B. <jbr...@ea...> - 2004-12-07 03:53:34
|
On Mon, 2004-12-06 at 12:58 -0800, Kev...@ca... wrote: > > > > I ran into an error running VPython-MSWindows_3.0.2.exe with Python-2.4.msi > It wanted python23.dll and couldn't find it. > The DLL has been renamed in Python 2.4 to python24.dll. > I went back to Python 2.3.4 so that I could use VPython. > When I went back to Python 2.3.4, installing Vpython put files in > C:\Python24, so I had to go into the registry and remove obsolete entries. > > Any suggestions on how to move to Python 2.4? > Did I install incorrectly? I went from 2.3.4+3.0.2 to 2.4+3.0.2 and back > to 2.3.4+3.0.2. > I'd really like to stay current. > I could try going into the VPython binaries and change references of > python23 to python24, but I hate to do this. > > Regards, > Kevin x57048 VPython will have to be rebuilt from source for Python 2.4. I would be able to provide a build sometime in the middle of next week, since I am in the middle of semester exams right now. -Jonathan |