DockerBuildError

DockerBuildError: Failed to install packages. View the submission for more details.
How to resolve this error?

Thanks in advance.

Hi @vivek_mettu,

The submission.zip created using the %aicrowd submit notebook command should include the following file

install.ipynb
original_notebook.ipynb
predict.ipynb
train.ipynb

Your submission contains only orginal_notebook.ipynb. and therefore you are getting the error.
Do check if running the submit notebook command created the install, predict and train notebook. In case it doesn’t check the format from the starter kit. The notebook should contain the same headings as in the starter kit.

In case you still face issues let me know.

Regards
Ayush

1 Like