2021-08-20T21:29:54,931 Created temporary directory: /tmp/pip-ephem-wheel-cache-m03m9sxt 2021-08-20T21:29:54,934 Created temporary directory: /tmp/pip-req-tracker-fhv8nyjw 2021-08-20T21:29:54,935 Initialized build tracking at /tmp/pip-req-tracker-fhv8nyjw 2021-08-20T21:29:54,935 Created build tracker: /tmp/pip-req-tracker-fhv8nyjw 2021-08-20T21:29:54,935 Entered build tracker: /tmp/pip-req-tracker-fhv8nyjw 2021-08-20T21:29:54,936 Created temporary directory: /tmp/pip-wheel-4hy_qocg 2021-08-20T21:29:54,963 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-20T21:29:54,966 2 location(s) to search for versions of talked: 2021-08-20T21:29:54,966 * https://pypi.org/simple/talked/ 2021-08-20T21:29:54,966 * https://www.piwheels.org/simple/talked/ 2021-08-20T21:29:54,967 Fetching project page and analyzing links: https://pypi.org/simple/talked/ 2021-08-20T21:29:54,967 Getting page https://pypi.org/simple/talked/ 2021-08-20T21:29:54,969 Found index url https://pypi.org/simple 2021-08-20T21:29:55,054 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-20T21:29:55,055 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-20T21:29:55,055 Fetching project page and analyzing links: https://www.piwheels.org/simple/talked/ 2021-08-20T21:29:55,056 Getting page https://www.piwheels.org/simple/talked/ 2021-08-20T21:29:55,056 Found index url https://www.piwheels.org/simple 2021-08-20T21:29:55,174 Skipping link: not a file: https://www.piwheels.org/simple/talked/ 2021-08-20T21:29:55,175 Skipping link: not a file: https://pypi.org/simple/talked/ 2021-08-20T21:29:55,197 Given no hashes to check 0 links for project 'talked': discarding no candidates 2021-08-20T21:29:55,197 ERROR: Could not find a version that satisfies the requirement talked==0.1.3 (from versions: none) 2021-08-20T21:29:55,198 ERROR: No matching distribution found for talked==0.1.3 2021-08-20T21:29:55,198 Exception information: 2021-08-20T21:29:55,198 Traceback (most recent call last): 2021-08-20T21:29:55,198 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-20T21:29:55,198 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-20T21:29:55,198 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-20T21:29:55,198 raise RequirementsConflicted(criterion) 2021-08-20T21:29:55,198 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('talked==0.1.3') 2021-08-20T21:29:55,198 2021-08-20T21:29:55,198 During handling of the above exception, another exception occurred: 2021-08-20T21:29:55,198 2021-08-20T21:29:55,198 Traceback (most recent call last): 2021-08-20T21:29:55,198 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-20T21:29:55,198 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-20T21:29:55,198 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-20T21:29:55,198 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-20T21:29:55,198 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-20T21:29:55,198 raise ResolutionImpossible(e.criterion.information) 2021-08-20T21:29:55,198 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('talked==0.1.3'), parent=None)] 2021-08-20T21:29:55,198 2021-08-20T21:29:55,198 The above exception was the direct cause of the following exception: 2021-08-20T21:29:55,198 2021-08-20T21:29:55,198 Traceback (most recent call last): 2021-08-20T21:29:55,198 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-20T21:29:55,198 status = self.run(options, args) 2021-08-20T21:29:55,198 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-20T21:29:55,198 return func(self, options, args) 2021-08-20T21:29:55,198 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-20T21:29:55,198 reqs, check_supported_wheels=True 2021-08-20T21:29:55,198 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-20T21:29:55,198 raise error from e 2021-08-20T21:29:55,198 pip._internal.exceptions.DistributionNotFound: No matching distribution found for talked==0.1.3 2021-08-20T21:29:55,202 Removed build tracker: '/tmp/pip-req-tracker-fhv8nyjw'