2023-08-10T01:55:24,622 Created temporary directory: /tmp/pip-build-tracker-gjofbpi8 2023-08-10T01:55:24,625 Initialized build tracking at /tmp/pip-build-tracker-gjofbpi8 2023-08-10T01:55:24,626 Created build tracker: /tmp/pip-build-tracker-gjofbpi8 2023-08-10T01:55:24,626 Entered build tracker: /tmp/pip-build-tracker-gjofbpi8 2023-08-10T01:55:24,627 Created temporary directory: /tmp/pip-wheel-37djkyt1 2023-08-10T01:55:24,636 Created temporary directory: /tmp/pip-ephem-wheel-cache-d8sgwez5 2023-08-10T01:55:24,693 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-08-10T01:55:24,701 2 location(s) to search for versions of sapientml-preprocess: 2023-08-10T01:55:24,701 * https://pypi.org/simple/sapientml-preprocess/ 2023-08-10T01:55:24,701 * https://www.piwheels.org/simple/sapientml-preprocess/ 2023-08-10T01:55:24,702 Fetching project page and analyzing links: https://pypi.org/simple/sapientml-preprocess/ 2023-08-10T01:55:24,703 Getting page https://pypi.org/simple/sapientml-preprocess/ 2023-08-10T01:55:24,707 Found index url https://pypi.org/simple/ 2023-08-10T01:55:24,896 Fetched page https://pypi.org/simple/sapientml-preprocess/ as application/vnd.pypi.simple.v1+json 2023-08-10T01:55:24,898 Skipping link: No binaries permitted for sapientml-preprocess: https://files.pythonhosted.org/packages/1b/53/eadd05058cb16fa03a20b23d0e7aa5c1ffb3b7492183c2cbd150fa84c06f/sapientml_preprocess-0.1.0-py3-none-any.whl (from https://pypi.org/simple/sapientml-preprocess/) (requires-python:>=3.9,<3.13) 2023-08-10T01:55:24,900 Link requires a different Python (3.7.3 not in: '>=3.9,<3.13'): https://files.pythonhosted.org/packages/15/c9/79ea0335937c4571a9c52d7c430cd3f1c9b1eba00cf0555f59033e39d53e/sapientml_preprocess-0.1.0.tar.gz (from https://pypi.org/simple/sapientml-preprocess/) (requires-python:>=3.9,<3.13) 2023-08-10T01:55:24,901 Skipping link: 0.1.0 Requires-Python >=3.9,<3.13: https://files.pythonhosted.org/packages/15/c9/79ea0335937c4571a9c52d7c430cd3f1c9b1eba00cf0555f59033e39d53e/sapientml_preprocess-0.1.0.tar.gz (from https://pypi.org/simple/sapientml-preprocess/) (requires-python:>=3.9,<3.13) 2023-08-10T01:55:24,902 Fetching project page and analyzing links: https://www.piwheels.org/simple/sapientml-preprocess/ 2023-08-10T01:55:24,902 Getting page https://www.piwheels.org/simple/sapientml-preprocess/ 2023-08-10T01:55:24,905 Found index url https://www.piwheels.org/simple/ 2023-08-10T01:55:25,383 Fetched page https://www.piwheels.org/simple/sapientml-preprocess/ as text/html 2023-08-10T01:55:25,385 Skipping link: not a file: https://www.piwheels.org/simple/sapientml-preprocess/ 2023-08-10T01:55:25,385 Skipping link: not a file: https://pypi.org/simple/sapientml-preprocess/ 2023-08-10T01:55:25,417 Given no hashes to check 0 links for project 'sapientml-preprocess': discarding no candidates 2023-08-10T01:55:25,418 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.9,<3.13 2023-08-10T01:55:25,421 ERROR: Could not find a version that satisfies the requirement sapientml-preprocess==0.1.0 (from versions: none) 2023-08-10T01:55:25,423 ERROR: No matching distribution found for sapientml-preprocess==0.1.0 2023-08-10T01:55:25,425 Exception information: 2023-08-10T01:55:25,425 Traceback (most recent call last): 2023-08-10T01:55:25,425 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-08-10T01:55:25,425 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-08-10T01:55:25,425 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-08-10T01:55:25,425 raise RequirementsConflicted(criterion) 2023-08-10T01:55:25,425 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sapientml-preprocess==0.1.0') 2023-08-10T01:55:25,425 2023-08-10T01:55:25,425 During handling of the above exception, another exception occurred: 2023-08-10T01:55:25,425 2023-08-10T01:55:25,425 Traceback (most recent call last): 2023-08-10T01:55:25,425 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-08-10T01:55:25,425 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-08-10T01:55:25,425 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-08-10T01:55:25,425 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-08-10T01:55:25,425 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-08-10T01:55:25,425 raise ResolutionImpossible(e.criterion.information) 2023-08-10T01:55:25,425 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sapientml-preprocess==0.1.0'), parent=None)] 2023-08-10T01:55:25,425 2023-08-10T01:55:25,425 The above exception was the direct cause of the following exception: 2023-08-10T01:55:25,425 2023-08-10T01:55:25,425 Traceback (most recent call last): 2023-08-10T01:55:25,425 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-08-10T01:55:25,425 status = run_func(*args) 2023-08-10T01:55:25,425 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-08-10T01:55:25,425 return func(self, options, args) 2023-08-10T01:55:25,425 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-08-10T01:55:25,425 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-08-10T01:55:25,425 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-08-10T01:55:25,425 raise error from e 2023-08-10T01:55:25,425 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sapientml-preprocess==0.1.0 2023-08-10T01:55:25,434 Removed build tracker: '/tmp/pip-build-tracker-gjofbpi8'