Python 3.10 Ubuntu上pip install报错ImportError: cannot import name 'html5lib'解决方法

本文主要介绍Python中,在Ubuntu上Python版本是Python 3.10,使用pip install 安装时报错:ImportError: cannot import name 'html5lib' from 'pip._vendor' (/usr/lib/python3/dist-packages/pip/_vendor/__init__.py)```的解决方法。

原文地址:Python 3.10 Ubuntu上pip install报错ImportError: cannot import name 'html5lib'解决方法

posted @ 2021-12-11 23:14  levizhong  阅读(3187)  评论(0)    收藏  举报