pip 在 windows 下無法使用
Posted on Fri 22 July 2016 in note • Tagged with python, pip, perl
紀錄一下,主要原因是因為我同時安裝了 Strawberry Perl。
輸入 where pip
查詢一下,
C:\Strawberry\perl\bin\pip
C:\Strawberry\perl\bin\pip.bat
C:\Users\Solomon\AppData\Local\Programs\Python\Python35-32\Scripts\pip.exe
所 …
Continue reading