Eric Carlson

Results 1 comments of Eric Carlson

@barryef You are still using clang I believe. If you have gcc installed via brew, try setting the compiler via export CC=/usr/local/Cellar/gcc/6.3.0_1/bin/g++-6 Then run the pip install. The path above...