2021-10-18T17:20:57,286 Created temporary directory: /tmp/pip-ephem-wheel-cache-odm5tucq 2021-10-18T17:20:57,290 Created temporary directory: /tmp/pip-req-tracker-z_qzmw9j 2021-10-18T17:20:57,290 Initialized build tracking at /tmp/pip-req-tracker-z_qzmw9j 2021-10-18T17:20:57,290 Created build tracker: /tmp/pip-req-tracker-z_qzmw9j 2021-10-18T17:20:57,291 Entered build tracker: /tmp/pip-req-tracker-z_qzmw9j 2021-10-18T17:20:57,291 Created temporary directory: /tmp/pip-wheel-jm_ubhv_ 2021-10-18T17:20:57,325 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-18T17:20:57,327 2 location(s) to search for versions of smstats: 2021-10-18T17:20:57,327 * https://pypi.org/simple/smstats/ 2021-10-18T17:20:57,327 * https://www.piwheels.org/simple/smstats/ 2021-10-18T17:20:57,328 Fetching project page and analyzing links: https://pypi.org/simple/smstats/ 2021-10-18T17:20:57,328 Getting page https://pypi.org/simple/smstats/ 2021-10-18T17:20:57,330 Found index url https://pypi.org/simple 2021-10-18T17:20:57,419 Skipping link: No binaries permitted for smstats: https://files.pythonhosted.org/packages/3a/ad/74bcf6cd5831d16397ef7ff3cb7c3c56932d0f23c6148bd639a3318a8271/smstats-1.0.0-py3-none-any.whl#sha256=d5a6999d7f38cc81cd47dfc0a450a9f4048069117f2a591be67bbd829cbda7aa (from https://pypi.org/simple/smstats/) (requires-python:>=3.9) 2021-10-18T17:20:57,420 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/42/9e/da0809d2a4e044b2e1c7cb181fb234290094711351c5dabc985e0fa96fe0/smstats-1.0.0.tar.gz#sha256=0dce9f5b2ba40e4a9b20e4eec0119b7ef91acbadfa09d12b9c7a3d8c8dd3a9cb (from https://pypi.org/simple/smstats/) (requires-python:>=3.9) 2021-10-18T17:20:57,420 Fetching project page and analyzing links: https://www.piwheels.org/simple/smstats/ 2021-10-18T17:20:57,421 Getting page https://www.piwheels.org/simple/smstats/ 2021-10-18T17:20:57,422 Found index url https://www.piwheels.org/simple 2021-10-18T17:20:57,602 Skipping link: not a file: https://www.piwheels.org/simple/smstats/ 2021-10-18T17:20:57,603 Skipping link: not a file: https://pypi.org/simple/smstats/ 2021-10-18T17:20:57,619 Given no hashes to check 0 links for project 'smstats': discarding no candidates 2021-10-18T17:20:57,620 ERROR: Could not find a version that satisfies the requirement smstats==1.0.0 (from versions: none) 2021-10-18T17:20:57,620 ERROR: No matching distribution found for smstats==1.0.0 2021-10-18T17:20:57,620 Exception information: 2021-10-18T17:20:57,620 Traceback (most recent call last): 2021-10-18T17:20:57,620 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-18T17:20:57,620 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-18T17:20:57,620 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-18T17:20:57,620 raise RequirementsConflicted(criterion) 2021-10-18T17:20:57,620 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('smstats==1.0.0') 2021-10-18T17:20:57,620 2021-10-18T17:20:57,620 During handling of the above exception, another exception occurred: 2021-10-18T17:20:57,620 2021-10-18T17:20:57,620 Traceback (most recent call last): 2021-10-18T17:20:57,620 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-18T17:20:57,620 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-18T17:20:57,620 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-18T17:20:57,620 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-18T17:20:57,620 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-18T17:20:57,620 raise ResolutionImpossible(e.criterion.information) 2021-10-18T17:20:57,620 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('smstats==1.0.0'), parent=None)] 2021-10-18T17:20:57,620 2021-10-18T17:20:57,620 The above exception was the direct cause of the following exception: 2021-10-18T17:20:57,620 2021-10-18T17:20:57,620 Traceback (most recent call last): 2021-10-18T17:20:57,620 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-18T17:20:57,620 status = self.run(options, args) 2021-10-18T17:20:57,620 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-18T17:20:57,620 return func(self, options, args) 2021-10-18T17:20:57,620 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-18T17:20:57,620 reqs, check_supported_wheels=True 2021-10-18T17:20:57,620 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-18T17:20:57,620 raise error from e 2021-10-18T17:20:57,620 pip._internal.exceptions.DistributionNotFound: No matching distribution found for smstats==1.0.0 2021-10-18T17:20:57,625 Removed build tracker: '/tmp/pip-req-tracker-z_qzmw9j'