Tag: code
-
How to create a python virtual environment for windows
1. Open VScode You will need VScode to make edits to python scripts, so install that on your windows machine. 2. Open up the terminals In VScode, open up the terminal along the top, you should see boxes appear along the bottom 3. Install Python if you haven’t done this yet you need it for…