2025-09-09T15:55:24,870 Created temporary directory: /tmp/pip-build-tracker-q_fxtn5j 2025-09-09T15:55:24,870 Initialized build tracking at /tmp/pip-build-tracker-q_fxtn5j 2025-09-09T15:55:24,871 Created build tracker: /tmp/pip-build-tracker-q_fxtn5j 2025-09-09T15:55:24,871 Entered build tracker: /tmp/pip-build-tracker-q_fxtn5j 2025-09-09T15:55:24,871 Created temporary directory: /tmp/pip-wheel-1wykafe9 2025-09-09T15:55:24,874 Created temporary directory: /tmp/pip-ephem-wheel-cache-ohx9wvmy 2025-09-09T15:55:24,932 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-09T15:55:24,935 2 location(s) to search for versions of pyschemetranspiler: 2025-09-09T15:55:24,935 * https://pypi.org/simple/pyschemetranspiler/ 2025-09-09T15:55:24,935 * https://www.piwheels.org/simple/pyschemetranspiler/ 2025-09-09T15:55:24,935 Fetching project page and analyzing links: https://pypi.org/simple/pyschemetranspiler/ 2025-09-09T15:55:24,935 Getting page https://pypi.org/simple/pyschemetranspiler/ 2025-09-09T15:55:24,937 Found index url https://pypi.org/simple/ 2025-09-09T15:55:25,083 Fetched page https://pypi.org/simple/pyschemetranspiler/ as application/vnd.pypi.simple.v1+json 2025-09-09T15:55:25,085 Skipping link: No binaries permitted for pyschemetranspiler: https://files.pythonhosted.org/packages/58/ae/57572368c0d4d71eadd73a7e504fbf75374c1d34224c5720ef2f43fec992/pyschemetranspiler-1.3-py3-none-any.whl (from https://pypi.org/simple/pyschemetranspiler/) (requires-python:== 3.8.*) 2025-09-09T15:55:25,087 Link requires a different Python (3.13.5 not in: '== 3.8.*'): https://files.pythonhosted.org/packages/0b/b1/09792e888f3bfda29904b7961c048942d541a60f801a6b94d2c033a1989a/pyschemetranspiler-1.3.tar.gz (from https://pypi.org/simple/pyschemetranspiler/) (requires-python:== 3.8.*) 2025-09-09T15:55:25,087 Skipping link: 1.3 Requires-Python == 3.8.*: https://files.pythonhosted.org/packages/0b/b1/09792e888f3bfda29904b7961c048942d541a60f801a6b94d2c033a1989a/pyschemetranspiler-1.3.tar.gz (from https://pypi.org/simple/pyschemetranspiler/) (requires-python:== 3.8.*) 2025-09-09T15:55:25,088 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyschemetranspiler/ 2025-09-09T15:55:25,088 Getting page https://www.piwheels.org/simple/pyschemetranspiler/ 2025-09-09T15:55:25,090 Found index url https://www.piwheels.org/simple/ 2025-09-09T15:55:25,200 Fetched page https://www.piwheels.org/simple/pyschemetranspiler/ as text/html 2025-09-09T15:55:25,201 Skipping link: not a file: https://www.piwheels.org/simple/pyschemetranspiler/ 2025-09-09T15:55:25,201 Skipping link: not a file: https://pypi.org/simple/pyschemetranspiler/ 2025-09-09T15:55:25,224 Given no hashes to check 0 links for project 'pyschemetranspiler': discarding no candidates 2025-09-09T15:55:25,225 ERROR: Ignored the following versions that require a different python version: 1.3 Requires-Python == 3.8.* 2025-09-09T15:55:25,226 ERROR: Could not find a version that satisfies the requirement pyschemetranspiler==1.3 (from versions: none) 2025-09-09T15:55:25,227 ERROR: No matching distribution found for pyschemetranspiler==1.3 2025-09-09T15:55:25,228 Exception information: 2025-09-09T15:55:25,228 Traceback (most recent call last): 2025-09-09T15:55:25,228 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-09T15:55:25,228 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-09T15:55:25,228 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T15:55:25,228 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-09T15:55:25,228 raise RequirementsConflicted(criterion) 2025-09-09T15:55:25,228 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyschemetranspiler==1.3') 2025-09-09T15:55:25,228 2025-09-09T15:55:25,228 The above exception was the direct cause of the following exception: 2025-09-09T15:55:25,228 2025-09-09T15:55:25,228 Traceback (most recent call last): 2025-09-09T15:55:25,228 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-09T15:55:25,228 result = self._result = resolver.resolve( 2025-09-09T15:55:25,228 ~~~~~~~~~~~~~~~~^ 2025-09-09T15:55:25,228 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-09T15:55:25,228 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T15:55:25,228 ) 2025-09-09T15:55:25,228 ^ 2025-09-09T15:55:25,228 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-09T15:55:25,228 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-09T15:55:25,228 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-09T15:55:25,228 raise ResolutionImpossible(e.criterion.information) from e 2025-09-09T15:55:25,228 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyschemetranspiler==1.3'), parent=None)] 2025-09-09T15:55:25,228 2025-09-09T15:55:25,228 The above exception was the direct cause of the following exception: 2025-09-09T15:55:25,228 2025-09-09T15:55:25,228 Traceback (most recent call last): 2025-09-09T15:55:25,228 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-09T15:55:25,228 status = _inner_run() 2025-09-09T15:55:25,228 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-09T15:55:25,228 return self.run(options, args) 2025-09-09T15:55:25,228 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-09T15:55:25,228 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-09T15:55:25,228 return func(self, options, args) 2025-09-09T15:55:25,228 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-09T15:55:25,228 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-09T15:55:25,228 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-09T15:55:25,228 raise error from e 2025-09-09T15:55:25,228 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyschemetranspiler==1.3 2025-09-09T15:55:25,237 Removed build tracker: '/tmp/pip-build-tracker-q_fxtn5j'