I have added one python dependencies in my local. I added it under py.yml and able to run “make resolve-requirements” -> “make pack-benchmark” -> “make test-submission”, and generated submission.csv. While I uploaded the submission.zip here and it throws an error that dependencies not found. Can anybody help me with this?
1 Like
Did you already rebuild the Docker container locally?
Hello,
Thank you for your reply. I think I did because it runs perfectly while calling it from locally using “make pack-benchmark” & “make test-submission”.
Shibaji
@shibaji7 Just following up - did you intend to submit a pull request to add this dependency to the runtime?