2025-09-02T14:34:54,805 Created temporary directory: /tmp/pip-build-tracker-jjafif8t 2025-09-02T14:34:54,806 Initialized build tracking at /tmp/pip-build-tracker-jjafif8t 2025-09-02T14:34:54,806 Created build tracker: /tmp/pip-build-tracker-jjafif8t 2025-09-02T14:34:54,807 Entered build tracker: /tmp/pip-build-tracker-jjafif8t 2025-09-02T14:34:54,808 Created temporary directory: /tmp/pip-wheel-4sptlkru 2025-09-02T14:34:54,812 Created temporary directory: /tmp/pip-ephem-wheel-cache-8m_5izrb 2025-09-02T14:34:54,860 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-02T14:34:54,862 2 location(s) to search for versions of pythonic-fp-gadgets: 2025-09-02T14:34:54,862 * https://pypi.org/simple/pythonic-fp-gadgets/ 2025-09-02T14:34:54,862 * https://www.piwheels.org/simple/pythonic-fp-gadgets/ 2025-09-02T14:34:54,863 Fetching project page and analyzing links: https://pypi.org/simple/pythonic-fp-gadgets/ 2025-09-02T14:34:54,864 Getting page https://pypi.org/simple/pythonic-fp-gadgets/ 2025-09-02T14:34:54,865 Found index url https://pypi.org/simple/ 2025-09-02T14:34:55,014 Fetched page https://pypi.org/simple/pythonic-fp-gadgets/ as application/vnd.pypi.simple.v1+json 2025-09-02T14:34:55,016 Skipping link: No binaries permitted for pythonic-fp-gadgets: https://files.pythonhosted.org/packages/27/0d/765b84a98e43f271f5c533a5fdab40d46252921f714c1404e344718e695e/pythonic_fp_gadgets-2.2.0-py3-none-any.whl (from https://pypi.org/simple/pythonic-fp-gadgets/) (requires-python:>=3.13) 2025-09-02T14:34:55,017 Link requires a different Python (3.11.2 not in: '>=3.13'): https://files.pythonhosted.org/packages/ca/5d/9e4f18783a234cd765dfbc99766222ddefc0a8d3665ed674683c9b23aa06/pythonic_fp_gadgets-2.2.0.tar.gz (from https://pypi.org/simple/pythonic-fp-gadgets/) (requires-python:>=3.13) 2025-09-02T14:34:55,018 Skipping link: 2.2.0 Requires-Python >=3.13: https://files.pythonhosted.org/packages/ca/5d/9e4f18783a234cd765dfbc99766222ddefc0a8d3665ed674683c9b23aa06/pythonic_fp_gadgets-2.2.0.tar.gz (from https://pypi.org/simple/pythonic-fp-gadgets/) (requires-python:>=3.13) 2025-09-02T14:34:55,018 Skipping link: No binaries permitted for pythonic-fp-gadgets: https://files.pythonhosted.org/packages/97/3e/7fb855fefc8e9be56b8940ffd4b876fdc5befa64348439a686ecb63678c0/pythonic_fp_gadgets-3.0.0-py3-none-any.whl (from https://pypi.org/simple/pythonic-fp-gadgets/) (requires-python:>=3.13) 2025-09-02T14:34:55,019 Link requires a different Python (3.11.2 not in: '>=3.13'): https://files.pythonhosted.org/packages/ae/36/8f9c73d7495315f2917f92633301a9de36640ed150327a2e90886dee1e38/pythonic_fp_gadgets-3.0.0.tar.gz (from https://pypi.org/simple/pythonic-fp-gadgets/) (requires-python:>=3.13) 2025-09-02T14:34:55,020 Skipping link: 3.0.0 Requires-Python >=3.13: https://files.pythonhosted.org/packages/ae/36/8f9c73d7495315f2917f92633301a9de36640ed150327a2e90886dee1e38/pythonic_fp_gadgets-3.0.0.tar.gz (from https://pypi.org/simple/pythonic-fp-gadgets/) (requires-python:>=3.13) 2025-09-02T14:34:55,021 Fetching project page and analyzing links: https://www.piwheels.org/simple/pythonic-fp-gadgets/ 2025-09-02T14:34:55,022 Getting page https://www.piwheels.org/simple/pythonic-fp-gadgets/ 2025-09-02T14:34:55,023 Found index url https://www.piwheels.org/simple/ 2025-09-02T14:34:55,186 Fetched page https://www.piwheels.org/simple/pythonic-fp-gadgets/ as text/html 2025-09-02T14:34:55,188 Skipping link: not a file: https://www.piwheels.org/simple/pythonic-fp-gadgets/ 2025-09-02T14:34:55,188 Skipping link: not a file: https://pypi.org/simple/pythonic-fp-gadgets/ 2025-09-02T14:34:55,207 Given no hashes to check 0 links for project 'pythonic-fp-gadgets': discarding no candidates 2025-09-02T14:34:55,208 ERROR: Ignored the following versions that require a different python version: 2.2.0 Requires-Python >=3.13; 3.0.0 Requires-Python >=3.13 2025-09-02T14:34:55,209 ERROR: Could not find a version that satisfies the requirement pythonic-fp-gadgets==3.0.0 (from versions: none) 2025-09-02T14:34:55,211 ERROR: No matching distribution found for pythonic-fp-gadgets==3.0.0 2025-09-02T14:34:55,212 Exception information: 2025-09-02T14:34:55,212 Traceback (most recent call last): 2025-09-02T14:34:55,212 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-09-02T14:34:55,212 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-02T14:34:55,212 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 151, in _add_to_criteria 2025-09-02T14:34:55,212 raise RequirementsConflicted(criterion) 2025-09-02T14:34:55,212 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pythonic-fp-gadgets==3.0.0') 2025-09-02T14:34:55,212 2025-09-02T14:34:55,212 The above exception was the direct cause of the following exception: 2025-09-02T14:34:55,212 2025-09-02T14:34:55,212 Traceback (most recent call last): 2025-09-02T14:34:55,212 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-09-02T14:34:55,212 result = self._result = resolver.resolve( 2025-09-02T14:34:55,212 ^^^^^^^^^^^^^^^^^ 2025-09-02T14:34:55,212 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-09-02T14:34:55,212 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-02T14:34:55,212 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-02T14:34:55,212 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 431, in resolve 2025-09-02T14:34:55,212 raise ResolutionImpossible(e.criterion.information) from e 2025-09-02T14:34:55,212 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pythonic-fp-gadgets==3.0.0'), parent=None)] 2025-09-02T14:34:55,212 2025-09-02T14:34:55,212 The above exception was the direct cause of the following exception: 2025-09-02T14:34:55,212 2025-09-02T14:34:55,212 Traceback (most recent call last): 2025-09-02T14:34:55,212 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-09-02T14:34:55,212 status = _inner_run() 2025-09-02T14:34:55,212 ^^^^^^^^^^^^ 2025-09-02T14:34:55,212 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-09-02T14:34:55,212 return self.run(options, args) 2025-09-02T14:34:55,212 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-02T14:34:55,212 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-09-02T14:34:55,212 return func(self, options, args) 2025-09-02T14:34:55,212 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-02T14:34:55,212 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-09-02T14:34:55,212 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-02T14:34:55,212 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-02T14:34:55,212 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 107, in resolve 2025-09-02T14:34:55,212 raise error from e 2025-09-02T14:34:55,212 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pythonic-fp-gadgets==3.0.0 2025-09-02T14:34:55,218 Removed build tracker: '/tmp/pip-build-tracker-jjafif8t'