社区所有版块导航
Python
python开源   Django   Python   DjangoApp   pycharm  
DATA
docker   Elasticsearch  
aigc
aigc   chatgpt  
WEB开发
linux   MongoDB   Redis   DATABASE   NGINX   其他Web框架   web工具   zookeeper   tornado   NoSql   Bootstrap   js   peewee   Git   bottle   IE   MQ   Jquery  
机器学习
机器学习算法  
Python88.com
反馈   公告   社区推广  
产品
短视频  
印度
印度  
私信  •  关注

FutureJJ

FutureJJ 最近创建的主题
FutureJJ 最近回复了
6 年前
回复了 FutureJJ 创建的主题 » 如何用Azure平台修复Arduino和Python与Windows 10的串行通信

您已经安装了 连载

  • 跑步 pip uninstall serial pip3 uninstall serial 对于python 3.x
  • 然后安装 如果尚未由安装 跑步 pip install pyserial 对于python 2.x或 pip3 install pyserial