2 different versions of numpy have been installed in the Worker dockerfile
https://github.com/Cloud-CV/EvalAI/blob/810322c6adb01d42d318105bfc7981dfc8c3e06b/requirements/worker.txt#L3
https://github.com/Cloud-CV/EvalAI/blob/810322c6adb01d42d318105bfc7981dfc8c3e06b/docker/dev/worker/Dockerfile#L14
Also, all the requirements could be specified in worker.txt file, which would reduce a layer on docker image hence the size.
@RishabhJain2018
Thanks @Ayukha for catching it. Would you like to work on this issue?
Sure!
@Ayukha Are you still working on this issue ? If not, can i work on this one?
@Ayukha , @spectre1811 are you guys taking this issue up?
@Ayukha and @RishabhJain2018 I have made the required changes. Please kindly check and merge.
Most helpful comment
Sure!