Ask Your Question
0

Load library in PSSe 33

asked 2018-03-21 14:51:14 -0500

j1hf gravatar image

Try to load dll by an API addmodellibrary(libraryname), but it keeps telling me that the library can not be found. Please help

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2018-03-21 15:02:11 -0500

hunter2 gravatar image

If you are using the PSSE command line interface or a Python script, make sure you have syntax correct.

psspy.addmodellibrary(r"""C:\path\to\your.dll""")

Also be sure to include the full path of the DLL file.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

Stats

Asked: 2018-03-21 14:51:14 -0500

Seen: 489 times

Last updated: Mar 21 '18