2021-04-30T14:44:11,888 Created temporary directory: /tmp/pip-ephem-wheel-cache-adl34r57 2021-04-30T14:44:11,892 Created temporary directory: /tmp/pip-req-tracker-d6xhfhog 2021-04-30T14:44:11,892 Initialized build tracking at /tmp/pip-req-tracker-d6xhfhog 2021-04-30T14:44:11,893 Created build tracker: /tmp/pip-req-tracker-d6xhfhog 2021-04-30T14:44:11,893 Entered build tracker: /tmp/pip-req-tracker-d6xhfhog 2021-04-30T14:44:11,894 Created temporary directory: /tmp/pip-wheel-k6sjpyb_ 2021-04-30T14:44:11,936 1 location(s) to search for versions of rt-pie: 2021-04-30T14:44:11,936 * https://pypi.org/simple/rt-pie/ 2021-04-30T14:44:11,936 Fetching project page and analyzing links: https://pypi.org/simple/rt-pie/ 2021-04-30T14:44:11,937 Getting page https://pypi.org/simple/rt-pie/ 2021-04-30T14:44:11,938 Found index url https://pypi.org/simple 2021-04-30T14:44:12,054 Link requires a different Python (3.7.3 not in: '>=3.8,<3.9'): https://files.pythonhosted.org/packages/7b/94/450f8a822c4e0a8401e4422b7bf2917e732d081e03115732b7b8b8ecb3b5/rt_pie-0.1.0-py3-none-any.whl#sha256=7c14f4d69e7505457fc1ae021d7b79e68b915e515aed66835d3d98e798fead5f (from https://pypi.org/simple/rt-pie/) (requires-python:>=3.8,<3.9) 2021-04-30T14:44:12,055 Link requires a different Python (3.7.3 not in: '>=3.8,<3.9'): https://files.pythonhosted.org/packages/3d/61/24652339d109326f7467447e542742b330a6d9a93810ac7374687087d08c/rt_pie-0.1.0.tar.gz#sha256=3ef0de2aa5c75b3d80182b18bbfe6a253aa1b669695125cd211948a82ca91743 (from https://pypi.org/simple/rt-pie/) (requires-python:>=3.8,<3.9) 2021-04-30T14:44:12,056 Link requires a different Python (3.7.3 not in: '>=3.8,<3.9'): https://files.pythonhosted.org/packages/d8/6f/f54be9b76b6cbdee79ea4e257944dd290d55be6f8b4ccd1a903ae0620c79/rt_pie-0.1.1-py3-none-any.whl#sha256=f8e701a78c273653e67818ea7ecdd402d6ced65e3a7fd76c402476158dfcd06e (from https://pypi.org/simple/rt-pie/) (requires-python:>=3.8,<3.9) 2021-04-30T14:44:12,056 Link requires a different Python (3.7.3 not in: '>=3.8,<3.9'): https://files.pythonhosted.org/packages/ce/71/29ace6cf68c2a464f66ac09e111f5060ebfd36d41e43ea32f684ddcccab8/rt_pie-0.1.1.tar.gz#sha256=bf4f3b118ccd251e6128a47fb8bcb35a9fefbc15efeb6b9f3b1e95c43f34be5a (from https://pypi.org/simple/rt-pie/) (requires-python:>=3.8,<3.9) 2021-04-30T14:44:12,057 Link requires a different Python (3.7.3 not in: '>=3.8,<3.9'): https://files.pythonhosted.org/packages/37/b7/bac08609e90dc420d1ceec28293452d957a4ab292750bee02144dcb18bec/rt_pie-0.1.2-py3-none-any.whl#sha256=c0a882f12c802dc73ce834795a30b25cfb6d1f194ec1f24a2c1834f4a5abb88d (from https://pypi.org/simple/rt-pie/) (requires-python:>=3.8,<3.9) 2021-04-30T14:44:12,058 Link requires a different Python (3.7.3 not in: '>=3.8,<3.9'): https://files.pythonhosted.org/packages/41/fd/0e72cf9a60204b7f67fab2819e448e0190380452257b4925202e9164e7f8/rt_pie-0.1.2.tar.gz#sha256=a7435042b94d21153800de60af31f6766b05ef99ecc9cdc7c04732d4734c4f90 (from https://pypi.org/simple/rt-pie/) (requires-python:>=3.8,<3.9) 2021-04-30T14:44:12,058 Skipping link: not a file: https://pypi.org/simple/rt-pie/ 2021-04-30T14:44:12,059 Given no hashes to check 0 links for project 'rt-pie': discarding no candidates 2021-04-30T14:44:12,059 ERROR: Could not find a version that satisfies the requirement rt-pie==0.1.2 (from versions: none) 2021-04-30T14:44:12,060 ERROR: No matching distribution found for rt-pie==0.1.2 2021-04-30T14:44:12,060 Exception information: 2021-04-30T14:44:12,060 Traceback (most recent call last): 2021-04-30T14:44:12,060 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-04-30T14:44:12,060 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-30T14:44:12,060 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-30T14:44:12,060 raise RequirementsConflicted(criterion) 2021-04-30T14:44:12,060 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('rt-pie==0.1.2') 2021-04-30T14:44:12,060 2021-04-30T14:44:12,060 During handling of the above exception, another exception occurred: 2021-04-30T14:44:12,060 2021-04-30T14:44:12,060 Traceback (most recent call last): 2021-04-30T14:44:12,060 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-04-30T14:44:12,060 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-04-30T14:44:12,060 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-04-30T14:44:12,060 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-30T14:44:12,060 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-04-30T14:44:12,060 raise ResolutionImpossible(e.criterion.information) 2021-04-30T14:44:12,060 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('rt-pie==0.1.2'), parent=None)] 2021-04-30T14:44:12,060 2021-04-30T14:44:12,060 The above exception was the direct cause of the following exception: 2021-04-30T14:44:12,060 2021-04-30T14:44:12,060 Traceback (most recent call last): 2021-04-30T14:44:12,060 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-04-30T14:44:12,060 status = self.run(options, args) 2021-04-30T14:44:12,060 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-04-30T14:44:12,060 return func(self, options, args) 2021-04-30T14:44:12,060 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-04-30T14:44:12,060 reqs, check_supported_wheels=True 2021-04-30T14:44:12,060 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-04-30T14:44:12,060 raise error from e 2021-04-30T14:44:12,060 pip._internal.exceptions.DistributionNotFound: No matching distribution found for rt-pie==0.1.2 2021-04-30T14:44:12,069 Removed build tracker: '/tmp/pip-req-tracker-d6xhfhog'