| 1 | initial version |
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?
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.