2021-11-18T08:36:30,673 Created temporary directory: /tmp/pip-ephem-wheel-cache-xy7qaukv 2021-11-18T08:36:30,675 Created temporary directory: /tmp/pip-req-tracker-je7_hkqa 2021-11-18T08:36:30,676 Initialized build tracking at /tmp/pip-req-tracker-je7_hkqa 2021-11-18T08:36:30,676 Created build tracker: /tmp/pip-req-tracker-je7_hkqa 2021-11-18T08:36:30,676 Entered build tracker: /tmp/pip-req-tracker-je7_hkqa 2021-11-18T08:36:30,677 Created temporary directory: /tmp/pip-wheel-lo51yktc 2021-11-18T08:36:30,704 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-18T08:36:30,707 2 location(s) to search for versions of civetqc: 2021-11-18T08:36:30,707 * https://pypi.org/simple/civetqc/ 2021-11-18T08:36:30,707 * https://www.piwheels.org/simple/civetqc/ 2021-11-18T08:36:30,707 Fetching project page and analyzing links: https://pypi.org/simple/civetqc/ 2021-11-18T08:36:30,708 Getting page https://pypi.org/simple/civetqc/ 2021-11-18T08:36:30,709 Found index url https://pypi.org/simple 2021-11-18T08:36:30,795 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:36:30,796 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:36:30,797 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:36:30,797 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:36:30,798 Fetching project page and analyzing links: https://www.piwheels.org/simple/civetqc/ 2021-11-18T08:36:30,798 Getting page https://www.piwheels.org/simple/civetqc/ 2021-11-18T08:36:30,799 Found index url https://www.piwheels.org/simple 2021-11-18T08:36:30,980 Skipping link: not a file: https://www.piwheels.org/simple/civetqc/ 2021-11-18T08:36:30,981 Skipping link: not a file: https://pypi.org/simple/civetqc/ 2021-11-18T08:36:30,995 Given no hashes to check 0 links for project 'civetqc': discarding no candidates 2021-11-18T08:36:30,996 ERROR: Could not find a version that satisfies the requirement civetqc==0.0.2 (from versions: none) 2021-11-18T08:36:30,996 ERROR: No matching distribution found for civetqc==0.0.2 2021-11-18T08:36:30,996 Exception information: 2021-11-18T08:36:30,996 Traceback (most recent call last): 2021-11-18T08:36:30,996 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-18T08:36:30,996 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-18T08:36:30,996 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-18T08:36:30,996 raise RequirementsConflicted(criterion) 2021-11-18T08:36:30,996 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('civetqc==0.0.2') 2021-11-18T08:36:30,996 2021-11-18T08:36:30,996 During handling of the above exception, another exception occurred: 2021-11-18T08:36:30,996 2021-11-18T08:36:30,996 Traceback (most recent call last): 2021-11-18T08:36:30,996 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-11-18T08:36:30,996 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-11-18T08:36:30,996 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-18T08:36:30,996 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-18T08:36:30,996 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-18T08:36:30,996 raise ResolutionImpossible(e.criterion.information) 2021-11-18T08:36:30,996 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('civetqc==0.0.2'), parent=None)] 2021-11-18T08:36:30,996 2021-11-18T08:36:30,996 The above exception was the direct cause of the following exception: 2021-11-18T08:36:30,996 2021-11-18T08:36:30,996 Traceback (most recent call last): 2021-11-18T08:36:30,996 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-18T08:36:30,996 status = self.run(options, args) 2021-11-18T08:36:30,996 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-18T08:36:30,996 return func(self, options, args) 2021-11-18T08:36:30,996 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-11-18T08:36:30,996 reqs, check_supported_wheels=True 2021-11-18T08:36:30,996 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-18T08:36:30,996 raise error from e 2021-11-18T08:36:30,996 pip._internal.exceptions.DistributionNotFound: No matching distribution found for civetqc==0.0.2 2021-11-18T08:36:31,000 Removed build tracker: '/tmp/pip-req-tracker-je7_hkqa'