2021-02-21T12:06:08,605 Created temporary directory: /tmp/pip-ephem-wheel-cache-am592fpa 2021-02-21T12:06:08,608 Created temporary directory: /tmp/pip-req-tracker-amuj9voe 2021-02-21T12:06:08,609 Initialized build tracking at /tmp/pip-req-tracker-amuj9voe 2021-02-21T12:06:08,609 Created build tracker: /tmp/pip-req-tracker-amuj9voe 2021-02-21T12:06:08,609 Entered build tracker: /tmp/pip-req-tracker-amuj9voe 2021-02-21T12:06:08,610 Created temporary directory: /tmp/pip-wheel-89xd2m2p 2021-02-21T12:06:08,645 1 location(s) to search for versions of mypo: 2021-02-21T12:06:08,645 * https://pypi.org/simple/mypo/ 2021-02-21T12:06:08,646 Fetching project page and analyzing links: https://pypi.org/simple/mypo/ 2021-02-21T12:06:08,646 Getting page https://pypi.org/simple/mypo/ 2021-02-21T12:06:08,648 Found index url https://pypi.org/simple 2021-02-21T12:06:08,751 Link requires a different Python (3.7.3 not in: '>=3.9.1,<4.0.0'): https://files.pythonhosted.org/packages/76/e5/a995d97df855d6eafde8d04acd2cb79ebe77405f474af345f9eaa931cd50/mypo-0.0.3-py3-none-any.whl#sha256=9ac958ccdbce6ff77cec553b4c90a7aa528bae0d8448ea3e9ab034ca030d2d5b (from https://pypi.org/simple/mypo/) (requires-python:>=3.9.1,<4.0.0) 2021-02-21T12:06:08,752 Link requires a different Python (3.7.3 not in: '>=3.9.1,<4.0.0'): https://files.pythonhosted.org/packages/8d/12/a4ccabdb6a662fdd625a1929d5222dc2fede6cd2dddb0258f0d1b820b416/mypo-0.0.3.tar.gz#sha256=382e1b389edbae8ecf2700c56f4cc10045f5f255b6eecf71765df960c2abd6fa (from https://pypi.org/simple/mypo/) (requires-python:>=3.9.1,<4.0.0) 2021-02-21T12:06:08,752 Given no hashes to check 0 links for project 'mypo': discarding no candidates 2021-02-21T12:06:08,753 ERROR: Could not find a version that satisfies the requirement mypo==0.0.3 2021-02-21T12:06:08,753 ERROR: No matching distribution found for mypo==0.0.3 2021-02-21T12:06:08,753 Exception information: 2021-02-21T12:06:08,753 Traceback (most recent call last): 2021-02-21T12:06:08,753 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-21T12:06:08,753 crit = self.state.criteria[name] 2021-02-21T12:06:08,753 KeyError: 'mypo' 2021-02-21T12:06:08,753 2021-02-21T12:06:08,753 During handling of the above exception, another exception occurred: 2021-02-21T12:06:08,753 2021-02-21T12:06:08,753 Traceback (most recent call last): 2021-02-21T12:06:08,753 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-21T12:06:08,753 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-21T12:06:08,753 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-21T12:06:08,753 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-21T12:06:08,753 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-21T12:06:08,753 raise RequirementsConflicted(criterion) 2021-02-21T12:06:08,753 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mypo==0.0.3') 2021-02-21T12:06:08,753 2021-02-21T12:06:08,753 During handling of the above exception, another exception occurred: 2021-02-21T12:06:08,753 2021-02-21T12:06:08,753 Traceback (most recent call last): 2021-02-21T12:06:08,753 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-21T12:06:08,753 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-21T12:06:08,753 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-21T12:06:08,753 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-21T12:06:08,753 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-21T12:06:08,753 raise ResolutionImpossible(e.criterion.information) 2021-02-21T12:06:08,753 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mypo==0.0.3'), parent=None)] 2021-02-21T12:06:08,753 2021-02-21T12:06:08,753 The above exception was the direct cause of the following exception: 2021-02-21T12:06:08,753 2021-02-21T12:06:08,753 Traceback (most recent call last): 2021-02-21T12:06:08,753 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-21T12:06:08,753 status = self.run(options, args) 2021-02-21T12:06:08,753 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-21T12:06:08,753 return func(self, options, args) 2021-02-21T12:06:08,753 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-21T12:06:08,753 reqs, check_supported_wheels=True 2021-02-21T12:06:08,753 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-21T12:06:08,753 six.raise_from(error, e) 2021-02-21T12:06:08,753 File "", line 3, in raise_from 2021-02-21T12:06:08,753 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mypo==0.0.3 2021-02-21T12:06:08,758 Removed build tracker: '/tmp/pip-req-tracker-amuj9voe'