#๐ How to verify python version
51 messages ยท Page 1 of 1 (latest)
@oak torrent
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
the image you're showing says you have not installed python
Doesn't look like you did tho
i did
from the python website?
can you close vscode and opening again? maybe you installed python with vscode already open
i can launch python files
no
open a cmd window and check if python is in your path ?
What if you use py instead of python
i have
wdym
press windows key, and r to get the run prompt. type "cmd"
And what it show?
after the terminal opens, try py an python
This is not command prompt, it's python repl
You cannot run command there
that's not "cmd" that looks like you ran python
done
so you certainly have a version of python installed somewhere
but why does it not work on vscode
i am just following a tutorial
it says do that
also the guy uses git bash
Yeah, so likely path issue now ig
what is that and how do i get it
git bash is good.
try this article: https://realpython.com/add-python-to-path/
When you installed python there was an option to update your path you might have skipped/said no to
so how do i change it
also when i chnaged to folder to my user it worked
but the python games folder doesnt work
ok i did what the guide said
but what about git bash
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.