Python Forum
Can't get pygame to install
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can't get pygame to install
#3
Thanks for your reply when I removed those I get this error

Error:
PS C:\Users\djwil\Documents\python\learning python> pip install -U pygame --user pip : The term 'pip' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + pip install -U pygame --user + ~~~ + CategoryInfo : ObjectNotFound: (pip:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
I also tried just using pip install pygame and got the same error

Error:
PS C:\Users\djwil\Documents\python\learning python> pip install pygame pip : The term 'pip' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + pip install pygame + ~~~ + CategoryInfo : ObjectNotFound: (pip:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
Can you offer any further advice?
Reply


Messages In This Thread
Can't get pygame to install - by djwilson0495 - Dec-03-2020, 11:11 AM
RE: Can't get pygame to install - by Larz60+ - Dec-03-2020, 04:00 PM
RE: Can't get pygame to install - by djwilson0495 - Dec-03-2020, 04:31 PM
RE: Can't get pygame to install - by Larz60+ - Dec-03-2020, 04:34 PM
RE: Can't get pygame to install - by djwilson0495 - Dec-03-2020, 05:02 PM
RE: Can't get pygame to install - by MK_CodingSpace - Dec-03-2020, 06:53 PM
RE: Can't get pygame to install - by Larz60+ - Dec-03-2020, 08:22 PM
RE: Can't get pygame to install - by djwilson0495 - Dec-04-2020, 12:18 PM
RE: Can't get pygame to install - by Larz60+ - Dec-04-2020, 07:16 PM
RE: Can't get pygame to install - by metulburr - Dec-06-2020, 12:53 AM
RE: Can't get pygame to install - by JellyCreeper6 - Dec-07-2020, 02:56 AM
RE: Can't get pygame to install - by djwilson0495 - Dec-07-2020, 10:23 AM
RE: Can't get pygame to install - by metulburr - Dec-07-2020, 12:37 PM
RE: Can't get pygame to install - by djwilson0495 - Dec-07-2020, 01:30 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Trying to install pygame Mac OS x high sierra giladal 2 2,813 Oct-18-2020, 09:27 PM
Last Post: nilamo
  Error to install pygame skp 1 3,578 Apr-14-2020, 05:17 PM
Last Post: joe_momma
  PIP cannot install Pygame Amaly84 6 10,116 Sep-04-2019, 07:59 PM
Last Post: Amaly84
  pip install pygame choking on SDL dependency sneakyimp 20 13,131 Jan-23-2019, 12:36 PM
Last Post: metulburr
  pip can't install pygame SheeppOSU 1 9,508 Dec-08-2018, 08:20 PM
Last Post: snippsat
  How to install Pygame chappie 2 3,476 Dec-06-2017, 10:47 PM
Last Post: chappie
  How to begin coding for game making [Install pygame on mac] mattkrebs 2 5,020 Apr-02-2017, 10:57 AM
Last Post: machrider
  [split] permission error on pygame install pyteach 7 8,338 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