腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
精选内容/技术社群/优惠产品,
尽在小程序
立即前往
文章
问答
(9999+)
视频
沙龙
2
回答
NoneType
对象
没有
属性
endwith
(
Tensorflow
)
、
、
、
、
我正在尝试创建一个RNN,它可以从莎士比亚文学作品中生成文本,正如
tensorflow
课程所教授的: File "C:\Users\marco\venv\lib\site-packages\
tensorflow</
浏览 627
提问于2020-03-09
得票数 4
1
回答
Tensorflow
“
NoneType
”
对象
没有
属性
“shape”
、
、
、
import
tensorflow
as tfimport matplotlib.pyplot as pltimport cv2 from当我尝试输出第三个文件夹时,我得到一个'
NoneType
‘
对象
没有
'shape’
属性
的错误。
浏览 18
提问于2019-12-02
得票数 1
2
回答
tf.keras在训练过程中得到计算梯度
、
、
、
self.get_gradients = K.function(inputs=input_tensors,outputs=grads) # <-- Error Here~\Anaconda3\envs\
tensorflow
\lib\site-packages\
tensorflow
\python\eager\lift_to_graph.py in (.0) 315 op_outputs = co
浏览 4
提问于2019-12-12
得票数 1
回答已采纳
2
回答
Tensorflow
AttributeError:'
NoneType
‘
对象
没有
属性
’key‘
、
、
、
我正在尝试使用
Tensorflow
制作一个简单的图像分类器。] C:\Users\user>python F:\
Tensorflow
\retrain.py _sys.exit(main(argv)) File "F:\
Tensorflow
\retrai
浏览 1
提问于2018-03-28
得票数 0
回答已采纳
1
回答
TensorFlow
急切执行: AttributeError:'
NoneType
‘
对象
没有
属性
'_tape’
、
、
return tape.gradient(loss_value, model.variables) 718 /Users/sdoneva/anaconda/lib/python3.6/site-packages/
t
浏览 1
提问于2018-04-18
得票数 1
回答已采纳
4
回答
Tensorflow
AttributeError:“
NoneType
”
对象
没有
“”TF_DeleteStatus“”
属性
“”
、
、
Tensorflow
给了我这个未解决的错误:Traceback (most recentcall last): File "/opt/anaconda3/lib/python3.5/site-packages/
浏览 2
提问于2016-11-12
得票数 22
1
回答
AttributeError:在
tensorflow
中“
NoneType
”
对象
没有
属性
“模块”
、
、
、
、
我一直在学习
tensorflow
,直到现在一切都很好。我甚至用GPU做了一些计算与
tensorflow
。/site-packages/
tensorflow
/__init__.py", line 24, in <module> ImportError: ca
浏览 2
提问于2017-10-20
得票数 1
1
回答
OpenCV '
NoneType
‘
对象
没有
属性
’
NoneType
‘
、
、
我正在努力使其工作: (滚动到“使用ORB的
对象
检测”部分)import cv2 ` 由于某些原因,我在‘高度,宽度= frame.shape:2’的第41行上得到了一个错误,我无法让它工作(错误是标题),我尝试了修复图像路径,但这
没有
起作用
浏览 9
提问于2022-11-06
得票数 -2
2
回答
NoneType
:“AttributeError”
对象
没有
属性
“
NoneType
”
、
并得到以下错误(条带:'
NoneType
‘
对象
没有
’AttributeError‘
属性
)。这是我的代码。
浏览 30
提问于2021-04-15
得票数 1
1
回答
AttributeError:'
NoneType
‘
对象
没有
属性
’
NoneType
‘
、
、
、
、
capital_names",udf_capital("names")) 在运行代码时,当我试图显示结果的dataframe时,会得到一个错误: AttributeError: '
NoneType
浏览 4
提问于2021-01-05
得票数 3
回答已采纳
1
回答
NoneType
对象
没有
属性
、
、
、
、
Account1.comp_int(2) Account1.add_2_bank(X) X.show_high() 我得到的错误是我的'Bank‘
对象
(X)
没有
属性
acc_list()。谁来帮帮我。
浏览 14
提问于2019-12-27
得票数 0
2
回答
AttributeError:'
NoneType
‘
对象
没有
属性
'strftime'AttributeError:'
NoneType
’
对象
没有
属性
'strftime‘
、
我得到了"AttributeError:'
NoneType
‘
对象
没有
属性
'strftime'AttributeError:'
NoneType
’
对象
没有
属性
'strftime'“的错误。resp[key] = resp[key].strftime(self.datetime_format) AttributeError:
浏览 26
提问于2022-07-16
得票数 0
1
回答
如何解决调用防火墙客户端时的grpc错误
、
、
、
AttributeError: '
NoneType
' object has no attribute 'from_call' at .
浏览 13
提问于2022-08-24
得票数 0
1
回答
'
NoneType
‘
对象
没有
属性
’适配器‘,'
NoneType
’
对象
没有
属性
'text‘
、
错误#1:“
NoneType
”
对象
没有
属性
“text”我已经试着调试了几个小时 单击“添加”按钮时,会得到错误#1。
浏览 1
提问于2017-03-05
得票数 0
1
回答
单词中音节的计数,.
endwith
函数的问题
、
if Well[index] in vowels and Well[index-1] not in vowels: Syllable -=1 elif Well.
endwith
("des") and Well.
endwith
("tes") and Well
浏览 0
提问于2018-10-31
得票数 0
回答已采纳
1
回答
Django & Djoser '
NoneType
‘
对象
没有
属性
'lower’'
NoneType
‘
对象
没有
属性
'lower’
、
、
value_part.lower()).quick_ratio() >= self.max_similarity: 异常类型: AttributeError at /api/v1/user/me/ Exception值:'
NoneType
‘
对象
没有
属性
'lower'
浏览 11
提问于2022-01-05
得票数 0
1
回答
程序显示'
NoneType
‘
对象
没有
’
NoneType
‘
属性
、
、
ML/Sample Prog/Practicals/memNetworkBabi.py', wdir='E:/Courses/PhD/ML/Sample Prog/Practicals') AttributeError: '
NoneType
' object has no attribute 'strip'
浏览 21
提问于2019-05-09
得票数 0
2
回答
属性
错误,“
NoneType
”
对象
没有
属性
recent call last): offset = m.end() AttributeError: '
NoneType
那么为什么我总是得到一个
属性
错误呢?
浏览 3
提问于2016-03-27
得票数 0
回答已采纳
0
回答
“
NoneType
”
对象
没有
属性
“PrimarySmtpAddress”
、
、
mail-test.py", line 13, in <module>AttributeError: '
NoneType
浏览 8
提问于2017-01-09
得票数 0
1
回答
'
NoneType
‘
对象
没有
属性
’价格‘
、
class ShopCart(models.Model): Food = models.ForeignKey(food, on_delete=models.SET_NULL, null=True) return self.Food def amount(self):
浏览 2
提问于2020-05-13
得票数 1
回答已采纳
点击加载更多
扫码
添加站长 进交流群
领取专属
10元无门槛券
手把手带您无忧上云
相关
资讯
【python进阶】-dict和object
第十三讲——类、对象、对象的属性,方法
Python学习(八)-面向对象类之进阶
AI-Blocks:可以让任何人创建机器学习模型的所见即所得交互界面
Python深度学习之TensorFlow中的基本概念
热门
标签
更多标签
云服务器
ICP备案
对象存储
腾讯会议
云直播
活动推荐
运营活动
广告
关闭
领券