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
Just tried to install the Railway template and directly got the error at build:
Collecting fastapi==0.109.2 (from -r requirements.txt (line 1)) Downloading fastapi-0.109.2-py3-none-any.whl.metadata (25 kB) Collecting hypercorn==0.14.4 (from -r requirements.txt (line 2)) Downloading hypercorn-0.14.4-py3-none-any.whl.metadata (5.4 kB) ERROR: Could not find a version that satisfies the requirement torch==2.1.0 (from versions: 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.4.0, 2.4.1, 2.5.0, 2.5.1, 2.6.0) ERROR: No matching distribution found for torch==2.1.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Just tried to install the Railway template and directly got the error at build:
The text was updated successfully, but these errors were encountered: