2021-06-09T06:42:05,763 Created temporary directory: /tmp/pip-ephem-wheel-cache-09m5u_2m 2021-06-09T06:42:05,767 Created temporary directory: /tmp/pip-req-tracker-aitxio6g 2021-06-09T06:42:05,767 Initialized build tracking at /tmp/pip-req-tracker-aitxio6g 2021-06-09T06:42:05,767 Created build tracker: /tmp/pip-req-tracker-aitxio6g 2021-06-09T06:42:05,768 Entered build tracker: /tmp/pip-req-tracker-aitxio6g 2021-06-09T06:42:05,768 Created temporary directory: /tmp/pip-wheel-0t9_4q16 2021-06-09T06:42:05,802 1 location(s) to search for versions of sfreeze: 2021-06-09T06:42:05,802 * https://pypi.org/simple/sfreeze/ 2021-06-09T06:42:05,802 Fetching project page and analyzing links: https://pypi.org/simple/sfreeze/ 2021-06-09T06:42:05,803 Getting page https://pypi.org/simple/sfreeze/ 2021-06-09T06:42:05,804 Found index url https://pypi.org/simple 2021-06-09T06:42:05,910 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:42:05,911 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:42:05,911 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:42:05,912 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:42:05,912 Skipping link: not a file: https://pypi.org/simple/sfreeze/ 2021-06-09T06:42:05,913 Given no hashes to check 0 links for project 'sfreeze': discarding no candidates 2021-06-09T06:42:05,913 ERROR: Could not find a version that satisfies the requirement sfreeze==0.0.1 (from versions: none) 2021-06-09T06:42:05,913 ERROR: No matching distribution found for sfreeze==0.0.1 2021-06-09T06:42:05,914 Exception information: 2021-06-09T06:42:05,914 Traceback (most recent call last): 2021-06-09T06:42:05,914 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-06-09T06:42:05,914 name, crit = self._merge_into_criterion(r, parent=None) 2021-06-09T06:42:05,914 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-06-09T06:42:05,914 raise RequirementsConflicted(criterion) 2021-06-09T06:42:05,914 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sfreeze==0.0.1') 2021-06-09T06:42:05,914 2021-06-09T06:42:05,914 During handling of the above exception, another exception occurred: 2021-06-09T06:42:05,914 2021-06-09T06:42:05,914 Traceback (most recent call last): 2021-06-09T06:42:05,914 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-06-09T06:42:05,914 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-06-09T06:42:05,914 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-06-09T06:42:05,914 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-06-09T06:42:05,914 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-06-09T06:42:05,914 raise ResolutionImpossible(e.criterion.information) 2021-06-09T06:42:05,914 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sfreeze==0.0.1'), parent=None)] 2021-06-09T06:42:05,914 2021-06-09T06:42:05,914 The above exception was the direct cause of the following exception: 2021-06-09T06:42:05,914 2021-06-09T06:42:05,914 Traceback (most recent call last): 2021-06-09T06:42:05,914 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-06-09T06:42:05,914 status = self.run(options, args) 2021-06-09T06:42:05,914 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-06-09T06:42:05,914 return func(self, options, args) 2021-06-09T06:42:05,914 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-06-09T06:42:05,914 reqs, check_supported_wheels=True 2021-06-09T06:42:05,914 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-06-09T06:42:05,914 raise error from e 2021-06-09T06:42:05,914 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sfreeze==0.0.1 2021-06-09T06:42:05,918 Removed build tracker: '/tmp/pip-req-tracker-aitxio6g'