2021-02-27T21:51:28,179 Created temporary directory: /tmp/pip-ephem-wheel-cache-owmjpz6o 2021-02-27T21:51:28,182 Created temporary directory: /tmp/pip-req-tracker-ac_hf_96 2021-02-27T21:51:28,182 Initialized build tracking at /tmp/pip-req-tracker-ac_hf_96 2021-02-27T21:51:28,183 Created build tracker: /tmp/pip-req-tracker-ac_hf_96 2021-02-27T21:51:28,183 Entered build tracker: /tmp/pip-req-tracker-ac_hf_96 2021-02-27T21:51:28,183 Created temporary directory: /tmp/pip-wheel-r45jjtsp 2021-02-27T21:51:28,218 1 location(s) to search for versions of ment: 2021-02-27T21:51:28,218 * https://pypi.org/simple/ment/ 2021-02-27T21:51:28,218 Fetching project page and analyzing links: https://pypi.org/simple/ment/ 2021-02-27T21:51:28,219 Getting page https://pypi.org/simple/ment/ 2021-02-27T21:51:28,220 Found index url https://pypi.org/simple 2021-02-27T21:51:28,325 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-27T21:51:28,326 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-27T21:51:28,327 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/bc/35/810c53fb90364a811b37897e6c6c352bd2573115cc02758a32e7c20dd3f9/ment-0.1.1-py3-none-any.whl#sha256=0646137cf0c888c322f4a52903d344f0f5087d6bd04aef7e040483dfff4a734c (from https://pypi.org/simple/ment/) (requires-python:>=3.8,<4.0) 2021-02-27T21:51:28,328 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/bb/50/2437cf8812741b4862a56d1c7619668253f7b1fdb20133c84a2379fd577c/ment-0.1.1.tar.gz#sha256=bfa4d3523f0048fd78f01edade4367db7ccf2bb752dfa0c2ee09136179f3a485 (from https://pypi.org/simple/ment/) (requires-python:>=3.8,<4.0) 2021-02-27T21:51:28,328 Given no hashes to check 0 links for project 'ment': discarding no candidates 2021-02-27T21:51:28,328 ERROR: Could not find a version that satisfies the requirement ment==0.1.1 2021-02-27T21:51:28,329 ERROR: No matching distribution found for ment==0.1.1 2021-02-27T21:51:28,329 Exception information: 2021-02-27T21:51:28,329 Traceback (most recent call last): 2021-02-27T21:51:28,329 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-27T21:51:28,329 crit = self.state.criteria[name] 2021-02-27T21:51:28,329 KeyError: 'ment' 2021-02-27T21:51:28,329 2021-02-27T21:51:28,329 During handling of the above exception, another exception occurred: 2021-02-27T21:51:28,329 2021-02-27T21:51:28,329 Traceback (most recent call last): 2021-02-27T21:51:28,329 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-27T21:51:28,329 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-27T21:51:28,329 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-27T21:51:28,329 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-27T21:51:28,329 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-27T21:51:28,329 raise RequirementsConflicted(criterion) 2021-02-27T21:51:28,329 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ment==0.1.1') 2021-02-27T21:51:28,329 2021-02-27T21:51:28,329 During handling of the above exception, another exception occurred: 2021-02-27T21:51:28,329 2021-02-27T21:51:28,329 Traceback (most recent call last): 2021-02-27T21:51:28,329 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-27T21:51:28,329 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-27T21:51:28,329 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-27T21:51:28,329 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-27T21:51:28,329 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-27T21:51:28,329 raise ResolutionImpossible(e.criterion.information) 2021-02-27T21:51:28,329 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ment==0.1.1'), parent=None)] 2021-02-27T21:51:28,329 2021-02-27T21:51:28,329 The above exception was the direct cause of the following exception: 2021-02-27T21:51:28,329 2021-02-27T21:51:28,329 Traceback (most recent call last): 2021-02-27T21:51:28,329 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-27T21:51:28,329 status = self.run(options, args) 2021-02-27T21:51:28,329 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-27T21:51:28,329 return func(self, options, args) 2021-02-27T21:51:28,329 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-27T21:51:28,329 reqs, check_supported_wheels=True 2021-02-27T21:51:28,329 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-27T21:51:28,329 six.raise_from(error, e) 2021-02-27T21:51:28,329 File "", line 3, in raise_from 2021-02-27T21:51:28,329 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ment==0.1.1 2021-02-27T21:51:28,333 Removed build tracker: '/tmp/pip-req-tracker-ac_hf_96'