2022-05-07T13:35:25,437 Created temporary directory: /tmp/pip-ephem-wheel-cache-xufnq4mh 2022-05-07T13:35:25,443 Created temporary directory: /tmp/pip-req-tracker-xob5ix_v 2022-05-07T13:35:25,444 Initialized build tracking at /tmp/pip-req-tracker-xob5ix_v 2022-05-07T13:35:25,444 Created build tracker: /tmp/pip-req-tracker-xob5ix_v 2022-05-07T13:35:25,444 Entered build tracker: /tmp/pip-req-tracker-xob5ix_v 2022-05-07T13:35:25,446 Created temporary directory: /tmp/pip-wheel-034voz9c 2022-05-07T13:35:25,508 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-07T13:35:25,522 2 location(s) to search for versions of pylavcogs-shared: 2022-05-07T13:35:25,522 * https://pypi.org/simple/pylavcogs-shared/ 2022-05-07T13:35:25,522 * https://www.piwheels.org/simple/pylavcogs-shared/ 2022-05-07T13:35:25,523 Fetching project page and analyzing links: https://pypi.org/simple/pylavcogs-shared/ 2022-05-07T13:35:25,524 Getting page https://pypi.org/simple/pylavcogs-shared/ 2022-05-07T13:35:25,528 Found index url https://pypi.org/simple 2022-05-07T13:35:25,635 Skipping link: No binaries permitted for pylavcogs-shared: https://files.pythonhosted.org/packages/f6/8b/12e473c1b331caa08670aa9bbd8dabfc8b406e97c09dfd427b12b1521d5d/pylavcogs_shared-0.0.1-py3-none-any.whl#sha256=d8eef593a7931d4f90bc1ca2f4a9e13179cd2d9cba24abe2d9dd7e22bd4d09ee (from https://pypi.org/simple/pylavcogs-shared/) (requires-python:<3.10,>=3.9.0) 2022-05-07T13:35:25,637 Link requires a different Python (3.7.3 not in: '<3.10,>=3.9.0'): https://files.pythonhosted.org/packages/8d/d1/59b8bd2a0b61ef31ed6affa6c83364f48e9b271931f37468005fcd6a822a/pylavcogs_shared-0.0.1.tar.gz#sha256=f2551abce100dbe42313298dcd3fc69841654e1e76611595144d9fb3790e695b (from https://pypi.org/simple/pylavcogs-shared/) (requires-python:<3.10,>=3.9.0) 2022-05-07T13:35:25,638 Skipping link: No binaries permitted for pylavcogs-shared: https://files.pythonhosted.org/packages/98/36/0424871d8e450b66922ccde10b3105fb81e4523e89e8e40cec17c2c5adb1/pylavcogs_shared-0.0.3-py3-none-any.whl#sha256=af7294562c1f0a7d6db2390854bc37f56ca1ce329ef44692e3be52f97293677e (from https://pypi.org/simple/pylavcogs-shared/) (requires-python:<3.10,>=3.9.0) 2022-05-07T13:35:25,640 Link requires a different Python (3.7.3 not in: '<3.10,>=3.9.0'): https://files.pythonhosted.org/packages/e1/ac/f26aa17041a40df4a7a646012f4c227f97024a1afd68f38d9c56443894f2/pylavcogs_shared-0.0.3.tar.gz#sha256=3db602a51ee8c7c614d0424583543bfd7d7615f2f4eb485ec73854232b1fb088 (from https://pypi.org/simple/pylavcogs-shared/) (requires-python:<3.10,>=3.9.0) 2022-05-07T13:35:25,640 Fetching project page and analyzing links: https://www.piwheels.org/simple/pylavcogs-shared/ 2022-05-07T13:35:25,641 Getting page https://www.piwheels.org/simple/pylavcogs-shared/ 2022-05-07T13:35:25,643 Found index url https://www.piwheels.org/simple 2022-05-07T13:35:25,848 Skipping link: not a file: https://www.piwheels.org/simple/pylavcogs-shared/ 2022-05-07T13:35:25,848 Skipping link: not a file: https://pypi.org/simple/pylavcogs-shared/ 2022-05-07T13:35:25,881 Given no hashes to check 0 links for project 'pylavcogs-shared': discarding no candidates 2022-05-07T13:35:25,882 ERROR: Could not find a version that satisfies the requirement pylavcogs-shared==0.0.3 (from versions: none) 2022-05-07T13:35:25,885 ERROR: No matching distribution found for pylavcogs-shared==0.0.3 2022-05-07T13:35:25,887 Exception information: 2022-05-07T13:35:25,887 Traceback (most recent call last): 2022-05-07T13:35:25,887 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-07T13:35:25,887 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-07T13:35:25,887 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-07T13:35:25,887 raise RequirementsConflicted(criterion) 2022-05-07T13:35:25,887 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pylavcogs-shared==0.0.3') 2022-05-07T13:35:25,887 2022-05-07T13:35:25,887 During handling of the above exception, another exception occurred: 2022-05-07T13:35:25,887 2022-05-07T13:35:25,887 Traceback (most recent call last): 2022-05-07T13:35:25,887 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-07T13:35:25,887 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-07T13:35:25,887 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-07T13:35:25,887 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-07T13:35:25,887 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-07T13:35:25,887 raise ResolutionImpossible(e.criterion.information) 2022-05-07T13:35:25,887 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pylavcogs-shared==0.0.3'), parent=None)] 2022-05-07T13:35:25,887 2022-05-07T13:35:25,887 The above exception was the direct cause of the following exception: 2022-05-07T13:35:25,887 2022-05-07T13:35:25,887 Traceback (most recent call last): 2022-05-07T13:35:25,887 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-07T13:35:25,887 status = run_func(*args) 2022-05-07T13:35:25,887 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-07T13:35:25,887 return func(self, options, args) 2022-05-07T13:35:25,887 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-05-07T13:35:25,887 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-07T13:35:25,887 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-07T13:35:25,887 raise error from e 2022-05-07T13:35:25,887 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pylavcogs-shared==0.0.3 2022-05-07T13:35:25,895 Removed build tracker: '/tmp/pip-req-tracker-xob5ix_v'