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

Fail to Import Torch #36

Open
pdiazm opened this issue May 26, 2020 · 0 comments
Open

Fail to Import Torch #36

pdiazm opened this issue May 26, 2020 · 0 comments

Comments

@pdiazm
Copy link

pdiazm commented May 26, 2020

Hello @bhargavvader and @HyunkuKwon,

I've been encountering the following error when trying to load the torch library:
image

I've tried uninstalling and re-installing torch through several methods, including:
pip install torch
conda install pytorch torchvision cudatoolkit=10.2 -c pytorch

After some research I believe the error comes from the fact that CUDA is not installed in my computer. Should I try to install torch without CUDA, or do I need to also install CUDA and then install torch with CUDA support in order to run the GPU?

Please let me know.

Thank you,
Paulino

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