79076967

Date: 2024-10-11 06:06:29
Score: 3.5
Natty:
Report link

Per the following GitHub issue:

https://github.com/thonny/thonny/issues/2913

and through some deduction, I think you need to change the link value in here

https://github.com/thonny/thonny/blob/master/data/rpi-pico-firmware.json

which seems to be the file that Thonny uses to download the appropriate firmware.

So basically: download the source from the GitHub repo, change the link to the appropriate one on the website for downloading MicroPython (https://micropython.org/download/RPI_PICO2/), and then setup Thonny from source and it should be fixed.

I am having the same issue and will get down to fixing it right now, hopefully the above will provide you with some useful information.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Me too answer (2.5): I am having the same issue
  • Low reputation (1):
Posted by: lt4g