2022-01-26T17:49:15,369 Created temporary directory: /tmp/pip-ephem-wheel-cache-llao7fih 2022-01-26T17:49:15,375 Created temporary directory: /tmp/pip-req-tracker-ynpkxa7g 2022-01-26T17:49:15,376 Initialized build tracking at /tmp/pip-req-tracker-ynpkxa7g 2022-01-26T17:49:15,377 Created build tracker: /tmp/pip-req-tracker-ynpkxa7g 2022-01-26T17:49:15,377 Entered build tracker: /tmp/pip-req-tracker-ynpkxa7g 2022-01-26T17:49:15,378 Created temporary directory: /tmp/pip-wheel-n2z0uqk6 2022-01-26T17:49:15,450 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-26T17:49:15,456 2 location(s) to search for versions of chk: 2022-01-26T17:49:15,456 * https://pypi.org/simple/chk/ 2022-01-26T17:49:15,456 * https://www.piwheels.org/simple/chk/ 2022-01-26T17:49:15,457 Fetching project page and analyzing links: https://pypi.org/simple/chk/ 2022-01-26T17:49:15,458 Getting page https://pypi.org/simple/chk/ 2022-01-26T17:49:15,461 Found index url https://pypi.org/simple 2022-01-26T17:49:15,657 Skipping link: No binaries permitted for chk: https://files.pythonhosted.org/packages/65/cc/9006e451b58103a5a818f962fac62822252ce944eb448ca407f293d6dc31/chk-0.1.0-py3-none-any.whl#sha256=f7ae9c1ba00bbdef2aff47465b61faa26185bf7f2cdff4f5efd66dd95322bfee (from https://pypi.org/simple/chk/) (requires-python:>=3.8) 2022-01-26T17:49:15,659 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/83/5b/22e62dcc7a639032001c05714ffe79e35cfee354871d6753ac6618fc3cdc/chk-0.1.0.tar.gz#sha256=bb683ac6dc28c616316eab0f79808df5da9dca71432fd4f1a113803966cf4b8e (from https://pypi.org/simple/chk/) (requires-python:>=3.8) 2022-01-26T17:49:15,660 Fetching project page and analyzing links: https://www.piwheels.org/simple/chk/ 2022-01-26T17:49:15,660 Getting page https://www.piwheels.org/simple/chk/ 2022-01-26T17:49:15,662 Found index url https://www.piwheels.org/simple 2022-01-26T17:49:15,868 Skipping link: not a file: https://www.piwheels.org/simple/chk/ 2022-01-26T17:49:15,868 Skipping link: not a file: https://pypi.org/simple/chk/ 2022-01-26T17:49:15,901 Given no hashes to check 0 links for project 'chk': discarding no candidates 2022-01-26T17:49:15,902 ERROR: Could not find a version that satisfies the requirement chk==0.1.0 (from versions: none) 2022-01-26T17:49:15,903 ERROR: No matching distribution found for chk==0.1.0 2022-01-26T17:49:15,904 Exception information: 2022-01-26T17:49:15,904 Traceback (most recent call last): 2022-01-26T17:49:15,904 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-26T17:49:15,904 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-26T17:49:15,904 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-26T17:49:15,904 raise RequirementsConflicted(criterion) 2022-01-26T17:49:15,904 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('chk==0.1.0') 2022-01-26T17:49:15,904 2022-01-26T17:49:15,904 During handling of the above exception, another exception occurred: 2022-01-26T17:49:15,904 2022-01-26T17:49:15,904 Traceback (most recent call last): 2022-01-26T17:49:15,904 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-26T17:49:15,904 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-26T17:49:15,904 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-26T17:49:15,904 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-26T17:49:15,904 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-26T17:49:15,904 raise ResolutionImpossible(e.criterion.information) 2022-01-26T17:49:15,904 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('chk==0.1.0'), parent=None)] 2022-01-26T17:49:15,904 2022-01-26T17:49:15,904 The above exception was the direct cause of the following exception: 2022-01-26T17:49:15,904 2022-01-26T17:49:15,904 Traceback (most recent call last): 2022-01-26T17:49:15,904 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-26T17:49:15,904 status = run_func(*args) 2022-01-26T17:49:15,904 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-26T17:49:15,904 return func(self, options, args) 2022-01-26T17:49:15,904 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-26T17:49:15,904 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-26T17:49:15,904 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-26T17:49:15,904 raise error from e 2022-01-26T17:49:15,904 pip._internal.exceptions.DistributionNotFound: No matching distribution found for chk==0.1.0 2022-01-26T17:49:15,912 Removed build tracker: '/tmp/pip-req-tracker-ynpkxa7g'