2021-07-14T18:11:28,890 Created temporary directory: /tmp/pip-ephem-wheel-cache-541w29fa 2021-07-14T18:11:28,894 Created temporary directory: /tmp/pip-req-tracker-wuge9atw 2021-07-14T18:11:28,894 Initialized build tracking at /tmp/pip-req-tracker-wuge9atw 2021-07-14T18:11:28,894 Created build tracker: /tmp/pip-req-tracker-wuge9atw 2021-07-14T18:11:28,894 Entered build tracker: /tmp/pip-req-tracker-wuge9atw 2021-07-14T18:11:28,895 Created temporary directory: /tmp/pip-wheel-y4ne3e4u 2021-07-14T18:11:28,926 1 location(s) to search for versions of allthethings: 2021-07-14T18:11:28,926 * https://pypi.org/simple/allthethings/ 2021-07-14T18:11:28,926 Fetching project page and analyzing links: https://pypi.org/simple/allthethings/ 2021-07-14T18:11:28,927 Getting page https://pypi.org/simple/allthethings/ 2021-07-14T18:11:28,928 Found index url https://pypi.org/simple 2021-07-14T18:11:29,029 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/ce/ce/2bfd70cece5ef0e09e9ba27838d600c1f28007f3e0eb6cc3a694c284884d/allthethings-0.1.0-py3-none-any.whl#sha256=9dd7051bf45a41cbabfa526dd583c394a7d1b54303bad0a660255e379289d9b4 (from https://pypi.org/simple/allthethings/) (requires-python:>=3.8) 2021-07-14T18:11:29,030 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/cb/9f/9c831d827fa23802fe0ec0e68c2a2e8b559522cd5a7544b68ac609a526ac/allthethings-0.1.0.tar.gz#sha256=28e6ab584ece0f104dfb2d2d025829bc7f4ed40f7cc143571fc8f61dad8bbda0 (from https://pypi.org/simple/allthethings/) (requires-python:>=3.8) 2021-07-14T18:11:29,030 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/86/e7/f8ea91f2882518aa2ac854ab72f8bed67c2d271c4821861c99ff7fd429c2/allthethings-0.2.0-py3-none-any.whl#sha256=c6f736dc7ad426c2ffe20ed02816dd45c45e861c0839def57b4f4357792f7c6b (from https://pypi.org/simple/allthethings/) (requires-python:>=3.8) 2021-07-14T18:11:29,031 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/dd/0e/df2491ca4f62ed1c610e1ae0c600ae0b70a3e540e7982ae874247d53b3ab/allthethings-0.2.0.tar.gz#sha256=75208c4ad920abdf6167dbbcb9f8d7cd83c70225dec5d29306739606db512a90 (from https://pypi.org/simple/allthethings/) (requires-python:>=3.8) 2021-07-14T18:11:29,031 Skipping link: not a file: https://pypi.org/simple/allthethings/ 2021-07-14T18:11:29,032 Given no hashes to check 0 links for project 'allthethings': discarding no candidates 2021-07-14T18:11:29,032 ERROR: Could not find a version that satisfies the requirement allthethings==0.2.0 (from versions: none) 2021-07-14T18:11:29,032 ERROR: No matching distribution found for allthethings==0.2.0 2021-07-14T18:11:29,033 Exception information: 2021-07-14T18:11:29,033 Traceback (most recent call last): 2021-07-14T18:11:29,033 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T18:11:29,033 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T18:11:29,033 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T18:11:29,033 raise RequirementsConflicted(criterion) 2021-07-14T18:11:29,033 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('allthethings==0.2.0') 2021-07-14T18:11:29,033 2021-07-14T18:11:29,033 During handling of the above exception, another exception occurred: 2021-07-14T18:11:29,033 2021-07-14T18:11:29,033 Traceback (most recent call last): 2021-07-14T18:11:29,033 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-07-14T18:11:29,033 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-07-14T18:11:29,033 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T18:11:29,033 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T18:11:29,033 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T18:11:29,033 raise ResolutionImpossible(e.criterion.information) 2021-07-14T18:11:29,033 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('allthethings==0.2.0'), parent=None)] 2021-07-14T18:11:29,033 2021-07-14T18:11:29,033 The above exception was the direct cause of the following exception: 2021-07-14T18:11:29,033 2021-07-14T18:11:29,033 Traceback (most recent call last): 2021-07-14T18:11:29,033 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T18:11:29,033 status = self.run(options, args) 2021-07-14T18:11:29,033 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T18:11:29,033 return func(self, options, args) 2021-07-14T18:11:29,033 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-07-14T18:11:29,033 reqs, check_supported_wheels=True 2021-07-14T18:11:29,033 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T18:11:29,033 raise error from e 2021-07-14T18:11:29,033 pip._internal.exceptions.DistributionNotFound: No matching distribution found for allthethings==0.2.0 2021-07-14T18:11:29,036 Removed build tracker: '/tmp/pip-req-tracker-wuge9atw'