2021-02-01T09:57:52,099 Created temporary directory: /tmp/pip-ephem-wheel-cache-iuv86zd5 2021-02-01T09:57:52,102 Created temporary directory: /tmp/pip-req-tracker-014vrobq 2021-02-01T09:57:52,102 Initialized build tracking at /tmp/pip-req-tracker-014vrobq 2021-02-01T09:57:52,103 Created build tracker: /tmp/pip-req-tracker-014vrobq 2021-02-01T09:57:52,103 Entered build tracker: /tmp/pip-req-tracker-014vrobq 2021-02-01T09:57:52,103 Created temporary directory: /tmp/pip-wheel-q94ore9b 2021-02-01T09:57:52,137 1 location(s) to search for versions of super-py: 2021-02-01T09:57:52,137 * https://pypi.org/simple/super-py/ 2021-02-01T09:57:52,137 Fetching project page and analyzing links: https://pypi.org/simple/super-py/ 2021-02-01T09:57:52,138 Getting page https://pypi.org/simple/super-py/ 2021-02-01T09:57:52,139 Found index url https://pypi.org/simple 2021-02-01T09:57:52,231 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/2d/a0/fe2d17acd60ce7de0636d921b85d0ff57dab669a4d4afc3724c7da545a10/super-py-0.1.0.tar.gz#sha256=dd7eb5f1ff59461e2f5e11456f0201a54496eceff7ac383632a00e82c3730983 (from https://pypi.org/simple/super-py/) (requires-python:>=3.8,<4.0) 2021-02-01T09:57:52,244 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/5e/47/3aeba0ad2424e643d128f88d6257dedb81c594aea327824ea05c96a2218e/super_py-0.1.0-py3-none-any.whl#sha256=43b631536ce95a67c2a780e399f52b096b3473273c0a79b705bb9e8eeb2bf1f6 (from https://pypi.org/simple/super-py/) (requires-python:>=3.8,<4.0) 2021-02-01T09:57:52,245 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/dd/88/e69dbeb288696e60d4410c8df029596d40f6f760727aaa2f0322417171a5/super-py-0.2.0.tar.gz#sha256=e4b5325dc4a6356e833dba124bd2ae9c6f393a610f8cc86efb1c5f6f99431e19 (from https://pypi.org/simple/super-py/) (requires-python:>=3.8,<4.0) 2021-02-01T09:57:52,246 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/4d/10/5fdf44123a94538fc54b58286f4437473c4459401576e520bb23fb22407f/super_py-0.2.0-py3-none-any.whl#sha256=191a6adb2d53abd60e5dacf327004e0e33258866e17136d2b550a83b1dffd59b (from https://pypi.org/simple/super-py/) (requires-python:>=3.8,<4.0) 2021-02-01T09:57:52,247 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/9c/03/64573b91c7899de8eed0fb42a604280974e3e2f2f033d1a72b1a8f27f083/super-py-0.3.0.tar.gz#sha256=00006ce2247c784522a8be171787a79322c7984a6597ca4310b8d7a28f9b54bf (from https://pypi.org/simple/super-py/) (requires-python:>=3.8,<4.0) 2021-02-01T09:57:52,247 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/f6/ea/37c4f7d36f91c77702359cfad7f93fd6c4a8eca1aab1ee4d3d5bbc791f7a/super_py-0.3.0-py3-none-any.whl#sha256=18e8b8140b6db15db6561a510df786bd84a17589f102a79217a81416d5c631c6 (from https://pypi.org/simple/super-py/) (requires-python:>=3.8,<4.0) 2021-02-01T09:57:52,248 Given no hashes to check 0 links for project 'super-py': discarding no candidates 2021-02-01T09:57:52,248 ERROR: Could not find a version that satisfies the requirement super-py==0.2.0 2021-02-01T09:57:52,249 ERROR: No matching distribution found for super-py==0.2.0 2021-02-01T09:57:52,249 Exception information: 2021-02-01T09:57:52,249 Traceback (most recent call last): 2021-02-01T09:57:52,249 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-01T09:57:52,249 crit = self.state.criteria[name] 2021-02-01T09:57:52,249 KeyError: 'super-py' 2021-02-01T09:57:52,249 2021-02-01T09:57:52,249 During handling of the above exception, another exception occurred: 2021-02-01T09:57:52,249 2021-02-01T09:57:52,249 Traceback (most recent call last): 2021-02-01T09:57:52,249 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-01T09:57:52,249 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-01T09:57:52,249 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-01T09:57:52,249 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-01T09:57:52,249 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-01T09:57:52,249 raise RequirementsConflicted(criterion) 2021-02-01T09:57:52,249 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('super-py==0.2.0') 2021-02-01T09:57:52,249 2021-02-01T09:57:52,249 During handling of the above exception, another exception occurred: 2021-02-01T09:57:52,249 2021-02-01T09:57:52,249 Traceback (most recent call last): 2021-02-01T09:57:52,249 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-01T09:57:52,249 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-01T09:57:52,249 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-01T09:57:52,249 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-01T09:57:52,249 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-01T09:57:52,249 raise ResolutionImpossible(e.criterion.information) 2021-02-01T09:57:52,249 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('super-py==0.2.0'), parent=None)] 2021-02-01T09:57:52,249 2021-02-01T09:57:52,249 The above exception was the direct cause of the following exception: 2021-02-01T09:57:52,249 2021-02-01T09:57:52,249 Traceback (most recent call last): 2021-02-01T09:57:52,249 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-01T09:57:52,249 status = self.run(options, args) 2021-02-01T09:57:52,249 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-01T09:57:52,249 return func(self, options, args) 2021-02-01T09:57:52,249 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-01T09:57:52,249 reqs, check_supported_wheels=True 2021-02-01T09:57:52,249 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-01T09:57:52,249 six.raise_from(error, e) 2021-02-01T09:57:52,249 File "", line 3, in raise_from 2021-02-01T09:57:52,249 pip._internal.exceptions.DistributionNotFound: No matching distribution found for super-py==0.2.0 2021-02-01T09:57:52,253 Removed build tracker: '/tmp/pip-req-tracker-014vrobq'