When I have a python file open, I should see a little play button that, when clicked, would run my script using my selected interpreter. However, I don’t see it and when I click on “python” at the bottom of the window it should bring up the python interpreter selection window where I can select the .venv in my project. Is there something wrong with my install? I see it in the tutorials I watch.
Unfortunately, searching for “interpreter” and “cursor” seems to only bring up results about the the interpreter feature.