First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked May 21 '13

Christian gravatar image

File ".\pssexcel.py", line 1472, in accc

I am working with script to run ACCC activity, but reports this error:

Traceback (most recent call last): File "E:\BACK_UP\DIC14-DMAX-EXP-NORTE\ACCC.py", line 84, in <module> baseflowvio=True, basevoltvio=True, flowlimit=100.0, flowchange=5.0, voltchange=0.04) File ".\pssexcel.py", line 1472, in accc IndexError: list index out of range

> can somebody tell me why this problem occurs and how to fix it?

click to hide/show revision 2
No.2 Revision

updated May 23 '13

JervisW gravatar image

File ".\pssexcel.py", line 1472, in accc

I am working with script to run ACCC activity, but reports this error:

Traceback (most recent call last):
  File "E:\BACK_UP\DIC14-DMAX-EXP-NORTE\ACCC.py", line 84, in <module>
    baseflowvio=True, basevoltvio=True, flowlimit=100.0, flowchange=5.0, voltchange=0.04)
  File ".\pssexcel.py", line 1472, in accc
IndexError: list index out of range

range >>>

> can somebody tell me why this problem occurs and how to fix it?