Romkabouter/ESP32-Rhasspy-Satellite

compile Could not find the package with 'espressif/toolchain-riscv32-esp @ 8.4.0+2021r2-patch3'

robvoi opened this issue · 1 comments

robvoi commented

I get the error below when I try to compile the project for an ESP32-S2. I had to add the json for the device to to the .platformio\platforms\ folder.
Tried it on my main machine which has an AMD CPU, but I get the same error in my Intel Laptop.

I ased at the platform.io comunity first, but didn't get an answer.
I hope you can help. Thanks in advance.

Error:
Tool Manager: Installing espressif/toolchain-riscv32-esp @ 8.4.0+2021r2-patch3
Error: Could not find the package with 'espressif/toolchain-riscv32-esp @ 8.4.0+2021r2-patch3' requirements for your system 'windows_amd64'

robvoi commented

OK - found the issue. Having a comment in the platform line in the .ini file doesn't work. Seems thsi was the problem.