Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with running the a.ppy #36

Open
BOXLIKE opened this issue Dec 19, 2024 · 6 comments
Open

Problem with running the a.ppy #36

BOXLIKE opened this issue Dec 19, 2024 · 6 comments

Comments

@BOXLIKE
Copy link

BOXLIKE commented Dec 19, 2024

I can't seem to open the a.ppy when i run the code and this error shows up when i run it, can someone help me fix this issue

Edit : i got a new issue now
image_2024-12-18_215609897

@AdriaGual
Copy link
Owner

You need to install easyocr

@BOXLIKE
Copy link
Author

BOXLIKE commented Dec 20, 2024

how?

@AdriaGual
Copy link
Owner

It's a python package, pip install -r requirements.txt

@BOXLIKE
Copy link
Author

BOXLIKE commented Dec 21, 2024

I did and it still not running
image_2024-12-21_112700264

@vittbol
Copy link

vittbol commented Dec 23, 2024

Try pip install easyocr==1.7.2

@souljasfear
Copy link

@BOXLIKE

I have had too many problems with python 3.13 version so I downgraded to 3.12 , do all the requirements from there. if you still run into issues. then u can upgrade the opencv-python from the 4.9 to match your headless. and then if you get more issues with file pathing errors. do the steps in this video

https://www.dev2qa.com/how-to-fix-python-subprocess-run-error-filenotfounderror-winerror-2-the-system-cannot-find-the-file-specified/

if you can understand through the heavy accent . you should be good to go

(all the issues I dealt with and managed to find solutions for it) you should be able to run the bot fine from there.

it's a decent bot for what it is but 100% needs to have some kind of Ai mixed into it for smarter strategy decisions cuz the bot wins like 1/10 times with a meta deck unless I'm not building a proper deck to have the bot be more successful in wins for the XP. I don't even use it anymore

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

No branches or pull requests

4 participants