Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Unkown error # 5. PRGRS (OPNWNO/OPNTMP)

Hi,.

Please assist with resolving the error I encounter when running the following:

import os, sys

PSSELOCATION = 'C:\Program Files (x86)\PTI\PSSE34\PSSPY27\' sys.path.append(PSSELOCATION) os.environ['PATH'] = (PSSE_LOCATION + os.environ['PATH'])

import psse34 import psspy psspy.throwPsseExceptions = True import redirect redirect.psse2py()

psspy.psseinit(10000)

click to hide/show revision 2
No.2 Revision

Unkown error # 5. PRGRS (OPNWNO/OPNTMP)

Hi,.

Please assist with resolving the error I encounter when running the following:

import os, sys

sys

PSSELOCATION PSSE_LOCATION = 'C:\Program 'C:\\Program Files (x86)\PTI\PSSE34\PSSPY27\' sys.path.append(PSSELOCATION) (x86)\\PTI\\PSSE34\\PSSPY27\\' sys.path.append(PSSE_LOCATION) os.environ['PATH'] = (PSSE_LOCATION + os.environ['PATH'])

import psse34 import psspy psspy.throwPsseExceptions = True import redirect redirect.psse2py()

redirect.psse2py()

psspy.psseinit(10000)

psspy.psseinit(10000)