Author Topic: Error missing json files  (Read 4488 times)

emongold

  • Newbie
  • *
  • Posts: 28
    • View Profile
Error missing json files
« on: June 29, 2021, 12:10:22 AM »
I run into an error in Python with exit code 1 saying EVENT.json and SAM.json are not found. Should these have been included in the windows download? I am trying to run the example 3 file for Anchorage.

steveg

  • Newbie
  • *
  • Posts: 22
    • View Profile
Re: Error missing json files
« Reply #1 on: June 29, 2021, 09:11:32 PM »
Hi Emongold. Those .json files are created by the backend when you run an analysis. In other words, they are specific to the analysis you are trying to run and are not provided as part of the download. The reason that they are missing is that there was probably an error somewhere early on in the analysis. Can you try to load example 3 and click run without changing anything? It should run out of the box. If it fails, send me the output so I can review in detail what the issue may be. Thanks, Steve.