Closed nathan-v closed 6 years ago
I haven't found the spot in the code yet but it looks to be caused if you run Scout2.py from another directory; If I run ./Scout2/Scou2.py
instead of running ./Scout2.py
from the root directory where it's cloned to the failure above is seen. It does not happen if you run it from it's own directory.
Merged PR, should be fixed now.
For some reason it's dropping the Scout2 directory along the way and when the file read is called the path is incorrect.