Macports install

Post here to get support
Post Reply
lithyem
Beginner
Posts: 2
Joined: Sat Jul 06, 2013 7:58 pm

Macports install

Post by lithyem »

Installing on my MacBook Air via Macports. Got through all the dependencies until py27-pygame

Issuing the port install py27-pygame failed..

Code: Select all

Whisper:~ lithyem$ sudo port install py27-pygame
Error: Port py27-pygame not found
All worked fine up to there. Any ideas? Google gives me ZERO
floripaolo
Beginner
Posts: 11
Joined: Sat Jul 13, 2013 6:32 am

Re: Macports install

Post by floripaolo »

sudo port install py27-game

worked fine for me.
Post Reply