python - pip install lxml and gdal failing in anaconda env -
i've had persistent problems trying install frameworks , packages requiring gdal or lxml using pip within anaconda env. i'm running osx 10.8 anaconda-installed python 2.7.5. i've got xcode 4.6.3 command line tools installed. on packages requiring lxml or gdal (just every gis package) clang errors. these error 1 or error 254. have gdal framework installed , (apparently) functioning qgis (though refers system python , not anaconda distribution). have anaconda- provided lxml, seems working scripting purposes within env. have tried updating lxml, no effect. 2 sample logs included @ end of question. apologies question bit long... the commonly repeated advice seems to xcode , clt. said, i've done that. the other idea i've seen on web has c compiler used build anaconda python distribution osx. know absolutely nothing c compilers, know pip installs packages system python without issue. when start system python get: python 2.7.2 (default, oct 11 2012, 20:14:37) ...