hi,
when I run "python setup.py build_ext" in the terminal, I got:
ld: library not found for -lboost_python
clang: error: linker command failed with exit code 1 (use -v to see invocation)
error: command 'clang++' failed with exit status 1
Do you have any ideas to solve this problem?
Thanks a lot!