jjoshua2 / Polyglot-Book-Gen

Generates chess opening books in polyglot format using imported PGN games and UCI engine analysis
2 stars 1 forks source link

chess.uci #1

Open EmptikBest opened 1 year ago

EmptikBest commented 1 year ago

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 commented 3 months ago

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 commented 3 months ago

Yes this is old code not updated in a long time. I didn't think anyone used it

On Thu, Jun 6, 2024, 9:27 AM winapiadmin @.***> wrote:

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

— Reply to this email directly, view it on GitHub https://github.com/jjoshua2/Polyglot-Book-Gen/issues/1#issuecomment-2152491980, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADXIQNEOZ7Y3OB65JFYXHBDZGBPTVAVCNFSM6AAAAABI4XXAVOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJSGQ4TCOJYGA . You are receiving this because you are subscribed to this thread.Message ID: @.***>