Error in importing certain modules

asked 2017-08-08 01:20:04 -0500

GAIRE gravatar image

updated 2017-08-08 08:35:15 -0500

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!

edit retag flag offensive close merge delete