ofeksadlo / lichess-cheat

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

Detected #3

Closed pjka closed 4 years ago

pjka commented 4 years ago

Screenshot (24) board not open only showing this on left corner

ofeksadlo commented 4 years ago

Have you configured in the config.ini your starting color?

pjka commented 4 years ago

error after error , after solving one error , another error occurs, my humble request that please make youtube video how to start this porgram step by step.... win32gui not install in python3.7.7 its showing need build wheel

Screenshot (26)

i've installed stockfish but its showing this....

ofeksadlo commented 4 years ago

Your exception indicated it cannot find the engine exe file. Most likely because it's on another drive than the python script running on.

To solve try putting the engine exe file on the same drive as the python script running on.