会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
茶亦醉人何必酒,书能香我无须花!
张帆风顺破重浪,兰幽山间心坦荡。 斌礼厚徳创伟业,志壮凌云走四方!
博客园
首页
联系
管理
2019年7月24日
[Linux] 树莓派编译python3.7.4
摘要: python3.7.4 源码编译后遇到ssl错误 ### 解决: **安装 openssl openssl-dev 后重新编译python.** ``` 重新编译 ./configure --with-openssl=/usr/local/openssl --enable-optimizations make sudo make install ```
阅读全文
posted @ 2019-07-24 15:57 ABeen
阅读(1924)
评论(0)
推荐(0)
编辑
公告