Install error on Colab

I am following quick start But it failed to install library. How could i solve this?

Thanks for reporting it. I’ll take a look!

Hi there,you can try python -m pip install --pre -U -f https://mlc.ai/wheels mlc-ai-nightly-cpu this command instead. It is validated myself and you can run the “quick start” in the colab! @puggykk

I don’t have gpu on my laptop.. how can i run on colab?

You can go to colab and run the command I gave you. Like “python -m pip install --pre -U -f https://mlc.ai/wheels mlc-ai-nightly-cpu” and then try the example.

When Can I use corrected one?