C:\STAF32\bin>python PySTAF.py install
Traceback (most recent call last):
File "PySTAF.py", line 9, in <module>
import PYSTAF
ImportError: DLL load failed: The specified module could not be found.
环境变量指向C:\STAF32\bin;Pythonpath = C:\STAF\bin\
Pycharm 环境变量 = PYTHONCASEOK=
卡在这个上很久了。