clessig/atmorep

Incorrect path to json file in Config load_json

Opened this issue · 3 comments

In this line second part of the path starts with "/", which results in the first part of the path being ignored and causes crash when loading json file:
Could not find fname due to [Errno 2] No such file or directory: '/models/idbijcw27f/model_idbijcw27f.json'. Aborting.

Do you have a fix? Then you could open a PR.

Yes, I'll do it

Please make sure that you create a new branch so that we can merge back and that it's based on develop.