Actually, I had Python 3.6.6 already installed and then I installed Anaconda+Python3.6. Pygame is installed in Anaconda, so I'm able to access it via Spyder, but when I try to run the program by typing in text editor and running it through command prompt or gitbash, it shows Pygame module does not exist. Further, when I try to install Pygame through pip, it shows I must upgrade pip.When I try to update pip it goes upto 100% and then again shows that I must upgrade pip. Please help.
Asked
Active
Viewed 83 times