2020-10-21T08:23:44,016 Created temporary directory: /tmp/pip-ephem-wheel-cache-_qqx4bua 2020-10-21T08:23:44,019 Created temporary directory: /tmp/pip-req-tracker-k2vrd7o0 2020-10-21T08:23:44,019 Initialized build tracking at /tmp/pip-req-tracker-k2vrd7o0 2020-10-21T08:23:44,019 Created build tracker: /tmp/pip-req-tracker-k2vrd7o0 2020-10-21T08:23:44,019 Entered build tracker: /tmp/pip-req-tracker-k2vrd7o0 2020-10-21T08:23:44,020 Created temporary directory: /tmp/pip-wheel-hgtsa8zp 2020-10-21T08:23:44,030 1 location(s) to search for versions of django-pyscript: 2020-10-21T08:23:44,030 * https://pypi.org/simple/django-pyscript/ 2020-10-21T08:23:44,030 Fetching project page and analyzing links: https://pypi.org/simple/django-pyscript/ 2020-10-21T08:23:44,030 Getting page https://pypi.org/simple/django-pyscript/ 2020-10-21T08:23:44,032 Found index url https://pypi.org/simple 2020-10-21T08:23:44,125 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-21T08:23:44,130 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-21T08:23:44,131 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-21T08:23:44,131 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-21T08:23:44,132 Link requires a different Python (3.7.3 not in: '>=3.8.0,<3.9.0'): https://files.pythonhosted.org/packages/10/19/5ced8ce25a7826f56fe233f491d77c2f2029a58a2ef4e08e6dda29f5a2c0/django-pyscript-0.9.1.tar.gz#sha256=184f6d3e7d2d1d279c56194620a5959d80d877df8298ed9524c95ab84f2239b1 (from https://pypi.org/simple/django-pyscript/) (requires-python:>=3.8.0,<3.9.0) 2020-10-21T08:23:44,133 Link requires a different Python (3.7.3 not in: '>=3.8.0,<3.9.0'): https://files.pythonhosted.org/packages/0a/e3/9d827b2b8865698c973941fa7f5617b4a9d1f1f160ee75692d4aef60b69d/django_pyscript-0.9.1-py3-none-any.whl#sha256=193b3b0823f6e1463e5f39e0ae1e6c423f2d5502f636cfe086d0a49d73c3b353 (from https://pypi.org/simple/django-pyscript/) (requires-python:>=3.8.0,<3.9.0) 2020-10-21T08:23:44,133 Given no hashes to check 0 links for project 'django-pyscript': discarding no candidates 2020-10-21T08:23:44,133 ERROR: Could not find a version that satisfies the requirement django-pyscript==0.9.1 (from versions: none) 2020-10-21T08:23:44,134 ERROR: No matching distribution found for django-pyscript==0.9.1 2020-10-21T08:23:44,134 Exception information: 2020-10-21T08:23:44,134 Traceback (most recent call last): 2020-10-21T08:23:44,134 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-10-21T08:23:44,134 status = self.run(options, args) 2020-10-21T08:23:44,134 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-10-21T08:23:44,134 return func(self, options, args) 2020-10-21T08:23:44,134 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-10-21T08:23:44,134 reqs, check_supported_wheels=True 2020-10-21T08:23:44,134 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-10-21T08:23:44,134 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-10-21T08:23:44,134 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-10-21T08:23:44,134 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-10-21T08:23:44,134 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-10-21T08:23:44,134 self._populate_link(req) 2020-10-21T08:23:44,134 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-10-21T08:23:44,134 req.link = self._find_requirement_link(req) 2020-10-21T08:23:44,134 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-10-21T08:23:44,134 best_candidate = self.finder.find_requirement(req, upgrade) 2020-10-21T08:23:44,134 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 928, in find_requirement 2020-10-21T08:23:44,134 req) 2020-10-21T08:23:44,134 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-pyscript==0.9.1 2020-10-21T08:23:44,138 Removed build tracker: '/tmp/pip-req-tracker-k2vrd7o0'