2026-03-04T21:19:39,587 Created temporary directory: /tmp/pip-build-tracker-k6bp9euu 2026-03-04T21:19:39,588 Initialized build tracking at /tmp/pip-build-tracker-k6bp9euu 2026-03-04T21:19:39,588 Created build tracker: /tmp/pip-build-tracker-k6bp9euu 2026-03-04T21:19:39,588 Entered build tracker: /tmp/pip-build-tracker-k6bp9euu 2026-03-04T21:19:39,589 Created temporary directory: /tmp/pip-wheel-q2q9cn_g 2026-03-04T21:19:39,592 Created temporary directory: /tmp/pip-ephem-wheel-cache-euw01ce9 2026-03-04T21:19:39,650 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2026-03-04T21:19:39,652 2 location(s) to search for versions of open-autonlu: 2026-03-04T21:19:39,652 * https://pypi.org/simple/open-autonlu/ 2026-03-04T21:19:39,652 * https://www.piwheels.org/simple/open-autonlu/ 2026-03-04T21:19:39,652 Fetching project page and analyzing links: https://pypi.org/simple/open-autonlu/ 2026-03-04T21:19:39,653 Getting page https://pypi.org/simple/open-autonlu/ 2026-03-04T21:19:39,654 Found index url https://pypi.org/simple/ 2026-03-04T21:19:39,799 Fetched page https://pypi.org/simple/open-autonlu/ as application/vnd.pypi.simple.v1+json 2026-03-04T21:19:39,800 Skipping link: No binaries permitted for open-autonlu: https://files.pythonhosted.org/packages/61/b0/d0e6a279425e8491f199f6db3e9d3a73b1fe88d17232f82cb932b4fc4a39/open_autonlu-1.0.0-py3-none-any.whl (from https://pypi.org/simple/open-autonlu/) (requires-python:<3.13,>=3.12) 2026-03-04T21:19:39,802 Link requires a different Python (3.13.5 not in: '<3.13,>=3.12'): https://files.pythonhosted.org/packages/ea/fc/e64fe283e50f17928bc99a33e488bc7e678a25bce655a43d2c1aec3b7bc5/open_autonlu-1.0.0.tar.gz (from https://pypi.org/simple/open-autonlu/) (requires-python:<3.13,>=3.12) 2026-03-04T21:19:39,802 Skipping link: 1.0.0 Requires-Python <3.13,>=3.12: https://files.pythonhosted.org/packages/ea/fc/e64fe283e50f17928bc99a33e488bc7e678a25bce655a43d2c1aec3b7bc5/open_autonlu-1.0.0.tar.gz (from https://pypi.org/simple/open-autonlu/) (requires-python:<3.13,>=3.12) 2026-03-04T21:19:39,802 Fetching project page and analyzing links: https://www.piwheels.org/simple/open-autonlu/ 2026-03-04T21:19:39,803 Getting page https://www.piwheels.org/simple/open-autonlu/ 2026-03-04T21:19:39,804 Found index url https://www.piwheels.org/simple/ 2026-03-04T21:19:39,899 Fetched page https://www.piwheels.org/simple/open-autonlu/ as text/html 2026-03-04T21:19:39,899 Skipping link: not a file: https://www.piwheels.org/simple/open-autonlu/ 2026-03-04T21:19:39,900 Skipping link: not a file: https://pypi.org/simple/open-autonlu/ 2026-03-04T21:19:39,922 Given no hashes to check 0 links for project 'open-autonlu': discarding no candidates 2026-03-04T21:19:39,923 ERROR: Ignored the following versions that require a different python version: 1.0.0 Requires-Python <3.13,>=3.12 2026-03-04T21:19:39,924 ERROR: Could not find a version that satisfies the requirement open-autonlu==1.0.0 (from versions: none) 2026-03-04T21:19:39,925 ERROR: No matching distribution found for open-autonlu==1.0.0 2026-03-04T21:19:39,926 Exception information: 2026-03-04T21:19:39,926 Traceback (most recent call last): 2026-03-04T21:19:39,926 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2026-03-04T21:19:39,926 self._add_to_criteria(self.state.criteria, r, parent=None) 2026-03-04T21:19:39,926 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04T21:19:39,926 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2026-03-04T21:19:39,926 raise RequirementsConflicted(criterion) 2026-03-04T21:19:39,926 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('open-autonlu==1.0.0') 2026-03-04T21:19:39,926 2026-03-04T21:19:39,926 The above exception was the direct cause of the following exception: 2026-03-04T21:19:39,926 2026-03-04T21:19:39,926 Traceback (most recent call last): 2026-03-04T21:19:39,926 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2026-03-04T21:19:39,926 result = self._result = resolver.resolve( 2026-03-04T21:19:39,926 ~~~~~~~~~~~~~~~~^ 2026-03-04T21:19:39,926 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2026-03-04T21:19:39,926 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-04T21:19:39,926 ) 2026-03-04T21:19:39,926 ^ 2026-03-04T21:19:39,926 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2026-03-04T21:19:39,926 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-03-04T21:19:39,926 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2026-03-04T21:19:39,926 raise ResolutionImpossible(e.criterion.information) from e 2026-03-04T21:19:39,926 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('open-autonlu==1.0.0'), parent=None)] 2026-03-04T21:19:39,926 2026-03-04T21:19:39,926 The above exception was the direct cause of the following exception: 2026-03-04T21:19:39,926 2026-03-04T21:19:39,926 Traceback (most recent call last): 2026-03-04T21:19:39,926 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2026-03-04T21:19:39,926 status = _inner_run() 2026-03-04T21:19:39,926 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2026-03-04T21:19:39,926 return self.run(options, args) 2026-03-04T21:19:39,926 ~~~~~~~~^^^^^^^^^^^^^^^ 2026-03-04T21:19:39,926 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2026-03-04T21:19:39,926 return func(self, options, args) 2026-03-04T21:19:39,926 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2026-03-04T21:19:39,926 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2026-03-04T21:19:39,926 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2026-03-04T21:19:39,926 raise error from e 2026-03-04T21:19:39,926 pip._internal.exceptions.DistributionNotFound: No matching distribution found for open-autonlu==1.0.0 2026-03-04T21:19:39,935 Removed build tracker: '/tmp/pip-build-tracker-k6bp9euu'