Skip to content

Problem when executing python spl_sway.py #2

@moar82

Description

@moar82

When I run python spl_sway.py, I got the following error:
python spl_sway.py

/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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions