2021-07-08T19:48:10,298 DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. 2021-07-08T19:48:10,885 Created temporary directory: /tmp/pip-ephem-wheel-cache-e_9hjymk 2021-07-08T19:48:10,889 Created temporary directory: /tmp/pip-req-tracker-z0hhqynv 2021-07-08T19:48:10,890 Initialized build tracking at /tmp/pip-req-tracker-z0hhqynv 2021-07-08T19:48:10,890 Created build tracker: /tmp/pip-req-tracker-z0hhqynv 2021-07-08T19:48:10,891 Entered build tracker: /tmp/pip-req-tracker-z0hhqynv 2021-07-08T19:48:10,892 Created temporary directory: /tmp/pip-wheel-8sugguma 2021-07-08T19:48:10,945 1 location(s) to search for versions of mmidata: 2021-07-08T19:48:10,945 * https://pypi.org/simple/mmidata/ 2021-07-08T19:48:10,946 Fetching project page and analyzing links: https://pypi.org/simple/mmidata/ 2021-07-08T19:48:10,948 Getting page https://pypi.org/simple/mmidata/ 2021-07-08T19:48:10,951 Found index url https://pypi.org/simple 2021-07-08T19:48:11,295 Link requires a different Python (3.5.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/54/62/60511a25b94d1e1d35e946dada39fd628b1e604bb1bb9a0739d4d36b0bb3/mmidata-0.1.0-py3-none-any.whl#sha256=fb19fe8a349fb0c9caebc5da09c808a84399cfbc98b842730f0ce4d3324edfdf (from https://pypi.org/simple/mmidata/) (requires-python:>=3.9,<4.0) 2021-07-08T19:48:11,296 Link requires a different Python (3.5.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/08/47/ead856aff26d8902a8d19cf62eb62f891161e66fda83226e19ae76f79b29/mmidata-0.1.0.tar.gz#sha256=79642a0105cbcc8c9e30084d728fe9ae8b7e96b255b1f93ca81e59c8d2acc702 (from https://pypi.org/simple/mmidata/) (requires-python:>=3.9,<4.0) 2021-07-08T19:48:11,298 Link requires a different Python (3.5.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/ac/de/9fe388f2b190ee5c3c7ac98c0c0c324ab65e9ec739c3cdb1f8cb244f2dd8/mmidata-0.1.1-py3-none-any.whl#sha256=26576444fd0120620ffbaedb5fc66c21b21333448d6bbdec0f8bde3f0d89bfcc (from https://pypi.org/simple/mmidata/) (requires-python:>=3.9,<4.0) 2021-07-08T19:48:11,300 Link requires a different Python (3.5.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/c0/7f/b3854336440ecf94311fdc1863c6ba29b879fcca19f78ee4723947d6ee5b/mmidata-0.1.1.tar.gz#sha256=9f380852d611233c316980b4051ea85da29247f059fcece0fb611648c73f0a10 (from https://pypi.org/simple/mmidata/) (requires-python:>=3.9,<4.0) 2021-07-08T19:48:11,301 Given no hashes to check 0 links for project 'mmidata': discarding no candidates 2021-07-08T19:48:11,302 ERROR: Could not find a version that satisfies the requirement mmidata==0.1.0 2021-07-08T19:48:11,302 ERROR: No matching distribution found for mmidata==0.1.0 2021-07-08T19:48:11,303 Exception information: 2021-07-08T19:48:11,303 Traceback (most recent call last): 2021-07-08T19:48:11,303 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-07-08T19:48:11,303 crit = self.state.criteria[name] 2021-07-08T19:48:11,303 KeyError: 'mmidata' 2021-07-08T19:48:11,303 2021-07-08T19:48:11,303 During handling of the above exception, another exception occurred: 2021-07-08T19:48:11,303 2021-07-08T19:48:11,303 Traceback (most recent call last): 2021-07-08T19:48:11,303 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-07-08T19:48:11,303 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T19:48:11,303 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T19:48:11,303 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-07-08T19:48:11,303 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-07-08T19:48:11,303 raise RequirementsConflicted(criterion) 2021-07-08T19:48:11,303 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mmidata==0.1.0') 2021-07-08T19:48:11,303 2021-07-08T19:48:11,303 During handling of the above exception, another exception occurred: 2021-07-08T19:48:11,303 2021-07-08T19:48:11,303 Traceback (most recent call last): 2021-07-08T19:48:11,303 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-07-08T19:48:11,303 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-07-08T19:48:11,303 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-07-08T19:48:11,303 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T19:48:11,303 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-07-08T19:48:11,303 raise ResolutionImpossible(e.criterion.information) 2021-07-08T19:48:11,303 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mmidata==0.1.0'), parent=None)] 2021-07-08T19:48:11,303 2021-07-08T19:48:11,303 The above exception was the direct cause of the following exception: 2021-07-08T19:48:11,303 2021-07-08T19:48:11,303 Traceback (most recent call last): 2021-07-08T19:48:11,303 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-07-08T19:48:11,303 status = self.run(options, args) 2021-07-08T19:48:11,303 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-07-08T19:48:11,303 return func(self, options, args) 2021-07-08T19:48:11,303 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-07-08T19:48:11,303 reqs, check_supported_wheels=True 2021-07-08T19:48:11,303 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T19:48:11,303 six.raise_from(error, e) 2021-07-08T19:48:11,303 File "", line 3, in raise_from 2021-07-08T19:48:11,303 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mmidata==0.1.0 2021-07-08T19:48:11,310 Removed build tracker: '/tmp/pip-req-tracker-z0hhqynv'