tesseract problem
moshikziyoni
HOBBYOP
2 years ago
when I give him just to install Tesseract it installs me version 4.0.0 this version is from last year and there are many more versions like 5.0 and more
I don't understand why if I give him a specific version it fails and when I don't give the version it just installs the 4.1.1 can you tell me what is this problem?
ⓘ Deployment information is only viewable by project members and Railway employees.
2 Replies
2 years ago
It's likely installing the latest version that's compatible with the default python 3.8 version that is used, try adding a runtime.txt with 3.12 in it.
Status changed to Solved Railway • almost 2 years ago
moshikziyoni
HOBBYOP
2 years ago
wow, thank you so much it's very helpful and solves my problem.