2022-01-15T06:15:54,766 Created temporary directory: /tmp/pip-ephem-wheel-cache-jea3ld72 2022-01-15T06:15:54,771 Created temporary directory: /tmp/pip-req-tracker-nvylcq69 2022-01-15T06:15:54,772 Initialized build tracking at /tmp/pip-req-tracker-nvylcq69 2022-01-15T06:15:54,773 Created build tracker: /tmp/pip-req-tracker-nvylcq69 2022-01-15T06:15:54,773 Entered build tracker: /tmp/pip-req-tracker-nvylcq69 2022-01-15T06:15:54,774 Created temporary directory: /tmp/pip-wheel-kcto6_vv 2022-01-15T06:15:54,838 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-15T06:15:54,844 2 location(s) to search for versions of wordcounts: 2022-01-15T06:15:54,844 * https://pypi.org/simple/wordcounts/ 2022-01-15T06:15:54,844 * https://www.piwheels.org/simple/wordcounts/ 2022-01-15T06:15:54,845 Fetching project page and analyzing links: https://pypi.org/simple/wordcounts/ 2022-01-15T06:15:54,846 Getting page https://pypi.org/simple/wordcounts/ 2022-01-15T06:15:54,849 Found index url https://pypi.org/simple 2022-01-15T06:15:55,049 Skipping link: No binaries permitted for wordcounts: https://files.pythonhosted.org/packages/11/f1/f3bcb5778fca796da147a4c1d0ef35df8583c7ad51005f5a78fdac94ee4c/wordcounts-0.1.0-py3-none-any.whl#sha256=9292ec645f2df5a6aceb72ddff0aad1c0819f80006293e248f2ab123225bb439 (from https://pypi.org/simple/wordcounts/) (requires-python:>=3.9,<4.0) 2022-01-15T06:15:55,051 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/f9/c1/2bcae0fe66107179e5657cc45e3d95040b258fbacc51e63ad93127ce5ae1/wordcounts-0.1.0.tar.gz#sha256=bcbc5fbef15713d25b39755de3b714dea80b581f828c982f72a6e7e3824fa820 (from https://pypi.org/simple/wordcounts/) (requires-python:>=3.9,<4.0) 2022-01-15T06:15:55,052 Fetching project page and analyzing links: https://www.piwheels.org/simple/wordcounts/ 2022-01-15T06:15:55,052 Getting page https://www.piwheels.org/simple/wordcounts/ 2022-01-15T06:15:55,054 Found index url https://www.piwheels.org/simple 2022-01-15T06:15:55,268 Skipping link: not a file: https://www.piwheels.org/simple/wordcounts/ 2022-01-15T06:15:55,268 Skipping link: not a file: https://pypi.org/simple/wordcounts/ 2022-01-15T06:15:55,300 Given no hashes to check 0 links for project 'wordcounts': discarding no candidates 2022-01-15T06:15:55,301 ERROR: Could not find a version that satisfies the requirement wordcounts==0.1.0 (from versions: none) 2022-01-15T06:15:55,301 ERROR: No matching distribution found for wordcounts==0.1.0 2022-01-15T06:15:55,302 Exception information: 2022-01-15T06:15:55,302 Traceback (most recent call last): 2022-01-15T06:15:55,302 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-15T06:15:55,302 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-15T06:15:55,302 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-15T06:15:55,302 raise RequirementsConflicted(criterion) 2022-01-15T06:15:55,302 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('wordcounts==0.1.0') 2022-01-15T06:15:55,302 2022-01-15T06:15:55,302 During handling of the above exception, another exception occurred: 2022-01-15T06:15:55,302 2022-01-15T06:15:55,302 Traceback (most recent call last): 2022-01-15T06:15:55,302 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-15T06:15:55,302 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-15T06:15:55,302 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-15T06:15:55,302 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-15T06:15:55,302 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-15T06:15:55,302 raise ResolutionImpossible(e.criterion.information) 2022-01-15T06:15:55,302 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('wordcounts==0.1.0'), parent=None)] 2022-01-15T06:15:55,302 2022-01-15T06:15:55,302 The above exception was the direct cause of the following exception: 2022-01-15T06:15:55,302 2022-01-15T06:15:55,302 Traceback (most recent call last): 2022-01-15T06:15:55,302 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-15T06:15:55,302 status = run_func(*args) 2022-01-15T06:15:55,302 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-15T06:15:55,302 return func(self, options, args) 2022-01-15T06:15:55,302 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-15T06:15:55,302 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-15T06:15:55,302 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-15T06:15:55,302 raise error from e 2022-01-15T06:15:55,302 pip._internal.exceptions.DistributionNotFound: No matching distribution found for wordcounts==0.1.0 2022-01-15T06:15:55,310 Removed build tracker: '/tmp/pip-req-tracker-nvylcq69'