DanMan32
DanMan32
I found this problem too, not with compiling in Arduino IDE as that wasn't an issue but also if you register a card UID that leads with a 0, such...
I wish someone would address this. Can't compile sketches until it somehow gets to a certain point with "downloading index: package_index.tar.bz2"
Incidentally, I had found somewhere someone had a log output with full URL to the file. I had tried that in a browser, file downloaded instantly.
I found where arduino-cli is located: C:\Program Files\Arduino IDE\resources\app\lib\backend\resources> Ran 'arduino-cli core update-index', hesitated about 10 seconds, with seemingly successful results: Downloading index: package_index.tar.bz2 downloaded Even updated it to 0.34.2...
Except UI still reports CLI version 0.34.0
Went through the process of launching from PowerShell, the Downloading Index seems to take a long time doing these: ```text 2023-09-29T04:39:13.570Z daemon INFO time="2023-09-29T00:39:13-04:00" level=info msg="Resolving include AutoConnect.h for arch...
I have the same problem, running Windows 11. Python version 3.10 - probably not compatible, but this Git says Python > 3.6! I understand there's a problem with recent versions...