deepin终端安装软件报gcc或ssl相关错误解决建议
Tofloor
poster avatar
xueyuejianghan
deepin
2019-11-24 02:57
Author
可以尝试使用下面的命令,看是否缺少对应的模块
  1. sudo apt-get install python3-dev
  2. sudo apt-get install python-dev
  3. sudo apt-get install libssl-dev
Copy the Code
如果缺少,上面命令会自动安装
Reply Favorite View the author
All Replies

No replies yet