Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
QSslSocket: cannot call unresolved function SSLv23_client_method
Experiences and Insight
981
views ·
0
replies ·
To
floor
Go
junmoxiao
deepin
2018-03-15 17:27
Author
这两天开始学pyqt5,运行eric之后老是会报错
QSslSocket: cannot call unresolved function SSLv23_client_method
Copy the Code
插件安装这些涉及到网络的功能也用不了
网上搜了一波,如下即可解决
sudo apt install libssl1.0-dev
Copy the Code
对了,eric新版出了,源里的该更新了
Reply
Like 0
Favorite
View the author
All Replies
No replies yet
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
How to fix grub boot menu that has disappeared?
Looking Deepin ci 25.2.0 Developer/Unstable repositories
Popular Events
More
插件安装这些涉及到网络的功能也用不了
网上搜了一波,如下即可解决
对了,eric新版出了,源里的该更新了