2021-03-07T16:36:13,029 Created temporary directory: /tmp/pip-ephem-wheel-cache-q4mprofq 2021-03-07T16:36:13,032 Created temporary directory: /tmp/pip-req-tracker-c90789bt 2021-03-07T16:36:13,033 Initialized build tracking at /tmp/pip-req-tracker-c90789bt 2021-03-07T16:36:13,033 Created build tracker: /tmp/pip-req-tracker-c90789bt 2021-03-07T16:36:13,033 Entered build tracker: /tmp/pip-req-tracker-c90789bt 2021-03-07T16:36:13,034 Created temporary directory: /tmp/pip-wheel-dei0kn52 2021-03-07T16:36:13,064 1 location(s) to search for versions of projected-earnings: 2021-03-07T16:36:13,064 * https://pypi.org/simple/projected-earnings/ 2021-03-07T16:36:13,064 Fetching project page and analyzing links: https://pypi.org/simple/projected-earnings/ 2021-03-07T16:36:13,065 Getting page https://pypi.org/simple/projected-earnings/ 2021-03-07T16:36:13,066 Found index url https://pypi.org/simple 2021-03-07T16:36:13,158 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/32/fe/17f40d56f6f10b55836b230d4024b07096697ea5086c71f48b8b169dc2b0/projected-earnings-0.1.0.tar.gz#sha256=a808ac0cea4e6c801918531ea4b71ecdce73a188c0739525702984194e043eb7 (from https://pypi.org/simple/projected-earnings/) (requires-python:>=3.9,<4.0) 2021-03-07T16:36:13,171 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/ba/f8/140539a27ee357678f5c9dfe5bb0b7281ab7b338d1da401114ab867efc5f/projected_earnings-0.1.0-py3-none-any.whl#sha256=ce45aa3653d9fc542eb55f46e099caddea48b7cc81df446810041b478d885bb1 (from https://pypi.org/simple/projected-earnings/) (requires-python:>=3.9,<4.0) 2021-03-07T16:36:13,172 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/5e/0d/46322198c560a7247112ea446217489f1e92a9aeb6de48d656fd68150ad8/projected-earnings-0.1.1.tar.gz#sha256=abfa35b8a042074a75855a616fa03c559b44be121eb123668633f0afc0d6a3df (from https://pypi.org/simple/projected-earnings/) (requires-python:>=3.9,<4.0) 2021-03-07T16:36:13,173 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/86/1b/22ef85a084730b479645a9bc97f1d20efe5e271abb92cdc61787e5d35484/projected_earnings-0.1.1-py3-none-any.whl#sha256=feb6553f1548f77bb5f0e7a948ae4bac200a746dc8b66e891a275a11d3deb8bb (from https://pypi.org/simple/projected-earnings/) (requires-python:>=3.9,<4.0) 2021-03-07T16:36:13,173 Given no hashes to check 0 links for project 'projected-earnings': discarding no candidates 2021-03-07T16:36:13,174 ERROR: Could not find a version that satisfies the requirement projected-earnings==0.1.1 2021-03-07T16:36:13,174 ERROR: No matching distribution found for projected-earnings==0.1.1 2021-03-07T16:36:13,174 Exception information: 2021-03-07T16:36:13,174 Traceback (most recent call last): 2021-03-07T16:36:13,174 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-07T16:36:13,174 crit = self.state.criteria[name] 2021-03-07T16:36:13,174 KeyError: 'projected-earnings' 2021-03-07T16:36:13,174 2021-03-07T16:36:13,174 During handling of the above exception, another exception occurred: 2021-03-07T16:36:13,174 2021-03-07T16:36:13,174 Traceback (most recent call last): 2021-03-07T16:36:13,174 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-07T16:36:13,174 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-07T16:36:13,174 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-07T16:36:13,174 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-07T16:36:13,174 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-07T16:36:13,174 raise RequirementsConflicted(criterion) 2021-03-07T16:36:13,174 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('projected-earnings==0.1.1') 2021-03-07T16:36:13,174 2021-03-07T16:36:13,174 During handling of the above exception, another exception occurred: 2021-03-07T16:36:13,174 2021-03-07T16:36:13,174 Traceback (most recent call last): 2021-03-07T16:36:13,174 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-07T16:36:13,174 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-07T16:36:13,174 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-07T16:36:13,174 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-07T16:36:13,174 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-07T16:36:13,174 raise ResolutionImpossible(e.criterion.information) 2021-03-07T16:36:13,174 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('projected-earnings==0.1.1'), parent=None)] 2021-03-07T16:36:13,174 2021-03-07T16:36:13,174 The above exception was the direct cause of the following exception: 2021-03-07T16:36:13,174 2021-03-07T16:36:13,174 Traceback (most recent call last): 2021-03-07T16:36:13,174 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-07T16:36:13,174 status = self.run(options, args) 2021-03-07T16:36:13,174 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-07T16:36:13,174 return func(self, options, args) 2021-03-07T16:36:13,174 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-07T16:36:13,174 reqs, check_supported_wheels=True 2021-03-07T16:36:13,174 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-07T16:36:13,174 six.raise_from(error, e) 2021-03-07T16:36:13,174 File "", line 3, in raise_from 2021-03-07T16:36:13,174 pip._internal.exceptions.DistributionNotFound: No matching distribution found for projected-earnings==0.1.1 2021-03-07T16:36:13,179 Removed build tracker: '/tmp/pip-req-tracker-c90789bt'