mac中安装 python3.6 安装 qr 包时遇到问题
pip3 install 包名 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com
本文详细介绍了在Mac系统上安装Python 3.6版本,并解决在使用pip3安装qr包过程中遇到的问题。通过指定豆瓣源(--trusted-host pypi.douban.com),确保了安装过程的顺利进行。
mac中安装 python3.6 安装 qr 包时遇到问题
pip3 install 包名 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com

被折叠的 条评论
为什么被折叠?