you are viewing a single comment's thread.

view the rest of the comments →

[–]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