Makefile:5: recipe for target 'all-python2' failed make: *** [all-python2] Error 1
ShuailingMa opened this issue · 0 comments
ShuailingMa commented
When I make submodules ,I occured a problem.
pip install runcython
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Collecting runcython
Collecting Cython>=0.10 (from runcython)
Using cached https://pypi.tuna.tsinghua.edu.cn/packages/fe/d6/a097bd9913cc0fc974b968f5586d3f0609f46ca58b2aae3b8dfd51c1fe18/Cython-0.28.2-cp27-cp27mu-manylinux1_x86_64.whl
Installing collected packages: Cython, runcython
Makefile:5: recipe for target 'all-python2' failed
make: *** [all-python2] Error 1