Ask Your Question
0

Module dyntools is not being imported PyCharm

asked 2019-05-08 03:49:04 -0500

toderesa97 gravatar image

I am using python version 3.7 and I am trying to import the dyntools module to convert the output of a binary file (generated by psspy.strt) to a readable format (you may remember my https://psspy.org/psse-help-forum/question/5870/how-to-output-in-a-readable-format-the-monitoring-in-psse/ (question)). I do not whether I am using an incorrect version of python but with version 2.7 (the one needed to execute the python API of the PSSEXPLORE34).

I have been looking out there I cannot find anything related to this topic. And the information about the module dyntools is really broad.

Thanks for any help that you can provide,

Tomás.

edit retag flag offensive close merge delete

2 answers

Sort by » oldest newest most voted
0

answered 2019-05-08 04:31:43 -0500

drsgao gravatar image

I think this is a problem related to your PATH. Is the path of the PSSBIN folder in your encironmental variable 'PATH'? If not, add the path to it, then you may need to logoff and login again for it to take effect.

edit flag offensive delete link more

Comments

I managed to make it work by simply deleting the project and recreating it. Thanks anyway for your reply.

toderesa97 gravatar imagetoderesa97 ( 2019-05-08 06:27:39 -0500 )edit
0

answered 2019-05-08 08:58:06 -0500

Gary22212 gravatar image

updated 2019-05-08 08:58:27 -0500

Hi, Can you use python 3.7 to execute the API in PSS/E 34 version?

Thanks!

edit flag offensive delete link more

Comments

I made the assumption, that `dyntools` would not work using version 2.7 of Python (the one I am currently using for version PSSEXPLORE 34), but turned out it worked well. Thanks.

toderesa97 gravatar imagetoderesa97 ( 2019-05-09 01:32:28 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: 2019-05-08 03:49:04 -0500

Seen: 465 times

Last updated: May 08 '19