2025-03-29T17:36:32,037 Created temporary directory: /tmp/pip-build-tracker-v9i060xf 2025-03-29T17:36:32,038 Initialized build tracking at /tmp/pip-build-tracker-v9i060xf 2025-03-29T17:36:32,039 Created build tracker: /tmp/pip-build-tracker-v9i060xf 2025-03-29T17:36:32,039 Entered build tracker: /tmp/pip-build-tracker-v9i060xf 2025-03-29T17:36:32,040 Created temporary directory: /tmp/pip-wheel-q7rkuq5h 2025-03-29T17:36:32,044 Created temporary directory: /tmp/pip-ephem-wheel-cache-0ku98nx2 2025-03-29T17:36:32,089 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-03-29T17:36:32,091 2 location(s) to search for versions of google-docstring-2tsx: 2025-03-29T17:36:32,091 * https://pypi.org/simple/google-docstring-2tsx/ 2025-03-29T17:36:32,091 * https://www.piwheels.org/simple/google-docstring-2tsx/ 2025-03-29T17:36:32,092 Fetching project page and analyzing links: https://pypi.org/simple/google-docstring-2tsx/ 2025-03-29T17:36:32,093 Getting page https://pypi.org/simple/google-docstring-2tsx/ 2025-03-29T17:36:32,095 Found index url https://pypi.org/simple/ 2025-03-29T17:36:32,310 Fetched page https://pypi.org/simple/google-docstring-2tsx/ as application/vnd.pypi.simple.v1+json 2025-03-29T17:36:32,312 Skipping link: No binaries permitted for google-docstring-2tsx: https://files.pythonhosted.org/packages/e1/2f/ce352f91f0c44244b2fda81372164194232e786daeaf285a2b41a525c2fa/google_docstring_2tsx-0.0.3-py3-none-any.whl (from https://pypi.org/simple/google-docstring-2tsx/) (requires-python:>=3.12) 2025-03-29T17:36:32,313 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/79/a1/c56a79bf4eb42a659669aa3e4c11714b38728d927b0dc1ddd0a6dfcad34b/google_docstring_2tsx-0.0.3.tar.gz (from https://pypi.org/simple/google-docstring-2tsx/) (requires-python:>=3.12) 2025-03-29T17:36:32,313 Skipping link: 0.0.3 Requires-Python >=3.12: https://files.pythonhosted.org/packages/79/a1/c56a79bf4eb42a659669aa3e4c11714b38728d927b0dc1ddd0a6dfcad34b/google_docstring_2tsx-0.0.3.tar.gz (from https://pypi.org/simple/google-docstring-2tsx/) (requires-python:>=3.12) 2025-03-29T17:36:32,314 Fetching project page and analyzing links: https://www.piwheels.org/simple/google-docstring-2tsx/ 2025-03-29T17:36:32,315 Getting page https://www.piwheels.org/simple/google-docstring-2tsx/ 2025-03-29T17:36:32,316 Found index url https://www.piwheels.org/simple/ 2025-03-29T17:36:32,489 Fetched page https://www.piwheels.org/simple/google-docstring-2tsx/ as text/html 2025-03-29T17:36:32,491 Skipping link: not a file: https://www.piwheels.org/simple/google-docstring-2tsx/ 2025-03-29T17:36:32,491 Skipping link: not a file: https://pypi.org/simple/google-docstring-2tsx/ 2025-03-29T17:36:32,511 Given no hashes to check 0 links for project 'google-docstring-2tsx': discarding no candidates 2025-03-29T17:36:32,512 ERROR: Ignored the following versions that require a different python version: 0.0.3 Requires-Python >=3.12 2025-03-29T17:36:32,513 ERROR: Could not find a version that satisfies the requirement google-docstring-2tsx==0.0.3 (from versions: none) 2025-03-29T17:36:32,515 ERROR: No matching distribution found for google-docstring-2tsx==0.0.3 2025-03-29T17:36:32,516 Exception information: 2025-03-29T17:36:32,516 Traceback (most recent call last): 2025-03-29T17:36:32,516 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2025-03-29T17:36:32,516 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-03-29T17:36:32,516 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2025-03-29T17:36:32,516 raise RequirementsConflicted(criterion) 2025-03-29T17:36:32,516 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('google-docstring-2tsx==0.0.3') 2025-03-29T17:36:32,516 2025-03-29T17:36:32,516 During handling of the above exception, another exception occurred: 2025-03-29T17:36:32,516 2025-03-29T17:36:32,516 Traceback (most recent call last): 2025-03-29T17:36:32,516 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2025-03-29T17:36:32,516 result = self._result = resolver.resolve( 2025-03-29T17:36:32,516 ^^^^^^^^^^^^^^^^^ 2025-03-29T17:36:32,516 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2025-03-29T17:36:32,516 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-03-29T17:36:32,516 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-29T17:36:32,516 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2025-03-29T17:36:32,516 raise ResolutionImpossible(e.criterion.information) 2025-03-29T17:36:32,516 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('google-docstring-2tsx==0.0.3'), parent=None)] 2025-03-29T17:36:32,516 2025-03-29T17:36:32,516 The above exception was the direct cause of the following exception: 2025-03-29T17:36:32,516 2025-03-29T17:36:32,516 Traceback (most recent call last): 2025-03-29T17:36:32,516 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-03-29T17:36:32,516 status = _inner_run() 2025-03-29T17:36:32,516 ^^^^^^^^^^^^ 2025-03-29T17:36:32,516 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-03-29T17:36:32,516 return self.run(options, args) 2025-03-29T17:36:32,516 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-29T17:36:32,516 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2025-03-29T17:36:32,516 return func(self, options, args) 2025-03-29T17:36:32,516 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-29T17:36:32,516 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-03-29T17:36:32,516 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-03-29T17:36:32,516 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-29T17:36:32,516 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2025-03-29T17:36:32,516 raise error from e 2025-03-29T17:36:32,516 pip._internal.exceptions.DistributionNotFound: No matching distribution found for google-docstring-2tsx==0.0.3 2025-03-29T17:36:32,522 Removed build tracker: '/tmp/pip-build-tracker-v9i060xf'