First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
The python interpreter version must be the same as the version of psspy, otherwise you'll get ImportError. Since you are using psspy39, you will need to use python 3.9.
2 | No.2 Revision |
The python interpreter version must be the same as the version of psspy, otherwise you'll get ImportError. Since you are using psspy39, you will need to use python 3.9.3.9 (32-bit).