On 2009-08-21 10:39:09 -0500, "Martin v. Löwis" <mar...@v.loewis.de> said:

Did you install Python to the network device from your XP box? That
would explain why you can run it: the required registry settings &
environment variables are added by the installer, none of which is
occurring on any computer other than the one from which you installed.

In principle, Python doesn't need any registry settings or environment
variables in order to run.

That may be true, but it doesn't explain why python won't run. I'm guessing that it has something to do with the msvc*90.dll files not getting installed. If those dlls haven't been previously installed, they won't be on the client machine in order for python to use them. However, I haven't had any luck installing these files manually and getting python to work that way.

--
Kevin D. Smith

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to