Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chess.uci #1

Open
EmptikBest opened this issue Jun 26, 2023 · 2 comments
Open

chess.uci #1

EmptikBest opened this issue Jun 26, 2023 · 2 comments

Comments

@EmptikBest
Copy link

Error:

Traceback (most recent call last):
  File "C:\Users\Vinay Kumar\Downloads\Polyglot-Book-Gen-master\Polyglot-Book-Gen-master\create.py", line 3, in <module>
    import chess.uci
ModuleNotFoundError: No module named 'chess.uci'

How to fix this?

@winapiadmin
Copy link

Maybe the author is using python-chess version <=0.25.x as version 0.30.x only contain engine.py and not uci.py

@jjoshua2
Copy link
Owner

jjoshua2 commented Jun 6, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants