2022-01-12T02:56:05,592 Created temporary directory: /tmp/pip-ephem-wheel-cache-8ww336ff 2022-01-12T02:56:05,598 Created temporary directory: /tmp/pip-req-tracker-7mv78qp0 2022-01-12T02:56:05,599 Initialized build tracking at /tmp/pip-req-tracker-7mv78qp0 2022-01-12T02:56:05,599 Created build tracker: /tmp/pip-req-tracker-7mv78qp0 2022-01-12T02:56:05,600 Entered build tracker: /tmp/pip-req-tracker-7mv78qp0 2022-01-12T02:56:05,601 Created temporary directory: /tmp/pip-wheel-9kh4tios 2022-01-12T02:56:05,681 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-12T02:56:05,687 2 location(s) to search for versions of pycounts-gp: 2022-01-12T02:56:05,687 * https://pypi.org/simple/pycounts-gp/ 2022-01-12T02:56:05,687 * https://www.piwheels.org/simple/pycounts-gp/ 2022-01-12T02:56:05,688 Fetching project page and analyzing links: https://pypi.org/simple/pycounts-gp/ 2022-01-12T02:56:05,690 Getting page https://pypi.org/simple/pycounts-gp/ 2022-01-12T02:56:05,693 Found index url https://pypi.org/simple 2022-01-12T02:56:05,894 Skipping link: No binaries permitted for pycounts-gp: https://files.pythonhosted.org/packages/d2/c8/632194bd68f9e94088c765f05376de7f25113934c647b43335d1b3b15982/pycounts_gp-0.1.0-py3-none-any.whl#sha256=4466f7e9a61b60aa8747e26feb7b46879806ba0ce559c234a85177f68c415fbf (from https://pypi.org/simple/pycounts-gp/) (requires-python:>=3.9,<4.0) 2022-01-12T02:56:05,896 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/bb/47/a2152732ce3ce95133f7f95c3c70e2cfcecf6f7589f46fa15e6694b05ddb/pycounts_gp-0.1.0.tar.gz#sha256=a3cae014bb5c548e9d7dbdf577e62b002d5a2147a3f43f266c4ab7b9fe140fdf (from https://pypi.org/simple/pycounts-gp/) (requires-python:>=3.9,<4.0) 2022-01-12T02:56:05,896 Fetching project page and analyzing links: https://www.piwheels.org/simple/pycounts-gp/ 2022-01-12T02:56:05,897 Getting page https://www.piwheels.org/simple/pycounts-gp/ 2022-01-12T02:56:05,899 Found index url https://www.piwheels.org/simple 2022-01-12T02:56:06,096 Skipping link: not a file: https://www.piwheels.org/simple/pycounts-gp/ 2022-01-12T02:56:06,096 Skipping link: not a file: https://pypi.org/simple/pycounts-gp/ 2022-01-12T02:56:06,127 Given no hashes to check 0 links for project 'pycounts-gp': discarding no candidates 2022-01-12T02:56:06,128 ERROR: Could not find a version that satisfies the requirement pycounts-gp==0.1.0 (from versions: none) 2022-01-12T02:56:06,129 ERROR: No matching distribution found for pycounts-gp==0.1.0 2022-01-12T02:56:06,129 Exception information: 2022-01-12T02:56:06,129 Traceback (most recent call last): 2022-01-12T02:56:06,129 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-12T02:56:06,129 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-12T02:56:06,129 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-12T02:56:06,129 raise RequirementsConflicted(criterion) 2022-01-12T02:56:06,129 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pycounts-gp==0.1.0') 2022-01-12T02:56:06,129 2022-01-12T02:56:06,129 During handling of the above exception, another exception occurred: 2022-01-12T02:56:06,129 2022-01-12T02:56:06,129 Traceback (most recent call last): 2022-01-12T02:56:06,129 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-12T02:56:06,129 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-12T02:56:06,129 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-12T02:56:06,129 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-12T02:56:06,129 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-12T02:56:06,129 raise ResolutionImpossible(e.criterion.information) 2022-01-12T02:56:06,129 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pycounts-gp==0.1.0'), parent=None)] 2022-01-12T02:56:06,129 2022-01-12T02:56:06,129 The above exception was the direct cause of the following exception: 2022-01-12T02:56:06,129 2022-01-12T02:56:06,129 Traceback (most recent call last): 2022-01-12T02:56:06,129 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-12T02:56:06,129 status = run_func(*args) 2022-01-12T02:56:06,129 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-12T02:56:06,129 return func(self, options, args) 2022-01-12T02:56:06,129 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-12T02:56:06,129 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-12T02:56:06,129 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-12T02:56:06,129 raise error from e 2022-01-12T02:56:06,129 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pycounts-gp==0.1.0 2022-01-12T02:56:06,137 Removed build tracker: '/tmp/pip-req-tracker-7mv78qp0'