" pip install django-deep-serializer" не работает
Я все пытаюсь установить django-deep-serializer, но продолжаю получать эту ошибку. Я уже удалял python и устанавливал его заново. В настоящее время у меня стоит python 3.10.4, а pip - 22.0.4
По умолчанию устанавливается пользователем, потому что обычные пакеты сайта не доступны для записи WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forced closed by remote host', None, 10054, None))': /simple/django-deep-serializer/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forced closed by the remote host', None, 10054, None))': /simple/django-deep-serializer/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forced closed by the remote host', None, 10054, None))': /simple/django-deep-serializer/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted. ', ConnWARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forced closed by the remote host', None, 10054, None))': /simple/django-deep-serializer/ ERROR: Не удалось найти версию, удовлетворяющую требованию django-deep-serializer (from versions: none) ERROR: No matching distribution found for django-deep-serializer