12-08-2015, 09:06 PM
Hi Yi,
Thank you for your reply. I´ve tried to do as you suggested, but if I pass as second argument a sub-folder and the I run a test in the Utilities tab, it gives me the following error:
Traceback (most recent call last):
File "C:\Users\RArambula\Documents\+PHD\_TREVISO\_model\_JEplus\CalcRMSE.py", line 16, in <module>
args = sys.argv[4].split(';')
IndexError: list index out of range
While running the simulation without the Python script works fine.
Thanks
R. Arambula
Thank you for your reply. I´ve tried to do as you suggested, but if I pass as second argument a sub-folder and the I run a test in the Utilities tab, it gives me the following error:
Traceback (most recent call last):
File "C:\Users\RArambula\Documents\+PHD\_TREVISO\_model\_JEplus\CalcRMSE.py", line 16, in <module>
args = sys.argv[4].split(';')
IndexError: list index out of range
While running the simulation without the Python script works fine.
Thanks
R. Arambula