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

source venv/bin/activate fails on windows #33

Open
hohums12 opened this issue Sep 3, 2022 · 1 comment
Open

source venv/bin/activate fails on windows #33

hohums12 opened this issue Sep 3, 2022 · 1 comment

Comments

@hohums12
Copy link

hohums12 commented Sep 3, 2022

How do I setup the environment on windows? The documentation seems not specify how to run "source venv/bin/activate" on windows and "source venv/bin/activate" returns:

The term 'source' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

I also tried:

venv\bin\activate.bat

@hohums12
Copy link
Author

hohums12 commented Sep 3, 2022

I tried venv\Scripts\activate.bat and that seemed to work. Maybe update the documentation to include the windows version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant