I’m not a Computer Scientist or Python expert (I used Python last time in 2017). Here is what I have done so far:
- Go to Microsoft Store and downloaded Python 3.12
- In VSCode, go to Extension and installed the core Python extension
Next, I’m trying to create a “Python Environment” (whatever that is). So I type Ctrl+Shift+P, and search for Python Environment. One choice is “conda” (…since I used Anaconda in the past…). When I do that, I’m stuck again by “computer speak”:
- I don’t know what a “workspace” is. It seams like it is a directory (if so, why not say so?). But I have no idea whether there are any requirements about where to put it.