import cmath module error
Have someone notice that the cmath python module has a conflict with PSSE?
I mean, if you type:
import cmath
in the PSSE GUI command line, the PSSE GUI will crash.
anybody have same problem?
My PSSE version is 33.5
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
Have someone notice that the cmath python module has a conflict with PSSE?
I mean, if you type:
import cmath
in the PSSE GUI command line, the PSSE GUI will crash.
anybody have same problem?
My PSSE version is 33.5
I believe that it is related to the windows 7 version GDI32.dll. PSS/E version 33 is development in the windows XP environment. So it would have some compatibility issues with some python modules and also some of the PSS/E GUI functions may not work, such as the 'Report Node' when creating slider files. You can try to use the native python interpreter, rather than the PSS/E rebuilt python interpreter. It may solve the problem, but I am not sure.
yes, to use the native python interpreter will solve the problem. it takes me long time to troubleshoot my code, until i found the problem exist in the cmath module. Thank you.
Asked: Jan 23 '14
Seen: 914 times
Last updated: Jan 23 '14
How to import a custom Python module in PSSE?
2 Winding raw to psse switches from and to bus
Message: "ImportError: No module named redirect"
Help with Running TSPF_import_export.py for Converting LoadProfiles to .rawx
How can I initialize PSSE35 using python 3.9