python pip 包管理 卸载 安装指定版本
pip3 uninstall tbselenium
pip3 install tbselenium==v0.5.2
pip3 list查看安装 python包的版本和安装情况
查看源码包的版本情况
https://github.com/webfp/tor-browser-selenium/releases
更新包 pip install --upgrade tbselenium
解决 install torbrowser无法认证问题
gpg --homedir "$HOME/.local/share/torbrowser/gnupg_homedir/" --refresh-keys --keyserver pgp.mit.edu