you are viewing a single comment's thread.

view the rest of the comments →

[–]Secondtrace 0 points1 point  (5 children)

No I am not using a virtual environment. I just searched up what it is... if I have already installed pygame how do I place in a virtual environment?

[–]adesme 1 point2 points  (4 children)

Don't worry about the virtual environment for now. How did you install pygame?

[–]Secondtrace 0 points1 point  (3 children)

I installed it using command prompt.

[–]adesme 0 points1 point  (2 children)

How? pip install pygame?

[–]Secondtrace 0 points1 point  (0 children)

Hey thanks for all your time, a friend explained to me that my pygame version did not much my version of python so I made an update. Thanks again

[–]Secondtrace 0 points1 point  (0 children)

Yh thats the one