We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
执行python3 pull.py后报错ModuleNotFoundError: No module named 'urllib3.packages.six.moves'。确认urllib3已安装,版本为1.25.11。
The text was updated successfully, but these errors were encountered:
macOS or Windows? Python3 版本是多少?
Sorry, something went wrong.
macOS or Windows? Python3 版本是多少? macOS版本:14.4.1 Python3版本:3.12.3
我验证了一下,是 Python 版本的问题,你用 pyenv 安装个 Python 3.11.7 试试
感谢大佬,解决了
遇到同样错误,Mac上Python版本是3.12.4,执行 pip3 uninstall urllib3后莫名其妙就好了。
非常好用的软件,非常感谢!
No branches or pull requests
执行python3 pull.py后报错ModuleNotFoundError: No module named 'urllib3.packages.six.moves'。确认urllib3已安装,版本为1.25.11。
The text was updated successfully, but these errors were encountered: