I used the command Python -V in my powershell (I use a Windows PC), but it gave me this error message: Python Not Found. I have python installed on my computerPython 3.11, and I added it to Path. With my other IDEs, such as intellij, it detects python and works perfectly.
I suspect that there is an error with my python 3.11, but even after uninstalling python and re-installing it, my system still cannot find python.
All answers are appreciated, Thank You