2022-01-13T00:46:12,994 Created temporary directory: /tmp/pip-ephem-wheel-cache-n73rg21w 2022-01-13T00:46:12,999 Created temporary directory: /tmp/pip-req-tracker-9np2aoh3 2022-01-13T00:46:13,000 Initialized build tracking at /tmp/pip-req-tracker-9np2aoh3 2022-01-13T00:46:13,000 Created build tracker: /tmp/pip-req-tracker-9np2aoh3 2022-01-13T00:46:13,001 Entered build tracker: /tmp/pip-req-tracker-9np2aoh3 2022-01-13T00:46:13,002 Created temporary directory: /tmp/pip-wheel-6j6xwh2u 2022-01-13T00:46:13,072 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-13T00:46:13,078 2 location(s) to search for versions of pycounts-jkim: 2022-01-13T00:46:13,078 * https://pypi.org/simple/pycounts-jkim/ 2022-01-13T00:46:13,078 * https://www.piwheels.org/simple/pycounts-jkim/ 2022-01-13T00:46:13,079 Fetching project page and analyzing links: https://pypi.org/simple/pycounts-jkim/ 2022-01-13T00:46:13,080 Getting page https://pypi.org/simple/pycounts-jkim/ 2022-01-13T00:46:13,083 Found index url https://pypi.org/simple 2022-01-13T00:46:13,280 Skipping link: No binaries permitted for pycounts-jkim: https://files.pythonhosted.org/packages/94/5f/fbdd55d3abe57d613497bd7823885cdddadac0d518f365e5c460f9676949/pycounts_jkim-0.1.0-py3-none-any.whl#sha256=a247a47371ae3de4afcbd10a524fc975976fbad50663a2f9dca14454eaa0de14 (from https://pypi.org/simple/pycounts-jkim/) (requires-python:>=3.9,<4.0) 2022-01-13T00:46:13,282 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/c0/1d/063da3f811b223155c23c6e88c6dccea580b7ad4f945c1ab2615a4314736/pycounts_jkim-0.1.0.tar.gz#sha256=749a21cdbe389f8ed39cdacbe9d5251db554e530f7b7e409fc924652b6a53201 (from https://pypi.org/simple/pycounts-jkim/) (requires-python:>=3.9,<4.0) 2022-01-13T00:46:13,283 Fetching project page and analyzing links: https://www.piwheels.org/simple/pycounts-jkim/ 2022-01-13T00:46:13,283 Getting page https://www.piwheels.org/simple/pycounts-jkim/ 2022-01-13T00:46:13,285 Found index url https://www.piwheels.org/simple 2022-01-13T00:46:13,511 Skipping link: not a file: https://www.piwheels.org/simple/pycounts-jkim/ 2022-01-13T00:46:13,511 Skipping link: not a file: https://pypi.org/simple/pycounts-jkim/ 2022-01-13T00:46:13,542 Given no hashes to check 0 links for project 'pycounts-jkim': discarding no candidates 2022-01-13T00:46:13,543 ERROR: Could not find a version that satisfies the requirement pycounts-jkim==0.1.0 (from versions: none) 2022-01-13T00:46:13,544 ERROR: No matching distribution found for pycounts-jkim==0.1.0 2022-01-13T00:46:13,544 Exception information: 2022-01-13T00:46:13,544 Traceback (most recent call last): 2022-01-13T00:46:13,544 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-13T00:46:13,544 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-13T00:46:13,544 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-13T00:46:13,544 raise RequirementsConflicted(criterion) 2022-01-13T00:46:13,544 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pycounts-jkim==0.1.0') 2022-01-13T00:46:13,544 2022-01-13T00:46:13,544 During handling of the above exception, another exception occurred: 2022-01-13T00:46:13,544 2022-01-13T00:46:13,544 Traceback (most recent call last): 2022-01-13T00:46:13,544 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-13T00:46:13,544 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-13T00:46:13,544 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-13T00:46:13,544 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-13T00:46:13,544 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-13T00:46:13,544 raise ResolutionImpossible(e.criterion.information) 2022-01-13T00:46:13,544 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pycounts-jkim==0.1.0'), parent=None)] 2022-01-13T00:46:13,544 2022-01-13T00:46:13,544 The above exception was the direct cause of the following exception: 2022-01-13T00:46:13,544 2022-01-13T00:46:13,544 Traceback (most recent call last): 2022-01-13T00:46:13,544 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-13T00:46:13,544 status = run_func(*args) 2022-01-13T00:46:13,544 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-13T00:46:13,544 return func(self, options, args) 2022-01-13T00:46:13,544 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-13T00:46:13,544 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-13T00:46:13,544 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-13T00:46:13,544 raise error from e 2022-01-13T00:46:13,544 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pycounts-jkim==0.1.0 2022-01-13T00:46:13,552 Removed build tracker: '/tmp/pip-req-tracker-9np2aoh3'