please for a while now i've been trying to activate virtual environment for my windows 7 machine; I've run commands like env\Scripts\activate where env is the installed virtual environment folder in the project, but each time i run the command, it gives me an error like: activate is not recognized as an internal or external command, operable program or batch file. Please what could be the problem, what should i do?
2 Answers
0
votes
-1
votes
Here it is (just google it, there are a lot of post explaining that): https://programwithus.com/learn-to-code/Pip-and-virtualenv-on-Windows/