Home  >  Q&A  >  body text

macos - cannot source activate python27 - Stack Overflow

I used conda to install version 2.7 of Python (the original version was 3.6), but when I used
source activate python27
to switch the Python version, I was prompted
source: no such file or directory: activate
How to solve this? mac operating system.

PHP中文网PHP中文网2669 days ago1361

reply all(1)I'll reply

  • 漂亮男人

    漂亮男人2017-06-28 09:27:21

    If you are doing Python multi-version management on mac, it is highly recommended to use pyenv: GitHub·pyenv

    reply
    0
  • Cancelreply