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

import nonechucks fails for torch1.4.0+cu100 #25

Open
Hvitgar opened this issue May 1, 2020 · 3 comments
Open

import nonechucks fails for torch1.4.0+cu100 #25

Hvitgar opened this issue May 1, 2020 · 3 comments

Comments

@Hvitgar
Copy link

Hvitgar commented May 1, 2020

Importing nonechucks with torch1.4.0+cu100 (and possibly other torch versions with a cuda suffix) results in ValueError: invalid literal for int() with base 10: '0+cu100'

@sooheon
Copy link

sooheon commented Jul 19, 2020

Also fails for torch nightly, because of the torch version checking code in init.py

@XinDongol
Copy link

so issue

@waynchi
Copy link

waynchi commented Mar 10, 2021

Bump. Just got this same error on trying to import nonechucks in Google Colab.

Any temporary fix and any permanent fix planned?

Edit: It seems like there is a temporary fix here, #29

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

4 participants