2024-12-18T07:35:20,332 Created temporary directory: /tmp/pip-build-tracker-ot1y5fr5 2024-12-18T07:35:20,333 Initialized build tracking at /tmp/pip-build-tracker-ot1y5fr5 2024-12-18T07:35:20,334 Created build tracker: /tmp/pip-build-tracker-ot1y5fr5 2024-12-18T07:35:20,334 Entered build tracker: /tmp/pip-build-tracker-ot1y5fr5 2024-12-18T07:35:20,335 Created temporary directory: /tmp/pip-wheel-dmn1y6q3 2024-12-18T07:35:20,339 Created temporary directory: /tmp/pip-ephem-wheel-cache-5aps6ypd 2024-12-18T07:35:20,382 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-12-18T07:35:20,385 2 location(s) to search for versions of gorgo: 2024-12-18T07:35:20,385 * https://pypi.org/simple/gorgo/ 2024-12-18T07:35:20,385 * https://www.piwheels.org/simple/gorgo/ 2024-12-18T07:35:20,386 Fetching project page and analyzing links: https://pypi.org/simple/gorgo/ 2024-12-18T07:35:20,386 Getting page https://pypi.org/simple/gorgo/ 2024-12-18T07:35:20,388 Found index url https://pypi.org/simple/ 2024-12-18T07:35:20,608 Fetched page https://pypi.org/simple/gorgo/ as application/vnd.pypi.simple.v1+json 2024-12-18T07:35:20,609 Skipping link: No binaries permitted for gorgo: https://files.pythonhosted.org/packages/bc/1a/59f421d84eedcfc24c68650c4bc5b23ff8058d84ac700d4007c1c470e3a9/gorgo-0.1.0-py3-none-any.whl (from https://pypi.org/simple/gorgo/) (requires-python:<4.0,>=3.13) 2024-12-18T07:35:20,610 Link requires a different Python (3.11.2 not in: '<4.0,>=3.13'): https://files.pythonhosted.org/packages/65/be/e3922a99230bce31a5637a312dd28cfeda6cf0fb9e6aad8560cbe98075e8/gorgo-0.1.0.tar.gz (from https://pypi.org/simple/gorgo/) (requires-python:<4.0,>=3.13) 2024-12-18T07:35:20,611 Skipping link: 0.1.0 Requires-Python <4.0,>=3.13: https://files.pythonhosted.org/packages/65/be/e3922a99230bce31a5637a312dd28cfeda6cf0fb9e6aad8560cbe98075e8/gorgo-0.1.0.tar.gz (from https://pypi.org/simple/gorgo/) (requires-python:<4.0,>=3.13) 2024-12-18T07:35:20,611 Fetching project page and analyzing links: https://www.piwheels.org/simple/gorgo/ 2024-12-18T07:35:20,612 Getting page https://www.piwheels.org/simple/gorgo/ 2024-12-18T07:35:20,614 Found index url https://www.piwheels.org/simple/ 2024-12-18T07:35:20,773 Fetched page https://www.piwheels.org/simple/gorgo/ as text/html 2024-12-18T07:35:20,774 Skipping link: not a file: https://www.piwheels.org/simple/gorgo/ 2024-12-18T07:35:20,775 Skipping link: not a file: https://pypi.org/simple/gorgo/ 2024-12-18T07:35:20,793 Given no hashes to check 0 links for project 'gorgo': discarding no candidates 2024-12-18T07:35:20,794 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python <4.0,>=3.13 2024-12-18T07:35:20,796 ERROR: Could not find a version that satisfies the requirement gorgo==0.1.0 (from versions: none) 2024-12-18T07:35:20,797 ERROR: No matching distribution found for gorgo==0.1.0 2024-12-18T07:35:20,799 Exception information: 2024-12-18T07:35:20,799 Traceback (most recent call last): 2024-12-18T07:35:20,799 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-12-18T07:35:20,799 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-12-18T07:35:20,799 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-12-18T07:35:20,799 raise RequirementsConflicted(criterion) 2024-12-18T07:35:20,799 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gorgo==0.1.0') 2024-12-18T07:35:20,799 2024-12-18T07:35:20,799 During handling of the above exception, another exception occurred: 2024-12-18T07:35:20,799 2024-12-18T07:35:20,799 Traceback (most recent call last): 2024-12-18T07:35:20,799 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-12-18T07:35:20,799 result = self._result = resolver.resolve( 2024-12-18T07:35:20,799 ^^^^^^^^^^^^^^^^^ 2024-12-18T07:35:20,799 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-12-18T07:35:20,799 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-12-18T07:35:20,799 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-12-18T07:35:20,799 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-12-18T07:35:20,799 raise ResolutionImpossible(e.criterion.information) 2024-12-18T07:35:20,799 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gorgo==0.1.0'), parent=None)] 2024-12-18T07:35:20,799 2024-12-18T07:35:20,799 The above exception was the direct cause of the following exception: 2024-12-18T07:35:20,799 2024-12-18T07:35:20,799 Traceback (most recent call last): 2024-12-18T07:35:20,799 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-12-18T07:35:20,799 status = _inner_run() 2024-12-18T07:35:20,799 ^^^^^^^^^^^^ 2024-12-18T07:35:20,799 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-12-18T07:35:20,799 return self.run(options, args) 2024-12-18T07:35:20,799 ^^^^^^^^^^^^^^^^^^^^^^^ 2024-12-18T07:35:20,799 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-12-18T07:35:20,799 return func(self, options, args) 2024-12-18T07:35:20,799 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-12-18T07:35:20,799 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-12-18T07:35:20,799 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-12-18T07:35:20,799 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-12-18T07:35:20,799 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-12-18T07:35:20,799 raise error from e 2024-12-18T07:35:20,799 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gorgo==0.1.0 2024-12-18T07:35:20,805 Removed build tracker: '/tmp/pip-build-tracker-ot1y5fr5'