2021-02-25T21:21:00,429 Created temporary directory: /tmp/pip-ephem-wheel-cache-43xfvap_ 2021-02-25T21:21:00,432 Created temporary directory: /tmp/pip-req-tracker-j0nn6l7g 2021-02-25T21:21:00,432 Initialized build tracking at /tmp/pip-req-tracker-j0nn6l7g 2021-02-25T21:21:00,432 Created build tracker: /tmp/pip-req-tracker-j0nn6l7g 2021-02-25T21:21:00,432 Entered build tracker: /tmp/pip-req-tracker-j0nn6l7g 2021-02-25T21:21:00,433 Created temporary directory: /tmp/pip-wheel-cfk8pztm 2021-02-25T21:21:00,463 1 location(s) to search for versions of pysnooapi: 2021-02-25T21:21:00,463 * https://pypi.org/simple/pysnooapi/ 2021-02-25T21:21:00,464 Fetching project page and analyzing links: https://pypi.org/simple/pysnooapi/ 2021-02-25T21:21:00,464 Getting page https://pypi.org/simple/pysnooapi/ 2021-02-25T21:21:00,466 Found index url https://pypi.org/simple 2021-02-25T21:21:00,564 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/f4/f1/6d3edd2a71f21b8da25b55e1c6666d8ce4d2b80ef95ccba3b2de78f2e368/pysnooapi-0.0.1-py2.py3-none-any.whl#sha256=abba0985f23806a9c129dbd4a7a01349edbafebc8bff4f25024d78d16266b25c (from https://pypi.org/simple/pysnooapi/) (requires-python:>=3.8) 2021-02-25T21:21:00,565 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/18/b6/1639aa27244b284950b24cbb0c6bbdf6edc6fecdd75b38ad415bb111cc65/pysnooapi-0.0.1.tar.gz#sha256=63d84c48012a28def78ba601a71537d11fbe1c87767b78dd9b62ee0a33dbab92 (from https://pypi.org/simple/pysnooapi/) (requires-python:>=3.8) 2021-02-25T21:21:00,565 Given no hashes to check 0 links for project 'pysnooapi': discarding no candidates 2021-02-25T21:21:00,566 ERROR: Could not find a version that satisfies the requirement pysnooapi==0.0.2 2021-02-25T21:21:00,566 ERROR: No matching distribution found for pysnooapi==0.0.2 2021-02-25T21:21:00,566 Exception information: 2021-02-25T21:21:00,566 Traceback (most recent call last): 2021-02-25T21:21:00,566 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-25T21:21:00,566 crit = self.state.criteria[name] 2021-02-25T21:21:00,566 KeyError: 'pysnooapi' 2021-02-25T21:21:00,566 2021-02-25T21:21:00,566 During handling of the above exception, another exception occurred: 2021-02-25T21:21:00,566 2021-02-25T21:21:00,566 Traceback (most recent call last): 2021-02-25T21:21:00,566 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-25T21:21:00,566 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-25T21:21:00,566 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-25T21:21:00,566 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-25T21:21:00,566 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-25T21:21:00,566 raise RequirementsConflicted(criterion) 2021-02-25T21:21:00,566 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pysnooapi==0.0.2') 2021-02-25T21:21:00,566 2021-02-25T21:21:00,566 During handling of the above exception, another exception occurred: 2021-02-25T21:21:00,566 2021-02-25T21:21:00,566 Traceback (most recent call last): 2021-02-25T21:21:00,566 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-25T21:21:00,566 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-25T21:21:00,566 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-25T21:21:00,566 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-25T21:21:00,566 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-25T21:21:00,566 raise ResolutionImpossible(e.criterion.information) 2021-02-25T21:21:00,566 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pysnooapi==0.0.2'), parent=None)] 2021-02-25T21:21:00,566 2021-02-25T21:21:00,566 The above exception was the direct cause of the following exception: 2021-02-25T21:21:00,566 2021-02-25T21:21:00,566 Traceback (most recent call last): 2021-02-25T21:21:00,566 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-25T21:21:00,566 status = self.run(options, args) 2021-02-25T21:21:00,566 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-25T21:21:00,566 return func(self, options, args) 2021-02-25T21:21:00,566 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-25T21:21:00,566 reqs, check_supported_wheels=True 2021-02-25T21:21:00,566 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-25T21:21:00,566 six.raise_from(error, e) 2021-02-25T21:21:00,566 File "", line 3, in raise_from 2021-02-25T21:21:00,566 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pysnooapi==0.0.2 2021-02-25T21:21:00,571 Removed build tracker: '/tmp/pip-req-tracker-j0nn6l7g'