mlc-llm: No matching distribution found for mlc_ai_nightly

Hi guys, i am using macos and trying to compile chatglm-6b, but i meat an error the first step i begin to init env.

(mlc-llm-env) MacBook-Pro mlc-llm % pip install -I mlc_ai_nightly -f https://mlc.ai/wheels

this command throws error

ERROR: Could not find a version that satisfies the requirement mlc_ai_nightly (from versions: none)
ERROR: No matching distribution found for mlc_ai_nightly

Can you point out what can i do to fix ths issue? Thank you very much!

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 34 (16 by maintainers)

Most upvoted comments

For anybody running into this … make sure your OS is updated to the latest version. I was many versions behind and after upgrading, the pip install worked.

@junrushao ah okay i have the following with make -j8

CMakeCache.txt		cmake_install.cmake	libtvm.dylib		tvmConfig.cmake
CMakeFiles		compile_commands.json	libtvm.dylib.dSYM
Makefile		config.cmake		libtvm_runtime.dylib
TVMBuildOptions.txt	libbacktrace		temp_config_file.cmake

it ran much faster