2022-01-12T07:31:13,271 Created temporary directory: /tmp/pip-ephem-wheel-cache-nu0y6kxg 2022-01-12T07:31:13,277 Created temporary directory: /tmp/pip-req-tracker-obyuuy6l 2022-01-12T07:31:13,278 Initialized build tracking at /tmp/pip-req-tracker-obyuuy6l 2022-01-12T07:31:13,278 Created build tracker: /tmp/pip-req-tracker-obyuuy6l 2022-01-12T07:31:13,278 Entered build tracker: /tmp/pip-req-tracker-obyuuy6l 2022-01-12T07:31:13,279 Created temporary directory: /tmp/pip-wheel-2_kaglma 2022-01-12T07:31:13,343 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-12T07:31:13,349 2 location(s) to search for versions of pycounts-liannahovh: 2022-01-12T07:31:13,349 * https://pypi.org/simple/pycounts-liannahovh/ 2022-01-12T07:31:13,349 * https://www.piwheels.org/simple/pycounts-liannahovh/ 2022-01-12T07:31:13,350 Fetching project page and analyzing links: https://pypi.org/simple/pycounts-liannahovh/ 2022-01-12T07:31:13,351 Getting page https://pypi.org/simple/pycounts-liannahovh/ 2022-01-12T07:31:13,354 Found index url https://pypi.org/simple 2022-01-12T07:31:13,561 Skipping link: No binaries permitted for pycounts-liannahovh: https://files.pythonhosted.org/packages/f8/b0/a31a3464a38aaac17334f4f48c88012676fbf6e14e64ac03c1cb27c49a18/pycounts_liannahovh-0.1.0-py3-none-any.whl#sha256=5e3849c82ae9f5041e5f541620bac803044158738f7a76db3c881830859ca7c1 (from https://pypi.org/simple/pycounts-liannahovh/) (requires-python:>=3.9,<4.0) 2022-01-12T07:31:13,563 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/b5/31/b47c861d2fdbaffab5cf16da58300dac4fa85bdc4853015039b7b4082ca8/pycounts_liannahovh-0.1.0.tar.gz#sha256=3f7813430f9c4cb080df39ca90e5d5b8cb9afb80e11090c99a4b9d40de86d3ab (from https://pypi.org/simple/pycounts-liannahovh/) (requires-python:>=3.9,<4.0) 2022-01-12T07:31:13,564 Fetching project page and analyzing links: https://www.piwheels.org/simple/pycounts-liannahovh/ 2022-01-12T07:31:13,564 Getting page https://www.piwheels.org/simple/pycounts-liannahovh/ 2022-01-12T07:31:13,566 Found index url https://www.piwheels.org/simple 2022-01-12T07:31:13,768 Skipping link: not a file: https://www.piwheels.org/simple/pycounts-liannahovh/ 2022-01-12T07:31:13,768 Skipping link: not a file: https://pypi.org/simple/pycounts-liannahovh/ 2022-01-12T07:31:13,799 Given no hashes to check 0 links for project 'pycounts-liannahovh': discarding no candidates 2022-01-12T07:31:13,800 ERROR: Could not find a version that satisfies the requirement pycounts-liannahovh==0.1.0 (from versions: none) 2022-01-12T07:31:13,801 ERROR: No matching distribution found for pycounts-liannahovh==0.1.0 2022-01-12T07:31:13,801 Exception information: 2022-01-12T07:31:13,801 Traceback (most recent call last): 2022-01-12T07:31:13,801 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-12T07:31:13,801 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-12T07:31:13,801 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-12T07:31:13,801 raise RequirementsConflicted(criterion) 2022-01-12T07:31:13,801 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pycounts-liannahovh==0.1.0') 2022-01-12T07:31:13,801 2022-01-12T07:31:13,801 During handling of the above exception, another exception occurred: 2022-01-12T07:31:13,801 2022-01-12T07:31:13,801 Traceback (most recent call last): 2022-01-12T07:31:13,801 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-12T07:31:13,801 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-12T07:31:13,801 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-12T07:31:13,801 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-12T07:31:13,801 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-12T07:31:13,801 raise ResolutionImpossible(e.criterion.information) 2022-01-12T07:31:13,801 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pycounts-liannahovh==0.1.0'), parent=None)] 2022-01-12T07:31:13,801 2022-01-12T07:31:13,801 The above exception was the direct cause of the following exception: 2022-01-12T07:31:13,801 2022-01-12T07:31:13,801 Traceback (most recent call last): 2022-01-12T07:31:13,801 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-12T07:31:13,801 status = run_func(*args) 2022-01-12T07:31:13,801 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-12T07:31:13,801 return func(self, options, args) 2022-01-12T07:31:13,801 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-12T07:31:13,801 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-12T07:31:13,801 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-12T07:31:13,801 raise error from e 2022-01-12T07:31:13,801 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pycounts-liannahovh==0.1.0 2022-01-12T07:31:13,809 Removed build tracker: '/tmp/pip-req-tracker-obyuuy6l'