#18891: Installing player/stage on Mac OS X 10.5 Fails... ----------------------------+----------------------------------------------- Reporter: nima@… | Owner: vincent@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: playerstage | Port: playerstage-player ----------------------------+----------------------------------------------- Comment(by nima@…): Fix found (thanks to Raim @ irc://irc.freenode.org/#macports)... {{{ #!sh sudo port install python_select && sudo python_select python25 }}} ...The problem being that macports was using the system python, the above command fixes that so that it uses the macports python binaries instead. -- Ticket URL: <http://trac.macports.org/ticket/18891#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS