pip install的包在哪里 python的pip在哪个目录?
python的pip在哪个目录?在python安装目录的scripts子目录中例如,如果您的python是C:program filespython 3.5则pip是C:program filespy
python的pip在哪个目录?
在python安装目录的scripts子目录中
例如,如果您的python是C:program filespython 3.5
则pip是C:program filespython 3.5scripts