Traceback (most recent call last):
File "C:\Users\Yass\Desktop\ChessBot\ChessBot\run_chessbot.py", line 1, in
from chessbot.config import *
File "C:\Users\Yass\Desktop\ChessBot\ChessBot\chessbot\config.py", line 136, in
from chessbot.tok import * # Overwrite defaults
ModuleNotFoundError: No module named 'chessbot.tok'
Traceback (most recent call last):
File "C:\Users\Yass\Desktop\ChessBot\ChessBot\run_chessbot.py", line 1, in
from chessbot.config import *
File "C:\Users\Yass\Desktop\ChessBot\ChessBot\chessbot\config.py", line 136, in
from chessbot.tok import * # Overwrite defaults
ModuleNotFoundError: No module named 'chessbot.tok'