Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

No able to open case

I have a PSSE file and try to open it in Python like: (I imported the psspy before)

psspy.psseinit(30)

casepath= installPath+'\'+'Cases\IEEE30bus' psspy.case(casepath)

The python gives an error of:

Unknown error # 1. C:\Users\Eli\Desktop\PSSEPaper\Cases\IEEE30bus.sav (OpnApplFil/OPNSEA)

WOuld you please help me with the problem?