Skip to content

Update set-up-dependencies.sh#424

Merged
Noah231515 merged 1 commit into
Receipt-Wrangler:mainfrom
Eamourinho:patch-1
Oct 28, 2025
Merged

Update set-up-dependencies.sh#424
Noah231515 merged 1 commit into
Receipt-Wrangler:mainfrom
Eamourinho:patch-1

Conversation

@Eamourinho
Copy link
Copy Markdown
Contributor

easyocr wasn't installed after deploying 6.6.1 (unsure if this affects earlier versions).

Changing python venv version seems to resolve this since python version installed is 3.13 not 3.11. Running set-up-dependencies.sh in the container generated a bunch of errors that start w/ the wrong version of python3-venv, updating it resolved the errors and allowed it to build properly.

easyocr wasn't installed after deploying 6.6.1 (unsure if this affects earlier versions).

Changing python venv version seems to resolve this since python version installed is 3.13 not 3.11. Running set-up-dependencies.sh in the container generated a bunch of errors that start w/ the wrong version of python3-venv, updating it resolved the errors and allowed it to build properly.
@Noah231515 Noah231515 merged commit b743466 into Receipt-Wrangler:main Oct 28, 2025
@Noah231515
Copy link
Copy Markdown
Member

Thank you for finding, and fixing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants