問題描述
我前段時間安裝了 Anaconda,但最近決定卸載它,只安裝基本的 python 2.7.
I installed Anaconda a while ago but recently decided to uninstall it and just install basic python 2.7.
我刪除了 Anaconda 并刪除了所有目錄并安裝了 python 2.7.
I removed Anaconda and deleted all the directories and installed python 2.7.
但是當我為 Windows 安裝 PyGTK 時,它說它將安裝到 c:/users/.../Anaconda 目錄
- 這甚至不存在.我想將它安裝到 c:/python-2.7
目錄.為什么它認為仍然安裝 Anaconda?我該如何改變呢?
But when I go to install PyGTK for Windows it says it will install it to the c:/users/.../Anaconda directory
- this doesn't even exist. I want to install it to the c:/python-2.7
directory. Why does it think Anaconda is still installed? And how can I change this?
推薦答案
由于我沒有列出卸載程序 - 解決方案原來是重新安裝 Anaconda 然后卸載它.
Since I didn't have the uninstaller listed - the solution turned out to be to reinstall Anaconda and then uninstall it.
這篇關于如何完全從 Windows 中刪除 anaconda?的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!