-
Notifications
You must be signed in to change notification settings - Fork 811
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pip install cuml-cu11 --extra-index-url=https://pypi.nvidia.com #9
Comments
use wsl, not windows |
You seem to be using Windows. We should clarify that the code does expect a Linux environment and has never been tested elsewhere. So the above recommendation to use instead WSL on Windows could indeed help although there is no guarantee this will actually work without more efforts. Additionally, conda is the recommended way to install the right dependencies for the training and evaluation code. If you nevertherless want to use
Or just:
to not even install the |
Thank you,I think it's very effective@yosugahhh |
Thank you very much for your reminder. I was too careless to notice that the project needs to run on Linux. Thanks again. @patricklabatut |
Why am I unable to install cuml-cu11? I've tried various methods, including accessing https://pypi.nvidia.com/ directly, but I've been denied access due to lack of permissions.
The text was updated successfully, but these errors were encountered: