/usr/lib/python2.7/site-packages/deap/tools/_hypervolume/pyhv.py:33: ImportWarning: Falling back to the python version of hypervolume module. Expect this to be very slow.
"module. Expect this to be very slow.", ImportWarning)
fiasco
Traceback (most recent call last):
File "spl_sway.py", line 126, in <module>
res = get_sway_res(model)
File "spl_sway.py", line 107, in get_sway_res
with open('./tse_rs/' + model.name + '.txt', 'r') as f:
IOError: [Errno 2] No such file or directory: './tse_rs/fiasco.txt'
When I run python spl_sway.py, I got the following error:
python spl_sway.py