You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/usr/local/bin/bocfx", line 8, in
sys.exit(asexec())
File "/usr/local/lib/python3.7/site-packages/bocfx/main.py", line 57, in asexec
output = main(FX, sort, time, plot, csv, pt, op, bar)
File "/usr/local/lib/python3.7/site-packages/bocfx/main.py", line 216, in main
filename = '[Basic]'+output[1][-1].replace(' ','_')
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/usr/local/bin/bocfx", line 8, in
sys.exit(asexec())
File "/usr/local/lib/python3.7/site-packages/bocfx/main.py", line 57, in asexec
output = main(FX, sort, time, plot, csv, pt, op, bar)
File "/usr/local/lib/python3.7/site-packages/bocfx/main.py", line 216, in main
filename = '[Basic]'+output[1][-1].replace(' ','_')
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: