2024-06-28T08:00:38,259 Created temporary directory: /tmp/pip-build-tracker-yobbf4ck 2024-06-28T08:00:38,263 Initialized build tracking at /tmp/pip-build-tracker-yobbf4ck 2024-06-28T08:00:38,263 Created build tracker: /tmp/pip-build-tracker-yobbf4ck 2024-06-28T08:00:38,264 Entered build tracker: /tmp/pip-build-tracker-yobbf4ck 2024-06-28T08:00:38,265 Created temporary directory: /tmp/pip-wheel-2khl2q2k 2024-06-28T08:00:38,276 Created temporary directory: /tmp/pip-ephem-wheel-cache-c_7pc1wr 2024-06-28T08:00:38,336 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-06-28T08:00:38,351 2 location(s) to search for versions of super-scad-logo: 2024-06-28T08:00:38,351 * https://pypi.org/simple/super-scad-logo/ 2024-06-28T08:00:38,351 * https://www.piwheels.org/simple/super-scad-logo/ 2024-06-28T08:00:38,352 Fetching project page and analyzing links: https://pypi.org/simple/super-scad-logo/ 2024-06-28T08:00:38,353 Getting page https://pypi.org/simple/super-scad-logo/ 2024-06-28T08:00:38,357 Found index url https://pypi.org/simple/ 2024-06-28T08:00:38,470 Fetched page https://pypi.org/simple/super-scad-logo/ as application/vnd.pypi.simple.v1+json 2024-06-28T08:00:38,472 Skipping link: No binaries permitted for super-scad-logo: https://files.pythonhosted.org/packages/43/82/06f60b883974631d87970f4109eea0500b818b8b1969472cb8acf52cfaea/super_scad_logo-0.1.0-py3-none-any.whl (from https://pypi.org/simple/super-scad-logo/) (requires-python:<4.0.0,>=3.10.0) 2024-06-28T08:00:38,475 Link requires a different Python (3.7.3 not in: '<4.0.0,>=3.10.0'): https://files.pythonhosted.org/packages/f1/a0/f00ffa4363e1cff43f129a1b4403f06cd5841ba2a721005dea40500f794f/super_scad_logo-0.1.0.tar.gz (from https://pypi.org/simple/super-scad-logo/) (requires-python:<4.0.0,>=3.10.0) 2024-06-28T08:00:38,475 Skipping link: 0.1.0 Requires-Python <4.0.0,>=3.10.0: https://files.pythonhosted.org/packages/f1/a0/f00ffa4363e1cff43f129a1b4403f06cd5841ba2a721005dea40500f794f/super_scad_logo-0.1.0.tar.gz (from https://pypi.org/simple/super-scad-logo/) (requires-python:<4.0.0,>=3.10.0) 2024-06-28T08:00:38,476 Fetching project page and analyzing links: https://www.piwheels.org/simple/super-scad-logo/ 2024-06-28T08:00:38,477 Getting page https://www.piwheels.org/simple/super-scad-logo/ 2024-06-28T08:00:38,479 Found index url https://www.piwheels.org/simple/ 2024-06-28T08:00:38,602 Fetched page https://www.piwheels.org/simple/super-scad-logo/ as text/html 2024-06-28T08:00:38,604 Skipping link: not a file: https://www.piwheels.org/simple/super-scad-logo/ 2024-06-28T08:00:38,604 Skipping link: not a file: https://pypi.org/simple/super-scad-logo/ 2024-06-28T08:00:38,638 Given no hashes to check 0 links for project 'super-scad-logo': discarding no candidates 2024-06-28T08:00:38,639 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python <4.0.0,>=3.10.0 2024-06-28T08:00:38,642 ERROR: Could not find a version that satisfies the requirement super-scad-logo==0.1.0 (from versions: none) 2024-06-28T08:00:38,645 ERROR: No matching distribution found for super-scad-logo==0.1.0 2024-06-28T08:00:38,647 Exception information: 2024-06-28T08:00:38,647 Traceback (most recent call last): 2024-06-28T08:00:38,647 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-06-28T08:00:38,647 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-06-28T08:00:38,647 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-06-28T08:00:38,647 raise RequirementsConflicted(criterion) 2024-06-28T08:00:38,647 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('super-scad-logo==0.1.0') 2024-06-28T08:00:38,647 2024-06-28T08:00:38,647 During handling of the above exception, another exception occurred: 2024-06-28T08:00:38,647 2024-06-28T08:00:38,647 Traceback (most recent call last): 2024-06-28T08:00:38,647 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2024-06-28T08:00:38,647 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2024-06-28T08:00:38,647 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-06-28T08:00:38,647 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-06-28T08:00:38,647 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-06-28T08:00:38,647 raise ResolutionImpossible(e.criterion.information) 2024-06-28T08:00:38,647 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('super-scad-logo==0.1.0'), parent=None)] 2024-06-28T08:00:38,647 2024-06-28T08:00:38,647 The above exception was the direct cause of the following exception: 2024-06-28T08:00:38,647 2024-06-28T08:00:38,647 Traceback (most recent call last): 2024-06-28T08:00:38,647 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-06-28T08:00:38,647 status = run_func(*args) 2024-06-28T08:00:38,647 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-06-28T08:00:38,647 return func(self, options, args) 2024-06-28T08:00:38,647 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-06-28T08:00:38,647 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-06-28T08:00:38,647 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-06-28T08:00:38,647 raise error from e 2024-06-28T08:00:38,647 pip._internal.exceptions.DistributionNotFound: No matching distribution found for super-scad-logo==0.1.0 2024-06-28T08:00:38,656 Removed build tracker: '/tmp/pip-build-tracker-yobbf4ck'