🇨🇳正在科研中@xiaoyang
deepin
2024-05-09 19:41 解决方案:sudo apt install python3-pip
Reply Like 0 View the author
解决方案:sudo apt install python3-pip
这有什么奇怪的,很多发行版没有这个组件
虽然你解决了。但还是推荐使用Python的venv模块新建虚拟环境然后使用其中的pip
Popular Ranking
ChangePopular Events
More
如标题所说,新安装的deepin 23系统自带的python是没有pip的。