Timeout in build stage during pip install
elihayb
HOBBYOP

a month ago

The build stage took a very long time and failed after a timeout during the install requirements stage.

Attachments

$10 Bounty

3 Replies

Railway
BOT

a month ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


elihayb
HOBBYOP

a month ago

And it keep failing

Attachments


looking at ur 2nd picture, its hanging on a dependency install, are you pinning a version ie langsmith==0.1.147 for your requirements.txt?

if you want to see if its a specific issue with a dependency, just do --prefer-binary and add default timeout + retries


Loading...