2024-11-29T01:28:31,163 Disabling truststore because Python version isn't 3.10+ 2024-11-29T01:28:31,657 Created temporary directory: /tmp/pip-build-tracker-fd7cdgoo 2024-11-29T01:28:31,658 Initialized build tracking at /tmp/pip-build-tracker-fd7cdgoo 2024-11-29T01:28:31,658 Created build tracker: /tmp/pip-build-tracker-fd7cdgoo 2024-11-29T01:28:31,658 Entered build tracker: /tmp/pip-build-tracker-fd7cdgoo 2024-11-29T01:28:31,659 Created temporary directory: /tmp/pip-wheel-1r7fvydb 2024-11-29T01:28:31,664 Created temporary directory: /tmp/pip-ephem-wheel-cache-0tlt_gvn 2024-11-29T01:28:31,708 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-11-29T01:28:31,711 2 location(s) to search for versions of toyflow: 2024-11-29T01:28:31,711 * https://pypi.org/simple/toyflow/ 2024-11-29T01:28:31,711 * https://www.piwheels.org/simple/toyflow/ 2024-11-29T01:28:31,712 Fetching project page and analyzing links: https://pypi.org/simple/toyflow/ 2024-11-29T01:28:31,712 Getting page https://pypi.org/simple/toyflow/ 2024-11-29T01:28:31,714 Found index url https://pypi.org/simple/ 2024-11-29T01:28:31,849 Fetched page https://pypi.org/simple/toyflow/ as application/vnd.pypi.simple.v1+json 2024-11-29T01:28:31,850 Skipping link: No binaries permitted for toyflow: https://files.pythonhosted.org/packages/f0/df/9475adfa6afc8e5ed5911ebfbc72465ee31a1a444d6e8de94c7ef3bb0052/toyflow-0.2.1.dev240926006-py3-none-any.whl (from https://pypi.org/simple/toyflow/) (requires-python:>=3.8) 2024-11-29T01:28:31,851 Found link https://files.pythonhosted.org/packages/80/2a/f8bbaa61b088c29574c564538b9bbc69145ebee1b0d5238574f8e81d4224/toyflow-0.2.1.dev240926006.tar.gz (from https://pypi.org/simple/toyflow/) (requires-python:>=3.8), version: 0.2.1.dev240926006 2024-11-29T01:28:31,851 Skipping link: No binaries permitted for toyflow: https://files.pythonhosted.org/packages/31/bd/c67eef7d769687de65244151b5bd1773001cc724d9de358ca35aaea0ec22/toyflow-0.4.0-py3-none-any.whl (from https://pypi.org/simple/toyflow/) (requires-python:>=3.8) 2024-11-29T01:28:31,851 Fetching project page and analyzing links: https://www.piwheels.org/simple/toyflow/ 2024-11-29T01:28:31,852 Getting page https://www.piwheels.org/simple/toyflow/ 2024-11-29T01:28:31,853 Found index url https://www.piwheels.org/simple/ 2024-11-29T01:28:31,903 Fetched page https://www.piwheels.org/simple/toyflow/ as text/html 2024-11-29T01:28:31,904 Skipping link: not a file: https://www.piwheels.org/simple/toyflow/ 2024-11-29T01:28:31,904 Skipping link: not a file: https://pypi.org/simple/toyflow/ 2024-11-29T01:28:31,921 Given no hashes to check 0 links for project 'toyflow': discarding no candidates 2024-11-29T01:28:31,921 ERROR: Could not find a version that satisfies the requirement toyflow==0.4.0 (from versions: 0.2.1.dev240926006) 2024-11-29T01:28:31,923 ERROR: No matching distribution found for toyflow==0.4.0 2024-11-29T01:28:31,924 Exception information: 2024-11-29T01:28:31,924 Traceback (most recent call last): 2024-11-29T01:28:31,924 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-11-29T01:28:31,924 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-11-29T01:28:31,924 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-11-29T01:28:31,924 raise RequirementsConflicted(criterion) 2024-11-29T01:28:31,924 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('toyflow==0.4.0') 2024-11-29T01:28:31,924 2024-11-29T01:28:31,924 During handling of the above exception, another exception occurred: 2024-11-29T01:28:31,924 2024-11-29T01:28:31,924 Traceback (most recent call last): 2024-11-29T01:28:31,924 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-11-29T01:28:31,924 result = self._result = resolver.resolve( 2024-11-29T01:28:31,924 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-11-29T01:28:31,924 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-11-29T01:28:31,924 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-11-29T01:28:31,924 raise ResolutionImpossible(e.criterion.information) 2024-11-29T01:28:31,924 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('toyflow==0.4.0'), parent=None)] 2024-11-29T01:28:31,924 2024-11-29T01:28:31,924 The above exception was the direct cause of the following exception: 2024-11-29T01:28:31,924 2024-11-29T01:28:31,924 Traceback (most recent call last): 2024-11-29T01:28:31,924 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-11-29T01:28:31,924 status = _inner_run() 2024-11-29T01:28:31,924 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-11-29T01:28:31,924 return self.run(options, args) 2024-11-29T01:28:31,924 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-11-29T01:28:31,924 return func(self, options, args) 2024-11-29T01:28:31,924 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-11-29T01:28:31,924 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-11-29T01:28:31,924 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-11-29T01:28:31,924 raise error from e 2024-11-29T01:28:31,924 pip._internal.exceptions.DistributionNotFound: No matching distribution found for toyflow==0.4.0 2024-11-29T01:28:31,927 Removed build tracker: '/tmp/pip-build-tracker-fd7cdgoo'