ilpadrinohack
ilpadrinohack
I only have two big pgn files.
Well, using the version in your repo, get this error: [root@localhost Chess-Zero-float16]# python3 src/chess_zero/run.py sl Using TensorFlow backend. Traceback (most recent call last): File "src/chess_zero/run.py", line 17, in from chess_zero...
What do you mean with "convergence of the model"?....just to know when I have to switch from "sl" to "self"
Hi Matthias: Regarding `GlyphAccumulatorFactory`, I am running the code in the same directory where the font files are in. Could you tell me how to do a more verbose debug...
Well, I have got a deeper debug: `GlyphAccumulatorFactory(font_file='NotoSans-Regular.ttf', font_size=10, ot_script_tag=None, ot_language_tag=None, writing_direction=None, create_objstream_if_needed=True)` `Validation/revocation info will be embedded, but fetching is not allowed. This may give rise to unexpected results.`...
This one. Name: uharfbuzz **Version: 0.25.0** Summary: Streamlined Cython bindings for the harfbuzz shaping engine Home-page: https://github.com/trufont/uharfbuzz Author: Adrien Tétar Author-email: [email protected] License: Apache License 2.0 Location: /usr/local/lib64/python3.10/site-packages
Have upgraded to uharfbuzz-0.29.0 and same results
Hi Matthias: First thank you for taking your time looking for a solution for me, Well, after ` python -m pytest pyhanko_tests/test_stamp.py` I get this: `============================= test session starts ==============================...
After exporting the enviroment variables for imagemagick and pdftoppm, these are the results: `[root@pc-131 pyhanko]# python -m pytest pyhanko_tests/test_stamp.py ========================================= test session starts ========================================= platform linux -- Python 3.10.5, pytest-7.1.2,...
Hi Matthias, sorry for the delay, but at least I have found out what was happening. It was when attempting to get a string from the data of the certificate...