2020-09-15T19:53:29,754 Created temporary directory: /tmp/pip-ephem-wheel-cache-3zam6xe9 2020-09-15T19:53:29,757 Created temporary directory: /tmp/pip-req-tracker-r7uptci_ 2020-09-15T19:53:29,758 Initialized build tracking at /tmp/pip-req-tracker-r7uptci_ 2020-09-15T19:53:29,758 Created build tracker: /tmp/pip-req-tracker-r7uptci_ 2020-09-15T19:53:29,758 Entered build tracker: /tmp/pip-req-tracker-r7uptci_ 2020-09-15T19:53:29,758 Created temporary directory: /tmp/pip-wheel-kp9s97a0 2020-09-15T19:53:29,768 1 location(s) to search for versions of django-masterdata: 2020-09-15T19:53:29,768 * https://pypi.org/simple/django-masterdata/ 2020-09-15T19:53:29,768 Fetching project page and analyzing links: https://pypi.org/simple/django-masterdata/ 2020-09-15T19:53:29,769 Getting page https://pypi.org/simple/django-masterdata/ 2020-09-15T19:53:29,770 Found index url https://pypi.org/simple 2020-09-15T19:53:29,860 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/18/df/a3878094e3932cfe0602715a6411180eae5fe1ccee9f5213fb61b59d91aa/django-masterdata-0.1.0.tar.gz#sha256=d4b3ac805c3241f4150a47ba5aab7f168f3eabc82ab758ad02047ccc20674330 (from https://pypi.org/simple/django-masterdata/) (requires-python:>=3.8,<4.0) 2020-09-15T19:53:29,864 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/55/bb/b61b5d690083e0e9a80344c15fa797032be28ed5c5dc6306ea82648e4d1d/django_masterdata-0.1.0-py3-none-any.whl#sha256=dc2c8fcddf137ee767490f024e36a6281d2dc37ad730dac7b19b5c99a643f7ae (from https://pypi.org/simple/django-masterdata/) (requires-python:>=3.8,<4.0) 2020-09-15T19:53:29,864 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/2d/91/af7af08f07cd94425c0f8a1783921fc987eef2fdb9df5a069a6976d439e7/django-masterdata-0.1.1.tar.gz#sha256=63efdefcbcbd10c1d13f5d082f6beb5bc92da0f8d33fba387180251302995aa3 (from https://pypi.org/simple/django-masterdata/) (requires-python:>=3.8,<4.0) 2020-09-15T19:53:29,865 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/aa/a4/5575a686ed799bd2c857178774c497f24d75cdd09b55b902c1079111ceb1/django_masterdata-0.1.1-py3-none-any.whl#sha256=39ad0a267450fc82582d1a116bcc4bd6f0ba11c3e80114166a28071dd8fd2cac (from https://pypi.org/simple/django-masterdata/) (requires-python:>=3.8,<4.0) 2020-09-15T19:53:29,866 Given no hashes to check 0 links for project 'django-masterdata': discarding no candidates 2020-09-15T19:53:29,866 ERROR: Could not find a version that satisfies the requirement django-masterdata==0.1.1 (from versions: none) 2020-09-15T19:53:29,866 ERROR: No matching distribution found for django-masterdata==0.1.1 2020-09-15T19:53:29,867 Exception information: 2020-09-15T19:53:29,867 Traceback (most recent call last): 2020-09-15T19:53:29,867 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-15T19:53:29,867 status = self.run(options, args) 2020-09-15T19:53:29,867 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-15T19:53:29,867 return func(self, options, args) 2020-09-15T19:53:29,867 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-15T19:53:29,867 reqs, check_supported_wheels=True 2020-09-15T19:53:29,867 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-15T19:53:29,867 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-15T19:53:29,867 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-15T19:53:29,867 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-15T19:53:29,867 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-09-15T19:53:29,867 self._populate_link(req) 2020-09-15T19:53:29,867 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-09-15T19:53:29,867 req.link = self._find_requirement_link(req) 2020-09-15T19:53:29,867 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-09-15T19:53:29,867 best_candidate = self.finder.find_requirement(req, upgrade) 2020-09-15T19:53:29,867 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 928, in find_requirement 2020-09-15T19:53:29,867 req) 2020-09-15T19:53:29,867 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-masterdata==0.1.1 2020-09-15T19:53:29,871 Removed build tracker: '/tmp/pip-req-tracker-r7uptci_'