2022-07-21T09:04:40,572 Created temporary directory: /tmp/pip-ephem-wheel-cache-6dbb3_gm 2022-07-21T09:04:40,577 Created temporary directory: /tmp/pip-build-tracker-lcbb8gg5 2022-07-21T09:04:40,578 Initialized build tracking at /tmp/pip-build-tracker-lcbb8gg5 2022-07-21T09:04:40,578 Created build tracker: /tmp/pip-build-tracker-lcbb8gg5 2022-07-21T09:04:40,579 Entered build tracker: /tmp/pip-build-tracker-lcbb8gg5 2022-07-21T09:04:40,580 Created temporary directory: /tmp/pip-wheel-svpk7w2z 2022-07-21T09:04:40,646 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-07-21T09:04:40,654 2 location(s) to search for versions of team-common: 2022-07-21T09:04:40,654 * https://pypi.org/simple/team-common/ 2022-07-21T09:04:40,654 * https://www.piwheels.org/simple/team-common/ 2022-07-21T09:04:40,655 Fetching project page and analyzing links: https://pypi.org/simple/team-common/ 2022-07-21T09:04:40,656 Getting page https://pypi.org/simple/team-common/ 2022-07-21T09:04:40,660 Found index url https://pypi.org/simple 2022-07-21T09:04:40,870 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/e4/58/aeaf0dfe2530153e4c35273406e35e70f8e5a501458fdbe958bd41ab7454/team_common-0.0.7.tar.gz#sha256=1d2f4cebd8a1e8d3adb50873393a5e1cb6f41b89ee1dd2403b646d6a9e7d90ba (from https://pypi.org/simple/team-common/) (requires-python:>=3.8) 2022-07-21T09:04:40,870 Skipping link: 0.0.7 Requires-Python >=3.8: https://files.pythonhosted.org/packages/e4/58/aeaf0dfe2530153e4c35273406e35e70f8e5a501458fdbe958bd41ab7454/team_common-0.0.7.tar.gz#sha256=1d2f4cebd8a1e8d3adb50873393a5e1cb6f41b89ee1dd2403b646d6a9e7d90ba (from https://pypi.org/simple/team-common/) (requires-python:>=3.8) 2022-07-21T09:04:40,871 Fetching project page and analyzing links: https://www.piwheels.org/simple/team-common/ 2022-07-21T09:04:40,872 Getting page https://www.piwheels.org/simple/team-common/ 2022-07-21T09:04:40,874 Found index url https://www.piwheels.org/simple 2022-07-21T09:04:41,087 Skipping link: not a file: https://www.piwheels.org/simple/team-common/ 2022-07-21T09:04:41,087 Skipping link: not a file: https://pypi.org/simple/team-common/ 2022-07-21T09:04:41,120 Given no hashes to check 0 links for project 'team-common': discarding no candidates 2022-07-21T09:04:41,121 ERROR: Ignored the following versions that require a different python version: 0.0.7 Requires-Python >=3.8 2022-07-21T09:04:41,124 ERROR: Could not find a version that satisfies the requirement team-common==0.0.7 (from versions: none) 2022-07-21T09:04:41,126 ERROR: No matching distribution found for team-common==0.0.7 2022-07-21T09:04:41,128 Exception information: 2022-07-21T09:04:41,128 Traceback (most recent call last): 2022-07-21T09:04:41,128 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-07-21T09:04:41,128 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-07-21T09:04:41,128 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-07-21T09:04:41,128 raise RequirementsConflicted(criterion) 2022-07-21T09:04:41,128 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('team-common==0.0.7') 2022-07-21T09:04:41,128 2022-07-21T09:04:41,128 During handling of the above exception, another exception occurred: 2022-07-21T09:04:41,128 2022-07-21T09:04:41,128 Traceback (most recent call last): 2022-07-21T09:04:41,128 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-07-21T09:04:41,128 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-07-21T09:04:41,128 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-07-21T09:04:41,128 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-07-21T09:04:41,128 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-07-21T09:04:41,128 raise ResolutionImpossible(e.criterion.information) 2022-07-21T09:04:41,128 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('team-common==0.0.7'), parent=None)] 2022-07-21T09:04:41,128 2022-07-21T09:04:41,128 The above exception was the direct cause of the following exception: 2022-07-21T09:04:41,128 2022-07-21T09:04:41,128 Traceback (most recent call last): 2022-07-21T09:04:41,128 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-07-21T09:04:41,128 status = run_func(*args) 2022-07-21T09:04:41,128 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-07-21T09:04:41,128 return func(self, options, args) 2022-07-21T09:04:41,128 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-07-21T09:04:41,128 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-07-21T09:04:41,128 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-07-21T09:04:41,128 raise error from e 2022-07-21T09:04:41,128 pip._internal.exceptions.DistributionNotFound: No matching distribution found for team-common==0.0.7 2022-07-21T09:04:41,136 Removed build tracker: '/tmp/pip-build-tracker-lcbb8gg5'