2025-12-03T18:07:21,237 Created temporary directory: /tmp/pip-ephem-wheel-cache-ci7ka4g1 2025-12-03T18:07:21,239 Created temporary directory: /tmp/pip-build-tracker-lxe34trr 2025-12-03T18:07:21,240 Initialized build tracking at /tmp/pip-build-tracker-lxe34trr 2025-12-03T18:07:21,240 Created build tracker: /tmp/pip-build-tracker-lxe34trr 2025-12-03T18:07:21,241 Entered build tracker: /tmp/pip-build-tracker-lxe34trr 2025-12-03T18:07:21,242 Created temporary directory: /tmp/pip-wheel-0fj4nan2 2025-12-03T18:07:21,245 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 2025-12-03T18:07:21,247 Created temporary directory: /tmp/pip-ephem-wheel-cache-j27n5vj3 2025-12-03T18:07:21,269 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-12-03T18:07:21,272 2 location(s) to search for versions of loadstructure: 2025-12-03T18:07:21,272 * https://pypi.org/simple/loadstructure/ 2025-12-03T18:07:21,272 * https://www.piwheels.org/simple/loadstructure/ 2025-12-03T18:07:21,273 Fetching project page and analyzing links: https://pypi.org/simple/loadstructure/ 2025-12-03T18:07:21,274 Getting page https://pypi.org/simple/loadstructure/ 2025-12-03T18:07:21,275 Found index url https://pypi.org/simple 2025-12-03T18:07:21,494 Fetched page https://pypi.org/simple/loadstructure/ as application/vnd.pypi.simple.v1+json 2025-12-03T18:07:21,496 Skipping link: No binaries permitted for loadstructure: https://files.pythonhosted.org/packages/67/92/b59434fd4532835b1a820d9c9c2aa933de4178675fa2a0aa820ac82bb27e/loadstructure-0.1.0-py3-none-any.whl (from https://pypi.org/simple/loadstructure/) (requires-python:>=3.13) 2025-12-03T18:07:21,497 Link requires a different Python (3.11.2 not in: '>=3.13'): https://files.pythonhosted.org/packages/3a/e2/a2d7482ee3572d1f76e2fa30d5d88a7bbe82ab82ffff37c247b6e592388b/loadstructure-0.1.0.tar.gz (from https://pypi.org/simple/loadstructure/) (requires-python:>=3.13) 2025-12-03T18:07:21,497 Skipping link: 0.1.0 Requires-Python >=3.13: https://files.pythonhosted.org/packages/3a/e2/a2d7482ee3572d1f76e2fa30d5d88a7bbe82ab82ffff37c247b6e592388b/loadstructure-0.1.0.tar.gz (from https://pypi.org/simple/loadstructure/) (requires-python:>=3.13) 2025-12-03T18:07:21,498 Fetching project page and analyzing links: https://www.piwheels.org/simple/loadstructure/ 2025-12-03T18:07:21,499 Getting page https://www.piwheels.org/simple/loadstructure/ 2025-12-03T18:07:21,500 Found index url https://www.piwheels.org/simple 2025-12-03T18:07:21,687 Fetched page https://www.piwheels.org/simple/loadstructure/ as text/html 2025-12-03T18:07:21,688 Skipping link: not a file: https://www.piwheels.org/simple/loadstructure/ 2025-12-03T18:07:21,689 Skipping link: not a file: https://pypi.org/simple/loadstructure/ 2025-12-03T18:07:21,707 Given no hashes to check 0 links for project 'loadstructure': discarding no candidates 2025-12-03T18:07:21,708 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.13 2025-12-03T18:07:21,710 ERROR: Could not find a version that satisfies the requirement loadstructure==0.1.0 (from versions: none) 2025-12-03T18:07:21,711 ERROR: No matching distribution found for loadstructure==0.1.0 2025-12-03T18:07:21,712 Exception information: 2025-12-03T18:07:21,712 Traceback (most recent call last): 2025-12-03T18:07:21,712 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2025-12-03T18:07:21,712 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-12-03T18:07:21,712 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2025-12-03T18:07:21,712 raise RequirementsConflicted(criterion) 2025-12-03T18:07:21,712 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('loadstructure==0.1.0') 2025-12-03T18:07:21,712 2025-12-03T18:07:21,712 During handling of the above exception, another exception occurred: 2025-12-03T18:07:21,712 2025-12-03T18:07:21,712 Traceback (most recent call last): 2025-12-03T18:07:21,712 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2025-12-03T18:07:21,712 result = self._result = resolver.resolve( 2025-12-03T18:07:21,712 ^^^^^^^^^^^^^^^^^ 2025-12-03T18:07:21,712 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2025-12-03T18:07:21,712 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-12-03T18:07:21,712 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-12-03T18:07:21,712 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2025-12-03T18:07:21,712 raise ResolutionImpossible(e.criterion.information) 2025-12-03T18:07:21,712 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('loadstructure==0.1.0'), parent=None)] 2025-12-03T18:07:21,712 2025-12-03T18:07:21,712 The above exception was the direct cause of the following exception: 2025-12-03T18:07:21,712 2025-12-03T18:07:21,712 Traceback (most recent call last): 2025-12-03T18:07:21,712 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2025-12-03T18:07:21,712 status = run_func(*args) 2025-12-03T18:07:21,712 ^^^^^^^^^^^^^^^ 2025-12-03T18:07:21,712 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2025-12-03T18:07:21,712 return func(self, options, args) 2025-12-03T18:07:21,712 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-12-03T18:07:21,712 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2025-12-03T18:07:21,712 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-12-03T18:07:21,712 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-12-03T18:07:21,712 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2025-12-03T18:07:21,712 raise error from e 2025-12-03T18:07:21,712 pip._internal.exceptions.DistributionNotFound: No matching distribution found for loadstructure==0.1.0 2025-12-03T18:07:21,718 Removed build tracker: '/tmp/pip-build-tracker-lxe34trr'