We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: