runtime error

at satisfies the requirement setuptools (from versions: none) ERROR: No matching distribution found for setuptools WARNING: There was an error checking the latest version of pip. [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error Ɨ pip subprocess to install build dependencies did not run successfully. ā”‚ exit code: 1 ā•°ā”€> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. WARNING: There was an error checking the latest version of pip. total 464 -rw-r--r-- 1 user user 16121 Oct 20 09:31 =0.14.0 -rw-r--r-- 1 user user 2409 Oct 20 09:30 Dockerfile -rw-r--r-- 1 user user 11361 Oct 20 09:30 LICENSE -rw-r--r-- 1 user user 376 Oct 20 09:30 README.md -rw-r--r-- 1 user user 4991 Oct 20 09:30 app.py drwxr-xr-x 2 user user 84 Oct 20 09:30 criterions drwxr-xr-x 3 user user 106 Oct 20 09:30 data -rw-r--r-- 1 user user 5572 Oct 20 09:30 evaluate.py drwxr-xr-x 8 user user 271 Oct 20 09:30 fairseq -rw-r--r-- 1 user user 1742 Oct 20 09:31 freeze.txt drwxr-xr-x 3 user user 82 Oct 20 09:30 models drwxr-xr-x 2 user user 25 Oct 20 09:30 ofa_module -rw-r--r-- 1 user user 0 Oct 20 09:30 packages.txt -rw-r--r-- 1 user user 0 Oct 20 09:30 pre-requirements.txt -rw-r--r-- 1 user user 34 Oct 20 09:30 requirements.txt drwxr-xr-x 4 user user 36 Oct 20 09:30 run_scripts drwxr-xr-x 3 user user 60 Oct 20 09:30 tasks -rw-r--r-- 1 user user 108295 Oct 20 09:30 test-1.jpeg -rw-r--r-- 1 user user 111340 Oct 20 09:30 test-2.jpeg -rw-r--r-- 1 user user 101600 Oct 20 09:30 test-3.jpeg -rw-r--r-- 1 user user 18949 Oct 20 09:30 train.py -rw-r--r-- 1 user user 62397 Oct 20 09:30 trainer.py drwxr-xr-x 4 user user 133 Oct 20 09:30 utils Traceback (most recent call last): File "/home/user/app/app.py", line 9, in <module> from fairseq import utils, tasks ImportError: cannot import name 'utils' from 'fairseq' (unknown location)

Container logs:

Fetching error logs...