First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Check the post "How to install modules in PSSEXplore34" in this forum to resolve the excel.py problem.
Also, check if the file "psse34.py" is in the psspy folder:
DIRECTORY_PATH =r'C:\Program Files (x86)\PTI\PSSEXplore34\PSSPY27' #=psspy folder
sys.path.append(DIRECTORY_PATH)
import psse34