Closed steezJ closed 4 years ago
venv did not seem to work creating a virtual environment on windows. I was able to get virtualenv to work.
Windows navigation should be .\env\Scripts\activate not . env/Scripts/activate
Command prompt needs .\env\Scripts\activate powershell is good.
venv did not seem to work creating a virtual environment on windows. I was able to get virtualenv to work.
Windows navigation should be .\env\Scripts\activate not . env/Scripts/activate