2022-01-12T00:49:47,968 Created temporary directory: /tmp/pip-ephem-wheel-cache-v5eud6mj 2022-01-12T00:49:47,973 Created temporary directory: /tmp/pip-req-tracker-26ba2slx 2022-01-12T00:49:47,974 Initialized build tracking at /tmp/pip-req-tracker-26ba2slx 2022-01-12T00:49:47,975 Created build tracker: /tmp/pip-req-tracker-26ba2slx 2022-01-12T00:49:47,975 Entered build tracker: /tmp/pip-req-tracker-26ba2slx 2022-01-12T00:49:47,976 Created temporary directory: /tmp/pip-wheel-vs_pg7l_ 2022-01-12T00:49:48,047 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-12T00:49:48,051 2 location(s) to search for versions of pycountsmm1: 2022-01-12T00:49:48,051 * https://pypi.org/simple/pycountsmm1/ 2022-01-12T00:49:48,051 * https://www.piwheels.org/simple/pycountsmm1/ 2022-01-12T00:49:48,052 Fetching project page and analyzing links: https://pypi.org/simple/pycountsmm1/ 2022-01-12T00:49:48,054 Getting page https://pypi.org/simple/pycountsmm1/ 2022-01-12T00:49:48,057 Found index url https://pypi.org/simple 2022-01-12T00:49:48,255 Skipping link: No binaries permitted for pycountsmm1: https://files.pythonhosted.org/packages/1b/c1/73789db71e62ba734baa9fdbf4db472778f6bc9bf6c73bdec218c7149724/pycountsmm1-0.1.0-py3-none-any.whl#sha256=88bcf6759fcbfeef3a592dcc93cddc5615dec2512bf9ae02355a0b00234356ae (from https://pypi.org/simple/pycountsmm1/) (requires-python:>=3.9,<4.0) 2022-01-12T00:49:48,257 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/13/63/a81aa00872b84141b2259f1a915c1558568d6e100009b6f6d0cda1b116ad/pycountsmm1-0.1.0.tar.gz#sha256=181a04fed99b4b6d00236304e25c5540e86261a74977ef0b2bd3e969cfdd5d51 (from https://pypi.org/simple/pycountsmm1/) (requires-python:>=3.9,<4.0) 2022-01-12T00:49:48,258 Fetching project page and analyzing links: https://www.piwheels.org/simple/pycountsmm1/ 2022-01-12T00:49:48,259 Getting page https://www.piwheels.org/simple/pycountsmm1/ 2022-01-12T00:49:48,260 Found index url https://www.piwheels.org/simple 2022-01-12T00:49:48,474 Skipping link: not a file: https://www.piwheels.org/simple/pycountsmm1/ 2022-01-12T00:49:48,475 Skipping link: not a file: https://pypi.org/simple/pycountsmm1/ 2022-01-12T00:49:48,506 Given no hashes to check 0 links for project 'pycountsmm1': discarding no candidates 2022-01-12T00:49:48,507 ERROR: Could not find a version that satisfies the requirement pycountsmm1==0.1.0 (from versions: none) 2022-01-12T00:49:48,508 ERROR: No matching distribution found for pycountsmm1==0.1.0 2022-01-12T00:49:48,508 Exception information: 2022-01-12T00:49:48,508 Traceback (most recent call last): 2022-01-12T00:49:48,508 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-12T00:49:48,508 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-12T00:49:48,508 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-12T00:49:48,508 raise RequirementsConflicted(criterion) 2022-01-12T00:49:48,508 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pycountsmm1==0.1.0') 2022-01-12T00:49:48,508 2022-01-12T00:49:48,508 During handling of the above exception, another exception occurred: 2022-01-12T00:49:48,508 2022-01-12T00:49:48,508 Traceback (most recent call last): 2022-01-12T00:49:48,508 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-12T00:49:48,508 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-12T00:49:48,508 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-12T00:49:48,508 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-12T00:49:48,508 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-12T00:49:48,508 raise ResolutionImpossible(e.criterion.information) 2022-01-12T00:49:48,508 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pycountsmm1==0.1.0'), parent=None)] 2022-01-12T00:49:48,508 2022-01-12T00:49:48,508 The above exception was the direct cause of the following exception: 2022-01-12T00:49:48,508 2022-01-12T00:49:48,508 Traceback (most recent call last): 2022-01-12T00:49:48,508 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-12T00:49:48,508 status = run_func(*args) 2022-01-12T00:49:48,508 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-12T00:49:48,508 return func(self, options, args) 2022-01-12T00:49:48,508 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-12T00:49:48,508 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-12T00:49:48,508 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-12T00:49:48,508 raise error from e 2022-01-12T00:49:48,508 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pycountsmm1==0.1.0 2022-01-12T00:49:48,516 Removed build tracker: '/tmp/pip-req-tracker-26ba2slx'