First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question
0

initialising Psse from Python

asked Mar 20 '14

lmcvey21 gravatar image

I followed the example to write a python script to load PSSe however in the PSSe command window the initialise text does not appear even though there appears to be no issue with the code. Could you give any advice ?

Comments

1

How are you executing your python script? I tend to use Sublime Text 2. I'm just checking that you're not calling it from PSSE. Python should call PSSE in the background, so you won't even see the PSSE command window when it initialises. It usually gets output in the Python output / command prompt.

Eli Pack gravatar imageEli Pack (Mar 24 '14)

If there is still some trouble, are you able to share the small portion of your script that deals with initialising PSSE?

JervisW gravatar imageJervisW (Mar 27 '14)

1 answer

Sort by » oldest newest most voted
0

answered Feb 9 '2

Anil Kumar gravatar image

please check weather you have added psspybin and psspy27 path in environment variables.

link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.
Want to format code in your answer? Here is a one minute demo on Youtube

Add Answer

[hide preview]

Question Tools

Stats

Asked: Mar 20 '14

Seen: 299 times

Last updated: Feb 09 '22