Ask Your Question

GAIRE's profile - activity

2018-08-12 00:22:02 -0500 received badge  Enthusiast
2017-08-13 02:35:54 -0500 received badge  Famous Question (source)
2017-08-10 03:06:43 -0500 received badge  Famous Question (source)
2017-08-09 16:23:16 -0500 received badge  Popular Question (source)
2017-08-09 16:23:16 -0500 received badge  Notable Question (source)
2017-08-08 08:35:15 -0500 received badge  Editor (source)
2017-08-08 01:20:04 -0500 asked a question Error in importing certain modules

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!

2017-07-25 00:31:09 -0500 received badge  Notable Question (source)
2017-07-15 22:28:50 -0500 received badge  Popular Question (source)
2017-07-11 19:35:27 -0500 commented answer How to install modules in PSSEXplore34

Yes, excelpy is not installed in PSSEXplore34. So please can you email me the file and any procedure I need to follow at kishor.gaire@okstate.edu Thank you for your prompt response

2017-07-11 15:05:32 -0500 asked a question How to install modules in PSSEXplore34

I am working to export the results of QV curves to excel. I tried to do with GUI and got the following error:

Traceback (most recent call last): File ".\excelexport.py", line 162, in <module> File ".\pssexcel.py", line 40, in <module> ImportError: No module named excelpy Error in importing pssarrays, pssexcel modules

I also checked the installed modules and found that modules excelexport, pssexcel, wordpy, pssarrays and psse34 are not correctly installed in my PC. I also tried by reinstalling the software and got the same problem.

Please suggest me methods to correctly install these modules with PSSEXplore34.