2021-12-07T15:57:40,798 Created temporary directory: /tmp/pip-ephem-wheel-cache-z5jupeqe 2021-12-07T15:57:40,803 Created temporary directory: /tmp/pip-req-tracker-07bt1ybl 2021-12-07T15:57:40,804 Initialized build tracking at /tmp/pip-req-tracker-07bt1ybl 2021-12-07T15:57:40,804 Created build tracker: /tmp/pip-req-tracker-07bt1ybl 2021-12-07T15:57:40,804 Entered build tracker: /tmp/pip-req-tracker-07bt1ybl 2021-12-07T15:57:40,806 Created temporary directory: /tmp/pip-wheel-4s0pv5je 2021-12-07T15:57:40,875 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-07T15:57:40,880 2 location(s) to search for versions of zcts: 2021-12-07T15:57:40,880 * https://pypi.org/simple/zcts/ 2021-12-07T15:57:40,880 * https://www.piwheels.org/simple/zcts/ 2021-12-07T15:57:40,881 Fetching project page and analyzing links: https://pypi.org/simple/zcts/ 2021-12-07T15:57:40,882 Getting page https://pypi.org/simple/zcts/ 2021-12-07T15:57:40,886 Found index url https://pypi.org/simple 2021-12-07T15:57:41,083 Skipping link: No binaries permitted for zcts: https://files.pythonhosted.org/packages/e2/73/3d480b290075c797388a3f8baeedf70031a350e007636bc42e323d3d9a87/zcts-0.0.6-py3-none-any.whl#sha256=64257fa2c3ec5f21fa970102757f8d99c99c3aaef9cc423e25f2e5863adce380 (from https://pypi.org/simple/zcts/) (requires-python:>=3.8.0) 2021-12-07T15:57:41,085 Link requires a different Python (3.7.3 not in: '>=3.8.0'): https://files.pythonhosted.org/packages/30/3b/986686a47b6eb659e57d925ed25e1805543fc7c430b9e63d688a4c671794/zcts-0.0.6.tar.gz#sha256=283c18a21a9b365568468ac2d17daee22087a1283fb8c298bd51c3128d7a86a6 (from https://pypi.org/simple/zcts/) (requires-python:>=3.8.0) 2021-12-07T15:57:41,086 Fetching project page and analyzing links: https://www.piwheels.org/simple/zcts/ 2021-12-07T15:57:41,086 Getting page https://www.piwheels.org/simple/zcts/ 2021-12-07T15:57:41,088 Found index url https://www.piwheels.org/simple 2021-12-07T15:57:41,289 Skipping link: not a file: https://www.piwheels.org/simple/zcts/ 2021-12-07T15:57:41,290 Skipping link: not a file: https://pypi.org/simple/zcts/ 2021-12-07T15:57:41,320 Given no hashes to check 0 links for project 'zcts': discarding no candidates 2021-12-07T15:57:41,321 ERROR: Could not find a version that satisfies the requirement zcts==0.0.6 (from versions: none) 2021-12-07T15:57:41,322 ERROR: No matching distribution found for zcts==0.0.6 2021-12-07T15:57:41,322 Exception information: 2021-12-07T15:57:41,322 Traceback (most recent call last): 2021-12-07T15:57:41,322 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-07T15:57:41,322 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-07T15:57:41,322 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-07T15:57:41,322 raise RequirementsConflicted(criterion) 2021-12-07T15:57:41,322 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('zcts==0.0.6') 2021-12-07T15:57:41,322 2021-12-07T15:57:41,322 During handling of the above exception, another exception occurred: 2021-12-07T15:57:41,322 2021-12-07T15:57:41,322 Traceback (most recent call last): 2021-12-07T15:57:41,322 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-07T15:57:41,322 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-07T15:57:41,322 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-07T15:57:41,322 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-07T15:57:41,322 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-07T15:57:41,322 raise ResolutionImpossible(e.criterion.information) 2021-12-07T15:57:41,322 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('zcts==0.0.6'), parent=None)] 2021-12-07T15:57:41,322 2021-12-07T15:57:41,322 The above exception was the direct cause of the following exception: 2021-12-07T15:57:41,322 2021-12-07T15:57:41,322 Traceback (most recent call last): 2021-12-07T15:57:41,322 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-07T15:57:41,322 status = run_func(*args) 2021-12-07T15:57:41,322 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-07T15:57:41,322 return func(self, options, args) 2021-12-07T15:57:41,322 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-07T15:57:41,322 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-07T15:57:41,322 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-07T15:57:41,322 raise error from e 2021-12-07T15:57:41,322 pip._internal.exceptions.DistributionNotFound: No matching distribution found for zcts==0.0.6 2021-12-07T15:57:41,330 Removed build tracker: '/tmp/pip-req-tracker-07bt1ybl'