2021-02-20T10:54:17,173 Created temporary directory: /tmp/pip-ephem-wheel-cache-l4ptjgo7 2021-02-20T10:54:17,176 Created temporary directory: /tmp/pip-req-tracker-7cyqfiux 2021-02-20T10:54:17,177 Initialized build tracking at /tmp/pip-req-tracker-7cyqfiux 2021-02-20T10:54:17,177 Created build tracker: /tmp/pip-req-tracker-7cyqfiux 2021-02-20T10:54:17,177 Entered build tracker: /tmp/pip-req-tracker-7cyqfiux 2021-02-20T10:54:17,178 Created temporary directory: /tmp/pip-wheel-rc1fmoo6 2021-02-20T10:54:17,213 1 location(s) to search for versions of ment: 2021-02-20T10:54:17,213 * https://pypi.org/simple/ment/ 2021-02-20T10:54:17,214 Fetching project page and analyzing links: https://pypi.org/simple/ment/ 2021-02-20T10:54:17,214 Getting page https://pypi.org/simple/ment/ 2021-02-20T10:54:17,216 Found index url https://pypi.org/simple 2021-02-20T10:54:17,323 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/47/df/c4cccbfb7b1e2716075975538ff2e4337d7290718e00147cb42249d23b6f/ment-0.1.0-py3-none-any.whl#sha256=1e111ecffe3270f677648b7913416e9e41b2ccbaff08eaba391fb26d8550cd9b (from https://pypi.org/simple/ment/) (requires-python:>=3.8,<4.0) 2021-02-20T10:54:17,324 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/57/69/16b1a816ec15af2c9d223733ac43a64da58d986618acb88bf32e12f3a01f/ment-0.1.0.tar.gz#sha256=8baa24f44f30d3883e6455af36fc02dfbdc6d9bfd297ec77bf330aac7a9c9041 (from https://pypi.org/simple/ment/) (requires-python:>=3.8,<4.0) 2021-02-20T10:54:17,325 Given no hashes to check 0 links for project 'ment': discarding no candidates 2021-02-20T10:54:17,325 ERROR: Could not find a version that satisfies the requirement ment==0.1.0 2021-02-20T10:54:17,325 ERROR: No matching distribution found for ment==0.1.0 2021-02-20T10:54:17,326 Exception information: 2021-02-20T10:54:17,326 Traceback (most recent call last): 2021-02-20T10:54:17,326 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-20T10:54:17,326 crit = self.state.criteria[name] 2021-02-20T10:54:17,326 KeyError: 'ment' 2021-02-20T10:54:17,326 2021-02-20T10:54:17,326 During handling of the above exception, another exception occurred: 2021-02-20T10:54:17,326 2021-02-20T10:54:17,326 Traceback (most recent call last): 2021-02-20T10:54:17,326 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-20T10:54:17,326 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-20T10:54:17,326 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-20T10:54:17,326 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-20T10:54:17,326 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-20T10:54:17,326 raise RequirementsConflicted(criterion) 2021-02-20T10:54:17,326 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ment==0.1.0') 2021-02-20T10:54:17,326 2021-02-20T10:54:17,326 During handling of the above exception, another exception occurred: 2021-02-20T10:54:17,326 2021-02-20T10:54:17,326 Traceback (most recent call last): 2021-02-20T10:54:17,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-20T10:54:17,326 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-20T10:54:17,326 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-20T10:54:17,326 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-20T10:54:17,326 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-20T10:54:17,326 raise ResolutionImpossible(e.criterion.information) 2021-02-20T10:54:17,326 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ment==0.1.0'), parent=None)] 2021-02-20T10:54:17,326 2021-02-20T10:54:17,326 The above exception was the direct cause of the following exception: 2021-02-20T10:54:17,326 2021-02-20T10:54:17,326 Traceback (most recent call last): 2021-02-20T10:54:17,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-20T10:54:17,326 status = self.run(options, args) 2021-02-20T10:54:17,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-20T10:54:17,326 return func(self, options, args) 2021-02-20T10:54:17,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-20T10:54:17,326 reqs, check_supported_wheels=True 2021-02-20T10:54:17,326 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-20T10:54:17,326 six.raise_from(error, e) 2021-02-20T10:54:17,326 File "", line 3, in raise_from 2021-02-20T10:54:17,326 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ment==0.1.0 2021-02-20T10:54:17,330 Removed build tracker: '/tmp/pip-req-tracker-7cyqfiux'