2021-02-20T09:06:13,465 Created temporary directory: /tmp/pip-ephem-wheel-cache-ax0w7xc7 2021-02-20T09:06:13,468 Created temporary directory: /tmp/pip-req-tracker-lun5vv93 2021-02-20T09:06:13,469 Initialized build tracking at /tmp/pip-req-tracker-lun5vv93 2021-02-20T09:06:13,469 Created build tracker: /tmp/pip-req-tracker-lun5vv93 2021-02-20T09:06:13,469 Entered build tracker: /tmp/pip-req-tracker-lun5vv93 2021-02-20T09:06:13,470 Created temporary directory: /tmp/pip-wheel-8z7tf_ol 2021-02-20T09:06:13,507 1 location(s) to search for versions of atarri: 2021-02-20T09:06:13,507 * https://pypi.org/simple/atarri/ 2021-02-20T09:06:13,507 Fetching project page and analyzing links: https://pypi.org/simple/atarri/ 2021-02-20T09:06:13,508 Getting page https://pypi.org/simple/atarri/ 2021-02-20T09:06:13,509 Found index url https://pypi.org/simple 2021-02-20T09:06:13,615 Link requires a different Python (3.7.3 not in: '==3.8.*'): https://files.pythonhosted.org/packages/46/e6/e22ac8d69c66b43c27f153d88cff0fc2b74dc553e2c1f362596ff1a5f870/ATARRI-0.2-py3-none-any.whl#sha256=3d6b684bdb5df223738fae0c7d5813ff44fcb011bcb9f1f3fbcc1579e9a33dae (from https://pypi.org/simple/atarri/) (requires-python:==3.8.*) 2021-02-20T09:06:13,616 Link requires a different Python (3.7.3 not in: '==3.8.*'): https://files.pythonhosted.org/packages/7c/7f/be81e78df2e191c0093241076842d0f38f75fe4eaff1b62f5be3bb3d0b2d/ATARRI-0.2.tar.gz#sha256=5cea2679d0be77cf1a1e538440bbdf85a3e59ff470410e7293fe8bed5bedc05e (from https://pypi.org/simple/atarri/) (requires-python:==3.8.*) 2021-02-20T09:06:13,617 Link requires a different Python (3.7.3 not in: '==3.8.*'): https://files.pythonhosted.org/packages/49/55/4b40fd4d4e2edd35c90b51c6594b8979e1a04edf42d376ca773ea8f4c8e4/ATARRI-0.3-py3-none-any.whl#sha256=991ea0c003f3007da26fda5103d11703752508dce835edc7f4d21b3044fbb4fd (from https://pypi.org/simple/atarri/) (requires-python:==3.8.*) 2021-02-20T09:06:13,617 Link requires a different Python (3.7.3 not in: '==3.8.*'): https://files.pythonhosted.org/packages/7e/b6/1f764e3d1ba71dec8d15f2675b5eefcdc169bbc488de130fcd6d84f40016/ATARRI-0.3.tar.gz#sha256=50081f212de25b2e36218cf62c4a53a72c70549335931c8cbe14a7ba66120eeb (from https://pypi.org/simple/atarri/) (requires-python:==3.8.*) 2021-02-20T09:06:13,618 Link requires a different Python (3.7.3 not in: '==3.8.*'): https://files.pythonhosted.org/packages/a4/96/8a078e6704f2754312c03b29e210e6960aff3bc3c219ac3f1a50c9c396f3/ATARRI-1.0-py3-none-any.whl#sha256=54bf05cc5631b999d8057011a90adb53bedaa79ddbcc9babf8dc32d2e3765bca (from https://pypi.org/simple/atarri/) (requires-python:==3.8.*) 2021-02-20T09:06:13,618 Link requires a different Python (3.7.3 not in: '==3.8.*'): https://files.pythonhosted.org/packages/cc/72/5805b420c0c33417a9cf7a822079ca83d7338bb09c73e28cfb91eb2a35fc/ATARRI-1.0.tar.gz#sha256=4bcf9a10118c2516520f2fb255e1a401c07c59ebe0604b42bc3b56801d48e5e5 (from https://pypi.org/simple/atarri/) (requires-python:==3.8.*) 2021-02-20T09:06:13,619 Given no hashes to check 0 links for project 'atarri': discarding no candidates 2021-02-20T09:06:13,619 ERROR: Could not find a version that satisfies the requirement atarri==1.0 2021-02-20T09:06:13,620 ERROR: No matching distribution found for atarri==1.0 2021-02-20T09:06:13,620 Exception information: 2021-02-20T09:06:13,620 Traceback (most recent call last): 2021-02-20T09:06:13,620 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-20T09:06:13,620 crit = self.state.criteria[name] 2021-02-20T09:06:13,620 KeyError: 'atarri' 2021-02-20T09:06:13,620 2021-02-20T09:06:13,620 During handling of the above exception, another exception occurred: 2021-02-20T09:06:13,620 2021-02-20T09:06:13,620 Traceback (most recent call last): 2021-02-20T09:06:13,620 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-20T09:06:13,620 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-20T09:06:13,620 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-20T09:06:13,620 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-20T09:06:13,620 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-20T09:06:13,620 raise RequirementsConflicted(criterion) 2021-02-20T09:06:13,620 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('atarri==1.0') 2021-02-20T09:06:13,620 2021-02-20T09:06:13,620 During handling of the above exception, another exception occurred: 2021-02-20T09:06:13,620 2021-02-20T09:06:13,620 Traceback (most recent call last): 2021-02-20T09:06:13,620 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-20T09:06:13,620 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-20T09:06:13,620 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-20T09:06:13,620 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-20T09:06:13,620 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-20T09:06:13,620 raise ResolutionImpossible(e.criterion.information) 2021-02-20T09:06:13,620 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('atarri==1.0'), parent=None)] 2021-02-20T09:06:13,620 2021-02-20T09:06:13,620 The above exception was the direct cause of the following exception: 2021-02-20T09:06:13,620 2021-02-20T09:06:13,620 Traceback (most recent call last): 2021-02-20T09:06:13,620 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-20T09:06:13,620 status = self.run(options, args) 2021-02-20T09:06:13,620 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-20T09:06:13,620 return func(self, options, args) 2021-02-20T09:06:13,620 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-20T09:06:13,620 reqs, check_supported_wheels=True 2021-02-20T09:06:13,620 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-20T09:06:13,620 six.raise_from(error, e) 2021-02-20T09:06:13,620 File "", line 3, in raise_from 2021-02-20T09:06:13,620 pip._internal.exceptions.DistributionNotFound: No matching distribution found for atarri==1.0 2021-02-20T09:06:13,624 Removed build tracker: '/tmp/pip-req-tracker-lun5vv93'