Don't enable variant and version selection in UF2 dialog before variants get downloaded Add Vietnamese translation, by Bui Huy Quang Update several translations Fix the name for Slowenian,#2611 Update several deps in Thonny + Python bundles (asttokens, mypy, pylint, esptool, paramiko) ...
Update build.sh Aug 16, 2022 copy_libs.sh Start vendoring pyserial (version 3.5) Feb 4, 2024 mypy.ini Remove jedi-based program analysis Jan 11, 2025 pyproject.toml Allow custom typesheds and dev-venvs with Pyright,#3364 Jan 9, 2025 ...
首先,尝试手动安装缺失的依赖包python3-parso: sudo apt install python3-parso 如果python3-parso安装成功,尝试重新安装 Thonny: sudo apt install thonny 2.更新软件包源和软件包 确保你的软件包列表是最新的,并更新系统中所有可用的包: sudo apt update sudo apt upgrade 然后再尝试安装 Thonny。 3.尝试安装特...
To install Thonny on your Linux computer, it depends on your Linux distribution and version, follow the next instructions for your system. First, we recommend installing these dependencies: python3, python3-pip, and python3-tk If you’re in Ubuntu, you can install the Python dependencies like...
CHANGED: Python version in Thonny+Python bundles upgraded to 3.7.1rc1 NEW: File menu received a submenu for easy opening of recent files. ENHANCEMENT: Add shortcut for clearing shell (Ctrl+L) ENHANCEMENT: Warn when script is saved with a common library module name (eg. turtle.py) ENHANCEMEN...
() File "/usr/lib/python3/dist-packages/thonny/plugins/pi/__init__.py", line 187, in pix update_fonts() File "/usr/lib/python3/dist-packages/thonny/plugins/pi/__init__.py", line 232, in update_fonts options["size"] = int(result.group(2)) ValueError: invalid literal for int(...
Don't enable variant and version selection in UF2 dialog before variants get downloaded Add Vietnamese translation, by Bui Huy Quang Update several translations Fix the name for Slowenian, #2611 Update several deps in Thonny + Python bundles (asttokens, mypy, pylint, esptool, paramiko)4.0...
pyproject.toml Update pyproject.toml March 31, 2022 22:37 requirements.txt Simplify jedi_utils, drop support for versions below 0.18.1 August 18, 2022 07:24 setup.py More Python version range fixes April 8, 2023 11:00 README.rst Support Ukraine! Thonny Thonny is a Python IDE meant...
pyproject.toml Update pyproject.toml Apr 1, 2022 requirements.txt Simplify jedi_utils, drop support for versions below 0.18.1 Aug 18, 2022 setup.py More Python version range fixes Apr 8, 2023 Repository files navigation README License Support Ukraine! Thonny Thonny is a Python IDE meant for ...
Update build.sh Aug 16, 2022 copy_libs.sh Start vendoring pyserial (version 3.5) Feb 4, 2024 mypy.ini Remove jedi-based program analysis Jan 11, 2025 pyproject.toml Allow custom typesheds and dev-venvs with Pyright,#3364 Jan 9, 2025 ...