Skip to content
This repository has been archived by the owner on Dec 7, 2024. It is now read-only.

ошибка в модуле #2

Open
nevs83 opened this issue Dec 3, 2024 · 1 comment
Open

ошибка в модуле #2

nevs83 opened this issue Dec 3, 2024 · 1 comment

Comments

@nevs83
Copy link

nevs83 commented Dec 3, 2024

image
подскажите как c этим как бороться?

@Panda404NotFound
Copy link
Owner

Для начала попробуй:

rm -rf target Cargo.lock 
cargo clean 

после чего повторно билди проект и пробуй. Если не помогает, выполни следующее

cd your/path/to/bombie_bot
source ./python_venv/venv/bin/activate

для активации виртуального окружения (проверь актуальность расположения!

Затем

pip install --upgrade Pillow

и

pip install --upgrade easyocr

после чего пробуй еще раз.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants