Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Are you sure that you have Python installed correctly and linked to PSS/E? Try running this line of code in the PSS/E Command Line Input and see what happens.

import sys ; print "Python version: " + str(sys.version) + " ; Version Info: " + str(sys.version_info)

I can't upload screenshots from my PC because I don't have enough karma points.