ofeksadlo / lichess-cheat

Simple chess cheat for lichess based on opencv.
19 stars 14 forks source link

Help me #13

Open HenricoLega opened 3 years ago

HenricoLega commented 3 years ago

Man I do every thing if you talk to I do but I dont now to how start program. Please help meeeee

ofeksadlo commented 3 years ago

Describe to me what happens when you open the program?

HenricoLega commented 3 years ago

I am start the main.py but he close at the same time

ofeksadlo commented 3 years ago

Instead of opening the main.py Run a cmd on the repository path And execute main.py by typing: python main.py Then you'll be able to see the exception that makes the program crash.

Just so you know this is for educational purposes. So you'll have hard time setting it up. Without any former knowledge of python.

HenricoLega commented 3 years ago

Traceback (most recent call last): File "C:\Users\Henrico\Desktop\Nova pasta\lichess-cheat-master\main.py", line 374, in turnImg = screenshot(region=(1335, 665,10,16)) File "C:\Python39\lib\site-packages\pyscreeze__init__.py", line 143, in wrapper raise PyScreezeException('The Pillow package is required to use this function.') pyscreeze.PyScreezeException: The Pillow package is required to use this function.

when I start the program and choose a color and this happen whats is the problem??

ofeksadlo commented 3 years ago

Traceback (most recent call last): File "C:\Users\Henrico\Desktop\Nova pasta\lichess-cheat-master\main.py", line 374, in turnImg = screenshot(region=(1335, 665,10,16)) File "C:\Python39\lib\site-packages\pyscreezeinit.py", line 143, in wrapper raise PyScreezeException('The Pillow package is required to use this function.') pyscreeze.PyScreezeException: The Pillow package is required to use this function.

when I start the program and choose a color and this happen whats is the problem??

You obviously missing the Pillow module