-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
So I booted up the puzzle generator today, and it threw this error:
Traceback (most recent call last):
File "G:\Python-Puzzle-Creator-master\main.py", line 7, in <module>
import chess.uci
ModuleNotFoundError: No module named 'chess.uci'
How can I get this "chess.uci" module?
pip says there is no such module.
Metadata
Metadata
Assignees
Labels
No labels