Why "install pygame +portmidi" instead of "py27-game +portmidi"?
I went ahead and ran "sudo port install py-game +portmidi", and it installed python24, py24-nose, py24-distribute, py24-numpy, py24-game, py, and py-game. I uninstalled those and ran "sudo port install py27-game +portmidi". Whether I needed the extra step or not, it appears to be working now, and many thanks for the help. Lynn On Mar 2, 2012, at 11:45 PM, Brandon Allbery wrote: > On Sat, Mar 3, 2012 at 02:15, Lynn Oliver <[email protected]> wrote: > I've run into the problem addressed in ticket 23670 and closed as fixed. Why > am I seeing it now? > > Did you build py-game with the +portmidi variant? It's still considered > experimental, apparently, so is still a separate variant to avoid possible > breakage. > > $ sudo port install py-game +portmidi > > (The variant doesn't show up on py-game itself, but is in the > per-python-version subport, i.e. py27-game. It should propagate to the > subport when built as above.) > > -- > brandon s allbery [email protected] > wandering unix systems administrator (available) (412) 475-9364 vm/sms >
_______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
