cgiles
cgiles
Hello I use platformio+vscode and I got a similar error : > lib\LXESP32DMX\src\LXHardwareSerial.cpp: In member function 'void LXHardwareSerial::end()': >lib\LXESP32DMX\src\LXHardwareSerial.cpp:229:46: error: too many arguments to function 'void uartEnd(uart_t*)' uartEnd(_uart, _rx_gpio_pin, _tx_gpio_pin);...
Thanks for your answer, I will look for modify the file included with this package.
I did this : https://github.com/pytorch/pytorch/issues/30664#issuecomment-1707395814 and it fixed it for me
Does your cuda drivers are compatible with this version of pytorch ?
I add the same issue, I did a search on my anaconda folder too, and found that my env/tortoise add two times this file. I renamed one to libiomp5md.dllbak and...
@kr15h taking the mouse event from the Linux event object is quite easy. I did something similar for the touchscreen official, and a joystick class for use a joystick on...
a fbo which can play streamed videos would be cool too :) 2017-12-20 23:16 GMT+01:00 Krisjanis Rijnieks : > Therefore would be really cool if we could use pull-requests etc,...
What is raw loops ?