install mise packages: python
abitko
HOBBYOP

4 months ago

Error when loading GitHub repository

Attachments

$10 Bounty

12 Replies

sam-a
EMPLOYEE

4 months ago

Can you provide a link to the deployment that triggered this error log so we can investigate further and give any additional information around what you were trying to do?


Status changed to Awaiting User Response Railway 4 months ago


pbcbr87
HOBBY

4 months ago

I have the same problem now.

Attachments


Status changed to Awaiting Railway Response Railway 4 months ago


eralyne
PRO

4 months ago

Same issue which is preventing my deployments. Looks like it's trying to install 3.13.12 which was released like 3 hours ago? I don't think it's been precompiled yet?


4 months ago

is this version coming from requirements.txt?


heimdall

is this version coming from requirements.txt?

eralyne
PRO

4 months ago

Well my repo doesn't have a specified version, I assume Railway pack is just seeing nothing and assuming latest version. Good call out to check.

I think specifying a .python-version to a stable version should fix this? I'll test on my end.


pbcbr87
HOBBY

4 months ago

I solve me problem just change it to Nixpacks

Attachments


eralyne
PRO

4 months ago

Can confirm. Specifying a .python-version fixes the deploy issue while remaining on Railpack builder.


ramyavenkatesh
FREE

4 months ago

Facing the same issue


ramyavenkatesh

Facing the same issue

eralyne
PRO

4 months ago

Add a `.python-version` file that specifies a specific python version (3.13.11) and it fixes it. You can remove it later or keep it and update it.


eralyne

Add a \`.python-version\` file that specifies a specific python version (3.13.11) and it fixes it. You can remove it later or keep it and update it.

ramyavenkatesh
FREE

4 months ago

That worked! Thank you..


eralyne

Can confirm. Specifying a .python-version fixes the deploy issue while remaining on Railpack builder.

4 months ago

Great


4 months ago

if its resolved, can we close this ticket?


Welcome!

Sign in to your Railway account to join the conversation.

Loading...