First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
In my set up, the installation of PSSe35 installed psspy39, psspy37, psspy27 but only installed python 3.9 Other python versions are left to the user to install them. But they have to be 64-bit version!
As @jbonilla stated above:
import os, sys
import psse35
import psspy
2 | No.2 Revision |
In my set up, the installation of PSSe35 installed psspy39, psspy37, psspy27 but only installed python 3.9 Other python versions are left to the user to install them. But they have to be 64-bit version!
As @jbonilla stated above:stated:
import os, sys
import psse35
import psspy