当前位置:首页
> sa

sa 作者
暂无介绍
0 篇文章 0 次评论解决配置 limits.conf 不生效问题
sa2023-02-03
如下两张图,在CentOS 或 Fedora 中修改 /etc/security/limits.conf 配置后,且在 /etc/security/limits...
解决百度输入法Ubuntu22.04下输入乱码问题
sa2022-11-29
默认安装完成后显示为乱码,在终端中运行 sudo apt install qt5-* qtcreator qml-module-qtquick-controls...
ERROR:libffi.so.6: cannot open shared object file: no such file or directory
sa2022-11-07
存在如图的报错:ERROR:libffi.so.6: cannot open shared object file: no such file or direc...
Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.") 问题处理
sa2022-10-27
具体报错详见附图:在通过pip 安装或更新时存在Caused by SSLError("Can't connect to HTTPS URL...
pip 使用国内镜像源
sa2022-09-27
本文使用国内清华大学的源:https://pypi.tuna.tsinghua.edu.cn/simple 在日常pip使用中可通过 -i 参数来指定镜像源:...