Python Forum
[PyGame] How do you get PyGame?
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyGame] How do you get PyGame?
#13
(Apr-12-2017, 07:44 AM)SpeedyZapGaming Wrote: It's different on a mac, on windows its easy but here on a mac you have to download seperate files for the terminal.
:(
I dont use windows either. I use linux. 

If your talking about that tut
Quote:brew install python3
brew install sdl sdl_image sdl_mixer sdl_ttf portmidi mercurial
brew install libogg libvorbis
brew install sdl_mixer --with-libvorbis
This is downloading/installing dependencies such as SDL, and all of its extensions. And the rest of the tut just pip installs pygame

On mac you should have some way for brew to find dependencies such as ubuntu's distro
Quote:metulburr@ubuntu:~$ apt-cache showpkg python-pygame
....
1.9.1release+dfsg-10 - fonts-freefont-ttf (0 (null)) python-numpy (2 1:1.8.0) python-numpy-abi9 (0 (null)) python (2 2.7) python (3 2.8) libc6 (2 2.14) libjpeg8 (2 8c) libpng12-0 (2 1.2.13-4) libportmidi0 (0 (null)) libsdl-image1.2 (2 1.2.10) libsdl-mixer1.2 (0 (null)) libsdl-ttf2.0-0 (0 (null)) libsdl1.2debian (2 1.2.11) libsmpeg0 (0 (null)) libx11-6 (0 (null)) timidity (0 (null)) python-pygame:i386 (32 (null)) 
Recommended Tutorials:
Reply


Messages In This Thread
How do you get PyGame? - by SpeedyZapGaming - Apr-11-2017, 08:28 AM
RE: How do you get PyGame? - by j.crater - Apr-11-2017, 09:03 AM
RE: How do you get PyGame? - by wavic - Apr-11-2017, 10:00 AM
RE: How do you get PyGame? - by metulburr - Apr-11-2017, 12:04 PM
RE: How do you get PyGame? - by SpeedyZapGaming - Apr-11-2017, 03:54 PM
RE: How do you get PyGame? - by sparkz_alot - Apr-11-2017, 04:02 PM
RE: How do you get PyGame? - by SpeedyZapGaming - Apr-11-2017, 04:47 PM
RE: How do you get PyGame? - by wavic - Apr-11-2017, 05:32 PM
RE: How do you get PyGame? - by SpeedyZapGaming - Apr-11-2017, 07:51 PM
RE: How do you get PyGame? - by Larz60+ - Apr-11-2017, 10:02 PM
RE: How do you get PyGame? - by metulburr - Apr-11-2017, 10:04 PM
RE: How do you get PyGame? - by SpeedyZapGaming - Apr-12-2017, 07:44 AM
RE: How do you get PyGame? - by metulburr - Apr-12-2017, 03:11 PM
RE: How do you get PyGame? - by SpeedyZapGaming - Apr-12-2017, 03:32 PM
RE: How do you get PyGame? - by metulburr - Apr-12-2017, 03:38 PM
RE: How do you get PyGame? - by SpeedyZapGaming - Apr-13-2017, 11:52 AM
RE: How do you get PyGame? - by JamieVanCadsand - Sep-25-2017, 10:18 AM

Forum Jump:

User Panel Messages

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