Lance Swan
Lance Swan
Hi, I'm not are whether this is relevant but I was stepping through the code in debug mode and noted the following in libcURL.cURLException.Constructor: Case ErrantItem IsA libcURL.URLParser Me.Message =...
In case this helps; any time I try to inspect the contents on EasyHandle in Debug mode, the app crashes. I'm attaching the crash report in case you can make...
I am on macOS Version 12.0.1 (21A559). The folder %HOME%/.platformio/python3/bin contains python3 but not python. Running python3 correctly starts up Python 3.8.9 (default, Jul 19 2021, 09:37:32) but since there...
@ivankravets thanks for the quick response. I get no errors when installing PlatformIO Core manually. But as soon as I open vscode it wants to install PlatformIO IDE. At that...
I get the same error. I am using vscode in conjunction with Fusion 360 and wonder if this related? I saw this in the console output. console.ts:137 [Extension Host] /usr/bin/python3...
Thanks; how would I do that, if you don't mind me asking?
No problem and thanks for your help!
Hi, this resolved my problem: https://community.platformio.org/t/restricting-platformio-installation/12402 Specifically setting "Platformio-ide: Activate Only On Platform IOProject" to true.