install error, as a very biginner #13096
sukhwahong
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using Mac book pro, Apple M1, MacOS big Sur, memory 16G.
I have been trying to install stable-diffusion-webui as the guide introduced here. I have thought I could change world with this.
But,,,,
I followed and repeated many times, but I could only get same error.
How can I live after solve this? Many Thanks!
stderr: error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [43 lines of output]
+ meson setup /private/var/folders/ts/8gf2x8v52l1c4kkghnjbq5880000gn/T/pip-install-d7l3k6p_/scipy_ec16bb68c4924a6bb59fa5db9ddb5774 /private/var/folders/ts/8gf2x8v52l1c4kkghnjbq5880000gn/T/pip-install-d7l3k6p_/scipy_ec16bb68c4924a6bb59fa5db9ddb5774/.mesonpy-gxffy573/build -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --native-file=/private/var/folders/ts/8gf2x8v52l1c4kkghnjbq5880000gn/T/pip-install-d7l3k6p_/scipy_ec16bb68c4924a6bb59fa5db9ddb5774/.mesonpy-gxffy573/build/meson-python-native-file.ini
The Meson build system
Version: 1.2.1
Source dir: /private/var/folders/ts/8gf2x8v52l1c4kkghnjbq5880000gn/T/pip-install-d7l3k6p_/scipy_ec16bb68c4924a6bb59fa5db9ddb5774
Build dir: /private/var/folders/ts/8gf2x8v52l1c4kkghnjbq5880000gn/T/pip-install-d7l3k6p_/scipy_ec16bb68c4924a6bb59fa5db9ddb5774/.mesonpy-gxffy573/build
Build type: native build
Project name: SciPy
Project version: 1.11.2
C compiler for the host machine: cc (clang 13.0.0 "Apple clang version 13.0.0 (clang-1300.0.29.30)")
C linker for the host machine: cc ld64 711
C++ compiler for the host machine: c++ (clang 13.0.0 "Apple clang version 13.0.0 (clang-1300.0.29.30)")
C++ linker for the host machine: c++ ld64 711
Cython compiler for the host machine: cython (cython 0.29.36)
Host machine cpu family: aarch64
Host machine cpu: aarch64
Program python found: YES (/Users/sukhwahong/stable-diffusion-webui/venv/bin/python3.10)
Found pkg-config: /opt/homebrew/bin/pkg-config (0.29.2)
Run-time dependency python found: YES 3.10
Program cython found: YES (/private/var/folders/ts/8gf2x8v52l1c4kkghnjbq5880000gn/T/pip-build-env-47lf6247/overlay/bin/cython)
Compiler for C supports arguments -Wno-unused-but-set-variable: NO
Compiler for C supports arguments -Wno-unused-function: YES
Compiler for C supports arguments -Wno-conversion: YES
Compiler for C supports arguments -Wno-misleading-indentation: YES
Library m found: YES
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.
Beta Was this translation helpful? Give feedback.
All reactions