Step1:
Change to to the home directory and open the hidden file .bashrc
Step2:
Add the following code
export PATH=~/anaconda3/bin:$PATH
180317 Add Anaconda Path to Environment
阅读 179
2023-03-03
Step1:
Change to to the home directory and open the hidden file .bashrc
Step2:
Add the following code
export PATH=~/anaconda3/bin:$PATH
相关推荐
精彩评论(0)