随笔分类 - Ubuntu mac系统环境安装
摘要:open .bash_profile //打开路径配置文件 将anaconda自动配置的部分注释掉 ## >>> conda init >>>## !! Contents within this block are managed by 'conda init' !!#__conda_setup="
阅读全文
摘要:是因为环境变量设置错误 1.在命令行中输入: export PATH=/usr/bin:/usr/sbin:/bin:/sbin:/usr/X11R6/bin 可以实现暂时的使用。 2.输入cd ~/ #进入当前用户的home目录 3.创建bash_profile 执行命令: touch .bash
阅读全文
摘要:国内源: 新版ubuntu要求使用https源,要注意。 清华:https://pypi.tuna.tsinghua.edu.cn/simple 阿里云:http://mirrors.aliyun.com/pypi/simple/ 中国科技大学 https://pypi.mirrors.ustc.e
阅读全文

浙公网安备 33010602011771号