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

Dotenv Package Not Working Sometimes? #157

Open
s2t2 opened this issue Jun 7, 2018 · 2 comments
Open

Dotenv Package Not Working Sometimes? #157

s2t2 opened this issue Jun 7, 2018 · 2 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@s2t2
Copy link
Member

s2t2 commented Jun 7, 2018

We noticed during class that the dotenv package did not work for some students (regardless of operating system).

We should figure out what is going on.

But in the meantime I am suggesting Windows students use the command-line to set environment variables and Mac students use the ~/.bash_profile to manage environment variables.

@s2t2 s2t2 added bug There is a typo or a mistake question Further information is requested help wanted Extra attention is needed labels Jun 7, 2018
@s2t2
Copy link
Member Author

s2t2 commented Jun 12, 2018

A student has shared the following info:

I finally got mine to work. I am on Windows as well. I had to redo pip install python-dotenv and then close out of my cmd line. I did get a prompt to update to he most recent version of Python (I thought I was).

@s2t2 s2t2 removed the bug There is a typo or a mistake label Jun 12, 2018
@s2t2
Copy link
Member Author

s2t2 commented Jun 12, 2018

I have updated the notes on env vars to provide more information about using non-dotenv approaches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Development

No branches or pull requests

1 participant