Cloud-CV / EvalAI

:cloud: :rocket: :bar_chart: :chart_with_upwards_trend: Evaluating state of the art in AI
https://eval.ai
Other
1.77k stars 787 forks source link

Error during Installation on m1 Macbook #4425

Open Vishesh-Mistry opened 3 weeks ago

Vishesh-Mistry commented 3 weeks ago

I tried installing Evalai on my m1 Macbook pro running macos 15.1 and docker compose version v2.29.2-desktop.2 (I copied the version from the about docker desktop section in the docker application). I followed the instruction for installation on the readme.md file and after cloning the repository when I run docker-compose up --build I get the following error.

failed to solve: process "/bin/sh -c apt-get update && apt-get install -yq google-chrome-stable" did not complete successfully: exit code: 100

I have checked if docker is working as expected.

I am still a beginner and i'm sorry if i have missed something.