2021-09-02T18:01:41,465 Created temporary directory: /tmp/pip-ephem-wheel-cache-to3_6bm9 2021-09-02T18:01:41,469 Created temporary directory: /tmp/pip-req-tracker-bc5ler82 2021-09-02T18:01:41,470 Initialized build tracking at /tmp/pip-req-tracker-bc5ler82 2021-09-02T18:01:41,470 Created build tracker: /tmp/pip-req-tracker-bc5ler82 2021-09-02T18:01:41,470 Entered build tracker: /tmp/pip-req-tracker-bc5ler82 2021-09-02T18:01:41,471 Created temporary directory: /tmp/pip-wheel-5ndb9ovj 2021-09-02T18:01:41,499 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-02T18:01:41,502 2 location(s) to search for versions of pybind11-generics: 2021-09-02T18:01:41,502 * https://pypi.org/simple/pybind11-generics/ 2021-09-02T18:01:41,502 * https://www.piwheels.org/simple/pybind11-generics/ 2021-09-02T18:01:41,502 Fetching project page and analyzing links: https://pypi.org/simple/pybind11-generics/ 2021-09-02T18:01:41,503 Getting page https://pypi.org/simple/pybind11-generics/ 2021-09-02T18:01:41,504 Found index url https://pypi.org/simple 2021-09-02T18:01:41,589 Skipping link: No binaries permitted for pybind11-generics: https://files.pythonhosted.org/packages/dc/59/ba83724c52c27e9ce4e267465ed150656c36861962a9b4efea744768a01b/pybind11_generics-1.0.3-py3-none-any.whl#sha256=35c4ce1bd33ea0383a10bb239490c456a35a178c7028296da3b90d11850acc6c (from https://pypi.org/simple/pybind11-generics/) (requires-python:>=3.9) 2021-09-02T18:01:41,590 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/5f/ee/9279b996fc5409f47055eed6bdfd3eedeef86f1c367e44ceef03d44b390a/pybind11_generics-1.0.3.tar.gz#sha256=3b91a7026b0852c5617df3d42783e96a6a462abfbcbb4b71ac297b9d649fc725 (from https://pypi.org/simple/pybind11-generics/) (requires-python:>=3.9) 2021-09-02T18:01:41,591 Fetching project page and analyzing links: https://www.piwheels.org/simple/pybind11-generics/ 2021-09-02T18:01:41,591 Getting page https://www.piwheels.org/simple/pybind11-generics/ 2021-09-02T18:01:41,592 Found index url https://www.piwheels.org/simple 2021-09-02T18:01:41,706 Skipping link: not a file: https://www.piwheels.org/simple/pybind11-generics/ 2021-09-02T18:01:41,707 Skipping link: not a file: https://pypi.org/simple/pybind11-generics/ 2021-09-02T18:01:41,726 Given no hashes to check 0 links for project 'pybind11-generics': discarding no candidates 2021-09-02T18:01:41,727 ERROR: Could not find a version that satisfies the requirement pybind11-generics==1.0.3 (from versions: none) 2021-09-02T18:01:41,727 ERROR: No matching distribution found for pybind11-generics==1.0.3 2021-09-02T18:01:41,727 Exception information: 2021-09-02T18:01:41,727 Traceback (most recent call last): 2021-09-02T18:01:41,727 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-02T18:01:41,727 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-02T18:01:41,727 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-02T18:01:41,727 raise RequirementsConflicted(criterion) 2021-09-02T18:01:41,727 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pybind11-generics==1.0.3') 2021-09-02T18:01:41,727 2021-09-02T18:01:41,727 During handling of the above exception, another exception occurred: 2021-09-02T18:01:41,727 2021-09-02T18:01:41,727 Traceback (most recent call last): 2021-09-02T18:01:41,727 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-02T18:01:41,727 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-02T18:01:41,727 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-02T18:01:41,727 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-02T18:01:41,727 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-02T18:01:41,727 raise ResolutionImpossible(e.criterion.information) 2021-09-02T18:01:41,727 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pybind11-generics==1.0.3'), parent=None)] 2021-09-02T18:01:41,727 2021-09-02T18:01:41,727 The above exception was the direct cause of the following exception: 2021-09-02T18:01:41,727 2021-09-02T18:01:41,727 Traceback (most recent call last): 2021-09-02T18:01:41,727 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-02T18:01:41,727 status = self.run(options, args) 2021-09-02T18:01:41,727 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-02T18:01:41,727 return func(self, options, args) 2021-09-02T18:01:41,727 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-02T18:01:41,727 reqs, check_supported_wheels=True 2021-09-02T18:01:41,727 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-02T18:01:41,727 raise error from e 2021-09-02T18:01:41,727 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pybind11-generics==1.0.3 2021-09-02T18:01:41,731 Removed build tracker: '/tmp/pip-req-tracker-bc5ler82'