We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
I wanna know that, too
Sorry, something went wrong.
No branches or pull requests
Working on this for days trying to install torchtext with pytorch 2.4 and no luck.
The error message I receive:
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?
The text was updated successfully, but these errors were encountered: