2021-06-09T21:18:56,756 Created temporary directory: /tmp/pip-ephem-wheel-cache-j8n7_hhn 2021-06-09T21:18:56,759 Created temporary directory: /tmp/pip-req-tracker-xxpc4d81 2021-06-09T21:18:56,759 Initialized build tracking at /tmp/pip-req-tracker-xxpc4d81 2021-06-09T21:18:56,759 Created build tracker: /tmp/pip-req-tracker-xxpc4d81 2021-06-09T21:18:56,759 Entered build tracker: /tmp/pip-req-tracker-xxpc4d81 2021-06-09T21:18:56,760 Created temporary directory: /tmp/pip-wheel-6p51fthh 2021-06-09T21:18:56,793 1 location(s) to search for versions of torcheck: 2021-06-09T21:18:56,793 * https://pypi.org/simple/torcheck/ 2021-06-09T21:18:56,794 Fetching project page and analyzing links: https://pypi.org/simple/torcheck/ 2021-06-09T21:18:56,794 Getting page https://pypi.org/simple/torcheck/ 2021-06-09T21:18:56,796 Found index url https://pypi.org/simple 2021-06-09T21:18:56,902 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/04/70/15ba7a955ca559b28a1318d78cc57169dde2e2a66ed65431d6ca47e8112e/torcheck-1.0.0-py3-none-any.whl#sha256=d6bae38ea1f966c52a739f53e594996452021a00c1957275b78fa1869fbaa731 (from https://pypi.org/simple/torcheck/) (requires-python:>=3.8,<4.0) 2021-06-09T21:18:56,903 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/1a/a0/73e3a1b2da81bfb581c835e9426255506db1201125377df729552274a634/torcheck-1.0.0.tar.gz#sha256=8748be250280341068dac3b14d4c2c7e9289c2fa25f3466e12a55ef03948727a (from https://pypi.org/simple/torcheck/) (requires-python:>=3.8,<4.0) 2021-06-09T21:18:56,904 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/93/72/56b6aecff9561eac4514b9a0c1ac78e939d8a77f8a61721807a7399a3612/torcheck-1.0.1-py3-none-any.whl#sha256=de17f41675d64f5e1d7668660a0dc03e57764e43b00c9cf8c5085e78acfaeeb4 (from https://pypi.org/simple/torcheck/) (requires-python:>=3.8,<4.0) 2021-06-09T21:18:56,904 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/c0/17/cb0dac39c572adf0646b08c4657ba076574d80661b915edf5efaaa012057/torcheck-1.0.1.tar.gz#sha256=3721a00003e02d4e84626f05767edfe7acb7f36ab3471d75ebe2ac7a061d278f (from https://pypi.org/simple/torcheck/) (requires-python:>=3.8,<4.0) 2021-06-09T21:18:56,905 Skipping link: not a file: https://pypi.org/simple/torcheck/ 2021-06-09T21:18:56,905 Given no hashes to check 0 links for project 'torcheck': discarding no candidates 2021-06-09T21:18:56,905 ERROR: Could not find a version that satisfies the requirement torcheck==1.0.1 (from versions: none) 2021-06-09T21:18:56,906 ERROR: No matching distribution found for torcheck==1.0.1 2021-06-09T21:18:56,906 Exception information: 2021-06-09T21:18:56,906 Traceback (most recent call last): 2021-06-09T21:18:56,906 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-06-09T21:18:56,906 name, crit = self._merge_into_criterion(r, parent=None) 2021-06-09T21:18:56,906 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-06-09T21:18:56,906 raise RequirementsConflicted(criterion) 2021-06-09T21:18:56,906 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('torcheck==1.0.1') 2021-06-09T21:18:56,906 2021-06-09T21:18:56,906 During handling of the above exception, another exception occurred: 2021-06-09T21:18:56,906 2021-06-09T21:18:56,906 Traceback (most recent call last): 2021-06-09T21:18:56,906 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-06-09T21:18:56,906 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-06-09T21:18:56,906 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-06-09T21:18:56,906 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-06-09T21:18:56,906 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-06-09T21:18:56,906 raise ResolutionImpossible(e.criterion.information) 2021-06-09T21:18:56,906 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('torcheck==1.0.1'), parent=None)] 2021-06-09T21:18:56,906 2021-06-09T21:18:56,906 The above exception was the direct cause of the following exception: 2021-06-09T21:18:56,906 2021-06-09T21:18:56,906 Traceback (most recent call last): 2021-06-09T21:18:56,906 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-06-09T21:18:56,906 status = self.run(options, args) 2021-06-09T21:18:56,906 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-06-09T21:18:56,906 return func(self, options, args) 2021-06-09T21:18:56,906 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-06-09T21:18:56,906 reqs, check_supported_wheels=True 2021-06-09T21:18:56,906 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-06-09T21:18:56,906 raise error from e 2021-06-09T21:18:56,906 pip._internal.exceptions.DistributionNotFound: No matching distribution found for torcheck==1.0.1 2021-06-09T21:18:56,911 Removed build tracker: '/tmp/pip-req-tracker-xxpc4d81'