2023-05-14T00:21:03,391 Created temporary directory: /tmp/pip-build-tracker-_jaxc8a0 2023-05-14T00:21:03,394 Initialized build tracking at /tmp/pip-build-tracker-_jaxc8a0 2023-05-14T00:21:03,395 Created build tracker: /tmp/pip-build-tracker-_jaxc8a0 2023-05-14T00:21:03,395 Entered build tracker: /tmp/pip-build-tracker-_jaxc8a0 2023-05-14T00:21:03,396 Created temporary directory: /tmp/pip-wheel-r1f55c2e 2023-05-14T00:21:03,405 Created temporary directory: /tmp/pip-ephem-wheel-cache-c6e5d7p7 2023-05-14T00:21:03,459 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-14T00:21:03,467 2 location(s) to search for versions of scansegmentdecoding: 2023-05-14T00:21:03,467 * https://pypi.org/simple/scansegmentdecoding/ 2023-05-14T00:21:03,467 * https://www.piwheels.org/simple/scansegmentdecoding/ 2023-05-14T00:21:03,468 Fetching project page and analyzing links: https://pypi.org/simple/scansegmentdecoding/ 2023-05-14T00:21:03,469 Getting page https://pypi.org/simple/scansegmentdecoding/ 2023-05-14T00:21:03,473 Found index url https://pypi.org/simple/ 2023-05-14T00:21:03,660 Fetched page https://pypi.org/simple/scansegmentdecoding/ as application/vnd.pypi.simple.v1+json 2023-05-14T00:21:03,662 Skipping link: No binaries permitted for scansegmentdecoding: https://files.pythonhosted.org/packages/0a/fb/93f00b2475bd056d496d309f4ad2a968de4aab40e16fbb5a0b941afedfc0/scansegmentdecoding-2.0.2-py3-none-any.whl (from https://pypi.org/simple/scansegmentdecoding/) (requires-python:>=3.9,<4.0) 2023-05-14T00:21:03,664 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/ab/3f/e937005783c4ec01352f26411585ae0be0887a3f9aeb5043f9859c751a91/scansegmentdecoding-2.0.2.tar.gz (from https://pypi.org/simple/scansegmentdecoding/) (requires-python:>=3.9,<4.0) 2023-05-14T00:21:03,665 Skipping link: 2.0.2 Requires-Python >=3.9,<4.0: https://files.pythonhosted.org/packages/ab/3f/e937005783c4ec01352f26411585ae0be0887a3f9aeb5043f9859c751a91/scansegmentdecoding-2.0.2.tar.gz (from https://pypi.org/simple/scansegmentdecoding/) (requires-python:>=3.9,<4.0) 2023-05-14T00:21:03,665 Fetching project page and analyzing links: https://www.piwheels.org/simple/scansegmentdecoding/ 2023-05-14T00:21:03,666 Getting page https://www.piwheels.org/simple/scansegmentdecoding/ 2023-05-14T00:21:03,668 Found index url https://www.piwheels.org/simple/ 2023-05-14T00:21:04,104 Fetched page https://www.piwheels.org/simple/scansegmentdecoding/ as text/html 2023-05-14T00:21:04,107 Skipping link: No binaries permitted for scansegmentdecoding: https://www.piwheels.org/simple/scansegmentdecoding/scansegmentdecoding-2.0.2-py3-none-any.whl#sha256=ea1b2f693e52bd071893decc61041c7365a6be82bd97d67f1dfd8a046695e582 (from https://www.piwheels.org/simple/scansegmentdecoding/) (requires-python:>=3.9,<4.0) 2023-05-14T00:21:04,108 Skipping link: not a file: https://www.piwheels.org/simple/scansegmentdecoding/ 2023-05-14T00:21:04,108 Skipping link: not a file: https://pypi.org/simple/scansegmentdecoding/ 2023-05-14T00:21:04,155 Given no hashes to check 0 links for project 'scansegmentdecoding': discarding no candidates 2023-05-14T00:21:04,156 ERROR: Ignored the following versions that require a different python version: 2.0.2 Requires-Python >=3.9,<4.0 2023-05-14T00:21:04,159 ERROR: Could not find a version that satisfies the requirement scansegmentdecoding==2.0.2 (from versions: none) 2023-05-14T00:21:04,161 ERROR: No matching distribution found for scansegmentdecoding==2.0.2 2023-05-14T00:21:04,163 Exception information: 2023-05-14T00:21:04,163 Traceback (most recent call last): 2023-05-14T00:21:04,163 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-05-14T00:21:04,163 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-05-14T00:21:04,163 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-05-14T00:21:04,163 raise RequirementsConflicted(criterion) 2023-05-14T00:21:04,163 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('scansegmentdecoding==2.0.2') 2023-05-14T00:21:04,163 2023-05-14T00:21:04,163 During handling of the above exception, another exception occurred: 2023-05-14T00:21:04,163 2023-05-14T00:21:04,163 Traceback (most recent call last): 2023-05-14T00:21:04,163 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-05-14T00:21:04,163 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-05-14T00:21:04,163 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-05-14T00:21:04,163 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-05-14T00:21:04,163 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-05-14T00:21:04,163 raise ResolutionImpossible(e.criterion.information) 2023-05-14T00:21:04,163 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('scansegmentdecoding==2.0.2'), parent=None)] 2023-05-14T00:21:04,163 2023-05-14T00:21:04,163 The above exception was the direct cause of the following exception: 2023-05-14T00:21:04,163 2023-05-14T00:21:04,163 Traceback (most recent call last): 2023-05-14T00:21:04,163 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-05-14T00:21:04,163 status = run_func(*args) 2023-05-14T00:21:04,163 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-05-14T00:21:04,163 return func(self, options, args) 2023-05-14T00:21:04,163 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-05-14T00:21:04,163 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-05-14T00:21:04,163 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-05-14T00:21:04,163 raise error from e 2023-05-14T00:21:04,163 pip._internal.exceptions.DistributionNotFound: No matching distribution found for scansegmentdecoding==2.0.2 2023-05-14T00:21:04,172 Removed build tracker: '/tmp/pip-build-tracker-_jaxc8a0'