2022-05-21T11:45:21,288 Created temporary directory: /tmp/pip-ephem-wheel-cache-g38zikw8 2022-05-21T11:45:21,294 Created temporary directory: /tmp/pip-build-tracker-8_vp13pl 2022-05-21T11:45:21,295 Initialized build tracking at /tmp/pip-build-tracker-8_vp13pl 2022-05-21T11:45:21,295 Created build tracker: /tmp/pip-build-tracker-8_vp13pl 2022-05-21T11:45:21,295 Entered build tracker: /tmp/pip-build-tracker-8_vp13pl 2022-05-21T11:45:21,296 Created temporary directory: /tmp/pip-wheel-mjcn4bia 2022-05-21T11:45:21,359 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-21T11:45:21,368 2 location(s) to search for versions of django-websocketclient: 2022-05-21T11:45:21,368 * https://pypi.org/simple/django-websocketclient/ 2022-05-21T11:45:21,368 * https://www.piwheels.org/simple/django-websocketclient/ 2022-05-21T11:45:21,369 Fetching project page and analyzing links: https://pypi.org/simple/django-websocketclient/ 2022-05-21T11:45:21,370 Getting page https://pypi.org/simple/django-websocketclient/ 2022-05-21T11:45:21,373 Found index url https://pypi.org/simple 2022-05-21T11:45:21,477 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/e6/9a/e91bf22f7fac3cdf205e06d1aedd2ed501b4288cc91e0b96c526bb2e2d2d/django-websocketclient-0.1.0.tar.gz#sha256=6db8b8b94e966e8a9a94bf3d46bf6b1518fd349a099a09f8b5d15f55d82d9c45 (from https://pypi.org/simple/django-websocketclient/) (requires-python:>=3.8,<4.0) 2022-05-21T11:45:21,478 Skipping link: 0.1.0 Requires-Python >=3.8,<4.0: https://files.pythonhosted.org/packages/e6/9a/e91bf22f7fac3cdf205e06d1aedd2ed501b4288cc91e0b96c526bb2e2d2d/django-websocketclient-0.1.0.tar.gz#sha256=6db8b8b94e966e8a9a94bf3d46bf6b1518fd349a099a09f8b5d15f55d82d9c45 (from https://pypi.org/simple/django-websocketclient/) (requires-python:>=3.8,<4.0) 2022-05-21T11:45:21,479 Skipping link: No binaries permitted for django-websocketclient: https://files.pythonhosted.org/packages/70/0d/dd05e02fb9b7efc176632a882ece9fac8ccc6a8c2425ccb5efe133b2510a/django_websocketclient-0.1.0-py3-none-any.whl#sha256=082c12cbf70b357032c9cc0887515b37d9881e250b6601ab41a3e0e479680ebe (from https://pypi.org/simple/django-websocketclient/) (requires-python:>=3.8,<4.0) 2022-05-21T11:45:21,479 Fetching project page and analyzing links: https://www.piwheels.org/simple/django-websocketclient/ 2022-05-21T11:45:21,480 Getting page https://www.piwheels.org/simple/django-websocketclient/ 2022-05-21T11:45:21,482 Found index url https://www.piwheels.org/simple 2022-05-21T11:45:21,713 Skipping link: not a file: https://www.piwheels.org/simple/django-websocketclient/ 2022-05-21T11:45:21,713 Skipping link: not a file: https://pypi.org/simple/django-websocketclient/ 2022-05-21T11:45:21,744 Given no hashes to check 0 links for project 'django-websocketclient': discarding no candidates 2022-05-21T11:45:21,745 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.8,<4.0 2022-05-21T11:45:21,747 ERROR: Could not find a version that satisfies the requirement django-websocketclient==0.1.0 (from versions: none) 2022-05-21T11:45:21,749 ERROR: No matching distribution found for django-websocketclient==0.1.0 2022-05-21T11:45:21,751 Exception information: 2022-05-21T11:45:21,751 Traceback (most recent call last): 2022-05-21T11:45:21,751 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-21T11:45:21,751 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-21T11:45:21,751 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-21T11:45:21,751 raise RequirementsConflicted(criterion) 2022-05-21T11:45:21,751 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-websocketclient==0.1.0') 2022-05-21T11:45:21,751 2022-05-21T11:45:21,751 During handling of the above exception, another exception occurred: 2022-05-21T11:45:21,751 2022-05-21T11:45:21,751 Traceback (most recent call last): 2022-05-21T11:45:21,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-21T11:45:21,751 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-21T11:45:21,751 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-21T11:45:21,751 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-21T11:45:21,751 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-21T11:45:21,751 raise ResolutionImpossible(e.criterion.information) 2022-05-21T11:45:21,751 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-websocketclient==0.1.0'), parent=None)] 2022-05-21T11:45:21,751 2022-05-21T11:45:21,751 The above exception was the direct cause of the following exception: 2022-05-21T11:45:21,751 2022-05-21T11:45:21,751 Traceback (most recent call last): 2022-05-21T11:45:21,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-21T11:45:21,751 status = run_func(*args) 2022-05-21T11:45:21,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-21T11:45:21,751 return func(self, options, args) 2022-05-21T11:45:21,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-05-21T11:45:21,751 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-21T11:45:21,751 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-21T11:45:21,751 raise error from e 2022-05-21T11:45:21,751 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-websocketclient==0.1.0 2022-05-21T11:45:21,760 Removed build tracker: '/tmp/pip-build-tracker-8_vp13pl'