我用conda又安裝了2.7版本的Python(原來的是3.6版本的), 但是用source activate python27切換Python版本時,卻提示我 source: no such file or directory: activate這該怎麼解決? mac作業(yè)系統(tǒng)。
source activate python27
source: no such file or directory: activate
認證0級講師
mac上做Python多版本管理的話非常建議用pyenv: GitHub·pyenv
pyenv