This can be done via: $ conda create --name = new_environment_name python=3 $ conda activate new_environment_name $ pip install mne matplotlib.
確定! 回上一頁