Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我Python 3.6在窗户上使用。每次创建新的虚拟环境时,我都必须升级pip到最新版本。
Python 3.6
pip
如果有办法在全球范围内升级 pip(和任何其他组件),以便在我创建新的虚拟环境时这些组件是最新版本,我只是在徘徊。