Skip to content
New issue

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

ModuleNotFoundError: No module named 'urllib3.packages.six.moves' #137

Closed
sun-jingfeng opened this issue May 10, 2024 · 5 comments
Closed

Comments

@sun-jingfeng
Copy link

执行python3 pull.py后报错ModuleNotFoundError: No module named 'urllib3.packages.six.moves'。确认urllib3已安装,版本为1.25.11。

@DeppWang
Copy link
Owner

macOS or Windows? Python3 版本是多少?

@sun-jingfeng
Copy link
Author

macOS or Windows? Python3 版本是多少?
macOS版本:14.4.1
Python3版本:3.12.3

@DeppWang
Copy link
Owner

我验证了一下,是 Python 版本的问题,你用 pyenv 安装个 Python 3.11.7 试试

@sun-jingfeng
Copy link
Author

我验证了一下,是 Python 版本的问题,你用 pyenv 安装个 Python 3.11.7 试试

感谢大佬,解决了

@dongyuwei
Copy link

遇到同样错误,Mac上Python版本是3.12.4,执行 pip3 uninstall urllib3后莫名其妙就好了。

非常好用的软件,非常感谢!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants