First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
I believe that it is related to the windows 7 version GDI32.dll. PSS/E version 33 is development in the windows XP environment. So it would have some compatibility issues with some python modules and also some of the PSS/E GUI functions may not work, such as the 'Report Node' when creating slider files. You can try to use the native python interpreter, rather than the PSS/E rebuilt python interpreter. It may solve the problem, but I am not sure.