2021-06-24T05:36:02,918 Created temporary directory: /tmp/pip-ephem-wheel-cache-xe8f6zld 2021-06-24T05:36:02,921 Created temporary directory: /tmp/pip-req-tracker-00g9rmim 2021-06-24T05:36:02,921 Initialized build tracking at /tmp/pip-req-tracker-00g9rmim 2021-06-24T05:36:02,921 Created build tracker: /tmp/pip-req-tracker-00g9rmim 2021-06-24T05:36:02,922 Entered build tracker: /tmp/pip-req-tracker-00g9rmim 2021-06-24T05:36:02,922 Created temporary directory: /tmp/pip-wheel-qmdgmfr_ 2021-06-24T05:36:02,958 1 location(s) to search for versions of pytago: 2021-06-24T05:36:02,958 * https://pypi.org/simple/pytago/ 2021-06-24T05:36:02,959 Fetching project page and analyzing links: https://pypi.org/simple/pytago/ 2021-06-24T05:36:02,959 Getting page https://pypi.org/simple/pytago/ 2021-06-24T05:36:02,961 Found index url https://pypi.org/simple 2021-06-24T05:36:03,066 Link requires a different Python (3.7.3 not in: '>=3.10'): https://files.pythonhosted.org/packages/c9/52/2babe299912a74961c7b2159ade46b1c4357e1b461067ec27142ad84f112/pytago-0.0.1-py3-none-any.whl#sha256=ba57271f0dde41efe6f85eb2f1efebd273b66b490f4306d4064c52756c6fcfa2 (from https://pypi.org/simple/pytago/) (requires-python:>=3.10) 2021-06-24T05:36:03,067 Link requires a different Python (3.7.3 not in: '>=3.10'): https://files.pythonhosted.org/packages/7e/b6/3ddcc37b2f78bd46a8092c69d5125b127583d9634812ea7dc9403131d337/pytago-0.0.1.tar.gz#sha256=93d97a2e82ca475dbaa4e1d69ccce940e9811eff987b7bce6d66a07bb0bffdfc (from https://pypi.org/simple/pytago/) (requires-python:>=3.10) 2021-06-24T05:36:03,067 Link requires a different Python (3.7.3 not in: '>=3.10'): https://files.pythonhosted.org/packages/cb/29/39eedc4286495298326e87a84e6624607e981c09daa3d7bfb3560ffd9d46/pytago-0.0.2-py3-none-any.whl#sha256=fd8e00e0f087209b1b8921db8d3e6eee63bb97a6249fc66b9728bab4301d8af8 (from https://pypi.org/simple/pytago/) (requires-python:>=3.10) 2021-06-24T05:36:03,068 Link requires a different Python (3.7.3 not in: '>=3.10'): https://files.pythonhosted.org/packages/66/02/4c20b6ed6f8b6445276c5387ef4dbfe2327484cbfea6350f6510fa7f2dbc/pytago-0.0.2.tar.gz#sha256=419e7bacec64d08885a73e1a8e11f47d6753e7615eec347104faa17f70779fca (from https://pypi.org/simple/pytago/) (requires-python:>=3.10) 2021-06-24T05:36:03,069 Link requires a different Python (3.7.3 not in: '>=3.10'): https://files.pythonhosted.org/packages/0b/04/9e7b1e9bb334f9a25829709ec9caf2b5c18ecf6dcbc84c9d271867b30348/pytago-0.0.3-py3-none-any.whl#sha256=fd177cbfa536c20873d8ae385e2768bd27f0af245c81dddd290c32a147154a0d (from https://pypi.org/simple/pytago/) (requires-python:>=3.10) 2021-06-24T05:36:03,069 Link requires a different Python (3.7.3 not in: '>=3.10'): https://files.pythonhosted.org/packages/9a/56/0a9ef5500e87a33010b918fd26154faf8facdae2318a0b62cedd86fe114c/pytago-0.0.3.tar.gz#sha256=d7ea74b8aa8e6c6b4b7b7aba260856a9e4427f3606c4a81a177887261891a599 (from https://pypi.org/simple/pytago/) (requires-python:>=3.10) 2021-06-24T05:36:03,070 Skipping link: not a file: https://pypi.org/simple/pytago/ 2021-06-24T05:36:03,070 Given no hashes to check 0 links for project 'pytago': discarding no candidates 2021-06-24T05:36:03,070 ERROR: Could not find a version that satisfies the requirement pytago==0.0.2 (from versions: none) 2021-06-24T05:36:03,071 ERROR: No matching distribution found for pytago==0.0.2 2021-06-24T05:36:03,071 Exception information: 2021-06-24T05:36:03,071 Traceback (most recent call last): 2021-06-24T05:36:03,071 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-06-24T05:36:03,071 name, crit = self._merge_into_criterion(r, parent=None) 2021-06-24T05:36:03,071 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-06-24T05:36:03,071 raise RequirementsConflicted(criterion) 2021-06-24T05:36:03,071 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pytago==0.0.2') 2021-06-24T05:36:03,071 2021-06-24T05:36:03,071 During handling of the above exception, another exception occurred: 2021-06-24T05:36:03,071 2021-06-24T05:36:03,071 Traceback (most recent call last): 2021-06-24T05:36:03,071 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-06-24T05:36:03,071 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-06-24T05:36:03,071 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-06-24T05:36:03,071 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-06-24T05:36:03,071 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-06-24T05:36:03,071 raise ResolutionImpossible(e.criterion.information) 2021-06-24T05:36:03,071 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pytago==0.0.2'), parent=None)] 2021-06-24T05:36:03,071 2021-06-24T05:36:03,071 The above exception was the direct cause of the following exception: 2021-06-24T05:36:03,071 2021-06-24T05:36:03,071 Traceback (most recent call last): 2021-06-24T05:36:03,071 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-06-24T05:36:03,071 status = self.run(options, args) 2021-06-24T05:36:03,071 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-06-24T05:36:03,071 return func(self, options, args) 2021-06-24T05:36:03,071 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-06-24T05:36:03,071 reqs, check_supported_wheels=True 2021-06-24T05:36:03,071 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-06-24T05:36:03,071 raise error from e 2021-06-24T05:36:03,071 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pytago==0.0.2 2021-06-24T05:36:03,075 Removed build tracker: '/tmp/pip-req-tracker-00g9rmim'