以Django 來說,Pip 會將相關檔案安裝到/usr/local/lib/python3.5/dist-packages/django/ 之中,若想移除Django,可以執行以下指令: ~$ sudo -H pip3 uninstall ...
確定! 回上一頁