按照其他楼主的方法,替换了_ssl.pyd文件,然后有的软件包可以下载,有的软件包下载不了
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.
git pull <remote> <branch>
If you wish to set tracking information for this branch you can do so with:
git branch --set-upstream-to=origin/<branch> master
==============================> LIBMODBUS latest is downloaded successfully.
==============================> libmodbus update done
Operation completed successfully.
done!
modbus协议栈可以下载成功
error message:Can't connect to HTTPS URL because the SSL module is not available.
https://github.com/RT-Thread-packages/cJSON/archive/v1.7.15.zip
error message:Can't connect to HTTPS URL because the SSL module is not available.
https://github.com/RT-Thread-packages/cJSON/archive/v1.7.15.zip
error message:Can't connect to HTTPS URL because the SSL module is not available.
https://github.com/RT-Thread-packages/cJSON/archive/v1.7.15.zip
error message:Can't connect to HTTPS URL because the SSL module is not available.
https://github.com/RT-Thread-packages/cJSON/archive/v1.7.15.zip
error message:Can't connect to HTTPS URL because the SSL module is not available.
D:/RT-ThreadStudio/platform/env_released/env\local_pkgs\cJSON-1.7.15.zip download fail!
({'path': '/packages/iot/cJSON', 'ver': 'v1.7.15', 'name': 'CJSON'}, 'download failed.')
==============================> libmodbus update done
Operation failed.
done!
cjson和其他网络协议栈下载失败
你的电脑可以访问 github ?
被墙了吧!
配置一下修改成从 gitee 镜像仓库下载,这样就不怕墙了
这个从log来看是从github上面下载的。github下载在国内会比较慢,可以试试翻墙用VPN试试。
可以试试这个
https://github.com/freefq/free
参考下这个用户的解决方法
https://club.rt-thread.org/ask/question/432681.html
升级替换下python
不是网络问题,就是那个通用问题,Python 的requests模块有问题,下载个新的替换掉就行了