2020-10-20T14:30:42,015 Created temporary directory: /tmp/pip-ephem-wheel-cache-p9ohotzp 2020-10-20T14:30:42,018 Created temporary directory: /tmp/pip-req-tracker-105e1wxh 2020-10-20T14:30:42,018 Initialized build tracking at /tmp/pip-req-tracker-105e1wxh 2020-10-20T14:30:42,018 Created build tracker: /tmp/pip-req-tracker-105e1wxh 2020-10-20T14:30:42,019 Entered build tracker: /tmp/pip-req-tracker-105e1wxh 2020-10-20T14:30:42,019 Created temporary directory: /tmp/pip-wheel-sis562ha 2020-10-20T14:30:42,029 1 location(s) to search for versions of django-pyscript: 2020-10-20T14:30:42,029 * https://pypi.org/simple/django-pyscript/ 2020-10-20T14:30:42,029 Fetching project page and analyzing links: https://pypi.org/simple/django-pyscript/ 2020-10-20T14:30:42,030 Getting page https://pypi.org/simple/django-pyscript/ 2020-10-20T14:30:42,031 Found index url https://pypi.org/simple 2020-10-20T14:30:42,121 Link requires a different Python (3.7.3 not in: '>=3.8.0,<3.9.0'): https://files.pythonhosted.org/packages/5d/05/1f1618c6172e51f0e2c576976fc93665b1c2eda8041817606f746030b9a3/django-pyscript-0.1.0.tar.gz#sha256=cb4ec79924b85cdcb9c0351af6417d3dbb5a0e7fa186f505ee1434559155c441 (from https://pypi.org/simple/django-pyscript/) (requires-python:>=3.8.0,<3.9.0) 2020-10-20T14:30:42,125 Link requires a different Python (3.7.3 not in: '>=3.8.0,<3.9.0'): https://files.pythonhosted.org/packages/df/ce/7fa0a4c8faa532c10919cc993183ea5351a497e3c10c3c414983e2ad55e0/django_pyscript-0.1.0-py3-none-any.whl#sha256=8e79426bd95a71781619a19aab92f82127bf0efcf4fa59c131a382190878a4f9 (from https://pypi.org/simple/django-pyscript/) (requires-python:>=3.8.0,<3.9.0) 2020-10-20T14:30:42,126 Link requires a different Python (3.7.3 not in: '>=3.8.0,<3.9.0'): https://files.pythonhosted.org/packages/f0/18/7456e87357de5d6c3a832a9102554d810cdfca45c326242c532eb3f03664/django-pyscript-0.9.0.tar.gz#sha256=7db14919e9fb83b7c8b8fb77baf35c49ffa4ab8d04facc4fb02b4b388b367d9c (from https://pypi.org/simple/django-pyscript/) (requires-python:>=3.8.0,<3.9.0) 2020-10-20T14:30:42,127 Link requires a different Python (3.7.3 not in: '>=3.8.0,<3.9.0'): https://files.pythonhosted.org/packages/35/d0/5d6d577bbbeb8ab0c87c53c466d0727640352bf7b8144c4a76f79a565745/django_pyscript-0.9.0-py3-none-any.whl#sha256=8a7841a71377c39ad81a4c0833803cc8862dfef94f8b4416d2ad4a28b9ff7aa7 (from https://pypi.org/simple/django-pyscript/) (requires-python:>=3.8.0,<3.9.0) 2020-10-20T14:30:42,127 Given no hashes to check 0 links for project 'django-pyscript': discarding no candidates 2020-10-20T14:30:42,127 ERROR: Could not find a version that satisfies the requirement django-pyscript==0.9.0 (from versions: none) 2020-10-20T14:30:42,128 ERROR: No matching distribution found for django-pyscript==0.9.0 2020-10-20T14:30:42,128 Exception information: 2020-10-20T14:30:42,128 Traceback (most recent call last): 2020-10-20T14:30:42,128 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-10-20T14:30:42,128 status = self.run(options, args) 2020-10-20T14:30:42,128 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-10-20T14:30:42,128 return func(self, options, args) 2020-10-20T14:30:42,128 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-10-20T14:30:42,128 reqs, check_supported_wheels=True 2020-10-20T14:30:42,128 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-10-20T14:30:42,128 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-10-20T14:30:42,128 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-10-20T14:30:42,128 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-10-20T14:30:42,128 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-10-20T14:30:42,128 self._populate_link(req) 2020-10-20T14:30:42,128 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-10-20T14:30:42,128 req.link = self._find_requirement_link(req) 2020-10-20T14:30:42,128 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-10-20T14:30:42,128 best_candidate = self.finder.find_requirement(req, upgrade) 2020-10-20T14:30:42,128 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 928, in find_requirement 2020-10-20T14:30:42,128 req) 2020-10-20T14:30:42,128 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-pyscript==0.9.0 2020-10-20T14:30:42,132 Removed build tracker: '/tmp/pip-req-tracker-105e1wxh'