manateelazycat / mind-wave

Emacs AI plugin based on ChatGPT API
GNU General Public License v3.0
159 stars 26 forks source link

SSL模块问题 #35

Closed xingforce closed 1 year ago

xingforce commented 1 year ago

urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with LibreSSL 2.8.3. See: https://github.com/urllib3/urllib3/issues/2168

这个怎么办?谢谢~

manateelazycat commented 1 year ago

这个一般都是你发行版打包的问题, 换用 arch linux 吧, mind-wave 爱莫能助。