First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
I read on Stack Overflow that you can use Dependency Walker on the psspyc.pyd
file in the PSSBIN folder.
It should report on the required dlls so you can find which one is missing. It might be a simple problem with the PATH
set up.