Open terminal [code]$ where python3.5 [/code]It will give you this directory [code]/usr/local/bin/python3.5 [/code]Then remove this directory [code]rm -Rf ...
確定! 回上一頁