From: Brian v. d. B. <bv...@po...> - 2005-03-22 09:16:31
|
Kevin Altis said unto the world upon 2005-03-21 18:24: > I took the existing 0.8.1 zip file and created a new installer EXE for > Windows using Python 2.3.5. I've tested it myself and it seems to work > fine on Python 2.3.5 and Python 2.4, however I would like confirmation > from some other people as well. There should be no differences between > the contents of the release from any of the other 0.8.1 file sets since > I used the last release zip rather than building the archive from the > current cvs. This file was done simply to remove the installer problem > people were having with Python 2.4. > > http://prdownloads.sourceforge.net/pythoncard/PythonCard > -0.8.1.FIXED.win32.exe?download > > Once I get confirmation that the file works as expected on Python 2.3.x > and 2.4 for other people, I will update the Windows installation page > on the web site to point to the FIXED version of the EXE installer. > > Note that I will be at Pycon the rest of the week and on another trip > immediately following that and I'm unlikely to check email while I'm on > the road. > > ka Hi Kevin, thanks for doing this. 0.8.1.FIXED.win32.exe works for me on Windows Me with Python 2.4. (Or rather, 5 minutes of playing around with the install -- it is after 4am -- revealed no problems.) A small thing: it would be a touch more elegant were samples.py renamed samples.pyw. No biggie though. Thanks and best, Brian vdB |