From: SNOSWELL, M. <mic...@ba...> - 2005-05-13 00:18:26
|
Thanks for the many responses! I uninstalled all previous Python versions and reinstalled just 2.4. No mention was made of problems writing to the Windows Registry during the install process by Python24.=20 I definitely have write access to some parts of drive C: This PC is = part of the company's network (this part has about 2500 users) so they lock = things down pretty tight to minimise support issues. Vpython install fails in exactly the same way as before.=20 I installed it last night on a PC at home for which I have = administartor access and there and no problems. The problem appears to be twofold: 1. The Vpython installer fails to find the current C:\Python24 = directory and gives an error saying it can't be found. It is there. What test in the installer doing to try to find Python? Why isn't it just looking for C:\Python24 rather than (as appears to be the case) looking into a = Registry entry that it seems not to be able to find (but for which the Python installer did not complain when it supposedly couldn't create it). 2. When the Vpython installer goes on to ask which directory to install = to it seems to ignore the directory I specify (C:\Python24), tests for = Python's presence again (and again says it can't be found) then finally gives an error that a directory has not been specified. I've installed Python and lots of extensions many times under IRIX and Linux. Is there anything special about the windows install? Can VPython = be distributed as a ZIP files instead that I can unzip into C:\Python24\lib\VPython?? Thanks for you help thus far guys Michael Snoswell AEW&C BIL Senior Systems Engineer BAE SYSTEMS Edinburgh Parks, South Australia=A0=A0=A0 +61 8 8480 7003 =20 > -----Original Message----- > From: vis...@li...=20 > [mailto:vis...@li...] On=20 > Behalf Of Joe Heafner > Sent: Friday, 13 May 2005 00:58 > To: Bruce Sherwood > Cc: Visual Python Maillist > Subject: Re: [Visualpython-users] Problem installing on WinXP SP2 >=20 > On May 12, 2005, at 9:23 AM, Bruce Sherwood wrote: >=20 > > It shouldn't matter that you have other versions of Python=20 > present; I=20 > > have Python 2.3 on my machine as well as Python 2.4 and=20 > haven't seen=20 > > such a problem. > > > > Can you say more about not having administrator access? As=20 > Gary Pajer=20 > > comments, it seems odd that you could install Python if you're=20 > > explicitly locked out of being permitted to do software=20 > installations. > > There is an option (or at least there use to be) to install=20 > Python in=20 > > your own documents if you don't have installation=20 > permission. In such=20 > > a "registry-less" installation the registry is not touched. > > > > My best guess is that somehow you managed to install Python 2.4=20 > > without the registry being updated, so that the VPython installer's = > > first attempt to find python2.4 fails. It is possible that=20 > the VPython=20 > > installer then does the wrong thing after asking you for a=20 > location,=20 > > and I'll look into that later today. Thanks for the report. >=20 > I have similar problems with installing Python and VPython on=20 > my lab computers running Win2000. Our IT guys don't give=20 > faculty admin privileges on our lab machines. I can't install=20 > either Python or VPython correctly and IDLE will not run=20 > without admin privileges.=20 > They've set up a hack using something called "tcqrunas" to=20 > make it run but it still doesn't work correctly.=20 > Specifically, IDLE doesn't know where any VPython programs=20 > are and the default save directory was at one time visible to=20 > the entire network. In one class students were unknowingly=20 > overwriting each other's programs by saving their own=20 > programs with the same name. Changes were showing up without=20 > explanation! Our IT guys either can't or won't fix it. So=20 > much for competence. >=20 > Cheers, > Joe Heafner -- Astronomy/Physics Instructor (by some definitions) >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by Oracle Space Sweepstakes=20 > Want to be the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_id=3D7393&alloc_id=3D16281&op=3Dclick > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users >=20 |