2021-01-14T15:42:41,537 Created temporary directory: /tmp/pip-ephem-wheel-cache-e26oaggz 2021-01-14T15:42:41,540 Created temporary directory: /tmp/pip-req-tracker-oc3ahuwr 2021-01-14T15:42:41,540 Initialized build tracking at /tmp/pip-req-tracker-oc3ahuwr 2021-01-14T15:42:41,541 Created build tracker: /tmp/pip-req-tracker-oc3ahuwr 2021-01-14T15:42:41,541 Entered build tracker: /tmp/pip-req-tracker-oc3ahuwr 2021-01-14T15:42:41,541 Created temporary directory: /tmp/pip-wheel-e0kywbcu 2021-01-14T15:42:41,553 1 location(s) to search for versions of django-s3-file-field-client: 2021-01-14T15:42:41,553 * https://pypi.org/simple/django-s3-file-field-client/ 2021-01-14T15:42:41,554 Fetching project page and analyzing links: https://pypi.org/simple/django-s3-file-field-client/ 2021-01-14T15:42:41,554 Getting page https://pypi.org/simple/django-s3-file-field-client/ 2021-01-14T15:42:41,556 Found index url https://pypi.org/simple 2021-01-14T15:42:41,654 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/b5/01/67b8c980f47609858cb0adaa34cc6475116f41dbd45aabc961fb49fe149c/django-s3-file-field-client-0.0.20.tar.gz#sha256=7450c8b98e9746596c4dd3aa1deb6e5a50e56fc9cd3e387ffe3106f416cd0fe1 (from https://pypi.org/simple/django-s3-file-field-client/) (requires-python:>=3.8) 2021-01-14T15:42:41,658 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/e2/1e/facfa348122477731b7de331b398b74f49586d6aaec542956608a6407e69/django_s3_file_field_client-0.0.20-py3-none-any.whl#sha256=a51b9c03789052389aa70838fff6b7e03c44dee826fecbda2c26756dd9b1d0af (from https://pypi.org/simple/django-s3-file-field-client/) (requires-python:>=3.8) 2021-01-14T15:42:41,658 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/62/36/4801bf9592ccea9702f144b051c5dea70b147bb7df3ea90968f29cd6d519/django-s3-file-field-client-0.0.21.tar.gz#sha256=134a44a1bd2dd2f387dd4a01644cac697bbd60cd8f8ac6358b703c71d8b62f60 (from https://pypi.org/simple/django-s3-file-field-client/) (requires-python:>=3.8) 2021-01-14T15:42:41,659 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/90/25/cff06785adb721fab3ec5eeba70af05c7c6550a0c886550c98ed0aef718f/django_s3_file_field_client-0.0.21-py3-none-any.whl#sha256=746fe73b8c662bac59cabe4ae4795872b8b123bd132dfe7c8cc910dbfff5669a (from https://pypi.org/simple/django-s3-file-field-client/) (requires-python:>=3.8) 2021-01-14T15:42:41,659 Given no hashes to check 0 links for project 'django-s3-file-field-client': discarding no candidates 2021-01-14T15:42:41,660 ERROR: Could not find a version that satisfies the requirement django-s3-file-field-client==0.0.21 (from versions: none) 2021-01-14T15:42:41,660 ERROR: No matching distribution found for django-s3-file-field-client==0.0.21 2021-01-14T15:42:41,660 Exception information: 2021-01-14T15:42:41,660 Traceback (most recent call last): 2021-01-14T15:42:41,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2021-01-14T15:42:41,660 status = self.run(options, args) 2021-01-14T15:42:41,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2021-01-14T15:42:41,660 return func(self, options, args) 2021-01-14T15:42:41,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2021-01-14T15:42:41,660 reqs, check_supported_wheels=True 2021-01-14T15:42:41,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2021-01-14T15:42:41,660 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2021-01-14T15:42:41,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2021-01-14T15:42:41,660 abstract_dist = self._get_abstract_dist_for(req_to_install) 2021-01-14T15:42:41,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2021-01-14T15:42:41,660 self._populate_link(req) 2021-01-14T15:42:41,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2021-01-14T15:42:41,660 req.link = self._find_requirement_link(req) 2021-01-14T15:42:41,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2021-01-14T15:42:41,660 best_candidate = self.finder.find_requirement(req, upgrade) 2021-01-14T15:42:41,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 930, in find_requirement 2021-01-14T15:42:41,660 req) 2021-01-14T15:42:41,660 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-s3-file-field-client==0.0.21 2021-01-14T15:42:41,665 Removed build tracker: '/tmp/pip-req-tracker-oc3ahuwr'