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

Dependency error installing library that uses cudatoolkit #349

Open
networks1 opened this issue Jun 11, 2024 · 0 comments
Open

Dependency error installing library that uses cudatoolkit #349

networks1 opened this issue Jun 11, 2024 · 0 comments

Comments

@networks1
Copy link

Trying to install NewsSentiment[cuda] on Ubuntu in a fresh mamba environment with Python 3.8. This yields an error

newssentiment[cuda] 1.1.25 depends on cudatoolkit==10.1; extra == "cuda"

which repeats through versions down to newssentiment[cuda] 1.0.0. If I install cudatoolkit 10.1 using conda, I get the same errors.

I reported the issue over there, asking the dev if he's certain the cuda support is working. He said "Yep, cudatoolkit should be working fine. looks like an error related to cudatoolkit, so ill suggest to open an issue over there."

So that's what I'm doing. Any idea how to fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant