Open liamxg opened 2 months ago
Dear Liam, this repository now is at https://github.com/CERI-KRISP/SARS-Cov-2-Africa-dashboard We also have the framework with arboviruses data at https://github.com/BIA-lab/patho-track-arbo if you are interested.
Let me know if you need anything else.
Hi @joicy,
Thanks for your reply!
When I go to the repository at https://github.com/CERI-KRISP/SARS-Cov-2-Africa-dashboard, it has error:
conda env create -f requirements.yml
Collecting package metadata (repodata.json): failed
NotWritableError: The current user does not have write permissions to a required path.
path: /Users/liam/opt/miniconda3/pkgs/cache/3e39a7aa.json
uid: 501
gid: 20
If you feel that permissions on this path are set incorrectly, you can manually
change them by executing
$ sudo chown 501:20 /Users/liam/opt/miniconda3/pkgs/cache/3e39a7aa.json
In general, it's not advisable to use 'sudo conda'.
Dear @joicy,
Could I know where to find
https://github.com/joicy/SARS-Cov-2-Africa-dashboard
repository?Thanks.