Vivien Clauzon
Vivien Clauzon
Hi, I've just ported Minic to work with distributed memory. After some debugging it seems to work fine from the command line or in xboard. But I'm facing issue with...
I think, at least on some distro, that `pip3 install django-ipware` is missing from the little documentation for self-hosting.
this affects https://github.com/nodchip/Stockfish/blob/master/src/extra/nnue_data_binpack_format.h#L6718
* Chess Tuning Tools version: chess-tuning-tools 0.9.3 * Python version: 3.9.17 * Operating System: ubuntu 22.04 ### Description Depreciation of np.float causes incompatible numpy version Version installed is numpy 1.25.0...
I guess LDFLAGS shall be at the end ``` diff --git a/Makefile b/Makefile index fe718fa..c23cab8 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ EXE:=Winter all: $(SOURCES) $(EXE) $(EXE): $(OBJECTS)...
I'm sometimes have this kind of error ``` reqwest::Error { kind: Decode, source: Error("expected value", line: 1, column: 1) }'] ``` I'm using SongRec 0.4.2