2021-03-16T10:11:59,500 Created temporary directory: /tmp/pip-ephem-wheel-cache-8xqlig4_ 2021-03-16T10:11:59,503 Created temporary directory: /tmp/pip-req-tracker-2bxdsnpr 2021-03-16T10:11:59,503 Initialized build tracking at /tmp/pip-req-tracker-2bxdsnpr 2021-03-16T10:11:59,503 Created build tracker: /tmp/pip-req-tracker-2bxdsnpr 2021-03-16T10:11:59,504 Entered build tracker: /tmp/pip-req-tracker-2bxdsnpr 2021-03-16T10:11:59,504 Created temporary directory: /tmp/pip-wheel-km6q86yo 2021-03-16T10:11:59,534 1 location(s) to search for versions of mridatapy: 2021-03-16T10:11:59,534 * https://pypi.org/simple/mridatapy/ 2021-03-16T10:11:59,534 Fetching project page and analyzing links: https://pypi.org/simple/mridatapy/ 2021-03-16T10:11:59,535 Getting page https://pypi.org/simple/mridatapy/ 2021-03-16T10:11:59,536 Found index url https://pypi.org/simple 2021-03-16T10:11:59,638 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/a6/20/01d00cb467b199268ebd35229427d425fb25e76a4839ba56abf68d68842e/mridataPy-0.0.1-py3-none-any.whl#sha256=f3aff950c6bc61bfb3881412063a60cc4899d4ffc8892734a431b8aae0afdaeb (from https://pypi.org/simple/mridatapy/) (requires-python:>=3.8) 2021-03-16T10:11:59,638 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/49/7f/e76e5494f251389cc973167dfe19d7dff5d06fe32558b6b940de30c73eb6/mridataPy-0.0.1.tar.gz#sha256=178c5757ca0b8a9b09891b2ef855e16c4b2bc072fd1da9813a2f1b3d34a2f28a (from https://pypi.org/simple/mridatapy/) (requires-python:>=3.8) 2021-03-16T10:11:59,639 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/70/2d/5267aefeed7cabdb85db4ea1740fd7a0d596b03c09c36f9c4229694f1f86/mridataPy-0.0.2-py3-none-any.whl#sha256=332c94f08335874efa85d750ef4fb0a2990718892ffa90e45a28ffb1904da406 (from https://pypi.org/simple/mridatapy/) (requires-python:>=3.8) 2021-03-16T10:11:59,640 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/a0/46/9d51020704d182623a366118c8824007bdaa79ff6027c703becd8929ca28/mridataPy-0.0.2.tar.gz#sha256=fed70130c5bce760e94d969fd29ae6bf26031afa8d71f5fc5446b325b39d6624 (from https://pypi.org/simple/mridatapy/) (requires-python:>=3.8) 2021-03-16T10:11:59,640 Given no hashes to check 0 links for project 'mridatapy': discarding no candidates 2021-03-16T10:11:59,640 ERROR: Could not find a version that satisfies the requirement mridatapy==0.0.1 2021-03-16T10:11:59,641 ERROR: No matching distribution found for mridatapy==0.0.1 2021-03-16T10:11:59,641 Exception information: 2021-03-16T10:11:59,641 Traceback (most recent call last): 2021-03-16T10:11:59,641 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-16T10:11:59,641 crit = self.state.criteria[name] 2021-03-16T10:11:59,641 KeyError: 'mridatapy' 2021-03-16T10:11:59,641 2021-03-16T10:11:59,641 During handling of the above exception, another exception occurred: 2021-03-16T10:11:59,641 2021-03-16T10:11:59,641 Traceback (most recent call last): 2021-03-16T10:11:59,641 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-16T10:11:59,641 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-16T10:11:59,641 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-16T10:11:59,641 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-16T10:11:59,641 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-16T10:11:59,641 raise RequirementsConflicted(criterion) 2021-03-16T10:11:59,641 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mridatapy==0.0.1') 2021-03-16T10:11:59,641 2021-03-16T10:11:59,641 During handling of the above exception, another exception occurred: 2021-03-16T10:11:59,641 2021-03-16T10:11:59,641 Traceback (most recent call last): 2021-03-16T10:11:59,641 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-16T10:11:59,641 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-16T10:11:59,641 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-16T10:11:59,641 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-16T10:11:59,641 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-16T10:11:59,641 raise ResolutionImpossible(e.criterion.information) 2021-03-16T10:11:59,641 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mridatapy==0.0.1'), parent=None)] 2021-03-16T10:11:59,641 2021-03-16T10:11:59,641 The above exception was the direct cause of the following exception: 2021-03-16T10:11:59,641 2021-03-16T10:11:59,641 Traceback (most recent call last): 2021-03-16T10:11:59,641 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-16T10:11:59,641 status = self.run(options, args) 2021-03-16T10:11:59,641 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-16T10:11:59,641 return func(self, options, args) 2021-03-16T10:11:59,641 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-16T10:11:59,641 reqs, check_supported_wheels=True 2021-03-16T10:11:59,641 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-16T10:11:59,641 six.raise_from(error, e) 2021-03-16T10:11:59,641 File "", line 3, in raise_from 2021-03-16T10:11:59,641 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mridatapy==0.0.1 2021-03-16T10:11:59,645 Removed build tracker: '/tmp/pip-req-tracker-2bxdsnpr'