2022-05-08T07:56:23,376 Created temporary directory: /tmp/pip-ephem-wheel-cache-ctgsq3e_ 2022-05-08T07:56:23,381 Created temporary directory: /tmp/pip-req-tracker-3y8vam_y 2022-05-08T07:56:23,382 Initialized build tracking at /tmp/pip-req-tracker-3y8vam_y 2022-05-08T07:56:23,383 Created build tracker: /tmp/pip-req-tracker-3y8vam_y 2022-05-08T07:56:23,383 Entered build tracker: /tmp/pip-req-tracker-3y8vam_y 2022-05-08T07:56:23,384 Created temporary directory: /tmp/pip-wheel-76payi9z 2022-05-08T07:56:23,452 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-08T07:56:23,461 2 location(s) to search for versions of dou-verify: 2022-05-08T07:56:23,461 * https://pypi.org/simple/dou-verify/ 2022-05-08T07:56:23,461 * https://www.piwheels.org/simple/dou-verify/ 2022-05-08T07:56:23,462 Fetching project page and analyzing links: https://pypi.org/simple/dou-verify/ 2022-05-08T07:56:23,463 Getting page https://pypi.org/simple/dou-verify/ 2022-05-08T07:56:23,467 Found index url https://pypi.org/simple 2022-05-08T07:56:23,578 Skipping link: No binaries permitted for dou-verify: https://files.pythonhosted.org/packages/83/9e/8739de5a4c972b7f7b3b51a642d6d78ca4f8b9eca49a23eb935ddbd60287/dou_verify-0.1.0-py3-none-any.whl#sha256=08a64b9a275f3efe1f1248423cd9716744a8dc5ab48eb720f760352671d31fc0 (from https://pypi.org/simple/dou-verify/) (requires-python:>=3.10,<4.0) 2022-05-08T07:56:23,580 Link requires a different Python (3.9.2 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/a0/24/997d58b26d4d415dce2db13021d6306faeccebaba8c89c2c8cfe4720796f/dou_verify-0.1.0.tar.gz#sha256=4a53ab1cd75db74f99844d11ecfb7421d4604057a11a92391166dcc14b65bf1b (from https://pypi.org/simple/dou-verify/) (requires-python:>=3.10,<4.0) 2022-05-08T07:56:23,581 Fetching project page and analyzing links: https://www.piwheels.org/simple/dou-verify/ 2022-05-08T07:56:23,582 Getting page https://www.piwheels.org/simple/dou-verify/ 2022-05-08T07:56:23,583 Found index url https://www.piwheels.org/simple 2022-05-08T07:56:23,791 Skipping link: not a file: https://www.piwheels.org/simple/dou-verify/ 2022-05-08T07:56:23,792 Skipping link: not a file: https://pypi.org/simple/dou-verify/ 2022-05-08T07:56:23,835 Given no hashes to check 0 links for project 'dou-verify': discarding no candidates 2022-05-08T07:56:23,836 ERROR: Could not find a version that satisfies the requirement dou-verify==0.1.0 (from versions: none) 2022-05-08T07:56:23,839 ERROR: No matching distribution found for dou-verify==0.1.0 2022-05-08T07:56:23,841 Exception information: 2022-05-08T07:56:23,841 Traceback (most recent call last): 2022-05-08T07:56:23,841 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-08T07:56:23,841 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-08T07:56:23,841 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-08T07:56:23,841 raise RequirementsConflicted(criterion) 2022-05-08T07:56:23,841 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dou-verify==0.1.0') 2022-05-08T07:56:23,841 2022-05-08T07:56:23,841 During handling of the above exception, another exception occurred: 2022-05-08T07:56:23,841 2022-05-08T07:56:23,841 Traceback (most recent call last): 2022-05-08T07:56:23,841 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-05-08T07:56:23,841 result = self._result = resolver.resolve( 2022-05-08T07:56:23,841 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-08T07:56:23,841 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-08T07:56:23,841 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-08T07:56:23,841 raise ResolutionImpossible(e.criterion.information) 2022-05-08T07:56:23,841 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dou-verify==0.1.0'), parent=None)] 2022-05-08T07:56:23,841 2022-05-08T07:56:23,841 The above exception was the direct cause of the following exception: 2022-05-08T07:56:23,841 2022-05-08T07:56:23,841 Traceback (most recent call last): 2022-05-08T07:56:23,841 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-08T07:56:23,841 status = run_func(*args) 2022-05-08T07:56:23,841 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-08T07:56:23,841 return func(self, options, args) 2022-05-08T07:56:23,841 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-05-08T07:56:23,841 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-08T07:56:23,841 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-08T07:56:23,841 raise error from e 2022-05-08T07:56:23,841 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dou-verify==0.1.0 2022-05-08T07:56:23,850 Removed build tracker: '/tmp/pip-req-tracker-3y8vam_y'