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

Install on MACOS #278

Open
akwaed opened this issue Aug 3, 2024 · 0 comments
Open

Install on MACOS #278

akwaed opened this issue Aug 3, 2024 · 0 comments

Comments

@akwaed
Copy link

akwaed commented Aug 3, 2024

Compiling thiserror v1.0.51
  error: could not compile `ahash` (lib) due to 2 previous errors
  warning: build failed, waiting for other jobs to finish...
  💥 maturin failed
    Caused by: Failed to build a native library through cargo
    Caused by: Cargo build finished with "exit status: 101": `PYO3_ENVIRONMENT_SIGNATURE="cpython-3.11-64bit" PYO3_PYTHON="/Library/Frameworks/Python.framework/Versions/3.11/bin/python3" PYTHON_SYS_EXECUTABLE="/Library/Frameworks/Python.framework/Versions/3.11/bin/python3" "cargo" "rustc" "--release" "--features" "pyo3/extension-module" "--manifest-path" "/private/var/folders/yr/wtt8slh578d81zpgslpvpr1h0000gn/T/pip-install-jvn2w1mn/av2_7fb11df2314842778919efdd85355c23/rust/Cargo.toml" "--message-format" "json" "--lib" "--crate-type" "cdylib" "--" "-C" "link-arg=-undefined" "-C" "link-arg=dynamic_lookup" "-C" "link-args=-Wl,-install_name,@rpath/av2.cpython-311-darwin.so"`
  error[E0635]: unknown feature `stdsimd`
    --> /Users/eakwa/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.6/src/lib.rs:99:42
     |
  99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
     |                                          ^^^^^^^
  
  
  error: aborting due to 1 previous error
  
  
  For more information about this error, try `rustc --explain E0635`.
  
  Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/Library/Frameworks/Python.framework/Versions/3.11/bin/python3', '--compatibility', 'off'] returned non-zero exit status 1
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for av2
Failed to build av2
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (av2)

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

1 participant