自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 收藏
  • 关注

原创 ERROR conda.core.link:_execute(699): An error occurred while installing package ‘defaults::ipykernel

在jupyter中有python3.7的基础上,想要再加个2.7.按照各种教程 先创建虚拟环境, 安装python=2.7后执行conda install ipykernel会出现报错:ERROR conda.core.link:_execute(699): An error occurred while installing package 'defaults::ipykernel按照这个报错浏览各个网站,各种尝试,均没有解决问题(包括设置环境变量,更新conda,卸载各种包又重装各种包…

2022-03-04 18:18:35 4189

原创 ‘float‘ object is not iterable

看一下数据集使用的那一列是否有空值我就是这个原因报错的。。。

2021-09-17 11:06:46 1401 2

原创 None of the MLIR optimization passes are enabled

参考https://stackoverflow.com/questions/63886762/tensorflow-none-of-the-mlir-optimization-passes-are-enabled-registered-1The I at the beginning of the message means this is an informational log message.tensorflow 前面的I表示的是信息日志消息,不是错误。MLIR is being used as

2021-06-19 12:03:51 17548

原创 tensorflow:Not creating XLA devices, tf_xla_enable_xla_devices not set

运行代码出现I tensorflow/compiler/jit/xla_cpu_device.cc:41] Not creating XLA devices, tf_xla_enable_xla_devices not set以为是网上说的CUDA tensorflow-gpu 版本的问题可看后面,gpu还是正常运行了的I tensorflow/core/common_runtime/gpu/gpu_device.cc:1720] Found device 0 with properties:pc

2021-06-19 11:58:57 2617

原创 Load balancer does not have available server for client个人解决办法

com.netflix.zuul.exception.ZuulException: Forwarding error Caused by: com.netflix.client.ClientException: Load balancer does not have available server for client: service-ribbon解决办法之一学习springcloud遇到的天坑https://blog.csdn.net/forezp/article/details/81041012

2020-12-10 17:01:05 5359 3

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除