莫名奇妙出现这个问题:

# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<<Traceback (most recent call last):File "/root/anaconda3/lib/python3.7/site-packages/conda/exceptions.py", line 1079, in __call__return func(*args, **kwargs)File "/root/anaconda3/lib/python3.7/site-packages/conda/cli/main.py", line 84, in _mainexit_code = do_call(args, p)File "/root/anaconda3/lib/python3.7/site-packages/conda/cli/conda_argparse.py", line 82, in do_callreturn getattr(module, func_name)(args, parser)File "/root/anaconda3/lib/python3.7/site-packages/conda/cli/main_update.py", line 20, in executeinstall(args, parser, 'update')File "/root/anaconda3/lib/python3.7/site-packages/conda/cli/install.py", line 116, in installif context.use_only_tar_bz2:File "/root/anaconda3/lib/python3.7/site-packages/conda/base/context.py", line 710, in use_only_tar_bz2import conda_package_handling.apiFile "/root/anaconda3/lib/python3.7/site-packages/conda_package_handling/api.py", line 140, in <module>tmpdir_root=_tempfile.gettempdir(), processes=None):File "/root/anaconda3/lib/python3.7/tempfile.py", line 294, in gettempdirtempdir = _get_default_tempdir()File "/root/anaconda3/lib/python3.7/tempfile.py", line 229, in _get_default_tempdirdirlist)FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/']`$ /root/anaconda3/bin/conda update -n base -c defaults conda`environment variables:CIO_TEST=<not set>CONDA_DEFAULT_ENV=FairMOTCONDA_EXE=/root/anaconda3/bin/condaCONDA_PREFIX=/root/anaconda3/envs/FairMOTCONDA_PREFIX_1=/root/anaconda3CONDA_PROMPT_MODIFIER=(FairMOT)CONDA_PYTHON_EXE=/root/anaconda3/bin/pythonCONDA_ROOT=/root/anaconda3CONDA_SHLVL=2LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64LIBRARY_PATH=/usr/local/cuda/lib64/stubsPATH=/root/anaconda3/bin:/root/anaconda3/envs/FairMOT/bin:/root/anaconda3/condabin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/binREQUESTS_CA_BUNDLE=<not set>SSL_CERT_FILE=<not set>active environment : FairMOTactive env location : /root/anaconda3/envs/FairMOTshell level : 2user config file : /root/.condarcpopulated config files : /root/.condarcconda version : 4.8.3conda-build version : 3.18.8python version : 3.7.3.final.0virtual packages : __cuda=10.2__glibc=2.23base environment : /root/anaconda3  (writable)channel URLs : https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/linux-64https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/noarchhttps://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/linux-64https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/noarchhttps://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/r/linux-64https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/r/noarchhttps://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/pro/linux-64https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/pro/noarchhttps://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/msys2/linux-64https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/msys2/noarchpackage cache : /root/anaconda3/pkgs/root/.conda/pkgsenvs directories : /root/anaconda3/envs/root/.conda/envsplatform : linux-64user-agent : conda/4.8.3 requests/2.22.0 CPython/3.7.3 Linux/3.10.0-957.el7.x86_64 ubuntu/16.04.6 glibc/2.23UID:GID : 0:0netrc file : Noneoffline mode : FalseAn unexpected error has occurred. Conda has prepared the above report.If submitted, this report will be used by core maintainers to improve
future releases of conda.
Would you like conda to send this report to the core maintainers?

LZ的解决方法:

conda clean -i

然后就可以了。。。也不知道具体是啥问题,但就是解决了

