You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.
I am trying to install this package using the following command:
pip3 install django-modeladmin-reorder. I have encountered the following error:
Collecting django-modeladmin-reorder
Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fc8ba0365f8>
: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/django-modeladmin-reorder/
(this message appears several times)
Stack: Python 3.5.2 Django 1.11.17
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am trying to install this package using the following command:
pip3 install django-modeladmin-reorder. I have encountered the following error:
Collecting django-modeladmin-reorder
Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fc8ba0365f8>
: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/django-modeladmin-reorder/
(this message appears several times)
Stack: Python 3.5.2 Django 1.11.17
The text was updated successfully, but these errors were encountered: