9acca9
9acca9
I do not know if my request is valid in relation to the usefulness that you give to the application. In my case, what I want is for certain apps...
Why i'm getting this errors sometimes, what could be that is generating this: ```` Exception in thread Thread-2: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 600, in urlopen chunked=chunked)...
* berserk version: 0.10.0 * Python version: python 3.7.3 * Operating System:Raspbian ### Description Im using lichs (https://github.com/Cqsi/lichs). On windows works perfect, also on Archlinux. On my raspberry pi with...
Hi. Im having this problem on Windows 10. Thanks. ` C:\WINDOWS\system32>chs Traceback (most recent call last): File "c:\program files\python37\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "c:\program files\python37\lib\runpy.py", line 85,...
Hi. Thanks for your work. Im having this trouble when running: ``` chs Traceback (most recent call last): File "c:\program files\python37\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "c:\program files\python37\lib\runpy.py",...
So... What is this? I have a two python files I need to run at the boot on a RPI zero w. Those files call i2c components. A multiplexor, 4...
The way in which time is taken has the downside that if there is a delay, lag, then time is out of phase and what is reported does not coincide...
Hi. This is a question, not about lichs. Maybe you can help me. Im using berserk to manage the lichess api. I want to cancel a seek i create. How...
Im trying to put my raspberry pi to just read mode, but im executing a python file that sometimes (in a scenario) need to save somechange to a file. I...
well, that. Im using te last version of Berserk in a rpi zero w (a little machine but powerful enough for make the work.) I import berserk at the beginning...