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 788 forks source link

Add verbose errors during init in evaluate method #4324

Open gchhablani opened 7 months ago

gchhablani commented 7 months ago

The subprocess running the pip installation often fails without any verbose errors, making things hard to debug. We should add something to help see the errors.

The changes are to be made in EvalAI - Starters