2025-09-08T07:34:24,909 Created temporary directory: /tmp/pip-build-tracker-eta0xfis 2025-09-08T07:34:24,909 Initialized build tracking at /tmp/pip-build-tracker-eta0xfis 2025-09-08T07:34:24,909 Created build tracker: /tmp/pip-build-tracker-eta0xfis 2025-09-08T07:34:24,910 Entered build tracker: /tmp/pip-build-tracker-eta0xfis 2025-09-08T07:34:24,910 Created temporary directory: /tmp/pip-wheel-cux1x3qf 2025-09-08T07:34:24,913 Created temporary directory: /tmp/pip-ephem-wheel-cache-mijoj33z 2025-09-08T07:34:24,971 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-08T07:34:24,973 2 location(s) to search for versions of pylexicon: 2025-09-08T07:34:24,973 * https://pypi.org/simple/pylexicon/ 2025-09-08T07:34:24,973 * https://www.piwheels.org/simple/pylexicon/ 2025-09-08T07:34:24,973 Fetching project page and analyzing links: https://pypi.org/simple/pylexicon/ 2025-09-08T07:34:24,974 Getting page https://pypi.org/simple/pylexicon/ 2025-09-08T07:34:24,975 Found index url https://pypi.org/simple/ 2025-09-08T07:34:25,124 Fetched page https://pypi.org/simple/pylexicon/ as application/vnd.pypi.simple.v1+json 2025-09-08T07:34:25,126 Found link https://files.pythonhosted.org/packages/73/e2/9b560d436736c844e4711882a648e942b9d36271cb810448010a869e3f16/pylexicon-1.0.tar.gz (from https://pypi.org/simple/pylexicon/), version: 1.0 2025-09-08T07:34:25,126 Found link https://files.pythonhosted.org/packages/83/40/4d9ff99c79b3d3cc648a5580a75a9bc2b51c903ac72172467790a376d18d/pylexicon-1.0.2.tar.gz (from https://pypi.org/simple/pylexicon/), version: 1.0.2 2025-09-08T07:34:25,127 Found link https://files.pythonhosted.org/packages/0f/64/d5a9fc8c4802c9a4446ac3b329d42239aef7e4e484278bc3e66bd34385fd/pylexicon-1.0.4.tar.gz (from https://pypi.org/simple/pylexicon/), version: 1.0.4 2025-09-08T07:34:25,127 Fetching project page and analyzing links: https://www.piwheels.org/simple/pylexicon/ 2025-09-08T07:34:25,128 Getting page https://www.piwheels.org/simple/pylexicon/ 2025-09-08T07:34:25,129 Found index url https://www.piwheels.org/simple/ 2025-09-08T07:34:25,223 Fetched page https://www.piwheels.org/simple/pylexicon/ as text/html 2025-09-08T07:34:25,225 Skipping link: No binaries permitted for pylexicon: https://archive1.piwheels.org/simple/pylexicon/pylexicon-1.0.4-py3-none-any.whl#sha256=b15c0cb2b8f5de3e4e804d0e0c3df79732c8c374ccfdca5d7e510c2745e565e7 (from https://www.piwheels.org/simple/pylexicon/) 2025-09-08T07:34:25,225 Skipping link: No binaries permitted for pylexicon: https://archive1.piwheels.org/simple/pylexicon/pylexicon-1.0-py3-none-any.whl#sha256=e572a15d59cf4f1107ef280985254d570a322ad6f78bba1991c14b62b8cd3760 (from https://www.piwheels.org/simple/pylexicon/) 2025-09-08T07:34:25,225 Skipping link: not a file: https://www.piwheels.org/simple/pylexicon/ 2025-09-08T07:34:25,225 Skipping link: not a file: https://pypi.org/simple/pylexicon/ 2025-09-08T07:34:25,251 Given no hashes to check 0 links for project 'pylexicon': discarding no candidates 2025-09-08T07:34:25,252 ERROR: Could not find a version that satisfies the requirement pylexicon==1.0.1 (from versions: 1.0, 1.0.2, 1.0.4) 2025-09-08T07:34:25,253 ERROR: No matching distribution found for pylexicon==1.0.1 2025-09-08T07:34:25,254 Exception information: 2025-09-08T07:34:25,254 Traceback (most recent call last): 2025-09-08T07:34:25,254 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-08T07:34:25,254 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-08T07:34:25,254 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T07:34:25,254 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-08T07:34:25,254 raise RequirementsConflicted(criterion) 2025-09-08T07:34:25,254 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pylexicon==1.0.1') 2025-09-08T07:34:25,254 2025-09-08T07:34:25,254 The above exception was the direct cause of the following exception: 2025-09-08T07:34:25,254 2025-09-08T07:34:25,254 Traceback (most recent call last): 2025-09-08T07:34:25,254 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-08T07:34:25,254 result = self._result = resolver.resolve( 2025-09-08T07:34:25,254 ~~~~~~~~~~~~~~~~^ 2025-09-08T07:34:25,254 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-08T07:34:25,254 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T07:34:25,254 ) 2025-09-08T07:34:25,254 ^ 2025-09-08T07:34:25,254 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-08T07:34:25,254 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-08T07:34:25,254 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-08T07:34:25,254 raise ResolutionImpossible(e.criterion.information) from e 2025-09-08T07:34:25,254 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pylexicon==1.0.1'), parent=None)] 2025-09-08T07:34:25,254 2025-09-08T07:34:25,254 The above exception was the direct cause of the following exception: 2025-09-08T07:34:25,254 2025-09-08T07:34:25,254 Traceback (most recent call last): 2025-09-08T07:34:25,254 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-08T07:34:25,254 status = _inner_run() 2025-09-08T07:34:25,254 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-08T07:34:25,254 return self.run(options, args) 2025-09-08T07:34:25,254 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-08T07:34:25,254 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-08T07:34:25,254 return func(self, options, args) 2025-09-08T07:34:25,254 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-08T07:34:25,254 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-08T07:34:25,254 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-08T07:34:25,254 raise error from e 2025-09-08T07:34:25,254 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pylexicon==1.0.1 2025-09-08T07:34:25,264 Removed build tracker: '/tmp/pip-build-tracker-eta0xfis'