2022-05-29T16:07:36,588 Created temporary directory: /tmp/pip-ephem-wheel-cache-snaye1_8 2022-05-29T16:07:36,594 Created temporary directory: /tmp/pip-build-tracker-ipnnqo3y 2022-05-29T16:07:36,595 Initialized build tracking at /tmp/pip-build-tracker-ipnnqo3y 2022-05-29T16:07:36,595 Created build tracker: /tmp/pip-build-tracker-ipnnqo3y 2022-05-29T16:07:36,596 Entered build tracker: /tmp/pip-build-tracker-ipnnqo3y 2022-05-29T16:07:36,597 Created temporary directory: /tmp/pip-wheel-j6uxjxj0 2022-05-29T16:07:36,669 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-29T16:07:36,677 2 location(s) to search for versions of clmgr: 2022-05-29T16:07:36,677 * https://pypi.org/simple/clmgr/ 2022-05-29T16:07:36,677 * https://www.piwheels.org/simple/clmgr/ 2022-05-29T16:07:36,678 Fetching project page and analyzing links: https://pypi.org/simple/clmgr/ 2022-05-29T16:07:36,679 Getting page https://pypi.org/simple/clmgr/ 2022-05-29T16:07:36,682 Found index url https://pypi.org/simple 2022-05-29T16:07:36,795 Skipping link: No binaries permitted for clmgr: https://files.pythonhosted.org/packages/f0/89/218c3fa1085b81d946befd41b7f646968a88d32ac64d0942c0d7d03abe65/clmgr-0.0.2-py3-none-any.whl#sha256=c6845ecc0414ecdb47d55cfbc3716b334d5600c28cbcec570e2324cf60d698dd (from https://pypi.org/simple/clmgr/) (requires-python:>=3.6,>=3.7,>=3.8,>=3.9,>=3.10) 2022-05-29T16:07:36,799 Link requires a different Python (3.9.2 not in: '>=3.6,>=3.7,>=3.8,>=3.9,>=3.10'): https://files.pythonhosted.org/packages/57/f4/d4674087192519820804c4660bb44ce96625551fae7df7b49e6ee925bff4/clmgr-0.0.2.tar.gz#sha256=6b31bd02b139fe32b0679a53aa5b6bdae21af49423955fc5bf5b516c5f8c4b6a (from https://pypi.org/simple/clmgr/) (requires-python:>=3.6,>=3.7,>=3.8,>=3.9,>=3.10) 2022-05-29T16:07:36,800 Skipping link: 0.0.2 Requires-Python >=3.6,>=3.7,>=3.8,>=3.9,>=3.10: https://files.pythonhosted.org/packages/57/f4/d4674087192519820804c4660bb44ce96625551fae7df7b49e6ee925bff4/clmgr-0.0.2.tar.gz#sha256=6b31bd02b139fe32b0679a53aa5b6bdae21af49423955fc5bf5b516c5f8c4b6a (from https://pypi.org/simple/clmgr/) (requires-python:>=3.6,>=3.7,>=3.8,>=3.9,>=3.10) 2022-05-29T16:07:36,801 Fetching project page and analyzing links: https://www.piwheels.org/simple/clmgr/ 2022-05-29T16:07:36,801 Getting page https://www.piwheels.org/simple/clmgr/ 2022-05-29T16:07:36,803 Found index url https://www.piwheels.org/simple 2022-05-29T16:07:37,035 Skipping link: not a file: https://www.piwheels.org/simple/clmgr/ 2022-05-29T16:07:37,036 Skipping link: not a file: https://pypi.org/simple/clmgr/ 2022-05-29T16:07:37,079 Given no hashes to check 0 links for project 'clmgr': discarding no candidates 2022-05-29T16:07:37,080 ERROR: Ignored the following versions that require a different python version: 0.0.2 Requires-Python >=3.6,>=3.7,>=3.8,>=3.9,>=3.10 2022-05-29T16:07:37,083 ERROR: Could not find a version that satisfies the requirement clmgr==0.0.2 (from versions: none) 2022-05-29T16:07:37,085 ERROR: No matching distribution found for clmgr==0.0.2 2022-05-29T16:07:37,087 Exception information: 2022-05-29T16:07:37,087 Traceback (most recent call last): 2022-05-29T16:07:37,087 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-29T16:07:37,087 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-29T16:07:37,087 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-29T16:07:37,087 raise RequirementsConflicted(criterion) 2022-05-29T16:07:37,087 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('clmgr==0.0.2') 2022-05-29T16:07:37,087 2022-05-29T16:07:37,087 During handling of the above exception, another exception occurred: 2022-05-29T16:07:37,087 2022-05-29T16:07:37,087 Traceback (most recent call last): 2022-05-29T16:07:37,087 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-05-29T16:07:37,087 result = self._result = resolver.resolve( 2022-05-29T16:07:37,087 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-29T16:07:37,087 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-29T16:07:37,087 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-29T16:07:37,087 raise ResolutionImpossible(e.criterion.information) 2022-05-29T16:07:37,087 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('clmgr==0.0.2'), parent=None)] 2022-05-29T16:07:37,087 2022-05-29T16:07:37,087 The above exception was the direct cause of the following exception: 2022-05-29T16:07:37,087 2022-05-29T16:07:37,087 Traceback (most recent call last): 2022-05-29T16:07:37,087 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-29T16:07:37,087 status = run_func(*args) 2022-05-29T16:07:37,087 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-29T16:07:37,087 return func(self, options, args) 2022-05-29T16:07:37,087 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-05-29T16:07:37,087 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-29T16:07:37,087 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-29T16:07:37,087 raise error from e 2022-05-29T16:07:37,087 pip._internal.exceptions.DistributionNotFound: No matching distribution found for clmgr==0.0.2 2022-05-29T16:07:37,096 Removed build tracker: '/tmp/pip-build-tracker-ipnnqo3y'