ImportError: cannot import name ‘x509’ from ‘cryptography.hazmat.bindings._rust’ 2022-07-27 在windows 版,遇到 python 版本較… Read More
How do I find the location of my Python site-packages directory 2022-03-14 因為要去複制特定的 python 套件的 sou… Read More
selenium with Firefox driver in Windows raise NoSuchWindowException 2022-01-12 我寫的程式,在Windows 上會出錯,但相同的… Read More
ssl.SSLError: [SSL: EE_KEY_TOO_SMALL] ee key too small 2021-12-04 我的web server 顯示錯誤訊息: Fil… Read More
tornado 6, module ‘tornado.web’ has no attribute ‘asynchronous’ 2021-12-04 tornado異步時發現的錯誤,查了一下,原來t… Read More
python ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1123) 2021-12-01 最近在使用 undetected_chromed… Read More