Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No data shown #23

Closed
jbrandes opened this issue Mar 17, 2020 · 2 comments
Closed

No data shown #23

jbrandes opened this issue Mar 17, 2020 · 2 comments

Comments

@jbrandes
Copy link

@jbrandes jbrandes commented Mar 17, 2020

I keep trying to access data but it alternates between telling me covidify isn't a real command and I don't have access.

jordan@jordan-HP-EliteBook-8560w:~$ covidify run --source=git
MESSAGE: No country specified, defaulting to global cases
MESSAGE: No output directory given, defaulting to /Users/jordan/Desktop/
mkdir: cannot create directory ‘/Users’: Permission denied

jordan@jordan-HP-EliteBook-8560w:~$ covidify run --output=/Users/award40/Documents/projects-folder --source=git
MESSAGE: No country specified, defaulting to global cases
mkdir: cannot create directory ‘/Users’: Permission denied

@AaronWard

This comment has been minimized.

Copy link
Owner

@AaronWard AaronWard commented Mar 17, 2020

Firstly, What OS are you using? do you have admin access on your own machine?
Also, are you using a conda environment?

For the second one: Its because you are using my username in the path, change this to your own user
/Users/award40/Documents/projects-folder

@AaronWard

This comment has been minimized.

Copy link
Owner

@AaronWard AaronWard commented Mar 20, 2020

Closing due to inactivity

@AaronWard AaronWard closed this Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.