REQ: Thonny IDE

For developer discussion on package requests
Message
Author
Be OK
Posts: 140
Joined: Thu Aug 17, 2017 7:00 am

REQ: Thonny IDE

#1 Post by Be OK »

Update Thonny IDE, in the test repo is 3.3.14-1 from 2021 on the thonny side is 4.1.3.

User avatar
manyroads
Posts: 2657
Joined: Sat Jun 30, 2018 6:33 pm

Re: REQ: Thonny IDE

#2 Post by manyroads »

You could install the latest version using:

Code: Select all

pip install thonny
If you get an error message you may remove the error test (at your own risk) using the following command and the re-running the pip install.

Code: Select all

sudo rm /usr/lib/python3.11/EXTERNALLY-MANAGED
Pax vobiscum,
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken

Be OK
Posts: 140
Joined: Thu Aug 17, 2017 7:00 am

Re: REQ: Thonny IDE

#3 Post by Be OK »

Had no idea you could use pip for that TY

Post Reply

Return to “Package Requests / Status”