Nacho Martinez
Nacho Martinez
```python CUDA SETUP: Loading binary /home/opc/anaconda3/lib/python3.9/site-packages/bitsandbytes/libbitsandbytes_cuda114_nocublaslt.so... Running on local URL: http://127.0.0.1:7860 Running on public URL: https://b38eaf88d60145f161.gradio.live This share link expires in 72 hours. For free permanent hosting and GPU upgrades...
There is a problem in lines: if arg.heart: print("Cont. HRM start") band.hrmStopContinuous() band.hrmStartContinuous() for i in range(30): band.waitForNotifications(1.0) More specifically: for i in range(30): band.waitForNotifications(1.0) There are only ten requests...
Decoding to utf-8 worked for Python2 but is redundant for Python3 and is code-breaking