python怎么卸載numpy?下面給大家介紹一下卸載方法:
1.如果安裝了Anaconda,首先打開Anaconda,在AnacondaPrompt下輸入pipuninstallnumpy;
2.若不能刪除,找到D:\python\Lib\site-packages的numpy文件,把它直接刪除,然后重復(fù)第一步即可。
3.piplist查看安裝的所有模塊,看一下numpy是否還在。
以上內(nèi)容為大家介紹了python培訓(xùn)之怎么卸載numpy,希望對(duì)大家有所幫助,如果想要了解更多Python相關(guān)知識(shí),請(qǐng)關(guān)注IT培訓(xùn)機(jī)構(gòu):千鋒教育。