2021-06-09T06:46:17,151 Created temporary directory: /tmp/pip-ephem-wheel-cache-1ijhvsw7 2021-06-09T06:46:17,155 Created temporary directory: /tmp/pip-req-tracker-e6hhjajc 2021-06-09T06:46:17,155 Initialized build tracking at /tmp/pip-req-tracker-e6hhjajc 2021-06-09T06:46:17,156 Created build tracker: /tmp/pip-req-tracker-e6hhjajc 2021-06-09T06:46:17,156 Entered build tracker: /tmp/pip-req-tracker-e6hhjajc 2021-06-09T06:46:17,157 Created temporary directory: /tmp/pip-wheel-ut4pkf6w 2021-06-09T06:46:17,197 1 location(s) to search for versions of sfreeze: 2021-06-09T06:46:17,197 * https://pypi.org/simple/sfreeze/ 2021-06-09T06:46:17,198 Fetching project page and analyzing links: https://pypi.org/simple/sfreeze/ 2021-06-09T06:46:17,198 Getting page https://pypi.org/simple/sfreeze/ 2021-06-09T06:46:17,200 Found index url https://pypi.org/simple 2021-06-09T06:46:17,303 Link requires a different Python (3.7.3 not in: '~=3.8'): https://files.pythonhosted.org/packages/40/a6/2809c0d926442513d1c891756ba4624abfa5cf8ffaac7e8860c385af3269/sfreeze-0.0.1-py3-none-any.whl#sha256=f1169c72f22489bf36e73dc531de8964da9ed9c93cdf7d22f250daf01cf616a3 (from https://pypi.org/simple/sfreeze/) (requires-python:~=3.8) 2021-06-09T06:46:17,304 Link requires a different Python (3.7.3 not in: '~=3.8'): https://files.pythonhosted.org/packages/bb/e0/84948c7b8b22839ee911f69b868d99a5d07ac2eed60839f44e039b7c3016/sfreeze-0.0.1.tar.gz#sha256=c78a4750906137bb32a55cb5b68e77a1b40d1b28fc3d64c1d14f3eef2551b7d0 (from https://pypi.org/simple/sfreeze/) (requires-python:~=3.8) 2021-06-09T06:46:17,305 Link requires a different Python (3.7.3 not in: '~=3.8'): https://files.pythonhosted.org/packages/d7/c8/28dec3dbba7fbb1fa0c22e65ea97bfb824db615b9f3770dc1c5c6a6427a5/sfreeze-0.0.2-py3-none-any.whl#sha256=f9113c456955ea0971aa6bfddcf5b6d846a96242b1d2e3c0b2ec83ffd5d487a0 (from https://pypi.org/simple/sfreeze/) (requires-python:~=3.8) 2021-06-09T06:46:17,306 Link requires a different Python (3.7.3 not in: '~=3.8'): https://files.pythonhosted.org/packages/ea/36/2229876b918dedc11084e49b863d5fb907ad824a2c3d290b5dea0eb1f185/sfreeze-0.0.2.tar.gz#sha256=62588f943813cfac975e84173b74a5d038f3319aa8559e1665eb6530680eb997 (from https://pypi.org/simple/sfreeze/) (requires-python:~=3.8) 2021-06-09T06:46:17,306 Skipping link: not a file: https://pypi.org/simple/sfreeze/ 2021-06-09T06:46:17,306 Given no hashes to check 0 links for project 'sfreeze': discarding no candidates 2021-06-09T06:46:17,307 ERROR: Could not find a version that satisfies the requirement sfreeze==0.0.2 (from versions: none) 2021-06-09T06:46:17,307 ERROR: No matching distribution found for sfreeze==0.0.2 2021-06-09T06:46:17,307 Exception information: 2021-06-09T06:46:17,307 Traceback (most recent call last): 2021-06-09T06:46:17,307 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-06-09T06:46:17,307 name, crit = self._merge_into_criterion(r, parent=None) 2021-06-09T06:46:17,307 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-06-09T06:46:17,307 raise RequirementsConflicted(criterion) 2021-06-09T06:46:17,307 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sfreeze==0.0.2') 2021-06-09T06:46:17,307 2021-06-09T06:46:17,307 During handling of the above exception, another exception occurred: 2021-06-09T06:46:17,307 2021-06-09T06:46:17,307 Traceback (most recent call last): 2021-06-09T06:46:17,307 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-06-09T06:46:17,307 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-06-09T06:46:17,307 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-06-09T06:46:17,307 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-06-09T06:46:17,307 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-06-09T06:46:17,307 raise ResolutionImpossible(e.criterion.information) 2021-06-09T06:46:17,307 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sfreeze==0.0.2'), parent=None)] 2021-06-09T06:46:17,307 2021-06-09T06:46:17,307 The above exception was the direct cause of the following exception: 2021-06-09T06:46:17,307 2021-06-09T06:46:17,307 Traceback (most recent call last): 2021-06-09T06:46:17,307 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-06-09T06:46:17,307 status = self.run(options, args) 2021-06-09T06:46:17,307 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-06-09T06:46:17,307 return func(self, options, args) 2021-06-09T06:46:17,307 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-06-09T06:46:17,307 reqs, check_supported_wheels=True 2021-06-09T06:46:17,307 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-06-09T06:46:17,307 raise error from e 2021-06-09T06:46:17,307 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sfreeze==0.0.2 2021-06-09T06:46:17,312 Removed build tracker: '/tmp/pip-req-tracker-e6hhjajc'