-
Notifications
You must be signed in to change notification settings - Fork 296
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
ResolvePackageNotFound: - pytorch=1.0.0 , when I run conda env create -f environment.yaml
#126
Comments
Running into the same problem. Is there a work around for this? Also isn't pytorch v1.0.0 very old?? |
Hey @apotdar2023,
Other: The error I'm getting when running generate.py with CUDA is the following
I tried solving by running I believe there could be an issue due to me using a 30 series GPU and CUDA toolkit 10? If you or anyone else are able to get this working, please let me know how! Any help would be greatly appreciated. :) |
I had the same problem. My.off file is empty. |
Hi!
When I run
conda env create -f environment.yaml
I get the following error:
Does anyone know of a workaround? Do any newer versions of pytorch work?
Other info:
I've tried it on 2 different computers with 2 different OS (Ubuntu 18.04, and 20.04) and have received the same issue.
I'm using miniconda.
Thanks!
The text was updated successfully, but these errors were encountered: