First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
I am using pssexplore34 for my simulation. Whenever I try to import certain modules (psse34, pssexplore34, plot2word, Startln, init) into my code it results an errors such as:
File "C:\Program Files (x86)\PTI\PSSEXplore34\EXAMPLE\pssexplore34.py", line 27, in <module> EXAMPATH = psseloc.setpsseloc(PSSEVRSN, xplore=True) TypeError: setpsseloc() got an unexpected keyword argument 'xplore' Couldn't open Python file:C:\Program Files (x86)\PTI\PSSEXplore34\EXAMPLE\checkmodules.py
Please suggest me the solution of this problem!
2 | No.2 Revision |
I am using pssexplore34 for my simulation. Whenever I try to import certain modules (psse34, pssexplore34, plot2word, Startln, init) into my code it results an errors such as:
File "C:\Program Files (x86)\PTI\PSSEXplore34\EXAMPLE\pssexplore34.py", line 27, in <module> EXAMPATH = psseloc.setpsseloc(PSSEVRSN, xplore=True) TypeError: setpsseloc() got an unexpected keyword argument 'xplore' Couldn't open Python file:C:\Program Files (x86)\PTI\PSSEXplore34\EXAMPLE\checkmodules.py
Please suggest me the solution of this problem!