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(xy)。现在我仍然缺少包sphinx-intl,所以我试图用pip sphinx-intl.
sphinx-intl
pip sphinx-intl
不幸的是,我无法pip.exe在Python27目录中找到。
pip.exe
Python27
我必须在哪里搜索这个程序?
您需要安装 pip。在这里找到说明 -
https://pip.pypa.io/en/stable/installing/