Hello list.

I'm moved my old Python27 installation from
  f:\ProgramFiler\Python27  ( == 'ProgramFiles')
to
  f:\gv\Python27

and now many 'scripts/*.exe' program fails
to start since the old path to 'Python.exe'
is wrong.

E.g. 'Scripts/pip2.exe' has the path
"f:\programfiler\python27\python.exe" hard-coded
inside it.

Is there a easy way to fix this w/o re-installing this
old Python?

--
--gv
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to