2022-03-02T10:06:55,664 Created temporary directory: /tmp/pip-ephem-wheel-cache-s5a2ta9u 2022-03-02T10:06:55,670 Created temporary directory: /tmp/pip-req-tracker-7se6u3v_ 2022-03-02T10:06:55,670 Initialized build tracking at /tmp/pip-req-tracker-7se6u3v_ 2022-03-02T10:06:55,671 Created build tracker: /tmp/pip-req-tracker-7se6u3v_ 2022-03-02T10:06:55,671 Entered build tracker: /tmp/pip-req-tracker-7se6u3v_ 2022-03-02T10:06:55,672 Created temporary directory: /tmp/pip-wheel-7j981b8f 2022-03-02T10:06:55,735 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-02T10:06:55,744 2 location(s) to search for versions of concrete-toto: 2022-03-02T10:06:55,744 * https://pypi.org/simple/concrete-toto/ 2022-03-02T10:06:55,744 * https://www.piwheels.org/simple/concrete-toto/ 2022-03-02T10:06:55,745 Fetching project page and analyzing links: https://pypi.org/simple/concrete-toto/ 2022-03-02T10:06:55,746 Getting page https://pypi.org/simple/concrete-toto/ 2022-03-02T10:06:55,750 Found index url https://pypi.org/simple 2022-03-02T10:06:55,859 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/c7/65/ef669198e0b1cc05791b66e240a2bde6ea4a791570d49e3b2a84e1eace62/concrete-toto-0.0.11.tar.gz#sha256=7e771fc3dc33c0d288811f99bb5f8b6127662863704a8e8450cf3f1901526f15 (from https://pypi.org/simple/concrete-toto/) (requires-python:>=3.8) 2022-03-02T10:06:55,860 Skipping link: No binaries permitted for concrete-toto: https://files.pythonhosted.org/packages/61/d3/745d05eeadbab606afe929ac2a400a7ca5d2f0e46832ede5c4506f524f54/concrete_toto-0.0.11-py3-none-any.whl#sha256=c312e6ebb21ea87b0d68614b604d6aed20f9bd6f6fe2c932f692fa621d5d4680 (from https://pypi.org/simple/concrete-toto/) (requires-python:>=3.8) 2022-03-02T10:06:55,861 Fetching project page and analyzing links: https://www.piwheels.org/simple/concrete-toto/ 2022-03-02T10:06:55,862 Getting page https://www.piwheels.org/simple/concrete-toto/ 2022-03-02T10:06:55,864 Found index url https://www.piwheels.org/simple 2022-03-02T10:06:56,073 Skipping link: not a file: https://www.piwheels.org/simple/concrete-toto/ 2022-03-02T10:06:56,074 Skipping link: not a file: https://pypi.org/simple/concrete-toto/ 2022-03-02T10:06:56,107 Given no hashes to check 0 links for project 'concrete-toto': discarding no candidates 2022-03-02T10:06:56,108 ERROR: Could not find a version that satisfies the requirement concrete-toto==0.0.11 (from versions: none) 2022-03-02T10:06:56,111 ERROR: No matching distribution found for concrete-toto==0.0.11 2022-03-02T10:06:56,112 Exception information: 2022-03-02T10:06:56,112 Traceback (most recent call last): 2022-03-02T10:06:56,112 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-02T10:06:56,112 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-02T10:06:56,112 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-02T10:06:56,112 raise RequirementsConflicted(criterion) 2022-03-02T10:06:56,112 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('concrete-toto==0.0.11') 2022-03-02T10:06:56,112 2022-03-02T10:06:56,112 During handling of the above exception, another exception occurred: 2022-03-02T10:06:56,112 2022-03-02T10:06:56,112 Traceback (most recent call last): 2022-03-02T10:06:56,112 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-02T10:06:56,112 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-02T10:06:56,112 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-02T10:06:56,112 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-02T10:06:56,112 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-02T10:06:56,112 raise ResolutionImpossible(e.criterion.information) 2022-03-02T10:06:56,112 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('concrete-toto==0.0.11'), parent=None)] 2022-03-02T10:06:56,112 2022-03-02T10:06:56,112 The above exception was the direct cause of the following exception: 2022-03-02T10:06:56,112 2022-03-02T10:06:56,112 Traceback (most recent call last): 2022-03-02T10:06:56,112 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-02T10:06:56,112 status = run_func(*args) 2022-03-02T10:06:56,112 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-02T10:06:56,112 return func(self, options, args) 2022-03-02T10:06:56,112 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-02T10:06:56,112 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-02T10:06:56,112 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-02T10:06:56,112 raise error from e 2022-03-02T10:06:56,112 pip._internal.exceptions.DistributionNotFound: No matching distribution found for concrete-toto==0.0.11 2022-03-02T10:06:56,121 Removed build tracker: '/tmp/pip-req-tracker-7se6u3v_'