mit-han-lab / torchsparse

[MICRO'23, MLSys'22] TorchSparse: Efficient Training and Inference Framework for Sparse Convolution on GPUs.
https://torchsparse.mit.edu
MIT License
1.15k stars 131 forks source link

[Installation] Hanlab Website with Wheels Down #275

Closed fishbotics closed 6 months ago

fishbotics commented 7 months ago

Is there an existing issue for this?

Have you followed all the steps in the FAQ?

Current Behavior

Hanlab website is broken. This link leads to a cloudflare issue: http://pypi.hanlab.ai/simple/torchsparse

This also is leading the installation script to fail

Error Line

There is no error because I am unable to even pull from the server

Environment

- GCC:
- NVCC:
- PyTorch:
- PyTorch CUDA:

Full Error Log

Error Log [PUT YOUR ERROR LOG HERE]
zhijian-liu commented 6 months ago

We have fixed our PyPI server. Could you please try it again? Thanks!

ErenBalatkan commented 6 months ago

It gives following error;

502 Bad Gateway nginx/1.18.0 (Ubuntu)

ys-2020 commented 6 months ago

Hi @ErenBalatkan , could you please try this link instead?

http://24.199.104.228/simple

ErenBalatkan commented 6 months ago

I can access the website on this link; http://24.199.104.228/simple I can also access this; http://24.199.104.228/simple/torchsparse/

Original link gives following error now;

Application Blocked
Access to the application you were trying to use has been blocked in accordance with company policy. Please contact your system administrator if you believe this is in error.

User: ***.*** (my ip)

Application: web-browsing
ys-2020 commented 6 months ago

I see. Thank you for letting us know!

bian-hengwei commented 3 months ago

http://24.199.104.228/simple is also broken. Is there an alternative way for downloading the wheels? Thank you!