2021-03-30T11:37:57,174 Created temporary directory: /tmp/pip-ephem-wheel-cache-wmimmz2m 2021-03-30T11:37:57,177 Created temporary directory: /tmp/pip-req-tracker-h3vwb8jh 2021-03-30T11:37:57,177 Initialized build tracking at /tmp/pip-req-tracker-h3vwb8jh 2021-03-30T11:37:57,178 Created build tracker: /tmp/pip-req-tracker-h3vwb8jh 2021-03-30T11:37:57,178 Entered build tracker: /tmp/pip-req-tracker-h3vwb8jh 2021-03-30T11:37:57,178 Created temporary directory: /tmp/pip-wheel-6e9f6a0z 2021-03-30T11:37:57,216 1 location(s) to search for versions of ment: 2021-03-30T11:37:57,216 * https://pypi.org/simple/ment/ 2021-03-30T11:37:57,217 Fetching project page and analyzing links: https://pypi.org/simple/ment/ 2021-03-30T11:37:57,217 Getting page https://pypi.org/simple/ment/ 2021-03-30T11:37:57,219 Found index url https://pypi.org/simple 2021-03-30T11:37:57,329 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-03-30T11:37:57,330 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-03-30T11:37:57,331 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-03-30T11:37:57,331 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-03-30T11:37:57,332 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/29/64/d530787db92f51dad1f72784a39ead52f0d7a963f3b28c186cd4974f1605/ment-0.1.2-py3-none-any.whl#sha256=20a47bd5e9784f0b3314c37c2d89fc46da0aa57b946b8c00799ad66e5ecc5a79 (from https://pypi.org/simple/ment/) (requires-python:>=3.8,<4.0) 2021-03-30T11:37:57,333 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/ab/c2/d95adc2c0d99eb235a61e7d6b4810be1da5464d9010188fa3bdb679bc25e/ment-0.1.2.tar.gz#sha256=ed5e180545c66322a6b6cb41f09ac0f1060b7ae4e1a5234e6dfe7e8cdff06275 (from https://pypi.org/simple/ment/) (requires-python:>=3.8,<4.0) 2021-03-30T11:37:57,333 Given no hashes to check 0 links for project 'ment': discarding no candidates 2021-03-30T11:37:57,333 ERROR: Could not find a version that satisfies the requirement ment==0.1.2 2021-03-30T11:37:57,334 ERROR: No matching distribution found for ment==0.1.2 2021-03-30T11:37:57,334 Exception information: 2021-03-30T11:37:57,334 Traceback (most recent call last): 2021-03-30T11:37:57,334 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-30T11:37:57,334 crit = self.state.criteria[name] 2021-03-30T11:37:57,334 KeyError: 'ment' 2021-03-30T11:37:57,334 2021-03-30T11:37:57,334 During handling of the above exception, another exception occurred: 2021-03-30T11:37:57,334 2021-03-30T11:37:57,334 Traceback (most recent call last): 2021-03-30T11:37:57,334 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-30T11:37:57,334 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-30T11:37:57,334 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-30T11:37:57,334 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-30T11:37:57,334 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-30T11:37:57,334 raise RequirementsConflicted(criterion) 2021-03-30T11:37:57,334 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ment==0.1.2') 2021-03-30T11:37:57,334 2021-03-30T11:37:57,334 During handling of the above exception, another exception occurred: 2021-03-30T11:37:57,334 2021-03-30T11:37:57,334 Traceback (most recent call last): 2021-03-30T11:37:57,334 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-30T11:37:57,334 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-30T11:37:57,334 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-30T11:37:57,334 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-30T11:37:57,334 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-30T11:37:57,334 raise ResolutionImpossible(e.criterion.information) 2021-03-30T11:37:57,334 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ment==0.1.2'), parent=None)] 2021-03-30T11:37:57,334 2021-03-30T11:37:57,334 The above exception was the direct cause of the following exception: 2021-03-30T11:37:57,334 2021-03-30T11:37:57,334 Traceback (most recent call last): 2021-03-30T11:37:57,334 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-30T11:37:57,334 status = self.run(options, args) 2021-03-30T11:37:57,334 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-30T11:37:57,334 return func(self, options, args) 2021-03-30T11:37:57,334 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-30T11:37:57,334 reqs, check_supported_wheels=True 2021-03-30T11:37:57,334 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-30T11:37:57,334 six.raise_from(error, e) 2021-03-30T11:37:57,334 File "", line 3, in raise_from 2021-03-30T11:37:57,334 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ment==0.1.2 2021-03-30T11:37:57,339 Removed build tracker: '/tmp/pip-req-tracker-h3vwb8jh'