+ 5
Pygame
how can i install pygame for my python version 3.4.4?
25 Answers
+ 6
I would do it through Visual Studio
try the info from the pygame site
https://www.pygame.org/wiki/GettingStarted
+ 4
Dear Manual thank you do much ๐๐ท
+ 4
Dear Tim Thank you so much ๐๐น๐
+ 4
You're welcome!
+ 4
Dear Tim, I appreciate it verrrry much for your kindness. honrstly no and I think pip is the problem. I am right now searching for how to handle pip problem. It is confusing to me
+ 3
Here's the way I did. Just be careful to download the right version.
https://m.youtube.com/watch?v=1FekDMDome4
+ 3
Happy to help๐
+ 3
Ok dear Tim thank youuuuuu๐๐๐๐น๐๐ท
+ 3
omg I cant blv it that I think its done!!!
using:
python34\scripts\pip.exe install pygame
then collected and dnlded pygame
finally installing collected package: pygame
successfully installed pygamr 1.9.3
+ 3
Dear Tim, thank you very much for your great friendly support and I wish wush that pygame to work. I warmly thank you dear ๐๐๐๐๐๐น๐๐ท๐๐๐น๐ท๐ท๐โคโคโคโค
+ 3
awww yes yes dear. so i just need to test . ok dear. and Thanks a millionโคโคโคโค๐๐๐๐
+ 2
Dear Tim, I dunno why my pip3 is not recognised. do you have any idea?
+ 2
Did you lead your command to Python34-32 folder and then to Scripts?
+ 2
yes I opend that by the video keeping shift and right click. then i have a shell having this: ps c:\python34\Scripts>
+ 2
and i type pip3 and then like the video by the version of pygame as video but it warn me by pip3 is not recognised
+ 2
pip3 install *pygame_name*
If this doesn't work try:
pip install *pygame_name*
Maybe it will work
+ 2
Yes yes dear Tim. I ganna do that
+ 2
It dosnt work . and problem seems to be pip!
+ 2
is that possible that pop has kinda problem?
+ 2
i did python -m pip install -U pip setuptools and it just seems to be installed!