You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The pip wheel we provided is based on a relatively new format manylinux_2_28, which requires the latest pip and potentially glibc. How about upgrading pip and try again?
🐛 Bug
To Reproduce
in docker environment
trying to pip install offline and download wheel from https://mlc.ai/wheels
pip install failure
`
root@xcdl220338:~/workspace/mlc-llm# pip install --pre --force-reinstall mlc_ai_nightly_rocm56-0.12.dev1832-cp38-cp38-manylinux_2_28_x86_64.whl
ERROR: mlc_ai_nightly_rocm56-0.12.dev1832-cp38-cp38-manylinux_2_28_x86_64.whl is not a supported wheel on this platform.
`
Environment
The text was updated successfully, but these errors were encountered: