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
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
selenium: Chrome is controlled by automated test software 2021-12-01 在 chrome v96 + selenium … Read More
DeprecationWarning: executable_path has been deprecated, please pass in a Service object 2021-11-30 在切換到新的版本的 selenium 時,顯示的… Read More