First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Read the post "import psse to python". PSSe 34 is a 32-bit application so it cannot use python 64-bit versions, only 32-bit python versions like 2.7, 3.4, 3.7, 3.9 (other 32-bit versions cannot be used) This fact also affect the compilation process (cload.py should run as a 32-bit run).
To effectively use python 64-bit with PSSe, use v.35