First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Traceback (most recent call last): File "C:\Program Files (x86)\PTI\PSSE33\EXAMPLE\poutexcel.py", line 70, in <module> import win32com.client File "C:\Python27\lib\site-packages\win32com_init__.py", line 5, in <module> import win32api, sys, os ImportError: DLL load failed: Can not find the specified module.
and I download the win32com but not sure it is right . PS: I use psse33 & python2.7
2 | No.2 Revision |
Traceback (most recent call last):
File "C:\Program Files (x86)\PTI\PSSE33\EXAMPLE\poutexcel.py", line 70, in <module>
import win32com.client
File "C:\Python27\lib\site-packages\win32com_init__.py", init_.py", line 5, in <module>
import win32api, sys, os
ImportError: DLL load failed: Can not find the specified module.
and I download the win32com but not sure it is right . PS: I use psse33 & python2.7
3 | No.3 Revision |
I run program automation file,but show the message in output and I download the win32com but not sure it is right . PS: I use psse33 & python2.7