2021-02-22T21:18:39,055 Created temporary directory: /tmp/pip-ephem-wheel-cache-p5baqmna 2021-02-22T21:18:39,058 Created temporary directory: /tmp/pip-req-tracker-4j2z1135 2021-02-22T21:18:39,058 Initialized build tracking at /tmp/pip-req-tracker-4j2z1135 2021-02-22T21:18:39,058 Created build tracker: /tmp/pip-req-tracker-4j2z1135 2021-02-22T21:18:39,059 Entered build tracker: /tmp/pip-req-tracker-4j2z1135 2021-02-22T21:18:39,059 Created temporary directory: /tmp/pip-wheel-tw5yrmuv 2021-02-22T21:18:39,088 1 location(s) to search for versions of octalearn-poetry: 2021-02-22T21:18:39,088 * https://pypi.org/simple/octalearn-poetry/ 2021-02-22T21:18:39,089 Fetching project page and analyzing links: https://pypi.org/simple/octalearn-poetry/ 2021-02-22T21:18:39,089 Getting page https://pypi.org/simple/octalearn-poetry/ 2021-02-22T21:18:39,091 Found index url https://pypi.org/simple 2021-02-22T21:18:39,180 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/b4/bb/8d408e7dc6efdadeb133c3b7402a0641e50b99dc4274a84a011ef5c2fa7a/octalearn-poetry-0.1.0.tar.gz#sha256=163431588e93c70a81b5594cf8e59da56e5a860cda48a0681b748b42adc0217b (from https://pypi.org/simple/octalearn-poetry/) (requires-python:>=3.9,<4.0) 2021-02-22T21:18:39,194 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/1b/10/cccc9e5b894f471a648cfc7a03c199c44bd816f569fd1d5b7eaa834e40d5/octalearn_poetry-0.1.0-py3-none-any.whl#sha256=112b0b609ba85ebc1d97e94ea330ca9384fddab8192ec8c4a312adc92b3c202e (from https://pypi.org/simple/octalearn-poetry/) (requires-python:>=3.9,<4.0) 2021-02-22T21:18:39,194 Given no hashes to check 0 links for project 'octalearn-poetry': discarding no candidates 2021-02-22T21:18:39,195 ERROR: Could not find a version that satisfies the requirement octalearn-poetry==0.1.0 2021-02-22T21:18:39,195 ERROR: No matching distribution found for octalearn-poetry==0.1.0 2021-02-22T21:18:39,195 Exception information: 2021-02-22T21:18:39,195 Traceback (most recent call last): 2021-02-22T21:18:39,195 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-22T21:18:39,195 crit = self.state.criteria[name] 2021-02-22T21:18:39,195 KeyError: 'octalearn-poetry' 2021-02-22T21:18:39,195 2021-02-22T21:18:39,195 During handling of the above exception, another exception occurred: 2021-02-22T21:18:39,195 2021-02-22T21:18:39,195 Traceback (most recent call last): 2021-02-22T21:18:39,195 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-22T21:18:39,195 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-22T21:18:39,195 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-22T21:18:39,195 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-22T21:18:39,195 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-22T21:18:39,195 raise RequirementsConflicted(criterion) 2021-02-22T21:18:39,195 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('octalearn-poetry==0.1.0') 2021-02-22T21:18:39,195 2021-02-22T21:18:39,195 During handling of the above exception, another exception occurred: 2021-02-22T21:18:39,195 2021-02-22T21:18:39,195 Traceback (most recent call last): 2021-02-22T21:18:39,195 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-22T21:18:39,195 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-22T21:18:39,195 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-22T21:18:39,195 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-22T21:18:39,195 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-22T21:18:39,195 raise ResolutionImpossible(e.criterion.information) 2021-02-22T21:18:39,195 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('octalearn-poetry==0.1.0'), parent=None)] 2021-02-22T21:18:39,195 2021-02-22T21:18:39,195 The above exception was the direct cause of the following exception: 2021-02-22T21:18:39,195 2021-02-22T21:18:39,195 Traceback (most recent call last): 2021-02-22T21:18:39,195 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-22T21:18:39,195 status = self.run(options, args) 2021-02-22T21:18:39,195 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-22T21:18:39,195 return func(self, options, args) 2021-02-22T21:18:39,195 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-22T21:18:39,195 reqs, check_supported_wheels=True 2021-02-22T21:18:39,195 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-22T21:18:39,195 six.raise_from(error, e) 2021-02-22T21:18:39,195 File "", line 3, in raise_from 2021-02-22T21:18:39,195 pip._internal.exceptions.DistributionNotFound: No matching distribution found for octalearn-poetry==0.1.0 2021-02-22T21:18:39,200 Removed build tracker: '/tmp/pip-req-tracker-4j2z1135'