lichess.org
Donate

Lichess bot error

When I tried to input: python3 lichess-bot.py -u

It said that it can't find the module 'chess'

Pls help
Try inputting python lichess-bot.py -u
Same error happened to me until I removed the 3 in python.
Maybe you should do "pip install chess" or "pip3 install chess".