Open yochannah opened 4 years ago
I notice the line "Number of files processed: 0" in the output, which would happen if l_dfs is an empty list. This would happen if the code didn't find any files to read in.
This could happen if there isn't a trailing slash at the end of the directory indicated in yyg_repo_dir. This could also happen if the week periods specified don't correspond to files to exist.
Wild guess... the first issue?
hmmm, added trailing slashes, still the same error.
I have a fresh copy of master from the https://github.com/youyanggu/covid19-forecast-hub-evaluation repo checked out today - presumably the default week format should be okay?
I've set up the code locally by editing these two lines and installed missing libraries as I was prompted - any idea what I've done wrong or what I'm missing? I'm reasonably certain the paths I set are correct.