2022-02-16T23:44:19,664 Created temporary directory: /tmp/pip-ephem-wheel-cache-8760q3qm 2022-02-16T23:44:19,670 Created temporary directory: /tmp/pip-req-tracker-2ra2b0du 2022-02-16T23:44:19,670 Initialized build tracking at /tmp/pip-req-tracker-2ra2b0du 2022-02-16T23:44:19,671 Created build tracker: /tmp/pip-req-tracker-2ra2b0du 2022-02-16T23:44:19,671 Entered build tracker: /tmp/pip-req-tracker-2ra2b0du 2022-02-16T23:44:19,672 Created temporary directory: /tmp/pip-wheel-y7ahi_h6 2022-02-16T23:44:19,734 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-16T23:44:19,743 2 location(s) to search for versions of erudition: 2022-02-16T23:44:19,743 * https://pypi.org/simple/erudition/ 2022-02-16T23:44:19,743 * https://www.piwheels.org/simple/erudition/ 2022-02-16T23:44:19,744 Fetching project page and analyzing links: https://pypi.org/simple/erudition/ 2022-02-16T23:44:19,745 Getting page https://pypi.org/simple/erudition/ 2022-02-16T23:44:19,748 Found index url https://pypi.org/simple 2022-02-16T23:44:19,857 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/c9/f3/c8c5b4894ddefb35be0e99aa889b9d65b47aee38df565fdeaf82ea57f6ae/erudition-0.0.1.tar.gz#sha256=76bdc9c66e1bfafb8693c1fad17d1253329869803b866f2f79b6b4c1ca33be06 (from https://pypi.org/simple/erudition/) (requires-python:>=3.8) 2022-02-16T23:44:19,859 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/27/e6/29a5741abee4ebcdcaf15ce66a88285f519938862acbbcadb3b5bc0013ef/erudition-0.0.2.tar.gz#sha256=5d9271e90f4beab9df78f7792f3c79648d68219cb10ddf95622d48dd4562814d (from https://pypi.org/simple/erudition/) (requires-python:>=3.8) 2022-02-16T23:44:19,860 Fetching project page and analyzing links: https://www.piwheels.org/simple/erudition/ 2022-02-16T23:44:19,860 Getting page https://www.piwheels.org/simple/erudition/ 2022-02-16T23:44:19,862 Found index url https://www.piwheels.org/simple 2022-02-16T23:44:20,649 Skipping link: No binaries permitted for erudition: https://www.piwheels.org/simple/erudition/erudition-0.0.1-py3-none-any.whl#sha256=7584521298c1730736530650972b8159216264e341b99e2ed4b5e1fde42f3c31 (from https://www.piwheels.org/simple/erudition/) (requires-python:>=3.8) 2022-02-16T23:44:20,650 Skipping link: not a file: https://www.piwheels.org/simple/erudition/ 2022-02-16T23:44:20,650 Skipping link: not a file: https://pypi.org/simple/erudition/ 2022-02-16T23:44:21,398 Given no hashes to check 0 links for project 'erudition': discarding no candidates 2022-02-16T23:44:21,399 ERROR: Could not find a version that satisfies the requirement erudition==0.0.2 (from versions: none) 2022-02-16T23:44:21,402 ERROR: No matching distribution found for erudition==0.0.2 2022-02-16T23:44:21,404 Exception information: 2022-02-16T23:44:21,404 Traceback (most recent call last): 2022-02-16T23:44:21,404 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-02-16T23:44:21,404 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-16T23:44:21,404 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-02-16T23:44:21,404 raise RequirementsConflicted(criterion) 2022-02-16T23:44:21,404 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('erudition==0.0.2') 2022-02-16T23:44:21,404 2022-02-16T23:44:21,404 During handling of the above exception, another exception occurred: 2022-02-16T23:44:21,404 2022-02-16T23:44:21,404 Traceback (most recent call last): 2022-02-16T23:44:21,404 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-02-16T23:44:21,404 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-16T23:44:21,404 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-02-16T23:44:21,404 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-16T23:44:21,404 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-02-16T23:44:21,404 raise ResolutionImpossible(e.criterion.information) 2022-02-16T23:44:21,404 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('erudition==0.0.2'), parent=None)] 2022-02-16T23:44:21,404 2022-02-16T23:44:21,404 The above exception was the direct cause of the following exception: 2022-02-16T23:44:21,404 2022-02-16T23:44:21,404 Traceback (most recent call last): 2022-02-16T23:44:21,404 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-02-16T23:44:21,404 status = run_func(*args) 2022-02-16T23:44:21,404 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-16T23:44:21,404 return func(self, options, args) 2022-02-16T23:44:21,404 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-02-16T23:44:21,404 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-16T23:44:21,404 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-02-16T23:44:21,404 raise error from e 2022-02-16T23:44:21,404 pip._internal.exceptions.DistributionNotFound: No matching distribution found for erudition==0.0.2 2022-02-16T23:44:22,221 Removed build tracker: '/tmp/pip-req-tracker-2ra2b0du'