原文:pip "Cannot uninstall 'six'. It is a distutils installed project..." 解決方法

參考: pip Cannot uninstall six . It is a distutils installed project... 解決方法 在升級 six 時遇到無法安裝的問題,錯誤日志如下: 導致錯誤的原因:Six issue when installing package 解決方法: . ...

2018-08-05 15:04 0 26946 推薦指數:

查看詳情

Found existing installation: six 1.5.2 Cannot uninstall 'six'. It is a distutils installed project and thus we cannot accurately determine which

今天在制作docker鏡像時遇到一個問題,問題描述如下: 但是我並沒有要安裝 six 這個包,經排查發現是因為happybase這個包依賴於six,所以會去安裝,但是因為系統也依賴了這個包,如果下載新的就必須卸載舊版本的,但是系統又依賴於舊版本,所以就沒有辦法卸載,最終導致報錯 ...

Wed May 09 02:44:00 CST 2018 1 7303
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM