Search Criteria
Package Details: thonny 4.1.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/thonny.git (read-only, click to copy) |
---|---|
Package Base: | thonny |
Description: | Python IDE for beginners |
Upstream URL: | https://thonny.org |
Licenses: | MIT |
Submitter: | TheChickenMan |
Maintainer: | tecnotercio |
Last Packager: | tecnotercio |
Votes: | 37 |
Popularity: | 0.004965 |
First Submitted: | 2016-09-02 22:12 (UTC) |
Last Updated: | 2024-10-05 18:44 (UTC) |
Dependencies (18)
- esptool (esptool-gitAUR, esptool3.2AUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- mypy (mypy-gitAUR)
- python-asttokens
- python-docutils
- python-jedi
- python-pillow (python-pillow-gitAUR)
- python-pip
- python-ptyprocess
- python-pylint
- python-send2trash
- python-setuptools
- python-wheel
- tk (tk-fossilAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-birdseyeAUR (optional) – Debug support with Birdseye
- python-pgzeroAUR (python-pgzero-gitAUR) (optional) – Run programs made with Pygame Zero
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
Giorbo commented on 2021-02-11 21:24 (UTC)
Trying to install without python-pip seems to fail, maybe it should be added as a dependency?
djmattyg007 commented on 2021-01-03 05:36 (UTC)
The URL should be updated to use HTTPS.
jose1711 commented on 2021-01-02 18:31 (UTC)
please consider adding
python-birdseye
tooptdepends
. thank you..Dulbi commented on 2020-03-25 16:42 (UTC)
Great package ! My son is pleased to use this IDE on our rpi4 (manjaro).
Could you please update to 3.2.7 ? (https://github.com/thonny/thonny/releases/tag/v3.2.7)
D_Schwartfeger commented on 2019-12-29 23:36 (UTC) (edited on 2019-12-29 23:39 (UTC) by D_Schwartfeger)
modified thonny.sh to-
export LD_LIBRARY_PATH="/usr/lib"; export SSL_CERT_FILE="/etc/ssl/cacert.pem"; python -m thonny;
Manjaro Linux
TheChickenMan commented on 2018-11-22 18:04 (UTC)
@D_Schwartfeger Good catch on mypy. I checked that it built last update but didn't do any scripting. Could you be more specific with what you mean with the SSL mod? I did not have any issue with the latest version.
<deleted-account> commented on 2018-11-21 16:56 (UTC)
i updated it for myself to version 3.08. http://dpaste.com/21CMDBV
D_Schwartfeger commented on 2018-11-15 02:09 (UTC)
also I had to modify the startup script for tools > manage packages to work as it looks in the wrong place for ssl certificates.
D_Schwartfeger commented on 2018-11-14 22:03 (UTC)
Seems to need mypy package. Would give an error running any script without. Maybe you should add it to dependencies.
« First ‹ Previous 1 2 3 Next › Last »