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