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

examples not work. #1324

Closed
overheat opened this issue Feb 11, 2025 · 1 comment
Closed

examples not work. #1324

overheat opened this issue Feb 11, 2025 · 1 comment
Labels
bug A functionality or parts of a program that do not work as intended

Comments

@overheat
Copy link

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
@overheat overheat added the bug A functionality or parts of a program that do not work as intended label Feb 11, 2025
@eladyn
Copy link
Member

eladyn commented Feb 20, 2025

I think, you posted this in the wrong project. This is not mlx-rs, but spotifyd. :)

@eladyn eladyn closed this as not planned Won't fix, can't repro, duplicate, stale Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A functionality or parts of a program that do not work as intended
Projects
None yet
Development

No branches or pull requests

2 participants