First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
PSSe33 was built as a 32-bit application. Anything 32-bit will be compatible with it. Some 64-bit apps or OS can handle interactions with 32-bit apps. Yes, install pywin32. You can use pip (located at the scripts folder of the python installation) to install python modules.
in a DOS windows: c:..>pip install pyapp_name