2021-03-23T14:29:33,891 Created temporary directory: /tmp/pip-ephem-wheel-cache-c0lopuw0 2021-03-23T14:29:33,894 Created temporary directory: /tmp/pip-req-tracker-xzs2w2_8 2021-03-23T14:29:33,895 Initialized build tracking at /tmp/pip-req-tracker-xzs2w2_8 2021-03-23T14:29:33,895 Created build tracker: /tmp/pip-req-tracker-xzs2w2_8 2021-03-23T14:29:33,895 Entered build tracker: /tmp/pip-req-tracker-xzs2w2_8 2021-03-23T14:29:33,896 Created temporary directory: /tmp/pip-wheel-_zuug_ws 2021-03-23T14:29:33,925 1 location(s) to search for versions of fairlay: 2021-03-23T14:29:33,925 * https://pypi.org/simple/fairlay/ 2021-03-23T14:29:33,926 Fetching project page and analyzing links: https://pypi.org/simple/fairlay/ 2021-03-23T14:29:33,926 Getting page https://pypi.org/simple/fairlay/ 2021-03-23T14:29:33,928 Found index url https://pypi.org/simple 2021-03-23T14:29:34,033 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/25/df/30f1e07dc068321ed6bc08e6cbde2fd34632a8f512a403b4f87c85bd00d4/fairlay-0.1.0-py3-none-any.whl#sha256=52e0d06f6d19916933703de619f88df7a3e24b5d1b6abcb22df397d327ae85be (from https://pypi.org/simple/fairlay/) (requires-python:>=3.8,<4.0) 2021-03-23T14:29:34,034 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/35/29/0a4282ccedc38f8f94b56471e91f89eb4c7195e76c783b00e71cbb711b69/fairlay-0.1.0.tar.gz#sha256=4d2fccff4c7c53730c6639cda22ca9dd7be85b8e4b96ecc5ed9b5bc68a25dedf (from https://pypi.org/simple/fairlay/) (requires-python:>=3.8,<4.0) 2021-03-23T14:29:34,034 Given no hashes to check 0 links for project 'fairlay': discarding no candidates 2021-03-23T14:29:34,034 ERROR: Could not find a version that satisfies the requirement fairlay==0.1.0 2021-03-23T14:29:34,035 ERROR: No matching distribution found for fairlay==0.1.0 2021-03-23T14:29:34,035 Exception information: 2021-03-23T14:29:34,035 Traceback (most recent call last): 2021-03-23T14:29:34,035 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-23T14:29:34,035 crit = self.state.criteria[name] 2021-03-23T14:29:34,035 KeyError: 'fairlay' 2021-03-23T14:29:34,035 2021-03-23T14:29:34,035 During handling of the above exception, another exception occurred: 2021-03-23T14:29:34,035 2021-03-23T14:29:34,035 Traceback (most recent call last): 2021-03-23T14:29:34,035 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-23T14:29:34,035 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-23T14:29:34,035 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-23T14:29:34,035 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-23T14:29:34,035 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-23T14:29:34,035 raise RequirementsConflicted(criterion) 2021-03-23T14:29:34,035 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fairlay==0.1.0') 2021-03-23T14:29:34,035 2021-03-23T14:29:34,035 During handling of the above exception, another exception occurred: 2021-03-23T14:29:34,035 2021-03-23T14:29:34,035 Traceback (most recent call last): 2021-03-23T14:29:34,035 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-23T14:29:34,035 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-23T14:29:34,035 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-23T14:29:34,035 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-23T14:29:34,035 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-23T14:29:34,035 raise ResolutionImpossible(e.criterion.information) 2021-03-23T14:29:34,035 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fairlay==0.1.0'), parent=None)] 2021-03-23T14:29:34,035 2021-03-23T14:29:34,035 The above exception was the direct cause of the following exception: 2021-03-23T14:29:34,035 2021-03-23T14:29:34,035 Traceback (most recent call last): 2021-03-23T14:29:34,035 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-23T14:29:34,035 status = self.run(options, args) 2021-03-23T14:29:34,035 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-23T14:29:34,035 return func(self, options, args) 2021-03-23T14:29:34,035 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-23T14:29:34,035 reqs, check_supported_wheels=True 2021-03-23T14:29:34,035 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-23T14:29:34,035 six.raise_from(error, e) 2021-03-23T14:29:34,035 File "", line 3, in raise_from 2021-03-23T14:29:34,035 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fairlay==0.1.0 2021-03-23T14:29:34,039 Removed build tracker: '/tmp/pip-req-tracker-xzs2w2_8'