First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Python 3.9 cannot be used with PSSe34.
Check the post "Python 3.7 w/ PSSE 34" for more information. The module "psse34" when imported, sets paths to access PSSe python modules like psspy, dyntools, located in subfolders within the PSSe installation folder:
subfolder psspy27 - to be used with python 2.7
subfolder psspy34 - to be used with python 3.4
subfolder psspy37 - to be used with python 3.7
2 | No.2 Revision |
Latest PSSe34 allows use of Python 3.9 cannot be used with PSSe34.
3.9. Check the post "Python 3.7 w/ PSSE 34" for more information. PSSe v.34 + python 3.7.
The module "psse34" when imported, sets paths to access PSSe python modules like psspy, dyntools, located in subfolders within the PSSe installation folder:
subfolder psspy27 - to be used with python 2.7
subfolder psspy34 - to be used with python 3.4
subfolder psspy37 - to be used with python 3.7
3.7
subfolder psspy39 - to be used with python 3.9