2024-10-14T17:41:40,907 Disabling truststore because Python version isn't 3.10+ 2024-10-14T17:41:41,390 Created temporary directory: /tmp/pip-build-tracker-vye2lckp 2024-10-14T17:41:41,391 Initialized build tracking at /tmp/pip-build-tracker-vye2lckp 2024-10-14T17:41:41,391 Created build tracker: /tmp/pip-build-tracker-vye2lckp 2024-10-14T17:41:41,391 Entered build tracker: /tmp/pip-build-tracker-vye2lckp 2024-10-14T17:41:41,392 Created temporary directory: /tmp/pip-wheel-zodmriv1 2024-10-14T17:41:41,397 Created temporary directory: /tmp/pip-ephem-wheel-cache-is7gks8_ 2024-10-14T17:41:41,441 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-10-14T17:41:41,444 2 location(s) to search for versions of pdfextbook: 2024-10-14T17:41:41,444 * https://pypi.org/simple/pdfextbook/ 2024-10-14T17:41:41,444 * https://www.piwheels.org/simple/pdfextbook/ 2024-10-14T17:41:41,444 Fetching project page and analyzing links: https://pypi.org/simple/pdfextbook/ 2024-10-14T17:41:41,445 Getting page https://pypi.org/simple/pdfextbook/ 2024-10-14T17:41:41,446 Found index url https://pypi.org/simple/ 2024-10-14T17:41:41,467 Fetched page https://pypi.org/simple/pdfextbook/ as application/vnd.pypi.simple.v1+json 2024-10-14T17:41:41,468 Skipping link: No binaries permitted for pdfextbook: https://files.pythonhosted.org/packages/f8/90/34c7815b36c3caa9cd2cb0373cdfa68e03d71e1e4e009de0edf6c7f2adb9/pdfextbook-0.0.2-py3-none-any.whl (from https://pypi.org/simple/pdfextbook/) (requires-python:<4.0,>=3.12) 2024-10-14T17:41:41,469 Link requires a different Python (3.9.2 not in: '<4.0,>=3.12'): https://files.pythonhosted.org/packages/30/b0/cd00c7bd0ed968579dac69c102e72d5d7f1cae52986aee2bf6df3c13ccf0/pdfextbook-0.0.2.tar.gz (from https://pypi.org/simple/pdfextbook/) (requires-python:<4.0,>=3.12) 2024-10-14T17:41:41,469 Skipping link: 0.0.2 Requires-Python <4.0,>=3.12: https://files.pythonhosted.org/packages/30/b0/cd00c7bd0ed968579dac69c102e72d5d7f1cae52986aee2bf6df3c13ccf0/pdfextbook-0.0.2.tar.gz (from https://pypi.org/simple/pdfextbook/) (requires-python:<4.0,>=3.12) 2024-10-14T17:41:41,469 Skipping link: No binaries permitted for pdfextbook: https://files.pythonhosted.org/packages/91/e5/2e353de91fe864e6596c2e77f1325b5296beb25ec8e1491f2feeef2573d6/pdfextbook-0.0.3-py3-none-any.whl (from https://pypi.org/simple/pdfextbook/) (requires-python:<4.0,>=3.12) 2024-10-14T17:41:41,470 Link requires a different Python (3.9.2 not in: '<4.0,>=3.12'): https://files.pythonhosted.org/packages/fb/2f/95f43d7897fd610baeb14c297b132a79dc76c62e8e027d5fc857ecf1de85/pdfextbook-0.0.3.tar.gz (from https://pypi.org/simple/pdfextbook/) (requires-python:<4.0,>=3.12) 2024-10-14T17:41:41,470 Skipping link: 0.0.3 Requires-Python <4.0,>=3.12: https://files.pythonhosted.org/packages/fb/2f/95f43d7897fd610baeb14c297b132a79dc76c62e8e027d5fc857ecf1de85/pdfextbook-0.0.3.tar.gz (from https://pypi.org/simple/pdfextbook/) (requires-python:<4.0,>=3.12) 2024-10-14T17:41:41,471 Fetching project page and analyzing links: https://www.piwheels.org/simple/pdfextbook/ 2024-10-14T17:41:41,471 Getting page https://www.piwheels.org/simple/pdfextbook/ 2024-10-14T17:41:41,472 Found index url https://www.piwheels.org/simple/ 2024-10-14T17:41:41,512 Fetched page https://www.piwheels.org/simple/pdfextbook/ as text/html 2024-10-14T17:41:41,513 Skipping link: not a file: https://www.piwheels.org/simple/pdfextbook/ 2024-10-14T17:41:41,513 Skipping link: not a file: https://pypi.org/simple/pdfextbook/ 2024-10-14T17:41:41,529 Given no hashes to check 0 links for project 'pdfextbook': discarding no candidates 2024-10-14T17:41:41,530 ERROR: Ignored the following versions that require a different python version: 0.0.2 Requires-Python <4.0,>=3.12; 0.0.3 Requires-Python <4.0,>=3.12 2024-10-14T17:41:41,531 ERROR: Could not find a version that satisfies the requirement pdfextbook==0.0.3 (from versions: none) 2024-10-14T17:41:41,532 ERROR: No matching distribution found for pdfextbook==0.0.3 2024-10-14T17:41:41,533 Exception information: 2024-10-14T17:41:41,533 Traceback (most recent call last): 2024-10-14T17:41:41,533 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-10-14T17:41:41,533 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-10-14T17:41:41,533 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-10-14T17:41:41,533 raise RequirementsConflicted(criterion) 2024-10-14T17:41:41,533 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pdfextbook==0.0.3') 2024-10-14T17:41:41,533 2024-10-14T17:41:41,533 During handling of the above exception, another exception occurred: 2024-10-14T17:41:41,533 2024-10-14T17:41:41,533 Traceback (most recent call last): 2024-10-14T17:41:41,533 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-10-14T17:41:41,533 result = self._result = resolver.resolve( 2024-10-14T17:41:41,533 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-10-14T17:41:41,533 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-10-14T17:41:41,533 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-10-14T17:41:41,533 raise ResolutionImpossible(e.criterion.information) 2024-10-14T17:41:41,533 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pdfextbook==0.0.3'), parent=None)] 2024-10-14T17:41:41,533 2024-10-14T17:41:41,533 The above exception was the direct cause of the following exception: 2024-10-14T17:41:41,533 2024-10-14T17:41:41,533 Traceback (most recent call last): 2024-10-14T17:41:41,533 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-10-14T17:41:41,533 status = _inner_run() 2024-10-14T17:41:41,533 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-10-14T17:41:41,533 return self.run(options, args) 2024-10-14T17:41:41,533 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-10-14T17:41:41,533 return func(self, options, args) 2024-10-14T17:41:41,533 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-10-14T17:41:41,533 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-10-14T17:41:41,533 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-10-14T17:41:41,533 raise error from e 2024-10-14T17:41:41,533 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pdfextbook==0.0.3 2024-10-14T17:41:41,537 Removed build tracker: '/tmp/pip-build-tracker-vye2lckp'