1. 程式人生 > >Pip無法卸載某些包:Cannot uninstall 'PyYAML'.

Pip無法卸載某些包:Cannot uninstall 'PyYAML'.

yaml 可能 建議 uninstall 無法 nac pip eve not

查找了很多資料,最終還是手動刪除吧;

註意如果你有火螢醬或everything等外部索引的,來搜索如圖PyYAML的進行刪除,可能刪不幹凈

建議最後在你的anaconda路徑下或者python路徑下在搜索一下,註意別的包下的類似名不要刪除

刪除完後執行卸載:

>>>pip uninstall PyYAML
Skipping PyYAML as it is not installed.

Pip無法卸載某些包:Cannot uninstall 'PyYAML'.