logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

编译安装azure-iot-sdk-c

由于某些众所周知的原因,github克隆代码库速度极慢,且编译之前需要克隆子模块,克隆子模块也时常失败,浪费时间。因此为了顺利编译azure-iot-sdk-c需要将github上的代码仓库克隆到gitee或本地gitlab上。之后再使用如下命令从gitee克隆该仓库git clone -b LTS_07_2021_Ref01 https://gitee.com/null_360_5406/azu

#azure#iot#c语言
解决 The 'supervisor==3.2.0' distribution was not found and is required by the application错误

ubuntu16.04 修改默认 python 为 anaconda3 后 supervisor.service 报如下错误Oct 11 09:06:37 zhangyinglong-PC systemd[1]: supervisor.service: Service hold-off time over, scheduling restart.Oct 11 09:06:37 zhangyin..

#python
到底了