2022-04-08T07:34:38,690 Created temporary directory: /tmp/pip-ephem-wheel-cache-51sj2ndv 2022-04-08T07:34:38,698 Created temporary directory: /tmp/pip-req-tracker-36ljq_93 2022-04-08T07:34:38,699 Initialized build tracking at /tmp/pip-req-tracker-36ljq_93 2022-04-08T07:34:38,700 Created build tracker: /tmp/pip-req-tracker-36ljq_93 2022-04-08T07:34:38,700 Entered build tracker: /tmp/pip-req-tracker-36ljq_93 2022-04-08T07:34:38,701 Created temporary directory: /tmp/pip-wheel-2fyu_4rx 2022-04-08T07:34:38,770 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-08T07:34:38,784 2 location(s) to search for versions of redast: 2022-04-08T07:34:38,784 * https://pypi.org/simple/redast/ 2022-04-08T07:34:38,784 * https://www.piwheels.org/simple/redast/ 2022-04-08T07:34:38,785 Fetching project page and analyzing links: https://pypi.org/simple/redast/ 2022-04-08T07:34:38,786 Getting page https://pypi.org/simple/redast/ 2022-04-08T07:34:38,789 Found index url https://pypi.org/simple 2022-04-08T07:34:38,906 Skipping link: No binaries permitted for redast: https://files.pythonhosted.org/packages/0d/67/c89a43c7f368b264fe2384dbb12a4a9967521f7fb1bf2ee40ea281779468/redast-0.0.1-py3-none-any.whl#sha256=458685203d5ab69d7f46a414344582325c49f97cfab756f8137603693f703fc1 (from https://pypi.org/simple/redast/) (requires-python:>=3.9) 2022-04-08T07:34:38,908 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/35/44/144dd9a28b43da07ea140389bb7ae3e7592adf332d0b2d6dc8a154f3b7eb/redast-0.0.1.tar.gz#sha256=163999a6e637f051a53bcd9e1efe051d445bd86086b91fef811e6862b829ce3b (from https://pypi.org/simple/redast/) (requires-python:>=3.9) 2022-04-08T07:34:38,909 Fetching project page and analyzing links: https://www.piwheels.org/simple/redast/ 2022-04-08T07:34:38,909 Getting page https://www.piwheels.org/simple/redast/ 2022-04-08T07:34:38,911 Found index url https://www.piwheels.org/simple 2022-04-08T07:34:39,121 Skipping link: not a file: https://www.piwheels.org/simple/redast/ 2022-04-08T07:34:39,121 Skipping link: not a file: https://pypi.org/simple/redast/ 2022-04-08T07:34:39,154 Given no hashes to check 0 links for project 'redast': discarding no candidates 2022-04-08T07:34:39,155 ERROR: Could not find a version that satisfies the requirement redast==0.0.1 (from versions: none) 2022-04-08T07:34:39,158 ERROR: No matching distribution found for redast==0.0.1 2022-04-08T07:34:39,160 Exception information: 2022-04-08T07:34:39,160 Traceback (most recent call last): 2022-04-08T07:34:39,160 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-08T07:34:39,160 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-08T07:34:39,160 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-08T07:34:39,160 raise RequirementsConflicted(criterion) 2022-04-08T07:34:39,160 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('redast==0.0.1') 2022-04-08T07:34:39,160 2022-04-08T07:34:39,160 During handling of the above exception, another exception occurred: 2022-04-08T07:34:39,160 2022-04-08T07:34:39,160 Traceback (most recent call last): 2022-04-08T07:34:39,160 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-08T07:34:39,160 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-08T07:34:39,160 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-08T07:34:39,160 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-08T07:34:39,160 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-08T07:34:39,160 raise ResolutionImpossible(e.criterion.information) 2022-04-08T07:34:39,160 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('redast==0.0.1'), parent=None)] 2022-04-08T07:34:39,160 2022-04-08T07:34:39,160 The above exception was the direct cause of the following exception: 2022-04-08T07:34:39,160 2022-04-08T07:34:39,160 Traceback (most recent call last): 2022-04-08T07:34:39,160 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-08T07:34:39,160 status = run_func(*args) 2022-04-08T07:34:39,160 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-08T07:34:39,160 return func(self, options, args) 2022-04-08T07:34:39,160 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-08T07:34:39,160 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-08T07:34:39,160 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-08T07:34:39,160 raise error from e 2022-04-08T07:34:39,160 pip._internal.exceptions.DistributionNotFound: No matching distribution found for redast==0.0.1 2022-04-08T07:34:39,168 Removed build tracker: '/tmp/pip-req-tracker-36ljq_93'