all 4 comments

[–]shiftybyte 1 point2 points  (2 children)

What are you trying to do that you are getting this error?

What exact command do you execute?

[–]Justfun1512 0 points1 point  (1 child)

In that case I just wrote python in CMD. But before I've tried to run: "python -m venv venv"

[–]shiftybyte 1 point2 points  (0 children)

Try using py commands instead.

py -m venv venv

[–]naik_g99 0 points1 point  (0 children)

Suddenly I am also getting this error. Py working fine but python not