2025-03-23T23:41:07,449 Disabling truststore because Python version isn't 3.10+ 2025-03-23T23:41:07,961 Created temporary directory: /tmp/pip-build-tracker-2h2dmecp 2025-03-23T23:41:07,962 Initialized build tracking at /tmp/pip-build-tracker-2h2dmecp 2025-03-23T23:41:07,962 Created build tracker: /tmp/pip-build-tracker-2h2dmecp 2025-03-23T23:41:07,962 Entered build tracker: /tmp/pip-build-tracker-2h2dmecp 2025-03-23T23:41:07,963 Created temporary directory: /tmp/pip-wheel-3jtbkh_8 2025-03-23T23:41:07,968 Created temporary directory: /tmp/pip-ephem-wheel-cache-g0zha4gs 2025-03-23T23:41:08,011 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-03-23T23:41:08,015 2 location(s) to search for versions of noopy-folio: 2025-03-23T23:41:08,015 * https://pypi.org/simple/noopy-folio/ 2025-03-23T23:41:08,015 * https://www.piwheels.org/simple/noopy-folio/ 2025-03-23T23:41:08,015 Fetching project page and analyzing links: https://pypi.org/simple/noopy-folio/ 2025-03-23T23:41:08,016 Getting page https://pypi.org/simple/noopy-folio/ 2025-03-23T23:41:08,017 Found index url https://pypi.org/simple/ 2025-03-23T23:41:08,117 Fetched page https://pypi.org/simple/noopy-folio/ as application/vnd.pypi.simple.v1+json 2025-03-23T23:41:08,118 Skipping link: No binaries permitted for noopy-folio: https://files.pythonhosted.org/packages/1e/b5/6ee9d42b0795a3a9855db231cd43562795c7c884de16f631788f37b741f8/noopy_folio-0.0.0-py3-none-any.whl (from https://pypi.org/simple/noopy-folio/) (requires-python:>=3.13) 2025-03-23T23:41:08,119 Link requires a different Python (3.9.2 not in: '>=3.13'): https://files.pythonhosted.org/packages/4a/0a/eeb37255de8fb5ebe9e53ac52ff3bba7612daea05f7e6dbaa7d6b6012d44/noopy_folio-0.0.0.tar.gz (from https://pypi.org/simple/noopy-folio/) (requires-python:>=3.13) 2025-03-23T23:41:08,119 Skipping link: 0.0.0 Requires-Python >=3.13: https://files.pythonhosted.org/packages/4a/0a/eeb37255de8fb5ebe9e53ac52ff3bba7612daea05f7e6dbaa7d6b6012d44/noopy_folio-0.0.0.tar.gz (from https://pypi.org/simple/noopy-folio/) (requires-python:>=3.13) 2025-03-23T23:41:08,119 Skipping link: No binaries permitted for noopy-folio: https://files.pythonhosted.org/packages/f5/39/4b1c4200b79f389811000f61baf324f1264f188a5e696737a76de75976d2/noopy_folio-0.0.1a0-py3-none-any.whl (from https://pypi.org/simple/noopy-folio/) (requires-python:>=3.13) 2025-03-23T23:41:08,120 Link requires a different Python (3.9.2 not in: '>=3.13'): https://files.pythonhosted.org/packages/3e/1c/88827f123f8dd14f007ff9add4153c72104cc370e6ee45d6a260ec0c4b90/noopy_folio-0.0.1a0.tar.gz (from https://pypi.org/simple/noopy-folio/) (requires-python:>=3.13) 2025-03-23T23:41:08,120 Skipping link: 0.0.1a0 Requires-Python >=3.13: https://files.pythonhosted.org/packages/3e/1c/88827f123f8dd14f007ff9add4153c72104cc370e6ee45d6a260ec0c4b90/noopy_folio-0.0.1a0.tar.gz (from https://pypi.org/simple/noopy-folio/) (requires-python:>=3.13) 2025-03-23T23:41:08,120 Fetching project page and analyzing links: https://www.piwheels.org/simple/noopy-folio/ 2025-03-23T23:41:08,121 Getting page https://www.piwheels.org/simple/noopy-folio/ 2025-03-23T23:41:08,122 Found index url https://www.piwheels.org/simple/ 2025-03-23T23:41:08,173 Fetched page https://www.piwheels.org/simple/noopy-folio/ as text/html 2025-03-23T23:41:08,174 Skipping link: not a file: https://www.piwheels.org/simple/noopy-folio/ 2025-03-23T23:41:08,174 Skipping link: not a file: https://pypi.org/simple/noopy-folio/ 2025-03-23T23:41:08,189 Given no hashes to check 0 links for project 'noopy-folio': discarding no candidates 2025-03-23T23:41:08,190 ERROR: Ignored the following versions that require a different python version: 0.0.0 Requires-Python >=3.13; 0.0.1a0 Requires-Python >=3.13 2025-03-23T23:41:08,191 ERROR: Could not find a version that satisfies the requirement noopy-folio==0.0.0 (from versions: none) 2025-03-23T23:41:08,192 ERROR: No matching distribution found for noopy-folio==0.0.0 2025-03-23T23:41:08,193 Exception information: 2025-03-23T23:41:08,193 Traceback (most recent call last): 2025-03-23T23:41:08,193 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2025-03-23T23:41:08,193 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-03-23T23:41:08,193 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2025-03-23T23:41:08,193 raise RequirementsConflicted(criterion) 2025-03-23T23:41:08,193 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('noopy-folio==0.0.0') 2025-03-23T23:41:08,193 2025-03-23T23:41:08,193 During handling of the above exception, another exception occurred: 2025-03-23T23:41:08,193 2025-03-23T23:41:08,193 Traceback (most recent call last): 2025-03-23T23:41:08,193 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2025-03-23T23:41:08,193 result = self._result = resolver.resolve( 2025-03-23T23:41:08,193 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2025-03-23T23:41:08,193 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-03-23T23:41:08,193 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2025-03-23T23:41:08,193 raise ResolutionImpossible(e.criterion.information) 2025-03-23T23:41:08,193 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('noopy-folio==0.0.0'), parent=None)] 2025-03-23T23:41:08,193 2025-03-23T23:41:08,193 The above exception was the direct cause of the following exception: 2025-03-23T23:41:08,193 2025-03-23T23:41:08,193 Traceback (most recent call last): 2025-03-23T23:41:08,193 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-03-23T23:41:08,193 status = _inner_run() 2025-03-23T23:41:08,193 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-03-23T23:41:08,193 return self.run(options, args) 2025-03-23T23:41:08,193 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2025-03-23T23:41:08,193 return func(self, options, args) 2025-03-23T23:41:08,193 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-03-23T23:41:08,193 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-03-23T23:41:08,193 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2025-03-23T23:41:08,193 raise error from e 2025-03-23T23:41:08,193 pip._internal.exceptions.DistributionNotFound: No matching distribution found for noopy-folio==0.0.0 2025-03-23T23:41:08,197 Removed build tracker: '/tmp/pip-build-tracker-2h2dmecp'