2021-08-23T21:39:30,494 Created temporary directory: /tmp/pip-ephem-wheel-cache-y7s6j473 2021-08-23T21:39:30,498 Created temporary directory: /tmp/pip-req-tracker-v6oqu34_ 2021-08-23T21:39:30,498 Initialized build tracking at /tmp/pip-req-tracker-v6oqu34_ 2021-08-23T21:39:30,498 Created build tracker: /tmp/pip-req-tracker-v6oqu34_ 2021-08-23T21:39:30,499 Entered build tracker: /tmp/pip-req-tracker-v6oqu34_ 2021-08-23T21:39:30,499 Created temporary directory: /tmp/pip-wheel-aglpamqy 2021-08-23T21:39:30,526 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-23T21:39:30,529 2 location(s) to search for versions of talked: 2021-08-23T21:39:30,529 * https://pypi.org/simple/talked/ 2021-08-23T21:39:30,529 * https://www.piwheels.org/simple/talked/ 2021-08-23T21:39:30,529 Fetching project page and analyzing links: https://pypi.org/simple/talked/ 2021-08-23T21:39:30,530 Getting page https://pypi.org/simple/talked/ 2021-08-23T21:39:30,531 Found index url https://pypi.org/simple 2021-08-23T21:39:30,618 Skipping link: No binaries permitted for talked: https://files.pythonhosted.org/packages/6a/22/c29ea71467699b494ba9edf42b5dd4c9256dc1346d2bd43d2a91b2aba529/talked-0.1.3-py3-none-any.whl#sha256=97154867bf9c3b0752952b7e2ae3b9bee765d83796c2af0970ce8c081a496200 (from https://pypi.org/simple/talked/) (requires-python:>=3.8,<4.0) 2021-08-23T21:39:30,619 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/2c/fb/539ab203ff28e5d64e41779d2ec1a25c1bb6ebffaf42a1bb81badba0b5ac/talked-0.1.3.tar.gz#sha256=d55d1cbe4a56ffbdd38997c2ce4e117909bbdf0caf5db35b3e8e70cd9c9db554 (from https://pypi.org/simple/talked/) (requires-python:>=3.8,<4.0) 2021-08-23T21:39:30,619 Skipping link: No binaries permitted for talked: https://files.pythonhosted.org/packages/98/90/4c12c752aef66a06533c7cd2f9b3d2b9bb156498add2eb21438cf0ecc544/talked-0.1.4-py3-none-any.whl#sha256=28f885eb940f29f185585226bca2eb4612cc5ebaaa47d08f8b93dbe428511d36 (from https://pypi.org/simple/talked/) (requires-python:>=3.8,<4.0) 2021-08-23T21:39:30,620 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/b5/f5/5c9677b37200cd69782398024051a6afdbf4ce7638a172e06f4b2e559f63/talked-0.1.4.tar.gz#sha256=3f1e563722f74172bf18cb77ed94f5163bf981b4a0179c132a25abcdc67ccf84 (from https://pypi.org/simple/talked/) (requires-python:>=3.8,<4.0) 2021-08-23T21:39:30,620 Fetching project page and analyzing links: https://www.piwheels.org/simple/talked/ 2021-08-23T21:39:30,621 Getting page https://www.piwheels.org/simple/talked/ 2021-08-23T21:39:30,621 Found index url https://www.piwheels.org/simple 2021-08-23T21:39:30,731 Skipping link: No binaries permitted for talked: https://www.piwheels.org/simple/talked/talked-0.1.3-py3-none-any.whl#sha256=d0a87dff84cbb326d9b334eada2bc34ff7af5b3f89570f2d125fb2e8be21cc74 (from https://www.piwheels.org/simple/talked/) (requires-python:>=3.8,<4.0) 2021-08-23T21:39:30,731 Skipping link: not a file: https://www.piwheels.org/simple/talked/ 2021-08-23T21:39:30,732 Skipping link: not a file: https://pypi.org/simple/talked/ 2021-08-23T21:39:30,752 Given no hashes to check 0 links for project 'talked': discarding no candidates 2021-08-23T21:39:30,753 ERROR: Could not find a version that satisfies the requirement talked==0.1.4 (from versions: none) 2021-08-23T21:39:30,753 ERROR: No matching distribution found for talked==0.1.4 2021-08-23T21:39:30,753 Exception information: 2021-08-23T21:39:30,753 Traceback (most recent call last): 2021-08-23T21:39:30,753 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-23T21:39:30,753 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-23T21:39:30,753 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-23T21:39:30,753 raise RequirementsConflicted(criterion) 2021-08-23T21:39:30,753 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('talked==0.1.4') 2021-08-23T21:39:30,753 2021-08-23T21:39:30,753 During handling of the above exception, another exception occurred: 2021-08-23T21:39:30,753 2021-08-23T21:39:30,753 Traceback (most recent call last): 2021-08-23T21:39:30,753 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-23T21:39:30,753 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-23T21:39:30,753 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-23T21:39:30,753 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-23T21:39:30,753 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-23T21:39:30,753 raise ResolutionImpossible(e.criterion.information) 2021-08-23T21:39:30,753 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('talked==0.1.4'), parent=None)] 2021-08-23T21:39:30,753 2021-08-23T21:39:30,753 The above exception was the direct cause of the following exception: 2021-08-23T21:39:30,753 2021-08-23T21:39:30,753 Traceback (most recent call last): 2021-08-23T21:39:30,753 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-23T21:39:30,753 status = self.run(options, args) 2021-08-23T21:39:30,753 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-23T21:39:30,753 return func(self, options, args) 2021-08-23T21:39:30,753 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-23T21:39:30,753 reqs, check_supported_wheels=True 2021-08-23T21:39:30,753 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-23T21:39:30,753 raise error from e 2021-08-23T21:39:30,753 pip._internal.exceptions.DistributionNotFound: No matching distribution found for talked==0.1.4 2021-08-23T21:39:30,757 Removed build tracker: '/tmp/pip-req-tracker-v6oqu34_'