First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
I've tried this on a virtual machine with Windows 11 installed. Siemens thinks all is well with PSSEv35.6.4. No. PSSE will start, will load a case, solve, etc., but crashes when we try to open a slider dialog. You can test this yourself by entering the Python command "psspy.newdiagfile()" to create a new slider diagram in the Python command box of the PSSE 35 GUI.
Anyway, it is not working as of this date, and Windows 10 updates are being discontinued.
Some PSSE speedbumps we encountered were: PyWin32==306 had to be installed manually -pyver 3.11 had to be added to the PSSE shortcut calling line we modified User Account Control (UAC) to "Elevate without prompting" to skip the "Are you Sure?" dialog.
Perhaps a later PyWIn32 version is the answer. LMK what you come up with.
2 | No.2 Revision |
I've tried this on a virtual machine with Windows 11 installed. Siemens thinks all is well with PSSEv35.6.4.
PSSEv35.6.4.
No. PSSE will start, will load a case, solve, etc., but crashes when we try to open a slider dialog. You can test this yourself by entering the Python command "psspy.newdiagfile()" to create a new slider diagram in the Python command box of the PSSE 35 GUI.
Anyway, it PSSEv35.6.4 is not working as of this date, and Windows 10 updates are being discontinued.
Some PSSE speedbumps we encountered were:
Perhaps a later PyWIn32 version is the answer. LMK what you come up with.