"Tim Arnold" <tim.arn...@sas.com> wrote:
> Any ideas on what I'm missing here?

Most likely the required configuration of the local environments.

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.

To be honest, I've never seen a single-point-of-access network
installation of Python for a Windows environment. If it was possible,
I'd expect ActiveState's ActivePython to support it but there's no
mention of it in the list of acceptable installer switches[1].

[1]: http://docs.activestate.com/activepython/2.6/installnotes.html#msi

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

Reply via email to