First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Hi, I've seen a dual installation of PSSEv32 and PSSEv33 on the same computer before. These both use a different version of Python. Python2.5 is used by PSSEv32 and Python2.7 is used by PSSEv33.
You may run into a problem where if you try to run a Python script that you previously wrote for PSSEv32, it will now fail to run because the default Python is version 2.7