BLE/UWB 需要安装的库

BLE :

      安装的库:python3-pip,pyinstaller,Cython, pyproj

CI: python3 --version Python 3.6.9--->Pycharm python环境3.9 

#sudo apt install python3-pip
   apt install -i https://mirrors.aliyun.com/pypi/simple/  pyinstaller


安装$ pip3 --version
pip 9.0.1 from /usr/lib/python3/dist-packages (python 3.6)

pip3 install -i https://mirrors.aliyun.com/pypi/simple/  pyinstaller  //安装之后需要重新加载环境变量

pip3 uninstall pyinstaller   //卸载安装的包

sudo apt-get remove 卸载软件包 保留配置文件
sudo apt-get --purge remove 卸载软件包 不保留配置文件

需要安装这个:
pip3 install Cython
sudo pip3 install pyproj

sudo pip3 install -i https://mirrors.aliyun.com/pypi/simple/  pyproj   //安装之后需要重新加载环境变量

©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

友情链接更多精彩内容