Configuration:
Machine: windows8 64-bit
Pyhton 2.7
Environment variable:
PATH: %PATH%;C:\Python27
PYTHONPATH: C:\Python27;C:\Python27\Lib;C:\Python27\DLLs;C:\Python27\Lib\lib-tk;
While installing P4Python 2.7, I got following message:
There was a problem tying to get the P4Python install path.
Possible reasons are:
1) Python is not installed.
2) An unsupported version or architecture of Python is installed.
3) The folder containing the Python executable is not in the system path.
4) Another version or architecture of Python is in the system path before the supported version or architecture.
5) The P4Python install paths are not writable.
I also tried installing P4Python 3.3 and got same message.
How to solve this error?