2022-03-10T10:33:04,371 Created temporary directory: /tmp/pip-ephem-wheel-cache-zawfgczk 2022-03-10T10:33:04,377 Created temporary directory: /tmp/pip-req-tracker-7ix1lf37 2022-03-10T10:33:04,378 Initialized build tracking at /tmp/pip-req-tracker-7ix1lf37 2022-03-10T10:33:04,378 Created build tracker: /tmp/pip-req-tracker-7ix1lf37 2022-03-10T10:33:04,378 Entered build tracker: /tmp/pip-req-tracker-7ix1lf37 2022-03-10T10:33:04,380 Created temporary directory: /tmp/pip-wheel-gaa5zfu9 2022-03-10T10:33:04,453 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-10T10:33:04,462 2 location(s) to search for versions of pikvm-utils: 2022-03-10T10:33:04,462 * https://pypi.org/simple/pikvm-utils/ 2022-03-10T10:33:04,462 * https://www.piwheels.org/simple/pikvm-utils/ 2022-03-10T10:33:04,463 Fetching project page and analyzing links: https://pypi.org/simple/pikvm-utils/ 2022-03-10T10:33:04,464 Getting page https://pypi.org/simple/pikvm-utils/ 2022-03-10T10:33:04,467 Found index url https://pypi.org/simple 2022-03-10T10:33:04,584 Skipping link: Missing project version for pikvm-utils: https://files.pythonhosted.org/packages/15/8b/7098cab5162fa7df81cdb5770fc5d0dd8e39a9b51a7cb3268860909f1425/PiKVM%20utils-1.0.tar.gz#sha256=5d669fee1a212a5a3d26bd96f04d38c35849c4e0bfc3dd2c43e5a71eb6b3f3b2 (from https://pypi.org/simple/pikvm-utils/) 2022-03-10T10:33:04,585 Skipping link: No binaries permitted for pikvm-utils: https://files.pythonhosted.org/packages/af/62/487047677516bf7b01d17ae47ca52a6b4e85e223f2a6e871954d95cb07d1/PiKVM_utils-1.0-py3-none-any.whl#sha256=7b4ca97f91f4b64349d6a3305c07e58223492ce9729c5626f3093190e6682597 (from https://pypi.org/simple/pikvm-utils/) 2022-03-10T10:33:04,585 Skipping link: Missing project version for pikvm-utils: https://files.pythonhosted.org/packages/28/85/5ca1fe23d0d6b3d4602082cf089bc9b0d1ac5137d0ffeefe650a6b9f13d2/PiKVM%20utils-1.1.tar.gz#sha256=9a23fedae563064256a8460a8968c9db0425d99654c29f8f24d4cfd6c2892455 (from https://pypi.org/simple/pikvm-utils/) 2022-03-10T10:33:04,586 Skipping link: No binaries permitted for pikvm-utils: https://files.pythonhosted.org/packages/72/05/800cfab493a4cb2206fbf084aacfdbd78e855a209dce58859f9863b96d33/PiKVM_utils-1.1-py3-none-any.whl#sha256=563e0a9810cfd1d3e429bfe0c01adf523cc9d921faf6e2b68f479f6c6a2e292f (from https://pypi.org/simple/pikvm-utils/) 2022-03-10T10:33:04,586 Fetching project page and analyzing links: https://www.piwheels.org/simple/pikvm-utils/ 2022-03-10T10:33:04,587 Getting page https://www.piwheels.org/simple/pikvm-utils/ 2022-03-10T10:33:04,589 Found index url https://www.piwheels.org/simple 2022-03-10T10:33:04,807 Skipping link: not a file: https://www.piwheels.org/simple/pikvm-utils/ 2022-03-10T10:33:04,808 Skipping link: not a file: https://pypi.org/simple/pikvm-utils/ 2022-03-10T10:33:04,851 Given no hashes to check 0 links for project 'pikvm-utils': discarding no candidates 2022-03-10T10:33:04,852 ERROR: Could not find a version that satisfies the requirement pikvm-utils==1.1 (from versions: none) 2022-03-10T10:33:04,855 ERROR: No matching distribution found for pikvm-utils==1.1 2022-03-10T10:33:04,857 Exception information: 2022-03-10T10:33:04,857 Traceback (most recent call last): 2022-03-10T10:33:04,857 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-10T10:33:04,857 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-10T10:33:04,857 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-10T10:33:04,857 raise RequirementsConflicted(criterion) 2022-03-10T10:33:04,857 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pikvm-utils==1.1') 2022-03-10T10:33:04,857 2022-03-10T10:33:04,857 During handling of the above exception, another exception occurred: 2022-03-10T10:33:04,857 2022-03-10T10:33:04,857 Traceback (most recent call last): 2022-03-10T10:33:04,857 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-03-10T10:33:04,857 result = self._result = resolver.resolve( 2022-03-10T10:33:04,857 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-10T10:33:04,857 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-10T10:33:04,857 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-10T10:33:04,857 raise ResolutionImpossible(e.criterion.information) 2022-03-10T10:33:04,857 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pikvm-utils==1.1'), parent=None)] 2022-03-10T10:33:04,857 2022-03-10T10:33:04,857 The above exception was the direct cause of the following exception: 2022-03-10T10:33:04,857 2022-03-10T10:33:04,857 Traceback (most recent call last): 2022-03-10T10:33:04,857 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-10T10:33:04,857 status = run_func(*args) 2022-03-10T10:33:04,857 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-10T10:33:04,857 return func(self, options, args) 2022-03-10T10:33:04,857 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-10T10:33:04,857 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-10T10:33:04,857 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-10T10:33:04,857 raise error from e 2022-03-10T10:33:04,857 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pikvm-utils==1.1 2022-03-10T10:33:04,865 Removed build tracker: '/tmp/pip-req-tracker-7ix1lf37'