We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
after
cargo run --release -- --prompt "Hello, world!" --seed 1
error: failed to run custom build command for `mlx-sys v0.1.0 (/Users/aaron/repos/mlx-rs/mlx-sys)` Caused by: process didn't exit successfully: `/Users/aaron/repos/mlx-rs/target/debug/build/mlx-sys-0435c8d37cdd7bfc/build-script-build` (exit status: 101) --- stdout CMAKE_TOOLCHAIN_FILE_aarch64-apple-darwin = None CMAKE_TOOLCHAIN_FILE_aarch64_apple_darwin = None HOST_CMAKE_TOOLCHAIN_FILE = None CMAKE_TOOLCHAIN_FILE = None CMAKE_GENERATOR_aarch64-apple-darwin = None CMAKE_GENERATOR_aarch64_apple_darwin = None HOST_CMAKE_GENERATOR = None CMAKE_GENERATOR = None CMAKE_PREFIX_PATH_aarch64-apple-darwin = None CMAKE_PREFIX_PATH_aarch64_apple_darwin = None HOST_CMAKE_PREFIX_PATH = None CMAKE_PREFIX_PATH = None CMAKE_aarch64-apple-darwin = None CMAKE_aarch64_apple_darwin = None HOST_CMAKE = None CMAKE = None
The text was updated successfully, but these errors were encountered:
I think, you posted this in the wrong project. This is not mlx-rs, but spotifyd. :)
mlx-rs
spotifyd
Sorry, something went wrong.
No branches or pull requests
after
cargo run --release -- --prompt "Hello, world!" --seed 1
The text was updated successfully, but these errors were encountered: