Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

@LDale, I believe that you are running your python code directly from Python (not from PSS/E GUI), probably from IDLE. I have the same problem when running Python code from IDLE. I am not sure the reason for the error. But you can try to run your Python code not from IDLE, but through python.exe.

i.e., In DOS,

C:\python27\ python xxx.py