2021-11-18T08:32:00,310 Created temporary directory: /tmp/pip-ephem-wheel-cache-y0e5m9c4 2021-11-18T08:32:00,313 Created temporary directory: /tmp/pip-req-tracker-39i8a2tg 2021-11-18T08:32:00,313 Initialized build tracking at /tmp/pip-req-tracker-39i8a2tg 2021-11-18T08:32:00,314 Created build tracker: /tmp/pip-req-tracker-39i8a2tg 2021-11-18T08:32:00,314 Entered build tracker: /tmp/pip-req-tracker-39i8a2tg 2021-11-18T08:32:00,315 Created temporary directory: /tmp/pip-wheel-pmakxp7e 2021-11-18T08:32:00,348 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-18T08:32:00,352 2 location(s) to search for versions of civetqc: 2021-11-18T08:32:00,352 * https://pypi.org/simple/civetqc/ 2021-11-18T08:32:00,352 * https://www.piwheels.org/simple/civetqc/ 2021-11-18T08:32:00,353 Fetching project page and analyzing links: https://pypi.org/simple/civetqc/ 2021-11-18T08:32:00,354 Getting page https://pypi.org/simple/civetqc/ 2021-11-18T08:32:00,356 Found index url https://pypi.org/simple 2021-11-18T08:32:00,449 Skipping link: No binaries permitted for civetqc: https://files.pythonhosted.org/packages/6e/f9/b2bea0326a7b17ff8e4f634e4265fd515676d5cba418ac44d59e2e962299/civetqc-0.0.1-py3-none-any.whl#sha256=48522b104767a6d2885dc2dda02341a329ab87c41d245e190b3e418a4d3021b9 (from https://pypi.org/simple/civetqc/) (requires-python:>=3.8) 2021-11-18T08:32:00,450 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/1d/f1/23e4d1775b1a1a4c85b16ba4249ea79a8938d7e6462b80aeeeabb11098ac/civetqc-0.0.1.tar.gz#sha256=1fd12864f729f5e1ec53a488bacdaa816b6c99149cea82a233c9a31f69f2c757 (from https://pypi.org/simple/civetqc/) (requires-python:>=3.8) 2021-11-18T08:32:00,450 Skipping link: No binaries permitted for civetqc: https://files.pythonhosted.org/packages/bb/56/f24467575a5ab36a293df83e4cc07c2b5f058c9cada70b0868f7a2effea0/civetqc-0.0.2-py3-none-any.whl#sha256=b63f0c0e25889b3005214ff40c2990d0b559e50bfd3eb38a97a981e8df8ef68f (from https://pypi.org/simple/civetqc/) (requires-python:>=3.8) 2021-11-18T08:32:00,451 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/9c/b8/32e143d36ecc9e27ccb79d0c07d252a397efb9606bba5504d7b1f4d26671/civetqc-0.0.2.tar.gz#sha256=04295c9c741ff334f9dc27647aa0bfc492db2884a583daaf1f31c6b96ab5f8c4 (from https://pypi.org/simple/civetqc/) (requires-python:>=3.8) 2021-11-18T08:32:00,451 Fetching project page and analyzing links: https://www.piwheels.org/simple/civetqc/ 2021-11-18T08:32:00,452 Getting page https://www.piwheels.org/simple/civetqc/ 2021-11-18T08:32:00,453 Found index url https://www.piwheels.org/simple 2021-11-18T08:32:00,645 Skipping link: not a file: https://www.piwheels.org/simple/civetqc/ 2021-11-18T08:32:00,645 Skipping link: not a file: https://pypi.org/simple/civetqc/ 2021-11-18T08:32:00,659 Given no hashes to check 0 links for project 'civetqc': discarding no candidates 2021-11-18T08:32:00,659 ERROR: Could not find a version that satisfies the requirement civetqc==0.0.1 (from versions: none) 2021-11-18T08:32:00,660 ERROR: No matching distribution found for civetqc==0.0.1 2021-11-18T08:32:00,660 Exception information: 2021-11-18T08:32:00,660 Traceback (most recent call last): 2021-11-18T08:32:00,660 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-18T08:32:00,660 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-18T08:32:00,660 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-18T08:32:00,660 raise RequirementsConflicted(criterion) 2021-11-18T08:32:00,660 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('civetqc==0.0.1') 2021-11-18T08:32:00,660 2021-11-18T08:32:00,660 During handling of the above exception, another exception occurred: 2021-11-18T08:32:00,660 2021-11-18T08:32:00,660 Traceback (most recent call last): 2021-11-18T08:32:00,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-11-18T08:32:00,660 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-11-18T08:32:00,660 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-18T08:32:00,660 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-18T08:32:00,660 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-18T08:32:00,660 raise ResolutionImpossible(e.criterion.information) 2021-11-18T08:32:00,660 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('civetqc==0.0.1'), parent=None)] 2021-11-18T08:32:00,660 2021-11-18T08:32:00,660 The above exception was the direct cause of the following exception: 2021-11-18T08:32:00,660 2021-11-18T08:32:00,660 Traceback (most recent call last): 2021-11-18T08:32:00,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-18T08:32:00,660 status = self.run(options, args) 2021-11-18T08:32:00,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-18T08:32:00,660 return func(self, options, args) 2021-11-18T08:32:00,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-11-18T08:32:00,660 reqs, check_supported_wheels=True 2021-11-18T08:32:00,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-18T08:32:00,660 raise error from e 2021-11-18T08:32:00,660 pip._internal.exceptions.DistributionNotFound: No matching distribution found for civetqc==0.0.1 2021-11-18T08:32:00,664 Removed build tracker: '/tmp/pip-req-tracker-39i8a2tg'