Giter VIP home page Giter VIP logo

termux-jupyter's People

Stargazers

 avatar

Watchers

 avatar

termux-jupyter's Issues

问一下为什么用了这个脚本以后提示我无法安装kiwislover的

Building wheel for kiwisolver (pyproject.toml) ... error
error: subprocess-exited-with-error

× Building wheel for kiwisolver (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [26 lines of output]
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-aarch64-cpython-311
creating build/lib.linux-aarch64-cpython-311/kiwisolver
copying py/kiwisolver/init.py -> build/lib.linux-aarch64-cpython-311/kiwisolver
copying py/kiwisolver/exceptions.py -> build/lib.linux-aarch64-cpython-311/kiwisolver
copying py/kiwisolver/_cext.pyi -> build/lib.linux-aarch64-cpython-311/kiwisolver
copying py/kiwisolver/py.typed -> build/lib.linux-aarch64-cpython-311/kiwisolver
running build_ext
building 'kiwisolver._cext' extension
creating build/temp.linux-aarch64-cpython-311
creating build/temp.linux-aarch64-cpython-311/py
creating build/temp.linux-aarch64-cpython-311/py/src
aarch64-linux-android-clang -DNDEBUG -g -fwrapv -O3 -Wall -fstack-protector-strong -O3 -fstack-protector-strong -O3 -fPIC -I/data/data/com.termux/files/usr/tmp/pip-build-env-iuog146g/overlay/lib/python3.11/site-packages/cppy/include -I. -I/data/data/com.termux/files/usr/include/python3.11 -c py/src/constraint.cpp -o build/temp.linux-aarch64-cpython-311/py/src/constraint.o -std=c++11
aarch64-linux-android-clang -DNDEBUG -g -fwrapv -O3 -Wall -fstack-protector-strong -O3 -fstack-protector-strong -O3 -fPIC -I/data/data/com.termux/files/usr/tmp/pip-build-env-iuog146g/overlay/lib/python3.11/site-packages/cppy/include -I. -I/data/data/com.termux/files/usr/include/python3.11 -c py/src/expression.cpp -o build/temp.linux-aarch64-cpython-311/py/src/expression.o -std=c++11
aarch64-linux-android-clang -DNDEBUG -g -fwrapv -O3 -Wall -fstack-protector-strong -O3 -fstack-protector-strong -O3 -fPIC -I/data/data/com.termux/files/usr/tmp/pip-build-env-iuog146g/overlay/lib/python3.11/site-packages/cppy/include -I. -I/data/data/com.termux/files/usr/include/python3.11 -c py/src/kiwisolver.cpp -o build/temp.linux-aarch64-cpython-311/py/src/kiwisolver.o -std=c++11
aarch64-linux-android-clang -DNDEBUG -g -fwrapv -O3 -Wall -fstack-protector-strong -O3 -fstack-protector-strong -O3 -fPIC -I/data/data/com.termux/files/usr/tmp/pip-build-env-iuog146g/overlay/lib/python3.11/site-packages/cppy/include -I. -I/data/data/com.termux/files/usr/include/python3.11 -c py/src/solver.cpp -o build/temp.linux-aarch64-cpython-311/py/src/solver.o -std=c++11
aarch64-linux-android-clang -DNDEBUG -g -fwrapv -O3 -Wall -fstack-protector-strong -O3 -fstack-protector-strong -O3 -fPIC -I/data/data/com.termux/files/usr/tmp/pip-build-env-iuog146g/overlay/lib/python3.11/site-packages/cppy/include -I. -I/data/data/com.termux/files/usr/include/python3.11 -c py/src/strength.cpp -o build/temp.linux-aarch64-cpython-311/py/src/strength.o -std=c++11
aarch64-linux-android-clang -DNDEBUG -g -fwrapv -O3 -Wall -fstack-protector-strong -O3 -fstack-protector-strong -O3 -fPIC -I/data/data/com.termux/files/usr/tmp/pip-build-env-iuog146g/overlay/lib/python3.11/site-packages/cppy/include -I. -I/data/data/com.termux/files/usr/include/python3.11 -c py/src/term.cpp -o build/temp.linux-aarch64-cpython-311/py/src/term.o -std=c++11
aarch64-linux-android-clang -DNDEBUG -g -fwrapv -O3 -Wall -fstack-protector-strong -O3 -fstack-protector-strong -O3 -fPIC -I/data/data/com.termux/files/usr/tmp/pip-build-env-iuog146g/overlay/lib/python3.11/site-packages/cppy/include -I. -I/data/data/com.termux/files/usr/include/python3.11 -c py/src/variable.cpp -o build/temp.linux-aarch64-cpython-311/py/src/variable.o -std=c++11
aarch64-linux-android-clang++ -shared -L/data/data/com.termux/files/usr/lib -Wl,-rpath=/data/data/com.termux/files/usr/lib -fopenmp -static-openmp -fno-openmp-implicit-rpath -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro,-z,now -Wl,--no-as-needed,-landroid-support,--as-needed -L/home/builder/.termux-build/_cache/android-r26b-api-24-v3/sysroot/usr/lib -L/data/data/com.termux/files/usr/lib -Wl,-rpath=/data/data/com.termux/files/usr/lib -fopenmp -static-openmp -fno-openmp-implicit-rpath -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro,-z,now -Wl,--no-as-needed,-landroid-support,--as-needed -L/home/builder/.termux-build/_cache/android-r26b-api-24-v3/sysroot/usr/lib -lm -lcompiler_rt build/temp.linux-aarch64-cpython-311/py/src/constraint.o build/temp.linux-aarch64-cpython-311/py/src/expression.o build/temp.linux-aarch64-cpython-311/py/src/kiwisolver.o build/temp.linux-aarch64-cpython-311/py/src/solver.o build/temp.linux-aarch64-cpython-311/py/src/strength.o build/temp.linux-aarch64-cpython-311/py/src/term.o build/temp.linux-aarch64-cpython-311/py/src/variable.o -L/data/data/com.termux/files/usr/lib -lpython3.11 -o build/lib.linux-aarch64-cpython-311/kiwisolver/_cext.cpython-311.so
aarch64-linux-android-clang++: error: unknown argument: '-fno-openmp-implicit-rpath'
aarch64-linux-android-clang++: error: unknown argument: '-fno-openmp-implicit-rpath'
error: command '/data/data/com.termux/files/usr/bin/aarch64-linux-android-clang++' failed with exit code 1
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for kiwisolver
Failed to build kiwisolver
ERROR: Could not build wheels for kiwisolver, which is required to install pyproject.toml-based projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.