2021-02-25T20:56:06,647 Created temporary directory: /tmp/pip-ephem-wheel-cache-jbacj18n 2021-02-25T20:56:06,650 Created temporary directory: /tmp/pip-req-tracker-wx3pihjo 2021-02-25T20:56:06,650 Initialized build tracking at /tmp/pip-req-tracker-wx3pihjo 2021-02-25T20:56:06,651 Created build tracker: /tmp/pip-req-tracker-wx3pihjo 2021-02-25T20:56:06,651 Entered build tracker: /tmp/pip-req-tracker-wx3pihjo 2021-02-25T20:56:06,651 Created temporary directory: /tmp/pip-wheel-vgw5516o 2021-02-25T20:56:06,681 1 location(s) to search for versions of pysnooapi: 2021-02-25T20:56:06,681 * https://pypi.org/simple/pysnooapi/ 2021-02-25T20:56:06,682 Fetching project page and analyzing links: https://pypi.org/simple/pysnooapi/ 2021-02-25T20:56:06,682 Getting page https://pypi.org/simple/pysnooapi/ 2021-02-25T20:56:06,684 Found index url https://pypi.org/simple 2021-02-25T20:56:06,784 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-25T20:56:06,785 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-25T20:56:06,785 Given no hashes to check 0 links for project 'pysnooapi': discarding no candidates 2021-02-25T20:56:06,785 ERROR: Could not find a version that satisfies the requirement pysnooapi==0.0.1 2021-02-25T20:56:06,786 ERROR: No matching distribution found for pysnooapi==0.0.1 2021-02-25T20:56:06,786 Exception information: 2021-02-25T20:56:06,786 Traceback (most recent call last): 2021-02-25T20:56:06,786 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-25T20:56:06,786 crit = self.state.criteria[name] 2021-02-25T20:56:06,786 KeyError: 'pysnooapi' 2021-02-25T20:56:06,786 2021-02-25T20:56:06,786 During handling of the above exception, another exception occurred: 2021-02-25T20:56:06,786 2021-02-25T20:56:06,786 Traceback (most recent call last): 2021-02-25T20:56:06,786 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-25T20:56:06,786 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-25T20:56:06,786 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-25T20:56:06,786 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-25T20:56:06,786 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-25T20:56:06,786 raise RequirementsConflicted(criterion) 2021-02-25T20:56:06,786 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pysnooapi==0.0.1') 2021-02-25T20:56:06,786 2021-02-25T20:56:06,786 During handling of the above exception, another exception occurred: 2021-02-25T20:56:06,786 2021-02-25T20:56:06,786 Traceback (most recent call last): 2021-02-25T20:56:06,786 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-25T20:56:06,786 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-25T20:56:06,786 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-25T20:56:06,786 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-25T20:56:06,786 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-25T20:56:06,786 raise ResolutionImpossible(e.criterion.information) 2021-02-25T20:56:06,786 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pysnooapi==0.0.1'), parent=None)] 2021-02-25T20:56:06,786 2021-02-25T20:56:06,786 The above exception was the direct cause of the following exception: 2021-02-25T20:56:06,786 2021-02-25T20:56:06,786 Traceback (most recent call last): 2021-02-25T20:56:06,786 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-25T20:56:06,786 status = self.run(options, args) 2021-02-25T20:56:06,786 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-25T20:56:06,786 return func(self, options, args) 2021-02-25T20:56:06,786 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-25T20:56:06,786 reqs, check_supported_wheels=True 2021-02-25T20:56:06,786 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-25T20:56:06,786 six.raise_from(error, e) 2021-02-25T20:56:06,786 File "", line 3, in raise_from 2021-02-25T20:56:06,786 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pysnooapi==0.0.1 2021-02-25T20:56:06,791 Removed build tracker: '/tmp/pip-req-tracker-wx3pihjo'