Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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.

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.

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.

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.

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.

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.