wcm2020 12

  • Home
    • Site Map
    • reveal
    • blog
  • HOME
  • 每周上課內容
  • 上課內容整理
    • W10
      • Python程式
      • CSV
    • W12
      • 建立虛擬主機
    • W14
      • MBR與GPT
      • BIOS與UEFI
    • W15
      • 利用Pypdf2來切割PDF檔
    • W16
      • 何謂wsgi
    • W17
      • PDF網際分割與合併程式
      • 何謂 API
      • 何謂 URI
      • 何謂 URL 、 URN
  • 錯誤修正
    • 命令列無法使用pip下載程式
  • 操作步驟教學
    • 如何建網頁
    • 如何使用SSH維護倉儲
    • 如何安裝虛擬主機
    • 如何使用leo編輯Palican
    • 如何在虛擬主機上clone倉儲
錯誤修正 << Previous Next >> 操作步驟教學

命令列無法使用pip下載程式

我們當初是從 get-pip.py 下載pip,但下載後的pip install中的二位元檔的Python是windows版的(pythonw.exe),所以當我們在命令列使用Python執行pip它才不會有反應。

我們利用 Binary Editor (二位元編輯器) 來更改pip.exe中的pythonw.exe改為python.exe。


錯誤修正 << Previous Next >> 操作步驟教學

Copyright © All rights reserved | This template is made with by Colorlib