原文:ubuntu 下pip安裝報錯: openssl/opensslv.h: No such file or directory

安裝python的 Django ,pymysql等出錯 問題截圖: 問題描述: openssl opensslv.h: No such file or directory build temp.linux x . openssl.c: : : fatal error: openssl opensslv.h: No such file or directory compilation termin ...

2019-12-31 01:01 0 976 推薦指數:

查看詳情

pip:ffi.h: No such file or directory"

背景 在Linux使用pip安裝ansible的時候,報錯:ffi.h: No such file or directory"。 原因 Linux缺少libffi和libffi-dev(el) 解決方法 Ubuntu sudo apt install libffi ...

Thu Mar 04 16:05:00 CST 2021 0 358
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM