Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pip install numpy --no-cache-dir
- Collecting numpy
- Downloading numpy-2.0.2.tar.gz (18.9 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.9/18.9 MB 3.8 MB/s eta 0:00:00
- Installing build dependencies ... done
- Getting requirements to build wheel ... done
- Installing backend dependencies ... done
- Preparing metadata (pyproject.toml) ... error
- error: subprocess-exited-with-error
- × Preparing metadata (pyproject.toml) did not run successfully.
- │ exit code: 1
- ╰─> [22 lines of output]
- + /home/osmc/parrot/Parrot/venv/bin/python /tmp/pip-install-ph6xune8/numpy_13871487965e45a39d638304c137b0a2/vendored-meson/meson/meson.py setup /tmp/pip-install-ph6xune8/numpy_13871487965e45a39d638304c137b0a2 /tmp/pip-install-ph6xune8/numpy_13871487965e45a39d638304c137b0a2/.mesonpy-ugm13wir -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --native-file=/tmp/pip-install-ph6xune8/numpy_13871487965e45a39d638304c137b0a2/.mesonpy-ugm13wir/meson-python-native-file.ini
- The Meson build system
- Version: 1.4.99
- Source dir: /tmp/pip-install-ph6xune8/numpy_13871487965e45a39d638304c137b0a2
- Build dir: /tmp/pip-install-ph6xune8/numpy_13871487965e45a39d638304c137b0a2/.mesonpy-ugm13wir
- Build type: native build
- Project name: NumPy
- Project version: 2.0.2
- C compiler for the host machine: cc (gcc 10.2.1 "cc (Debian 10.2.1-6) 10.2.1 20210110")
- C linker for the host machine: cc ld.bfd 2.35.2
- C++ compiler for the host machine: c++ (gcc 10.2.1 "c++ (Debian 10.2.1-6) 10.2.1 20210110")
- C++ linker for the host machine: c++ ld.bfd 2.35.2
- Cython compiler for the host machine: cython (cython 3.0.12)
- Host machine cpu family: arm
- Host machine cpu: arm
- Program python found: YES (/home/osmc/parrot/Parrot/venv/bin/python)
- Found pkg-config: YES (/usr/bin/pkg-config) 0.29.2
- Run-time dependency python found: NO (tried pkgconfig, pkgconfig and sysconfig)
- ../meson.build:41:12: ERROR: Python dependency not found
- A full log can be found at /tmp/pip-install-ph6xune8/numpy_13871487965e45a39d638304c137b0a2/.mesonpy-ugm13wir/meson-logs/meson-log.txt
- [end of output]
- note: This error originates from a subprocess, and is likely not a problem with pip.
- error: metadata-generation-failed
- × Encountered error while generating package metadata.
- ╰─> See above for output.
- note: This is an issue with the package mentioned above, not pip.
- hint: See above for details.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement