2022-05-08T16:39:18,652 Created temporary directory: /tmp/pip-ephem-wheel-cache-emm_xhnp 2022-05-08T16:39:18,657 Created temporary directory: /tmp/pip-req-tracker-l4qqovf9 2022-05-08T16:39:18,658 Initialized build tracking at /tmp/pip-req-tracker-l4qqovf9 2022-05-08T16:39:18,658 Created build tracker: /tmp/pip-req-tracker-l4qqovf9 2022-05-08T16:39:18,659 Entered build tracker: /tmp/pip-req-tracker-l4qqovf9 2022-05-08T16:39:18,660 Created temporary directory: /tmp/pip-wheel-qgvnwed1 2022-05-08T16:39:18,722 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-08T16:39:18,735 2 location(s) to search for versions of awrand: 2022-05-08T16:39:18,735 * https://pypi.org/simple/awrand/ 2022-05-08T16:39:18,735 * https://www.piwheels.org/simple/awrand/ 2022-05-08T16:39:18,737 Fetching project page and analyzing links: https://pypi.org/simple/awrand/ 2022-05-08T16:39:18,738 Getting page https://pypi.org/simple/awrand/ 2022-05-08T16:39:18,741 Found index url https://pypi.org/simple 2022-05-08T16:39:18,845 Skipping link: No binaries permitted for awrand: https://files.pythonhosted.org/packages/0f/f7/bfd08764b5c18665c6b252f97f5111a207f1d4f62e1cda1446a71876fad6/awrand-0.0.0-py3-none-any.whl#sha256=addbfa8ed92bee787f523c9d97797ed3b1e2f148c27e75d26fbeb2e3b2e9697d (from https://pypi.org/simple/awrand/) (requires-python:>=3.8) 2022-05-08T16:39:18,847 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/a9/24/1e6441f239ae5c3cdca7a135482afba6d2b95ccdf32e2eb77300fa5b0d3e/awrand-0.0.0.tar.gz#sha256=13ee9d18f19a8e9649972c07b8c13b9a8b64c6445b10c6f17cb2fe75bb78e878 (from https://pypi.org/simple/awrand/) (requires-python:>=3.8) 2022-05-08T16:39:18,848 Fetching project page and analyzing links: https://www.piwheels.org/simple/awrand/ 2022-05-08T16:39:18,849 Getting page https://www.piwheels.org/simple/awrand/ 2022-05-08T16:39:18,851 Found index url https://www.piwheels.org/simple 2022-05-08T16:39:19,063 Skipping link: not a file: https://www.piwheels.org/simple/awrand/ 2022-05-08T16:39:19,064 Skipping link: not a file: https://pypi.org/simple/awrand/ 2022-05-08T16:39:19,097 Given no hashes to check 0 links for project 'awrand': discarding no candidates 2022-05-08T16:39:19,098 ERROR: Could not find a version that satisfies the requirement awrand==0.0.0 (from versions: none) 2022-05-08T16:39:19,101 ERROR: No matching distribution found for awrand==0.0.0 2022-05-08T16:39:19,102 Exception information: 2022-05-08T16:39:19,102 Traceback (most recent call last): 2022-05-08T16:39:19,102 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-08T16:39:19,102 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-08T16:39:19,102 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-08T16:39:19,102 raise RequirementsConflicted(criterion) 2022-05-08T16:39:19,102 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('awrand==0.0.0') 2022-05-08T16:39:19,102 2022-05-08T16:39:19,102 During handling of the above exception, another exception occurred: 2022-05-08T16:39:19,102 2022-05-08T16:39:19,102 Traceback (most recent call last): 2022-05-08T16:39:19,102 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-08T16:39:19,102 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-08T16:39:19,102 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-08T16:39:19,102 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-08T16:39:19,102 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-08T16:39:19,102 raise ResolutionImpossible(e.criterion.information) 2022-05-08T16:39:19,102 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('awrand==0.0.0'), parent=None)] 2022-05-08T16:39:19,102 2022-05-08T16:39:19,102 The above exception was the direct cause of the following exception: 2022-05-08T16:39:19,102 2022-05-08T16:39:19,102 Traceback (most recent call last): 2022-05-08T16:39:19,102 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-08T16:39:19,102 status = run_func(*args) 2022-05-08T16:39:19,102 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-08T16:39:19,102 return func(self, options, args) 2022-05-08T16:39:19,102 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-05-08T16:39:19,102 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-08T16:39:19,102 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-08T16:39:19,102 raise error from e 2022-05-08T16:39:19,102 pip._internal.exceptions.DistributionNotFound: No matching distribution found for awrand==0.0.0 2022-05-08T16:39:19,111 Removed build tracker: '/tmp/pip-req-tracker-l4qqovf9'