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

compatability with next pytorch 1.12.1? #162

Open
brando90 opened this issue Oct 3, 2022 · 3 comments
Open

compatability with next pytorch 1.12.1? #162

brando90 opened this issue Oct 3, 2022 · 3 comments

Comments

@brando90
Copy link

brando90 commented Oct 3, 2022

I get issues when I want to upgrade :( when can we upgrade torchemeta? :D :)

@brando90
Copy link
Author

brando90 commented Oct 3, 2022

(meta_learning) ❯ pip install --upgrade torch     
Requirement already satisfied: torch in /Users/brandomiranda/opt/anaconda3/envs/meta_learning/lib/python3.9/site-packages (1.9.1)
Collecting torch
  Using cached torch-1.12.1-cp39-none-macosx_10_9_x86_64.whl (133.8 MB)
Requirement already satisfied: typing-extensions in /Users/brandomiranda/opt/anaconda3/envs/meta_learning/lib/python3.9/site-packages (from torch) (4.3.0)
Installing collected packages: torch
  Attempting uninstall: torch
    Found existing installation: torch 1.9.1
    Uninstalling torch-1.9.1:
      Successfully uninstalled torch-1.9.1
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
torchvision 0.10.1 requires torch==1.9.1, but you have torch 1.12.1 which is incompatible.
torchtext 0.10.1 requires torch==1.9.1, but you have torch 1.12.1 which is incompatible.
torchmeta 1.8.0 requires torch<1.10.0,>=1.4.0, but you have torch 1.12.1 which is incompatible.

@xefonon
Copy link

xefonon commented Mar 13, 2023

any news on this front?

@brando90
Copy link
Author

@tristandeleu

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

2 participants