2021-08-17T10:56:30,251 Created temporary directory: /tmp/pip-ephem-wheel-cache-ie7w8xfm 2021-08-17T10:56:30,254 Created temporary directory: /tmp/pip-req-tracker-ztve1zst 2021-08-17T10:56:30,255 Initialized build tracking at /tmp/pip-req-tracker-ztve1zst 2021-08-17T10:56:30,255 Created build tracker: /tmp/pip-req-tracker-ztve1zst 2021-08-17T10:56:30,255 Entered build tracker: /tmp/pip-req-tracker-ztve1zst 2021-08-17T10:56:30,256 Created temporary directory: /tmp/pip-wheel-h104t5xe 2021-08-17T10:56:30,283 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-17T10:56:30,286 2 location(s) to search for versions of netchat: 2021-08-17T10:56:30,286 * https://pypi.org/simple/netchat/ 2021-08-17T10:56:30,286 * https://www.piwheels.org/simple/netchat/ 2021-08-17T10:56:30,286 Fetching project page and analyzing links: https://pypi.org/simple/netchat/ 2021-08-17T10:56:30,287 Getting page https://pypi.org/simple/netchat/ 2021-08-17T10:56:30,288 Found index url https://pypi.org/simple 2021-08-17T10:56:30,374 Skipping link: No binaries permitted for netchat: https://files.pythonhosted.org/packages/dd/a7/5d1e04905243cc9b5be23e86c881bba2c636ed9e737b80dae43826842432/netchat-1.0.2-py3-none-any.whl#sha256=18e42a138126bef9deef9b837c793b5888930f8905a1aca30d1a3ca6f8275e9f (from https://pypi.org/simple/netchat/) (requires-python:>=3.8) 2021-08-17T10:56:30,375 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/bf/61/91ef38485130edd185b07189cce9e94b6f006933d304cd4d37ee301ae0de/netchat-1.0.2.tar.gz#sha256=57f641e65bbb7d3c4c777f07ad74a99fb5f853aa6486a310540fa53a6b0fffda (from https://pypi.org/simple/netchat/) (requires-python:>=3.8) 2021-08-17T10:56:30,375 Skipping link: No binaries permitted for netchat: https://files.pythonhosted.org/packages/e3/17/8bd1c6b9b69c9a81fec796a7c3f2ae2b8ccecd5f8e9efa0fdfe294b0472b/netchat-1.0.3-py3-none-any.whl#sha256=757df162a02ba300a825bf198dcae8e52fccbe3528b35ba9180a51d4227d6bf2 (from https://pypi.org/simple/netchat/) (requires-python:>=3.8) 2021-08-17T10:56:30,376 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/c2/8d/71b0b4a23d492b7397b3d56a84c68c192c306e93194661b9bb208c3a9577/netchat-1.0.3.tar.gz#sha256=6b2ac801d880ec697b6f8abbce72d7574912af73a7547c19a5846e3961f548b5 (from https://pypi.org/simple/netchat/) (requires-python:>=3.8) 2021-08-17T10:56:30,376 Fetching project page and analyzing links: https://www.piwheels.org/simple/netchat/ 2021-08-17T10:56:30,376 Getting page https://www.piwheels.org/simple/netchat/ 2021-08-17T10:56:30,377 Found index url https://www.piwheels.org/simple 2021-08-17T10:56:30,489 Skipping link: not a file: https://www.piwheels.org/simple/netchat/ 2021-08-17T10:56:30,489 Skipping link: not a file: https://pypi.org/simple/netchat/ 2021-08-17T10:56:30,510 Given no hashes to check 0 links for project 'netchat': discarding no candidates 2021-08-17T10:56:30,510 ERROR: Could not find a version that satisfies the requirement netchat==1.0.3 (from versions: none) 2021-08-17T10:56:30,510 ERROR: No matching distribution found for netchat==1.0.3 2021-08-17T10:56:30,511 Exception information: 2021-08-17T10:56:30,511 Traceback (most recent call last): 2021-08-17T10:56:30,511 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-17T10:56:30,511 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-17T10:56:30,511 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-17T10:56:30,511 raise RequirementsConflicted(criterion) 2021-08-17T10:56:30,511 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('netchat==1.0.3') 2021-08-17T10:56:30,511 2021-08-17T10:56:30,511 During handling of the above exception, another exception occurred: 2021-08-17T10:56:30,511 2021-08-17T10:56:30,511 Traceback (most recent call last): 2021-08-17T10:56:30,511 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-17T10:56:30,511 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-17T10:56:30,511 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-17T10:56:30,511 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-17T10:56:30,511 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-17T10:56:30,511 raise ResolutionImpossible(e.criterion.information) 2021-08-17T10:56:30,511 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('netchat==1.0.3'), parent=None)] 2021-08-17T10:56:30,511 2021-08-17T10:56:30,511 The above exception was the direct cause of the following exception: 2021-08-17T10:56:30,511 2021-08-17T10:56:30,511 Traceback (most recent call last): 2021-08-17T10:56:30,511 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-17T10:56:30,511 status = self.run(options, args) 2021-08-17T10:56:30,511 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-17T10:56:30,511 return func(self, options, args) 2021-08-17T10:56:30,511 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-17T10:56:30,511 reqs, check_supported_wheels=True 2021-08-17T10:56:30,511 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-17T10:56:30,511 raise error from e 2021-08-17T10:56:30,511 pip._internal.exceptions.DistributionNotFound: No matching distribution found for netchat==1.0.3 2021-08-17T10:56:30,515 Removed build tracker: '/tmp/pip-req-tracker-ztve1zst'