Hi Team,
Just to try i have change my OS to Windows7 32 bit with python: 2.7.3 (32 bit)
STAF: 3.4.15, also set "PYTHONCASEOK=",
path = C:\STAF\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\S
ystem32\WindowsPowerShell\v1.0\;C:\Python27
pythonpath = C:\STAF\bin
And try to execute a simple script with a line " from PySTAF import * "
how ever it gives the same error as above. Please suggest some solution.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Team,
Just to try i have change my OS to Windows7 32 bit with python: 2.7.3 (32 bit)
STAF: 3.4.15, also set "PYTHONCASEOK=",
path = C:\STAF\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\S
ystem32\WindowsPowerShell\v1.0\;C:\Python27
pythonpath = C:\STAF\bin
And try to execute a simple script with a line " from PySTAF import * "
how ever it gives the same error as above. Please suggest some solution.