macos - cannot source activate python27 - Stack Overflow
PHP中文网
PHP中文网 2017-06-28 09:25:21
0
1
1405

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中文网

认证0级讲师

reply all(1)
漂亮男人

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

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template