Sarah, A couple of things you should test:
- do you have an internet connection? - is your checkout clean? (do "git clean -dfx") --------- Matt Taylor OS Community Flag-Bearer Numenta On Sun, Oct 26, 2014 at 3:21 AM, Sarah Berenji <[email protected]> wrote: > Hi, > I'm trying to install Nupic on our cluster and I faced several errors. > Platform: CentOS6, cmake/2.8.12.1, python/2.7.8, gcc/4.8.1, binutils/2.24, > apr/1.4.8, apr-util/1.5.2 > > source nupic-linux64/bin/activate > > python setup.py install --prefix=<INSTALLATIOM_PATH> > --install-option='--cmake_options="-DPYTHON_LIBRARY=<INSTALLATIOM_PATH>/python/2.7.8/libpython2.7.so" > -DPYTHON_INCLUDE="<INSTALLATIOM_PATH>/python/2.7.8/include"' > > > I have the following error: > > fatal: reference is not a tree: 07bdf1205ba73d6d5dbed932df57f15d096433b7 > CMake Error at CMakeLists.txt:280 (message): > Unable to checkout 07bdf1205ba73d6d5dbed932df57f15d096433b7 in > /afs/pdc.kth.se/pdc/vol/nupic/20141009/src/nupic/extensions/core > Call Stack (most recent call first): > CMakeLists.txt:798 (generate_submodule_library) > > > -- Configuring incomplete, errors occurred! > Unable to generate build scripts! > > Which apparently is related to git. What should I do now? > > Regards, > Sarah > -- > > Researcher at PDC Lab. > KTH Royal Institute of Technology
