First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked Feb 10 '5

JQ gravatar image

Load gewt.dll

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.

click to hide/show revision 2
No.2 Revision

Load gewt.dll

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.

click to hide/show revision 3
No.3 Revision

Load gewt.dll

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.

click to hide/show revision 4
No.4 Revision

Load gewt.dll

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.

click to hide/show revision 5
No.5 Revision

Load gewt.dll

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.

click to hide/show revision 6
No.6 Revision

Load gewt.dll

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.