2023-01-29T13:28:23,185 Created temporary directory: /tmp/pip-ephem-wheel-cache-jdjsxku_ 2023-01-29T13:28:23,187 Created temporary directory: /tmp/pip-build-tracker-_kluo05x 2023-01-29T13:28:23,187 Initialized build tracking at /tmp/pip-build-tracker-_kluo05x 2023-01-29T13:28:23,188 Created build tracker: /tmp/pip-build-tracker-_kluo05x 2023-01-29T13:28:23,188 Entered build tracker: /tmp/pip-build-tracker-_kluo05x 2023-01-29T13:28:23,188 Created temporary directory: /tmp/pip-wheel-ur6qbgkc 2023-01-29T13:28:23,192 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2023-01-29T13:28:23,194 Created temporary directory: /tmp/pip-ephem-wheel-cache-r4hrxxa8 2023-01-29T13:28:23,220 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-01-29T13:28:23,224 2 location(s) to search for versions of corpus-unpdf: 2023-01-29T13:28:23,224 * https://pypi.org/simple/corpus-unpdf/ 2023-01-29T13:28:23,224 * https://www.piwheels.org/simple/corpus-unpdf/ 2023-01-29T13:28:23,224 Fetching project page and analyzing links: https://pypi.org/simple/corpus-unpdf/ 2023-01-29T13:28:23,225 Getting page https://pypi.org/simple/corpus-unpdf/ 2023-01-29T13:28:23,226 Found index url https://pypi.org/simple 2023-01-29T13:28:23,278 Fetched page https://pypi.org/simple/corpus-unpdf/ as application/vnd.pypi.simple.v1+json 2023-01-29T13:28:23,279 Skipping link: No binaries permitted for corpus-unpdf: https://files.pythonhosted.org/packages/81/2e/f3a1f84474150b11087e77b01082a8450ec47febd96656c978ce6f2392fe/corpus_unpdf-0.0.1-py3-none-any.whl (from https://pypi.org/simple/corpus-unpdf/) (requires-python:>=3.11,<4.0) 2023-01-29T13:28:23,280 Link requires a different Python (3.9.2 not in: '>=3.11,<4.0'): https://files.pythonhosted.org/packages/b0/38/8ad1b15761bb1b215a4e25ce30fab5a13f5571a921e867bc691f7b66bb87/corpus_unpdf-0.0.1.tar.gz (from https://pypi.org/simple/corpus-unpdf/) (requires-python:>=3.11,<4.0) 2023-01-29T13:28:23,280 Skipping link: 0.0.1 Requires-Python >=3.11,<4.0: https://files.pythonhosted.org/packages/b0/38/8ad1b15761bb1b215a4e25ce30fab5a13f5571a921e867bc691f7b66bb87/corpus_unpdf-0.0.1.tar.gz (from https://pypi.org/simple/corpus-unpdf/) (requires-python:>=3.11,<4.0) 2023-01-29T13:28:23,280 Fetching project page and analyzing links: https://www.piwheels.org/simple/corpus-unpdf/ 2023-01-29T13:28:23,281 Getting page https://www.piwheels.org/simple/corpus-unpdf/ 2023-01-29T13:28:23,282 Found index url https://www.piwheels.org/simple 2023-01-29T13:28:23,445 Fetched page https://www.piwheels.org/simple/corpus-unpdf/ as text/html 2023-01-29T13:28:23,446 Skipping link: not a file: https://www.piwheels.org/simple/corpus-unpdf/ 2023-01-29T13:28:23,446 Skipping link: not a file: https://pypi.org/simple/corpus-unpdf/ 2023-01-29T13:28:23,464 Given no hashes to check 0 links for project 'corpus-unpdf': discarding no candidates 2023-01-29T13:28:23,465 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.11,<4.0 2023-01-29T13:28:23,466 ERROR: Could not find a version that satisfies the requirement corpus-unpdf==0.0.1 (from versions: none) 2023-01-29T13:28:23,467 ERROR: No matching distribution found for corpus-unpdf==0.0.1 2023-01-29T13:28:23,467 Exception information: 2023-01-29T13:28:23,467 Traceback (most recent call last): 2023-01-29T13:28:23,467 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-01-29T13:28:23,467 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-01-29T13:28:23,467 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-01-29T13:28:23,467 raise RequirementsConflicted(criterion) 2023-01-29T13:28:23,467 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('corpus-unpdf==0.0.1') 2023-01-29T13:28:23,467 2023-01-29T13:28:23,467 During handling of the above exception, another exception occurred: 2023-01-29T13:28:23,467 2023-01-29T13:28:23,467 Traceback (most recent call last): 2023-01-29T13:28:23,467 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-01-29T13:28:23,467 result = self._result = resolver.resolve( 2023-01-29T13:28:23,467 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-01-29T13:28:23,467 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-01-29T13:28:23,467 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-01-29T13:28:23,467 raise ResolutionImpossible(e.criterion.information) 2023-01-29T13:28:23,467 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('corpus-unpdf==0.0.1'), parent=None)] 2023-01-29T13:28:23,467 2023-01-29T13:28:23,467 The above exception was the direct cause of the following exception: 2023-01-29T13:28:23,467 2023-01-29T13:28:23,467 Traceback (most recent call last): 2023-01-29T13:28:23,467 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-01-29T13:28:23,467 status = run_func(*args) 2023-01-29T13:28:23,467 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-01-29T13:28:23,467 return func(self, options, args) 2023-01-29T13:28:23,467 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-01-29T13:28:23,467 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-01-29T13:28:23,467 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-01-29T13:28:23,467 raise error from e 2023-01-29T13:28:23,467 pip._internal.exceptions.DistributionNotFound: No matching distribution found for corpus-unpdf==0.0.1 2023-01-29T13:28:23,471 Removed build tracker: '/tmp/pip-build-tracker-_kluo05x'