I have python installed on C:/python24/python.exe, and set this in
config.nmake. However, I have following permission denied error:
Making register.c (using python)
C:/python24/python.exe: can't open file '..': [Errno 13] Permission denied
NMAKE : fatal error U1077: 'C:/python24/python.exe' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~4\VC98\BIN\NMAKE.EXE' :
return co
de '0x2'
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~4\VC98\BIN\NMAKE.EXE' :
return co
de '0x2'
Stop.
Please help.