Good day sir. Pls i have issues with python on my PC, it was successful downloaded and installed but i can't find python on cmd using the command "python --version". And also, when i wanna enter any command on git bash, I'm able to use "py" and not "python" instead. So how can i resolve this issue sir pls🙏
@evans-fullstack-tutorial6 ай бұрын
You need to add python to your environment path. The easiest way to do this is to reinstall python. During the installation process, you would see a checkbox below that says add python to path, just click on it. Alternatively, you can search for edit the system environment variable from your start icon then click on environment variables, click on path under the system variables, click on edit, click new, then copy the location of your python installation script and paste. then click ok. The location looks like this C:\Users\LENOVO\AppData\Roaming\Python\Python312\Scripts If you have further challenges please let me know so I can schedule a meeting with you and resolve the issues.
@divineomotoyinbo87233 ай бұрын
Good morning Mr. Evans, I just sent you another mail this morning, please kindly confirm and reply. Thanks