python如何升級pip python的pip在哪個目錄?
python的pip在哪個目錄?在python安裝目錄的scripts子目錄中例如,如果您的python是C:program filespython 3.5那么pip是C:program filesp
python的pip在哪個目錄?
在python安裝目錄的scripts子目錄中
例如,如果您的python是C:program filespython 3.5
那么pip是C:program filespython 3.5scripts
pip,輕松安裝隨您而來。它通常位于python安裝文件夾下的scripts文件夾中。這對于windows和Linux都是如此