-
Hi everyone,
after intallation in my anaconda environment, I want to import full library into Jupyter notebook. However, the submodule `gym_chess.envs` cannot be identified, see full trace below. I …
-
This is not an issue but I don't know where else I can ask.
Would it be OK for you if I remake the game in python (probably with some features missing such as trees) try to create algorithm for findi…
-
Hi David,
ich stolperte nur zufällig über Deinen Beitrag, und ich bin daran interessiert, um als Anfänger in Sachen NNUE meinen einfachen Schach-Bot in C auch mit einer NNUE-gestützten Bewertungsfunk…
-
**Background**
python-chess is generally rather lax about enforcing consistency in the objects it provides. Illegal inputs are typically accepted without raising an exception, even if the call corrup…
-
Hey ,
I would like to use your real chess model to create a game for my university project . I hope its alright with you.
I would like to create a chess game (human vs AI) using your model. Your…
-
# Story (Epic)
**As a person** that plays IRL chess and wants to play **_remote_ chess**
**I need** a way of ***saving*** the **moves** made in the game,
**so that** my remote partner/opponent c…
-
```
Traceback (most recent call last):
File "deploy.py", line 6, in
import chess
ImportError: No module named chess
```
Stuck trying to get this to run.
What version of python is t…
-
When running: python src/chess_zero/run.py self
On Windows 10 with up-to-date anaconda-python-3.6 with all requirements installed, I get the following error with pyperclip:
> Traceback (most recen…
-
Got the tester running after some fiddling with settings.
What I found is that the position tester sometimes fails with the following exception, and on my hardware the exception is more frequent wh…
-
Log:
C:\Users\pro11\Desktop\Catur-main>python catur.py
Menunggu pertandingan dimulai 0
Menunggu pertandingan dimulai 1
Menunggu pertandingan dimulai 2
Menunggu pertandingan dimulai 3
Menun…