Skip to content
New issue

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

ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (symusic) #105

Closed
sunbeibei-hub opened this issue Aug 30, 2024 · 1 comment

Comments

@sunbeibei-hub
Copy link

sunbeibei-hub commented Aug 30, 2024

command:

pip install -r requirement.txt 

error:

Building wheels for collected packages: symusic
  Building wheel for symusic (pyproject.toml) ... error
  error: subprocess-exited-with-error
  
  × Building wheel for symusic (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [12 lines of output]
      WARNING: Use cmake.version instead of cmake.minimum-version with scikit-build-core >= 0.8
      WARNING: Use ninja.version instead of ninja.minimum-version with scikit-build-core >= 0.8
      2024-08-30 16:43:46,711 - scikit_build_core - WARNING - cmake should not be in build-system.requires - scikit-build-core will inject it as needed
      2024-08-30 16:43:46,711 - scikit_build_core - WARNING - ninja should not be in build-system.requires - scikit-build-core will inject it as needed
      *** scikit-build-core 0.10.5 using CMake 3.30.2 (wheel)
      *** Configuring CMake...
      loading initial cache file /tmp/tmp26quohiz/build/CMakeInit.txt
      -- The C compiler identification is GNU 12.2.0
      -- The CXX compiler identification is GNU 12.2.0
      src/tcmalloc.cc:284] Attempt to free invalid pointer 0x3070040
      
      *** CMake configuration failed
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for symusic
Failed to build symusic
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (symusic)

my clang version:

pip show clang
WARNING: Ignoring invalid distribution -ltralytics (/data/search/bei/SD/stable-diffusion-webui/venv/lib/python3.10/site-packages)
WARNING: Ignoring invalid distribution -rotobuf (/data/search/bei/SD/stable-diffusion-webui/venv/lib/python3.10/site-packages)
Name: clang
Version: 17.0.6
Summary: libclang python bindings
Home-page: http://clang.llvm.org/
Author: LLVM team - pypi upload by Loic Jaquemet
Author-email: 
License: Apache-2.0 with LLVM exception
Location: /data/search/bei/SD/stable-diffusion-webui/venv/lib/python3.10/site-packages
Requires: 
Required-by: 

please, help me~

@gokayfem
Copy link
Owner

gokayfem commented Nov 1, 2024

you can delete it from requirements if you want, it is not that important

@gokayfem gokayfem closed this as completed Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants