Jason_SV.Apres|Hunter336|WI - I am just coming ...

I am just coming back to a device that was made in SensESp 2.0 and I have made some code changes per the Docs for SensESP 3.0, but I am getting these error messages: Library Manager: Installing me-no-dev/ESP Async WebServer Library Manager: Warning! Could not install {'owner': 'me-no-dev', 'name': 'ESP Async WebServer'} dependency for theSensESP package C:\Users\svapr.platformio\python3\python.exe: can't open file 'C:\Users\svapr\.platformio\packages\tool-scons\scons.py': [Errno 2] No such file or directory ============================================================================= [FAILED] Took 1.37 seconds ===================================
2 Replies
Jason_SV.Apres|Hunter336|WI
Prior to any SensESP changes 2.0 --> 3.0, my code is all here: https://github.com/Techstyleuk/SensESP-NMEA2000-Battery-Monitor
onlytiebowline
Looks like an issue with the platformio extension. I would uninstall the extension, restart vscode and reinstall the extension.

Did you find this page helpful?