Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

psspy module for PSSEXplore34

I was trying to use the psspy module for PSSEXplore 34 with the following block of codes in python 2.7.

import pssexplore34 
exam_path = pssexplore34.EXAM_PATH 
import psspy 
psspy.psseinit()

But getting the following error.

TypeError: setpsse_loc() got an unexpected keyword argument 'xplore'

Does anyone have similar experience?