chess-variant-puzzler
chess-variant-puzzler copied to clipboard
Keep getting "ModuleNotFoundError: No module named 'tqdm'" this error even after I have installed tqdm
I try to generate puzzle positions, but I keep getting this error: ModuleNotFoundError: No module named 'tqdm'. I am 100% sure that I have already installed the module "tqdm" with a version of 4.66.1. Can anyone help me on this issue? Thank you very much!
Possible you have different python versions installed.