("\n\nfrom microcontroller import Pin\n\n") for name in sorted(pin_names): if not name[0].isnumeric(): fp.write(f"{name}: Pin\n") EOF echo "COPYING STDLIB FROM MP" MP_SOURCE=thonny/plugins/micropython/typeshed/stdlib cp -r ${MP_SOURCE}/_typeshed $TARGET_DIR cp -r ${MP_...
1 file changed +1 -0 lines changed Original file line numberDiff line numberDiff line change @@ -1,5 +1,6 @@ 11 cd../.. 22 rm -rf build 3+ rm -rf thonny.egg-info 34 python3 setup.py bdist_wheel -d packaging/setuptools ...
thonny/vendored_libs/pipkin/session.py +15-14 Original file line numberDiff line numberDiff line change @@ -29,9 +29,10 @@ 29 29 30 30 logger = getLogger(__name__) 31 31 32 - INITIAL_VENV_DISTS = ["pip", "setuptools", "pkg_resources", "wheel"] 33 - INITIAL_...
点击“进入训练”后会在主目录下生成对应的“***code.py”的文件。如果训练时页面没有反应,请用Python IDE工具(如Thonny)打开并运行,再根据错误提示进行排查。**注意:必须要确保用Thonny、Jupyter能够训练模型。** 注意事项 0 comments on commit 888183c Please sign in to comment. ...
- [6、常见python开发工具概览](#常见python开发工具概览) - [IDLE:安装自带,简洁易用,新手推荐](#idle安装自带简洁易用新手推荐) - [thonny:一步步运行调试,查看变量值变化,新手推荐](#thonny一步步运行调试查看变量值变化新手推荐) - [Anaconda:科学计算全家桶](#anaconda科学计算全家桶) - [Spyder:和Matlab...
(Formulary::FromTapLoader): loading crowdin/crowdin/crowdin@3 /opt/homebrew/Library/Homebrew/brew.rb (Formulary::FromAPILoader): loading homebrew/core/libvirt-python /opt/homebrew/Library/Homebrew/brew.rb (Formulary::FromAPILoader): loading homebrew/core/automake /opt/homebrew/Library/Homebrew/...