ld: cannot find -lpython2.7
Click here for full thread
Forum Vet
1:51:32 PM PST - Tue, Feb 2nd 2016
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*"