Intalling Python 2.6 on Mac OSX 10.9

Robert Schmidt quequegg at gmail.com
Tue Feb 25 13:28:08 EST 2014


I am trying to install Python 2.6 because Pygame will only run on 2.6.
The configure gives only warnings.
make frameworkinstall
gcc -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include   -DPy_BUILD_CORE -DSVNVERSION=\"`LC_ALL=C svnversion .`\" -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
clang: error: no such file or directory: 'directory"'

I need a hint.  Am I foolish to try and install Pygame? Is that dead?



More information about the Python-list mailing list