Skip to content
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

[BUG] linux installer silently failing on sudo attempt #248

Open
Utopiah opened this issue Nov 18, 2024 · 3 comments
Open

[BUG] linux installer silently failing on sudo attempt #248

Utopiah opened this issue Nov 18, 2024 · 3 comments
Assignees
Labels
🐞 bug Something isn't working

Comments

@Utopiah
Copy link

Utopiah commented Nov 18, 2024

Issue Description

Tried the 1-liner, didn't work, didn't provide any error, only paused at 0.0%. Killed it, noticed sudo: a password is required

Steps to Reproduce

fabien@debian2080ti:~$ curl -fsSL https://public-storage.nexa4ai.com/install.sh | sh
>>> CUDA GPU detected. Downloading CUDA version.
>>> Downloading application...
                                                                           0.0%                           

sudo: a password is required

OS

Debian bookworm

Python Version

3.11.2

Nexa SDK Version

installer

GPU (if using one)

2080ti

@Utopiah Utopiah added the 🐞 bug Something isn't working label Nov 18, 2024
@zhycheng614
Copy link
Collaborator

This problem is probably due to the requirement of password when using sudo. You should input the password of your pc and I think it will work.

@Utopiah
Copy link
Author

Utopiah commented Nov 19, 2024

I'm not in the sudoer group. Even if the installation does have sudo as a hard requirement IMHO it should at least display the error message.

@zhycheng614
Copy link
Collaborator

Thank you very much for your feedback. We will improve this in our next releases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants