2022-04-29T08:17:03,338 Created temporary directory: /tmp/pip-ephem-wheel-cache-726nd0xv 2022-04-29T08:17:03,343 Created temporary directory: /tmp/pip-req-tracker-m8748jhy 2022-04-29T08:17:03,344 Initialized build tracking at /tmp/pip-req-tracker-m8748jhy 2022-04-29T08:17:03,344 Created build tracker: /tmp/pip-req-tracker-m8748jhy 2022-04-29T08:17:03,345 Entered build tracker: /tmp/pip-req-tracker-m8748jhy 2022-04-29T08:17:03,346 Created temporary directory: /tmp/pip-wheel-x0d0cgao 2022-04-29T08:17:03,413 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-29T08:17:03,421 2 location(s) to search for versions of cnext-test: 2022-04-29T08:17:03,421 * https://pypi.org/simple/cnext-test/ 2022-04-29T08:17:03,421 * https://www.piwheels.org/simple/cnext-test/ 2022-04-29T08:17:03,423 Fetching project page and analyzing links: https://pypi.org/simple/cnext-test/ 2022-04-29T08:17:03,424 Getting page https://pypi.org/simple/cnext-test/ 2022-04-29T08:17:03,427 Found index url https://pypi.org/simple 2022-04-29T08:17:03,539 Link requires a different Python (3.9.2 not in: '==3.9.7'): https://files.pythonhosted.org/packages/00/65/359eeec02ddd2b4559e774b26d87ac93ede389f28835c212ec8c4c63fb88/cnext-test-0.3.1.tar.gz#sha256=0d0cc4c0e45530a2a17b8f3e74fbc32a11ec1de40d485b2394db4028b3ace216 (from https://pypi.org/simple/cnext-test/) (requires-python:==3.9.7) 2022-04-29T08:17:03,540 Skipping link: No binaries permitted for cnext-test: https://files.pythonhosted.org/packages/b7/cb/ea7954cdbfafc6db1265d33d7c051e2fbbf226deae6ac84f82c238a72f67/cnext_test-0.3.1-py3-none-any.whl#sha256=fada389622286db445a2971d1f5bea62f1b5cdfa9769e99e4cd132bd287c0a10 (from https://pypi.org/simple/cnext-test/) (requires-python:==3.9.7) 2022-04-29T08:17:03,540 Fetching project page and analyzing links: https://www.piwheels.org/simple/cnext-test/ 2022-04-29T08:17:03,541 Getting page https://www.piwheels.org/simple/cnext-test/ 2022-04-29T08:17:03,543 Found index url https://www.piwheels.org/simple 2022-04-29T08:17:03,753 Skipping link: not a file: https://www.piwheels.org/simple/cnext-test/ 2022-04-29T08:17:03,754 Skipping link: not a file: https://pypi.org/simple/cnext-test/ 2022-04-29T08:17:03,797 Given no hashes to check 0 links for project 'cnext-test': discarding no candidates 2022-04-29T08:17:03,798 ERROR: Could not find a version that satisfies the requirement cnext-test==0.3.1 (from versions: none) 2022-04-29T08:17:03,801 ERROR: No matching distribution found for cnext-test==0.3.1 2022-04-29T08:17:03,803 Exception information: 2022-04-29T08:17:03,803 Traceback (most recent call last): 2022-04-29T08:17:03,803 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-29T08:17:03,803 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-29T08:17:03,803 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-29T08:17:03,803 raise RequirementsConflicted(criterion) 2022-04-29T08:17:03,803 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cnext-test==0.3.1') 2022-04-29T08:17:03,803 2022-04-29T08:17:03,803 During handling of the above exception, another exception occurred: 2022-04-29T08:17:03,803 2022-04-29T08:17:03,803 Traceback (most recent call last): 2022-04-29T08:17:03,803 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-04-29T08:17:03,803 result = self._result = resolver.resolve( 2022-04-29T08:17:03,803 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-29T08:17:03,803 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-29T08:17:03,803 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-29T08:17:03,803 raise ResolutionImpossible(e.criterion.information) 2022-04-29T08:17:03,803 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cnext-test==0.3.1'), parent=None)] 2022-04-29T08:17:03,803 2022-04-29T08:17:03,803 The above exception was the direct cause of the following exception: 2022-04-29T08:17:03,803 2022-04-29T08:17:03,803 Traceback (most recent call last): 2022-04-29T08:17:03,803 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-29T08:17:03,803 status = run_func(*args) 2022-04-29T08:17:03,803 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-29T08:17:03,803 return func(self, options, args) 2022-04-29T08:17:03,803 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-29T08:17:03,803 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-29T08:17:03,803 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-29T08:17:03,803 raise error from e 2022-04-29T08:17:03,803 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cnext-test==0.3.1 2022-04-29T08:17:03,811 Removed build tracker: '/tmp/pip-req-tracker-m8748jhy'