2022-03-27T22:59:06,489 Created temporary directory: /tmp/pip-ephem-wheel-cache-1igtzxu7 2022-03-27T22:59:06,495 Created temporary directory: /tmp/pip-req-tracker-m8m6au15 2022-03-27T22:59:06,495 Initialized build tracking at /tmp/pip-req-tracker-m8m6au15 2022-03-27T22:59:06,496 Created build tracker: /tmp/pip-req-tracker-m8m6au15 2022-03-27T22:59:06,496 Entered build tracker: /tmp/pip-req-tracker-m8m6au15 2022-03-27T22:59:06,497 Created temporary directory: /tmp/pip-wheel-59_u8230 2022-03-27T22:59:06,563 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-27T22:59:06,572 2 location(s) to search for versions of ocr-ops: 2022-03-27T22:59:06,572 * https://pypi.org/simple/ocr-ops/ 2022-03-27T22:59:06,572 * https://www.piwheels.org/simple/ocr-ops/ 2022-03-27T22:59:06,573 Fetching project page and analyzing links: https://pypi.org/simple/ocr-ops/ 2022-03-27T22:59:06,574 Getting page https://pypi.org/simple/ocr-ops/ 2022-03-27T22:59:06,577 Found index url https://pypi.org/simple 2022-03-27T22:59:06,689 Link requires a different Python (3.9.2 not in: '>=3.9.7'): https://files.pythonhosted.org/packages/8d/2f/3d037858d4aac13adac6bd711cdc57fdbc42c3d050680981c2f1ef23fe73/ocr-ops-0.0.0.1.tar.gz#sha256=7c8d2f6e6fd85cf57cbff44bad803f4f012473a899fdbda4e4a7db37bf6d82d7 (from https://pypi.org/simple/ocr-ops/) (requires-python:>=3.9.7) 2022-03-27T22:59:06,690 Skipping link: No binaries permitted for ocr-ops: https://files.pythonhosted.org/packages/b9/ad/f657cf51d3f3fedf4b85ef3f273fed5772fe492c4b1ac76478eafbac19d6/ocr_ops-0.0.0.1-py3-none-any.whl#sha256=5726cfb26095f5111cac75059b10c81aaa5c10c203fa0a22e11874f39b59a822 (from https://pypi.org/simple/ocr-ops/) (requires-python:>=3.9.7) 2022-03-27T22:59:06,691 Fetching project page and analyzing links: https://www.piwheels.org/simple/ocr-ops/ 2022-03-27T22:59:06,691 Getting page https://www.piwheels.org/simple/ocr-ops/ 2022-03-27T22:59:06,693 Found index url https://www.piwheels.org/simple 2022-03-27T22:59:06,929 Skipping link: not a file: https://www.piwheels.org/simple/ocr-ops/ 2022-03-27T22:59:06,929 Skipping link: not a file: https://pypi.org/simple/ocr-ops/ 2022-03-27T22:59:06,972 Given no hashes to check 0 links for project 'ocr-ops': discarding no candidates 2022-03-27T22:59:06,973 ERROR: Could not find a version that satisfies the requirement ocr-ops==0.0.0.1 (from versions: none) 2022-03-27T22:59:06,976 ERROR: No matching distribution found for ocr-ops==0.0.0.1 2022-03-27T22:59:06,978 Exception information: 2022-03-27T22:59:06,978 Traceback (most recent call last): 2022-03-27T22:59:06,978 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-27T22:59:06,978 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-27T22:59:06,978 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-27T22:59:06,978 raise RequirementsConflicted(criterion) 2022-03-27T22:59:06,978 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ocr-ops==0.0.0.1') 2022-03-27T22:59:06,978 2022-03-27T22:59:06,978 During handling of the above exception, another exception occurred: 2022-03-27T22:59:06,978 2022-03-27T22:59:06,978 Traceback (most recent call last): 2022-03-27T22:59:06,978 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-03-27T22:59:06,978 result = self._result = resolver.resolve( 2022-03-27T22:59:06,978 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-27T22:59:06,978 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-27T22:59:06,978 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-27T22:59:06,978 raise ResolutionImpossible(e.criterion.information) 2022-03-27T22:59:06,978 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ocr-ops==0.0.0.1'), parent=None)] 2022-03-27T22:59:06,978 2022-03-27T22:59:06,978 The above exception was the direct cause of the following exception: 2022-03-27T22:59:06,978 2022-03-27T22:59:06,978 Traceback (most recent call last): 2022-03-27T22:59:06,978 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-27T22:59:06,978 status = run_func(*args) 2022-03-27T22:59:06,978 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-27T22:59:06,978 return func(self, options, args) 2022-03-27T22:59:06,978 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-27T22:59:06,978 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-27T22:59:06,978 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-27T22:59:06,978 raise error from e 2022-03-27T22:59:06,978 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ocr-ops==0.0.0.1 2022-03-27T22:59:06,986 Removed build tracker: '/tmp/pip-req-tracker-m8m6au15'