2021-08-30T18:46:57,097 Created temporary directory: /tmp/pip-ephem-wheel-cache-xfavxu94 2021-08-30T18:46:57,100 Created temporary directory: /tmp/pip-req-tracker-lk50fk04 2021-08-30T18:46:57,101 Initialized build tracking at /tmp/pip-req-tracker-lk50fk04 2021-08-30T18:46:57,101 Created build tracker: /tmp/pip-req-tracker-lk50fk04 2021-08-30T18:46:57,101 Entered build tracker: /tmp/pip-req-tracker-lk50fk04 2021-08-30T18:46:57,102 Created temporary directory: /tmp/pip-wheel-lon0_g9w 2021-08-30T18:46:57,134 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-30T18:46:57,137 2 location(s) to search for versions of toyotama: 2021-08-30T18:46:57,137 * https://pypi.org/simple/toyotama/ 2021-08-30T18:46:57,137 * https://www.piwheels.org/simple/toyotama/ 2021-08-30T18:46:57,137 Fetching project page and analyzing links: https://pypi.org/simple/toyotama/ 2021-08-30T18:46:57,138 Getting page https://pypi.org/simple/toyotama/ 2021-08-30T18:46:57,139 Found index url https://pypi.org/simple 2021-08-30T18:46:57,235 Skipping link: No binaries permitted for toyotama: https://files.pythonhosted.org/packages/f0/95/954e3dc84f576e58540c8a40c32db684aae41dafc70f19004d563d480965/toyotama-0.9.1-py3-none-any.whl#sha256=28d925f99ce39e246d451330cf0ee34548f1f54363f02541e5bf8cbffb2c3785 (from https://pypi.org/simple/toyotama/) (requires-python:>=3.9.*, <4) 2021-08-30T18:46:57,236 Link requires a different Python (3.7.3 not in: '>=3.9.*, <4'): https://files.pythonhosted.org/packages/15/69/f57ba3673fec840994d9d7ec4a5da1749fec0ee72fc44e6dfca7e4e72061/toyotama-0.9.1.tar.gz#sha256=842b61d0d1b6923dfec2fa59be1a66062d22ca824e0c1d485b83000f858acbcc (from https://pypi.org/simple/toyotama/) (requires-python:>=3.9.*, <4) 2021-08-30T18:46:57,237 Skipping link: No binaries permitted for toyotama: https://files.pythonhosted.org/packages/78/10/8c6012c03de1496ac0e071227f6c90994d6a2cafb084f3e6733dac35ee1d/toyotama-0.9.1.1-py3-none-any.whl#sha256=ef220b44956f5a82e73e2e717d0cbec77e8b99572428fb45236df9a47477b12e (from https://pypi.org/simple/toyotama/) (requires-python:>=3.9.*, <4) 2021-08-30T18:46:57,237 Link requires a different Python (3.7.3 not in: '>=3.9.*, <4'): https://files.pythonhosted.org/packages/9d/3b/870068237ec49cf744d1ce9160c8b1ce35a988c49f5d756f6e286af116fe/toyotama-0.9.1.1.tar.gz#sha256=3e7c5a4b9991fc91a3311f172a2b8025e5afa97706d4788537bfc894a665a27c (from https://pypi.org/simple/toyotama/) (requires-python:>=3.9.*, <4) 2021-08-30T18:46:57,238 Link requires a different Python (3.7.3 not in: '>=3.9.*, <4'): https://files.pythonhosted.org/packages/48/d6/ccf8e77d9c2d68a92e60cdac400f21fb5a0a8c46724bcedc07fd143f6346/toyotama-0.9.2.tar.gz#sha256=dca6394f56a1d71d33ff9fbd18eb9476f1e432f4b647b232bbfa0099e3877ded (from https://pypi.org/simple/toyotama/) (requires-python:>=3.9.*, <4) 2021-08-30T18:46:57,238 Fetching project page and analyzing links: https://www.piwheels.org/simple/toyotama/ 2021-08-30T18:46:57,239 Getting page https://www.piwheels.org/simple/toyotama/ 2021-08-30T18:46:57,239 Found index url https://www.piwheels.org/simple 2021-08-30T18:46:57,352 Skipping link: No binaries permitted for toyotama: https://www.piwheels.org/simple/toyotama/toyotama-0.9.1.1-py3-none-any.whl#sha256=fe8610292145b433a06b6bda0969ab4488860cbba88ac447ef42f88b0d1c8b3c (from https://www.piwheels.org/simple/toyotama/) (requires-python:>=3.9.*, <4) 2021-08-30T18:46:57,353 Skipping link: not a file: https://www.piwheels.org/simple/toyotama/ 2021-08-30T18:46:57,354 Skipping link: not a file: https://pypi.org/simple/toyotama/ 2021-08-30T18:46:57,373 Given no hashes to check 0 links for project 'toyotama': discarding no candidates 2021-08-30T18:46:57,373 ERROR: Could not find a version that satisfies the requirement toyotama==0.9.2 (from versions: none) 2021-08-30T18:46:57,373 ERROR: No matching distribution found for toyotama==0.9.2 2021-08-30T18:46:57,374 Exception information: 2021-08-30T18:46:57,374 Traceback (most recent call last): 2021-08-30T18:46:57,374 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-30T18:46:57,374 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-30T18:46:57,374 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-30T18:46:57,374 raise RequirementsConflicted(criterion) 2021-08-30T18:46:57,374 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('toyotama==0.9.2') 2021-08-30T18:46:57,374 2021-08-30T18:46:57,374 During handling of the above exception, another exception occurred: 2021-08-30T18:46:57,374 2021-08-30T18:46:57,374 Traceback (most recent call last): 2021-08-30T18:46:57,374 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-30T18:46:57,374 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-30T18:46:57,374 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-30T18:46:57,374 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-30T18:46:57,374 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-30T18:46:57,374 raise ResolutionImpossible(e.criterion.information) 2021-08-30T18:46:57,374 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('toyotama==0.9.2'), parent=None)] 2021-08-30T18:46:57,374 2021-08-30T18:46:57,374 The above exception was the direct cause of the following exception: 2021-08-30T18:46:57,374 2021-08-30T18:46:57,374 Traceback (most recent call last): 2021-08-30T18:46:57,374 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-30T18:46:57,374 status = self.run(options, args) 2021-08-30T18:46:57,374 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-30T18:46:57,374 return func(self, options, args) 2021-08-30T18:46:57,374 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-30T18:46:57,374 reqs, check_supported_wheels=True 2021-08-30T18:46:57,374 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-30T18:46:57,374 raise error from e 2021-08-30T18:46:57,374 pip._internal.exceptions.DistributionNotFound: No matching distribution found for toyotama==0.9.2 2021-08-30T18:46:57,378 Removed build tracker: '/tmp/pip-req-tracker-lk50fk04'