Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PIP cannot install Pygame
#6
(Sep-02-2019, 09:57 PM)Amaly84 Wrote: Yes, i use wheel from your link above.
Then i would first uninstall that and first try to install it via pip before anything else.
(Sep-02-2019, 09:57 PM)Amaly84 Wrote: But how could i get "FileNotFoundError" when i test it?
Those are not official repos. Which means anything could happen. They are pre-compiled binaries from a 3rd source. Usually they are good, but that is not true always. They could in theory have a virus in them for all you know. The official pygame is downloaded via pip in which auto finds the correct one for you. Or you can download it directly from pypi. pip install pygame

So i would uninstall that pygame you have currently, and try again but using pip install pygame. Then report back if you get an error or not, wand what that error is.
Recommended Tutorials:
Reply


Messages In This Thread
PIP cannot install Pygame - by Amaly84 - Sep-02-2019, 07:35 PM
RE: PIP cannot install Pygame - by buran - Sep-02-2019, 07:45 PM
RE: PIP cannot install Pygame - by Amaly84 - Sep-02-2019, 08:58 PM
RE: PIP cannot install Pygame - by metulburr - Sep-02-2019, 09:54 PM
RE: PIP cannot install Pygame - by Amaly84 - Sep-02-2019, 09:57 PM
RE: PIP cannot install Pygame - by metulburr - Sep-02-2019, 10:53 PM
RE: PIP cannot install Pygame - by Amaly84 - Sep-04-2019, 07:59 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to install pygame (but it seems to already be installed) garthE 1 1,880 Apr-15-2025, 05:02 PM
Last Post: jassonadder
  Cannot install and use pygame zero garthE 7 3,375 Sep-24-2024, 11:56 AM
Last Post: garthE
  Can't get pygame to install djwilson0495 13 16,143 Dec-07-2020, 01:30 PM
Last Post: djwilson0495
  Trying to install pygame Mac OS x high sierra giladal 2 3,869 Oct-18-2020, 09:27 PM
Last Post: nilamo
  Error to install pygame skp 1 4,362 Apr-14-2020, 05:17 PM
Last Post: joe_momma
  pip install pygame choking on SDL dependency sneakyimp 20 18,038 Jan-23-2019, 12:36 PM
Last Post: metulburr
  pip can't install pygame SheeppOSU 1 10,463 Dec-08-2018, 08:20 PM
Last Post: snippsat
  How to install Pygame chappie 2 4,382 Dec-06-2017, 10:47 PM
Last Post: chappie
  How to begin coding for game making [Install pygame on mac] mattkrebs 2 6,352 Apr-02-2017, 10:57 AM
Last Post: machrider
  [split] permission error on pygame install pyteach 7 10,246 Jan-23-2017, 11:00 PM
Last Post: pyteach

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020