python -m pip install --upgrade pip eg: python -m pip install paddlenlp -i https://pypi.org/simple python 快速删除程序_快速一次性卸载所有python包(第三方库) 使用pip list 进行检查一下,自己到底安装了多少第三方模块,那一列模块名,是不是很多都已经很陌生了,毕竟很多模块真的不是很常用。 首先,随...