Page 3 of 3

Re: Cannot get access to /dev/ttyACM0

Posted: Wed Jul 21, 2021 6:35 am
by pythoncoder
I think it's worth saying that this problem has gone away here, presumably fixed in a firmware update.

Re: Cannot get access to /dev/ttyACM0

Posted: Thu Apr 07, 2022 12:34 pm
by wrvc96
HI on UBUNTU here seems like the pico python is not available in versions of thonny I have tried. Where can I get an up to date version of thonny for the pico?

Re: Cannot get access to /dev/ttyACM0

Posted: Fri Apr 08, 2022 6:03 am
by aivarannamaa
You can get latest binary build with following command line

Code: Select all

bash <(wget -O - https://thonny.org/installer-for-linux)