Anaconda: An unexpected error has occurred. Conda has prepared the above report.相关推荐

  1. anaconda :An unexpected error has occurred. Conda has prepared the above report

    文章目录 anaconda创建新的虚拟环境时出现以下错误 解决办法 碎碎念 anaconda创建新的虚拟环境时出现以下错误 student1@guest-server:~$ conda create ...

  2. conda create新建环境失败报错:An unexpected error has occurred. Conda has prepared the above report.

    问题描述: 在linux中使用conda create命令新建环境报错如下: (base) [@localhost SPOT-1D-LM]$ conda create -n spot_1d_lm py ...

  3. window10下conda使用报错:An unexpected error has occurred. Conda has prepared the above report.

    在我使用anaconda3创建环境,跑实验时,把镜像三搞两搞,搞出了问题,卡死了 An unexpected error has occurred. Conda has prepared the ab ...

  4. 创造虚拟环境报错An unexpected error has occurred. Conda has prepared the above report.解决方案

    一.创造一个虚拟环境报错**:** An unexpected error has occurred. Conda has prepared the above report.Upload did n ...

  5. An unexpected error has occurred. Conda has prepared the above report. 解决办法

    使用 miniconda 创建虚拟环境的时候,报错: An unexpected error has occurred. Conda has prepared the above report. 网上 ...

  6. An unexpected error has occurred. Conda has prepared the above report

    欢迎加入大家庭: 企鹅交流群号:722058911 conda创建虚拟环境的时候报错: An unexpected error has occurred. Conda has prepared the ...

  7. Conda安装时报错“An unexpected error has occurred. Conda has prepared the above report.”

    小技巧 第一章 Linux中安装Radian Conda安装时报错"An unexpected error has occurred. Conda has prepared the abov ...

  8. An unexpected error has occurred. Conda has prepared the above report. Upload did not complete.

    [已解决] 使用conda报错: An unexpected error has occurred. Conda has prepared the above report. Upload did n ...

  9. An unexpected error has occurred. Conda has prepared the above report.

    一.报错 二.解决 其实就是因为挂了vpn,把电脑上有的vpn关了错误就会消失

最新文章

  1. 外国人无知嘲笑,中国人的回答让他们目瞪口呆!
  2. 如何在Appscale下发布自己的应用(二)
  3. jeecg 数据修改历史日志对比方法
  4. 如何利用 NVIDIA 安培架构 GPU 的新一代 Tensor Core 对计算进行极致加速
  5. Android 关于解决MediaButton学习到的media控制流程
  6. 武汉锅检所检测机器人_宿迁水上行走管道检测机器人CCTV-武汉天仪仪器
  7. Linux学习笔记021---Centos7 下 MySql too many connections 报错
  8. (二)docker常用命令
  9. java 微信 源码_java微信支付功能实现源码
  10. 网络子系统32_网桥设备的开启与关闭
  11. [文章] 小本本记下来--CC
  12. There is no index in the referenced table where the referenced columns appear as the first columns.
  13. linux基础知识-常用命令,收藏。
  14. 《人物五官morpher制作工艺》
  15. 数字平原maya制作写实科幻场景
  16. 关键词生成器在线-在线免费关键词生成器
  17. WIFI的2.4GHz与5GHz频段,并非5GHz穿墙能力更差
  18. 从IPv4到IPv6那消失的IPv5哪去了?
  19. 【无标题】互联网创新创业知识产权素养培养期末答案
  20. OpenCV玩九宫格数独(三):九宫格生成与数独求解

热门文章

  1. 泛微数据连接配置路径
  2. CRM原型Axure原型完整的线上在用的系统
  3. 轻松解决齿轮啮合、蜗轮蜗杆啮合时的受力分析类型题
  4. 数字图像处理(五)图像灰度化处理
  5. 建筑八大员要考些什么?最新建筑八大员(市政)模拟真题及答案
  6. 罗福莉:天才AI少女“祛魅”记|“我更希望别人因为我的能力认识我”
  7. CSS-0816盒模型 标准盒模型怪异盒模型及其应用背景属性补充小图标使用图标网站可变化单位meta元信息浏览器内核(渲染机制)响应式页面 媒体类型媒体特性opacity和背景色设置透明的区别
  8. 联发科变山寨王幕后人物:徐至强让联想手机成大陆第一
  9. 餐饮行业消费市场---顾客满意度调查
  10. 关于unity游戏进程的问题:退出,锁屏,被杀掉等事件