ld: cannot find -lpython2.7


Click here for full thread
Forum Vet
It could be that the python-config --libs output from anaconda python is not correctly pointing to the installation directory.
What is the output of
python-config --libs

find /afs/cad.njit.edu/linux/anaconda-2.1.0/anaconda -name "libpy*"