2021-10-01T08:48:10,246 Created temporary directory: /tmp/pip-ephem-wheel-cache-p90kuh2t 2021-10-01T08:48:10,249 Created temporary directory: /tmp/pip-req-tracker-uoz_eaoh 2021-10-01T08:48:10,249 Initialized build tracking at /tmp/pip-req-tracker-uoz_eaoh 2021-10-01T08:48:10,249 Created build tracker: /tmp/pip-req-tracker-uoz_eaoh 2021-10-01T08:48:10,249 Entered build tracker: /tmp/pip-req-tracker-uoz_eaoh 2021-10-01T08:48:10,250 Created temporary directory: /tmp/pip-wheel-z2suwa17 2021-10-01T08:48:10,284 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-01T08:48:10,287 2 location(s) to search for versions of pyr3: 2021-10-01T08:48:10,287 * https://pypi.org/simple/pyr3/ 2021-10-01T08:48:10,287 * https://www.piwheels.org/simple/pyr3/ 2021-10-01T08:48:10,287 Fetching project page and analyzing links: https://pypi.org/simple/pyr3/ 2021-10-01T08:48:10,288 Getting page https://pypi.org/simple/pyr3/ 2021-10-01T08:48:10,290 Found index url https://pypi.org/simple 2021-10-01T08:48:10,377 Skipping link: No binaries permitted for pyr3: https://files.pythonhosted.org/packages/bb/98/79aecd01809409b09b099e1d2b6c027167280342371b1111d026111f63c5/PyR3-0.0.0-py3-none-any.whl#sha256=a7ed43ad2a6555ed414b5c7b1ff90adfa75949256367c59e5b6773ed2cc23451 (from https://pypi.org/simple/pyr3/) (requires-python:==3.9.*) 2021-10-01T08:48:10,378 Link requires a different Python (3.7.3 not in: '==3.9.*'): https://files.pythonhosted.org/packages/23/1b/1ba3131d860f18a7be04c9b26d85ad5f06b36ff62e31eb6a1e4daea26fa9/PyR3-0.0.0.tar.gz#sha256=8178f963e628e6da8e1328f693052783f29d97c9e2e37629bf7b7744188498d7 (from https://pypi.org/simple/pyr3/) (requires-python:==3.9.*) 2021-10-01T08:48:10,378 Skipping link: No binaries permitted for pyr3: https://files.pythonhosted.org/packages/8a/4a/cc1182fe9b8173994d8cbc0d13e130246e58a4a8458018fb2802bcc3f1ae/PyR3-0.1.0-py3-none-any.whl#sha256=791c2226f6acd3b2f7517aa6ed086306612a2809e3ae51f6ff62cbd0a6d08797 (from https://pypi.org/simple/pyr3/) (requires-python:>=3.8) 2021-10-01T08:48:10,378 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/ce/53/4c3c53c0ae0113c26508a2dac19f3d4046eb5a7e276e10e1185f0edb0251/PyR3-0.1.0.tar.gz#sha256=ef7279fd4a5dfe5c4071f0870729019017e3daffafb2045016dd53804f081905 (from https://pypi.org/simple/pyr3/) (requires-python:>=3.8) 2021-10-01T08:48:10,379 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyr3/ 2021-10-01T08:48:10,379 Getting page https://www.piwheels.org/simple/pyr3/ 2021-10-01T08:48:10,380 Found index url https://www.piwheels.org/simple 2021-10-01T08:48:10,491 Skipping link: No binaries permitted for pyr3: https://www.piwheels.org/simple/pyr3/PyR3-0.0.0-py3-none-any.whl#sha256=9af336b7dc4d77f4bd93d3b96931b11622c0930a637989b8bbc6a916cc6dee80 (from https://www.piwheels.org/simple/pyr3/) (requires-python:==3.9.*) 2021-10-01T08:48:10,492 Skipping link: not a file: https://www.piwheels.org/simple/pyr3/ 2021-10-01T08:48:10,492 Skipping link: not a file: https://pypi.org/simple/pyr3/ 2021-10-01T08:48:10,508 Given no hashes to check 0 links for project 'pyr3': discarding no candidates 2021-10-01T08:48:10,509 ERROR: Could not find a version that satisfies the requirement pyr3==0.1.0 (from versions: none) 2021-10-01T08:48:10,509 ERROR: No matching distribution found for pyr3==0.1.0 2021-10-01T08:48:10,510 Exception information: 2021-10-01T08:48:10,510 Traceback (most recent call last): 2021-10-01T08:48:10,510 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-01T08:48:10,510 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-01T08:48:10,510 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-01T08:48:10,510 raise RequirementsConflicted(criterion) 2021-10-01T08:48:10,510 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyr3==0.1.0') 2021-10-01T08:48:10,510 2021-10-01T08:48:10,510 During handling of the above exception, another exception occurred: 2021-10-01T08:48:10,510 2021-10-01T08:48:10,510 Traceback (most recent call last): 2021-10-01T08:48:10,510 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-01T08:48:10,510 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-01T08:48:10,510 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-01T08:48:10,510 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-01T08:48:10,510 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-01T08:48:10,510 raise ResolutionImpossible(e.criterion.information) 2021-10-01T08:48:10,510 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyr3==0.1.0'), parent=None)] 2021-10-01T08:48:10,510 2021-10-01T08:48:10,510 The above exception was the direct cause of the following exception: 2021-10-01T08:48:10,510 2021-10-01T08:48:10,510 Traceback (most recent call last): 2021-10-01T08:48:10,510 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-01T08:48:10,510 status = self.run(options, args) 2021-10-01T08:48:10,510 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-01T08:48:10,510 return func(self, options, args) 2021-10-01T08:48:10,510 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-01T08:48:10,510 reqs, check_supported_wheels=True 2021-10-01T08:48:10,510 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-01T08:48:10,510 raise error from e 2021-10-01T08:48:10,510 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyr3==0.1.0 2021-10-01T08:48:10,514 Removed build tracker: '/tmp/pip-req-tracker-uoz_eaoh'