2017年4月13日 星期四

[Python] AttributeError: 'X509' object has no attribute '_x509'

Troubleshooting steps
@檢查openssl 檔案
$ python -c 'import OpenSSL; print(OpenSSL.__version__)' 0.13.1 
$ python --version Python 2.7.10 
$ sw_vers ProductName: Mac OS X ProductVersion: 10.11.5 BuildVersion: 15F34
@重新安裝requests
sudo pip uninstall pyopenssl cryptography requests 
sudo pip install requests

沒有留言:

demo_article

使用 msty.app 和 Knowledge Stacks 建立個人知識庫系統 說明 嘗試利用local llm自動從文字檔轉成影音檔 利用AI自動對文件檔產生影音檔案 - YouTube 引言 在資訊爆炸的時代,我們每天接收大量的資訊,但如何有效地管理...