2021-02-25T21:51:51,706 Created temporary directory: /tmp/pip-ephem-wheel-cache-di9lq9j1 2021-02-25T21:51:51,709 Created temporary directory: /tmp/pip-req-tracker-ngy7vfnz 2021-02-25T21:51:51,709 Initialized build tracking at /tmp/pip-req-tracker-ngy7vfnz 2021-02-25T21:51:51,710 Created build tracker: /tmp/pip-req-tracker-ngy7vfnz 2021-02-25T21:51:51,710 Entered build tracker: /tmp/pip-req-tracker-ngy7vfnz 2021-02-25T21:51:51,711 Created temporary directory: /tmp/pip-wheel-tr8w_s8x 2021-02-25T21:51:51,747 1 location(s) to search for versions of mpan: 2021-02-25T21:51:51,747 * https://pypi.org/simple/mpan/ 2021-02-25T21:51:51,747 Fetching project page and analyzing links: https://pypi.org/simple/mpan/ 2021-02-25T21:51:51,748 Getting page https://pypi.org/simple/mpan/ 2021-02-25T21:51:51,750 Found index url https://pypi.org/simple 2021-02-25T21:51:51,856 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/4c/67/e627c940a8bf77e18b5dda820f4440086e3217dd9620cde49f1a473fd183/mpan-1.0.0-py3-none-any.whl#sha256=73dedac067c2dcce75db7742457bb8da3161a3c95d1e439997a1e1738720828c (from https://pypi.org/simple/mpan/) (requires-python:>=3.8,<4.0) 2021-02-25T21:51:51,856 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/60/c8/51ec06fca1622997784e2d5f5c242faf07bf9666e3df80dbac8d8f607cc4/mpan-1.0.0.tar.gz#sha256=3d90b2aa90a42c97937ffe8ccd0812245ad7a51099067ca03d8bbcdc2b3f3463 (from https://pypi.org/simple/mpan/) (requires-python:>=3.8,<4.0) 2021-02-25T21:51:51,857 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/73/38/d0d7ab3d4c0618796c9ceee4077b356d4eb12eef4a270c8612532a841d92/mpan-1.0.1-py3-none-any.whl#sha256=b05bdae4fd2b79bc70163758742dc627fc1d1fb8a387ca7bca9d434a2dc72c88 (from https://pypi.org/simple/mpan/) (requires-python:>=3.8,<4.0) 2021-02-25T21:51:51,858 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/21/2c/b1c1c470122d301149583c3259bea74cdaf9148380fa61c474becbecfeda/mpan-1.0.1.tar.gz#sha256=630c60927f282d486223ac6324806ca3bcf2dc323197dced5fa57df5e6e2a0b5 (from https://pypi.org/simple/mpan/) (requires-python:>=3.8,<4.0) 2021-02-25T21:51:51,859 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/c9/4a/f07c19c25d66bd03f8448fddb7abf120288c9338f3bbe7f1590e14bfd696/mpan-1.0.2-py3-none-any.whl#sha256=5f993d0fc94241d8e595946e7bb76bc1fc41e5f234e55dee6fa96ea9734e68f5 (from https://pypi.org/simple/mpan/) (requires-python:>=3.8,<4.0) 2021-02-25T21:51:51,859 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/8f/48/f6b68f9ea332b8222ed50e477c5331a6aa081af2bb6984ab42be4ff7bf4a/mpan-1.0.2.tar.gz#sha256=e952e64eaacbfd93d5e0d255b707bc75d30bef9af0f8779e9b11f6af09624eed (from https://pypi.org/simple/mpan/) (requires-python:>=3.8,<4.0) 2021-02-25T21:51:51,860 Given no hashes to check 0 links for project 'mpan': discarding no candidates 2021-02-25T21:51:51,860 ERROR: Could not find a version that satisfies the requirement mpan==1.0.2 2021-02-25T21:51:51,860 ERROR: No matching distribution found for mpan==1.0.2 2021-02-25T21:51:51,861 Exception information: 2021-02-25T21:51:51,861 Traceback (most recent call last): 2021-02-25T21:51:51,861 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-25T21:51:51,861 crit = self.state.criteria[name] 2021-02-25T21:51:51,861 KeyError: 'mpan' 2021-02-25T21:51:51,861 2021-02-25T21:51:51,861 During handling of the above exception, another exception occurred: 2021-02-25T21:51:51,861 2021-02-25T21:51:51,861 Traceback (most recent call last): 2021-02-25T21:51:51,861 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-25T21:51:51,861 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-25T21:51:51,861 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-25T21:51:51,861 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-25T21:51:51,861 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-25T21:51:51,861 raise RequirementsConflicted(criterion) 2021-02-25T21:51:51,861 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mpan==1.0.2') 2021-02-25T21:51:51,861 2021-02-25T21:51:51,861 During handling of the above exception, another exception occurred: 2021-02-25T21:51:51,861 2021-02-25T21:51:51,861 Traceback (most recent call last): 2021-02-25T21:51:51,861 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-25T21:51:51,861 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-25T21:51:51,861 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-25T21:51:51,861 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-25T21:51:51,861 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-25T21:51:51,861 raise ResolutionImpossible(e.criterion.information) 2021-02-25T21:51:51,861 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mpan==1.0.2'), parent=None)] 2021-02-25T21:51:51,861 2021-02-25T21:51:51,861 The above exception was the direct cause of the following exception: 2021-02-25T21:51:51,861 2021-02-25T21:51:51,861 Traceback (most recent call last): 2021-02-25T21:51:51,861 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-25T21:51:51,861 status = self.run(options, args) 2021-02-25T21:51:51,861 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-25T21:51:51,861 return func(self, options, args) 2021-02-25T21:51:51,861 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-25T21:51:51,861 reqs, check_supported_wheels=True 2021-02-25T21:51:51,861 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-25T21:51:51,861 six.raise_from(error, e) 2021-02-25T21:51:51,861 File "", line 3, in raise_from 2021-02-25T21:51:51,861 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mpan==1.0.2 2021-02-25T21:51:51,865 Removed build tracker: '/tmp/pip-req-tracker-ngy7vfnz'