2022-05-10T20:23:13,205 Created temporary directory: /tmp/pip-ephem-wheel-cache-i7bkipoq 2022-05-10T20:23:13,211 Created temporary directory: /tmp/pip-req-tracker-srbb97_a 2022-05-10T20:23:13,212 Initialized build tracking at /tmp/pip-req-tracker-srbb97_a 2022-05-10T20:23:13,212 Created build tracker: /tmp/pip-req-tracker-srbb97_a 2022-05-10T20:23:13,212 Entered build tracker: /tmp/pip-req-tracker-srbb97_a 2022-05-10T20:23:13,214 Created temporary directory: /tmp/pip-wheel-t5rl20uw 2022-05-10T20:23:13,282 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-10T20:23:13,296 2 location(s) to search for versions of labfunctions: 2022-05-10T20:23:13,296 * https://pypi.org/simple/labfunctions/ 2022-05-10T20:23:13,296 * https://www.piwheels.org/simple/labfunctions/ 2022-05-10T20:23:13,297 Fetching project page and analyzing links: https://pypi.org/simple/labfunctions/ 2022-05-10T20:23:13,298 Getting page https://pypi.org/simple/labfunctions/ 2022-05-10T20:23:13,301 Found index url https://pypi.org/simple 2022-05-10T20:23:13,409 Skipping link: No binaries permitted for labfunctions: https://files.pythonhosted.org/packages/6b/4a/34d38fca75d3e460478b04fcb0189674b57951cbba59b2bcfc5018d1dbc5/labfunctions-0.8.0a7-py3-none-any.whl#sha256=558098a18d7d5c317dba84a5d0189efe79255bbd4d3608171b4b8e13e0c695e8 (from https://pypi.org/simple/labfunctions/) (requires-python:>=3.8,<3.10) 2022-05-10T20:23:13,412 Link requires a different Python (3.7.3 not in: '>=3.8,<3.10'): https://files.pythonhosted.org/packages/f5/8f/c08d875f01df0af2adbb49fd4aee56d1ab2a98025649691e8aa47d53ee12/labfunctions-0.8.0a7.tar.gz#sha256=a46b45957ff45a67dafa8b1da41eb8edb6f4d95ccef4af122673a38233bfa0e1 (from https://pypi.org/simple/labfunctions/) (requires-python:>=3.8,<3.10) 2022-05-10T20:23:13,412 Fetching project page and analyzing links: https://www.piwheels.org/simple/labfunctions/ 2022-05-10T20:23:13,413 Getting page https://www.piwheels.org/simple/labfunctions/ 2022-05-10T20:23:13,415 Found index url https://www.piwheels.org/simple 2022-05-10T20:23:13,638 Skipping link: not a file: https://www.piwheels.org/simple/labfunctions/ 2022-05-10T20:23:13,638 Skipping link: not a file: https://pypi.org/simple/labfunctions/ 2022-05-10T20:23:13,671 Given no hashes to check 0 links for project 'labfunctions': discarding no candidates 2022-05-10T20:23:13,672 ERROR: Could not find a version that satisfies the requirement labfunctions==0.8.0a7 (from versions: none) 2022-05-10T20:23:13,675 ERROR: No matching distribution found for labfunctions==0.8.0a7 2022-05-10T20:23:13,677 Exception information: 2022-05-10T20:23:13,677 Traceback (most recent call last): 2022-05-10T20:23:13,677 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-10T20:23:13,677 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-10T20:23:13,677 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-10T20:23:13,677 raise RequirementsConflicted(criterion) 2022-05-10T20:23:13,677 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('labfunctions==0.8.0a7') 2022-05-10T20:23:13,677 2022-05-10T20:23:13,677 During handling of the above exception, another exception occurred: 2022-05-10T20:23:13,677 2022-05-10T20:23:13,677 Traceback (most recent call last): 2022-05-10T20:23:13,677 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-10T20:23:13,677 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-10T20:23:13,677 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-10T20:23:13,677 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-10T20:23:13,677 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-10T20:23:13,677 raise ResolutionImpossible(e.criterion.information) 2022-05-10T20:23:13,677 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('labfunctions==0.8.0a7'), parent=None)] 2022-05-10T20:23:13,677 2022-05-10T20:23:13,677 The above exception was the direct cause of the following exception: 2022-05-10T20:23:13,677 2022-05-10T20:23:13,677 Traceback (most recent call last): 2022-05-10T20:23:13,677 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-10T20:23:13,677 status = run_func(*args) 2022-05-10T20:23:13,677 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-10T20:23:13,677 return func(self, options, args) 2022-05-10T20:23:13,677 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-05-10T20:23:13,677 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-10T20:23:13,677 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-10T20:23:13,677 raise error from e 2022-05-10T20:23:13,677 pip._internal.exceptions.DistributionNotFound: No matching distribution found for labfunctions==0.8.0a7 2022-05-10T20:23:13,685 Removed build tracker: '/tmp/pip-req-tracker-srbb97_a'