After I compress the trained .json file into a zip file and submit it to Ho3dv2 (https://codalab.lisn.upsaclay.fr/competitions/4318#participate), it shows that the submission was successful, as in the first image. However, when I check for errors, as in the second image, it reports an error. The error message is as follows.

WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
/opt/conda/lib/python2.7/site-packages/matplotlib/font_manager.py:273: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment.
warnings.warn('Matplotlib is building the font cache using fc-list. This may take a moment.')
You are using pip version 9.0.1, however version 24.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command
After I compress the trained .json file into a zip file and submit it to Ho3dv2 (https://codalab.lisn.upsaclay.fr/competitions/4318#participate), it shows that the submission was successful, as in the first image. However, when I check for errors, as in the second image, it reports an error. The error message is as follows.

WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
/opt/conda/lib/python2.7/site-packages/matplotlib/font_manager.py:273: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment.
warnings.warn('Matplotlib is building the font cache using fc-list. This may take a moment.')
You are using pip version 9.0.1, however version 24.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command