SHI-Labs / NATTEN

Neighborhood Attention Extension. Bringing attention to a neighborhood near you!
https://shi-labs.com/natten/
Other
363 stars 29 forks source link

Can not access wheels url #176

Open Luciennnnnnn opened 2 days ago

Luciennnnnnn commented 2 days ago

Hi, I have tried to install nation from your wheels, however, it seems that url can not be accessed.

pip download natten==0.17.2+torch210cu118 -f https://shi-labs.com/natten/wheels
Looking in links: https://shi-labs.com/natten/wheels
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, '[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1123)'))': /natten/wheels
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, '[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1123)'))': /natten/wheels
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, '[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1123)'))': /natten/wheels
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, '[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1123)'))': /natten/wheels
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, '[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1123)'))': /natten/wheels
Could not fetch URL https://shi-labs.com/natten/wheels: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='shi-labs.com', port=443): Max retries exceeded with url: /natten/wheels (Caused by SSLError(SSLError(1, '[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1123)'))) - skipping
ERROR: Ignored the following yanked versions: 0.14.1
ERROR: Could not find a version that satisfies the requirement natten==0.17.2+torch210cu118 (from versions: 0.14.2.post4, 0.14.4, 0.14.5, 0.14.6, 0.15.0, 0.15.1, 0.17.0, 0.17.1, 0.17.2)

[notice] A new release of pip is available: 24.2 -> 24.3.1
[notice] To update, run: pip install --upgrade pip
ERROR: No matching distribution found for natten==0.17.2+torch210cu118
alihassanijr commented 1 day ago

Thank you for your interest, and apologies for the inconvenience. We're working on the issue and SSL should be back soon.

Luciennnnnnn commented 1 day ago

@alihassanijr currently, https://shi-labs.com/natten/ is also can not be accessed, hope to see it com back soon~

alihassanijr commented 1 day ago

Sorry yes our SSL certificate had to be reissued and it's taking a while to update it. Will update the thread once it's back up.