Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Having trouble with pssarrays.otdf_factors function

I have been trying to use this function to calculate the impact of external branch outages on our subsystem to determine which branches to monitor for outages in the external world. When I attempt to run, the program is creating a dfax file and handing it to the function as input just as the API suggests but I get the following error:

Traceback (most recent call last): File "C:\Users\03013\Desktop\SigImpact\sigimpact11S051711.py", line 52, in <module> rlist = pssarrays.otdffactors(dfxfile) File ".\arrfunction2class.py", line 159, in otdffactors File ".\arrfunction2class.py", line 146, in _createdfxobj AttributeError: DFAX_PP instance has no attribute 'ierr'