First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
Hi,
I'm encountering an error when trying to load gewt.dll: My code: psspy.addmodellibrary(r'C:\Program Files\PTI\PSSE35\35.5\PSSBIN\gewt.dll') Error: ADDMODELLIBRARY Library not found (000333) "C:\Program Files\PTI\PSSE35\35.5\PSSBIN\gewt.dll"
I also tried placing gewt.dll in another directory and updated the path in my code, but the library is still not found.
How can I resolve this issue? By the way, I use PSSE 35.5 and executed my code in visual studio code and pythonwin.
![]() | 2 | No.2 Revision |
Hi,
I'm encountering an error when trying to load gewt.dll:
gewt.dll:
My code: psspy.addmodellibrary(r'C:\Program Files\PTI\PSSE35\35.5\PSSBIN\gewt.dll') Error: ADDMODELLIBRARY Library not found (000333) "C:\Program Files\PTI\PSSE35\35.5\PSSBIN\gewt.dll"
I also tried placing gewt.dll in another directory and updated the path in my code, but the library is still not found.
How can I resolve this issue? By the way, I use PSSE 35.5 and executed my code in visual studio code and pythonwin.
![]() | 3 | No.3 Revision |
Hi,
I'm encountering an error when trying to load gewt.dll:
My code: psspy.addmodellibrary(r'C:\Program Files\PTI\PSSE35\35.5\PSSBIN\gewt.dll')
Error: ADDMODELLIBRARY Library not found (000333) "C:\Program Files\PTI\PSSE35\35.5\PSSBIN\gewt.dll"
I also tried placing gewt.dll in another directory and updated the path in my code, but the library is still not found.
How can I resolve this issue? By the way, I use PSSE 35.5 and executed my code in visual studio code and pythonwin.
![]() | 4 | No.4 Revision |
Hi,
I'm encountering an error when trying to load gewt.dll:
My code: psspy.addmodellibrary(r'C:\Program Files\PTI\PSSE35\35.5\PSSBIN\gewt.dll')
Error: ADDMODELLIBRARY Library not found (000333) "C:\Program Files\PTI\PSSE35\35.5\PSSBIN\gewt.dll"
I also tried placing gewt.dll in another directory and updated the path in my code, but the library is still not found.
How can I resolve this issue? By the way, I use PSSE 35.5 and executed my code in visual studio code and pythonwin.
![]() | 5 | No.5 Revision |
Hi,
I'm encountering an error when trying to load gewt.dll:
My code: psspy.addmodellibrary(r'C:\Program Files\PTI\PSSE35\35.5\PSSBIN\gewt.dll')
Error:
ADDMODELLIBRARY Library not found (000333)
"C:\Program Files\PTI\PSSE35\35.5\PSSBIN\gewt.dll"
I also tried placing gewt.dll in another directory and updated the path in my code, but the library is still not found.
How can I resolve this issue? By the way, I use PSSE 35.5 and executed my code in visual studio code and pythonwin.
![]() | 6 | No.6 Revision |
Hi,
I'm encountering an error when trying I am not able to load add gewt.dll:
My code: ierr = psspy.addmodellibrary(r'C:\Program Files\PTI\PSSE35\35.5\PSSBIN\gewt.dll')
Error:
Library ierr=1 indicates that the library was not found (000333)
"C:\Program Files\PTI\PSSE35\35.5\PSSBIN\gewt.dll"
found. I also tried placing gewt.dll in another directory and updated the path in my code, but the library is still not found.
How can I resolve this issue? By the way, I use PSSE 35.5 and executed my code in visual studio code and pythonwin.