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

PyTorch 2.4 is not supported by TorchText #2253

Open
grant541 opened this issue Mar 31, 2024 · 0 comments
Open

PyTorch 2.4 is not supported by TorchText #2253

grant541 opened this issue Mar 31, 2024 · 0 comments

Comments

@grant541
Copy link

grant541 commented Mar 31, 2024

Working on this for days trying to install torchtext with pytorch 2.4 and no luck.
The error message I receive:

 torchtext 0.17.2 depends on torch==2.2.2
 The user requested (constraint) torch==2.4.0.dev20240324+cu121

So it seems impossible to use torchtext with the latest version of pytorch.

Is there any way to solve this issue without having to downgrade to pytorch 2.2.2?

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