Stone Abdullah

Results 2 comments of Stone Abdullah

Same problem. Executing `python setup.py develop` throws this error: ``` unable to execute 'clang-3.8': No such file or directory error: command 'clang-3.8' failed with exit status 1 ``` So far...

For giggles, I executed `sudo python setup.py develop` and I got this lovely bunch: ``` In file included from src/mapnik_geometry.cpp:40: In file included from /usr/local/include/mapnik/geometry/is_valid.hpp:32: /usr/local/include/mapnik/geometry/boost_adapters.hpp:49:42: error: no template named...