腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
精选内容/技术社群/优惠产品,
尽在小程序
立即前往
文章
问答
(9999+)
视频
沙龙
1
回答
AttributeError
:“
NoneType
”
对象
没有
特性
“”
DoCmd
“”
、
Dispatch("Access.Application")DbAccess = Access.CurrentDb() DbAccess.
DoCmd
.RunMacro
浏览 0
提问于2018-07-21
得票数 1
回答已采纳
2
回答
AttributeError
:“
NoneType
”
对象
没有
特性
、
、
call last): a.b().name我该怎么办?
浏览 0
提问于2016-12-09
得票数 3
回答已采纳
2
回答
AttributeError
:“
NoneType
”
对象
没有
特性
“”_columns“”
、
account_molly() 当我尝试安装这个模块时,我得到请问问题出在哪里?
浏览 2
提问于2012-05-13
得票数 1
回答已采纳
1
回答
AttributeError
:“
NoneType
”
对象
没有
特性
“”_root“”
、
、
我对Python3完全陌生,只是在YouTube上做了一些简单的练习。 from tkinter import * storeObj = Frame(source, borderwidth=4, bd=4, bg="powder blue") return storeObj st
浏览 0
提问于2017-02-07
得票数 6
回答已采纳
1
回答
AttributeError
:“
NoneType
”
对象
没有
特性
“”SerializeToString“”
、
、
、
、
Traceback (most recent call last): a=a.SerializeToString()如何解决此问题并将我的数据帧写入tenesorflow数据集?
浏览 89
提问于2021-02-20
得票数 0
回答已采纳
2
回答
AttributeError
:“
NoneType
”
对象
没有
特性
“”connectSSL“”
、
、
、
、
AttributeError
: '
NoneType
' object has no attribute 'connectSSL'from OpenSSL import SSL reactor.connectSSL('localhost', 8080, factory, ssl.ClientContextFactory())
AttributeError
: '<em
浏览 1
提问于2012-05-22
得票数 1
回答已采纳
1
回答
AttributeError
:'
NoneType
‘
对象
没有
特性
'asfreq’
、
、
、
、
我正在做一个小项目,试图在jupyter笔记本上用python制作一个股票价格预测神经网络,我有我需要的所有导入,并且我正确地导入了它们,
没有
错误。我还确保正确地导入了csv文件。它
没有
标题/标题: 2013.09.05,00:00,8210.80,8257.80,8162.80,8223.50,30335 2013.09.06,00:00,8224.00,8297.00,8171.50,8251.50,33836编辑:我认为错误是在我的csv文件中,我
没有
包含文本“..if”的索引列这就是这种情况,我该如何添加它?
浏览 12
提问于2021-09-27
得票数 0
回答已采纳
0
回答
AttributeError
:“”
NoneType
“”
对象
没有
特性
“”tostring“”
、
、
所以我几天前才开始编程,我遇到了这个问题:
AttributeError
: '
NoneType
' object has no attribute 'tostring'。我不知道哪里出了问题。
浏览 0
提问于2017-06-10
得票数 0
1
回答
AttributeError
:“
NoneType
”
对象
没有
特性
“”userName“”
、
reqUser = friends.UserFriends.gql("where udid =:1", str(udid) ).get()这是我的代码,我想知道如何处理这个错误,这个错误出现在第2行
浏览 2
提问于2012-09-12
得票数 0
回答已采纳
4
回答
AttributeError
:“
NoneType
”
对象
没有
特性
“”nodeValue“”
、
、
但是我一直都在想
AttributeError
: '
NoneType
' object has no attribute 'nodeValue'有
没有
人能告诉我代码出了什么问题,因为我试图调试这个错误,但还是失败了
浏览 0
提问于2011-09-04
得票数 3
回答已采纳
2
回答
AttributeError
:“
NoneType
”
对象
没有
特性
“”findSongBySize“”
、
iTunesToRhythm.py", line 133, in correlateSong
AttributeError
: '
NoneType
' object has no attribute 'findSongBySize'** 我理解修复问题背后的概念,但不知道如何去做。我看过类似问题的答案,但
没有
一个对我有真正的帮助,特别是因为我对自己在做什么一无所知。我已经在下面包含了完整
浏览 2
提问于2010-09-26
得票数 0
3
回答
AttributeError
:“
NoneType
”
对象
没有
特性
“”GetDataStore“”
我用python开发了一个实用程序,我有两个
对象
,一个是主类,一个是获取sqlserver数据的数据库帮助器。GetDataStore("select name from sysobjects where xtype = 'U' and name not like 'Meta%'")怎么了??
浏览 0
提问于2009-08-26
得票数 3
回答已采纳
2
回答
AttributeError
:“
NoneType
”
对象
没有
特性
“”is_relation“”
、
migrations/operations/fields.py", line 149, in state_forwards
AttributeError
: '
NoneType
' object has no attribute 'is_relation'
浏览 6
提问于2017-08-07
得票数 2
回答已采纳
1
回答
如何解决调用防火墙客户端时的grpc错误
、
、
、
AttributeError
: '
NoneType
' object has no attribute 'from_call' at .
浏览 13
提问于2022-08-24
得票数 0
1
回答
AttributeError
:“
NoneType
”
对象
没有
特性
“”_inbound_nodes“”
、
、
、
我想实现这里定义的。我使用fcn-VGG16获得一个map,并添加一个激活层。( x是fcn vgg16网的输出)。然后只需要一些操作来获得提取的特征。#add mean values#img map multiplyimg_b = Lambd
浏览 0
提问于2018-07-25
得票数 2
1
回答
AttributeError
:“
NoneType
”
对象
没有
特性
“”get_text“”
、
当然,在
没有
找到电话号码的情况下,我会收到
AttributeError
: '
NoneType
' object has no attribute 'get_text'。这很好。
浏览 0
提问于2015-02-08
得票数 1
2
回答
AttributeError
:“
NoneType
”
对象
没有
特性
“”get_values“”
、
、
_get_solution
AttributeError
: '
NoneType
' object has no attribute 'get_values'line 159, in _get_solution xs = np.array
浏览 25
提问于2021-02-28
得票数 0
回答已采纳
1
回答
AttributeError
:“
NoneType
”
对象
没有
特性
“”append_text“”
、
、
、
#!/usr/bin/pythonimport gifrom gi.repository import Gtk def button_is_clicked(self, button): ouraboutwindow.hide() pr
浏览 0
提问于2017-03-24
得票数 0
2
回答
AttributeError
:“
NoneType
”
对象
没有
特性
“”hero_first“”
我一直得到这个,不知道如何让它工作,我在python编码方面有点新手,这让我头疼。找不到任何答案,所以请告诉我该怎么做# Player health = random.randint(70,100) defence = random.randint(45,55) luck = random.randint(40,50)
浏览 0
提问于2020-12-29
得票数 0
1
回答
AttributeError
:“
NoneType
”
对象
没有
特性
“”get_screenshot_as_file“”
、
、
我正在使用驱动程序
对象
来捕获屏幕截图,但是由于这个"
AttributeError
:'
NoneType
‘object has no attribute’get_screenshot_as_file‘“错误
浏览 109
提问于2021-06-04
得票数 0
点击加载更多
扫码
添加站长 进交流群
领取专属
10元无门槛券
手把手带您无忧上云
相关
资讯
函数传入参数的问题
Python中的AttributeError:属性错误处理
Python对象属性的那些事
Python基础教程
python大佬云盘800G视频,怎么爬视频以及内容是什么,我脸红了!
热门
标签
更多标签
云服务器
ICP备案
对象存储
腾讯会议
云直播
活动推荐
运营活动
广告
关闭
领券