grafos-ml / test.fm

Testing framework for Collaborative Filtering
Other
38 stars 12 forks source link

build error on mac #12

Closed baltrunasl closed 10 years ago

baltrunasl commented 10 years ago

If I build on mac, I get: $python setup.py develop building 'testfm.evaluation.cutil.measures' extension /usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/testfm/evaluation/cutil/measures.c -o build/temp.macosx-10.9-x86_64-2.7/src/testfm/evaluation/cutil/measures.o clang: error: no such file or directory: 'src/testfm/evaluation/cutil/measures.c' clang: error: no input files error: command '/usr/bin/clang' failed with exit status 1

can it be that measures.c is missing?

joaonrb commented 10 years ago

pip install https://github.com/grafos-ml/test.fm/archive/version-2.zip