Code error
Venturing again into sensESP and am getting an error in VS Code
"Could not find the package with 'SignalK/SensESP 3.0.0' requirements for your system 'linux_x86_64'"
It has been select in the Platform IO project configuration.
Computer is a MacBook pro running Ubuntu 24.04 Kernal version 6.8.0-51-generic(64-bit)
I'm new to Linux but am learning to love it
Curious as to the cause of this error.... Gracias
2 Replies
try on #sensesp
@Caribsailor I had the same problem. I was using the sample ini file https://github.com/SignalK/SensESP/blob/main/examples/platformio.ini
It looks like Sensesp v3.1 is on the way but not released yet. To get around this, I commented out that library and am using github instead