araujolma / SOAR

7 stars 5 forks source link

Loading a default solution is not working #61

Closed araujolma closed 6 years ago

araujolma commented 6 years ago

An error occurred when I tried to load from defaults/probRock_solInitRest.pkl. The program complains that:

FileNotFoundError: [Errno 2] No such file or directory: 'probRock_2018_02_09_18_47_29_117418/log.txt'

This is the same date as the file probRock_solInitRest.pkl; where does the program get this information?

araujolma commented 6 years ago

Apparently this issue was fixed.