-
I am pretty new to this and python overall. I found myself nice project utilizing this library and was capable to modify it to use lc0 with maia9
https://github.com/CSSLab/maia-chess
But how would…
-
**Exact URL where the bug happened**
https://lichess.org/api/user/{username}/perf/{perf}
**Steps to reproduce the bug**
hit the endpoint above to get blitz/rapid/random perf rating for any use…
-
**Exact URL where the bug happened**
https://lichess.org/player/bots
**Steps to reproduce the bug**
1. Load page
**What did you expect to happen?**
Online featured bots such as maia1 exis…
-
I am stucked for a few days rn:
Exception in thread Thread-4:
Traceback (most recent call last):
File "C:\Program Files\Python310\lib\threading.py", line 1016, in _bootstrap_inner
self.run…
-
I need some help or insight on this particular problem.
Say, I imported a game from a PGN file using the below code:
```python
# read pgn file:
game_pgn_path = "./pgn/full_game.pgn"
game_pgn_fi…
-
Instantiating my engine requires loading 6 .pth files, which currently is happening inside the class with the search method, so it is happening every time a move is made. This is slowing the engine do…
-
My installation of lichess-bot failed with the following error:
```
2022-08-15 06:36:15,636 __main__ INFO Challenging a random bot
2022-08-15 06:37:16,914 __main__ ERROR Quitting lichess-bot due …
-
Giving up api_post(...) after 1 tries (requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://lichess.org/api/bot/game/W7uPB5uy/chat)
-
**Exact URL where the bug happened**
https://lichess.org/player/bots
**Steps to reproduce the bug**
Open lichess on mobile browser
Click on players
Click on online bots
Scroll down to …
jalpp updated
2 years ago
-
I can't generate API code with Bot:play scope enabled ?
Why