發布時間:2024-04-02 文章來源:深度系統下載 瀏覽:
今天通過pip install 安裝pypiwin32時報以下錯誤:Cannot uninstall 'pywin32'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall. 解決方法刪除python安裝目錄下的site-packages目錄下的pywin32-221-py3.5.egg.info文件,然后再重新通過pIP install pypiwin32進行安裝,即可解決此問題. |
上一篇:如何看電腦系統是win幾