我正在使用带有BD postgres的金字塔框架,我正在进行登录,但我有以下错误:"Attribute error: Type object“Client”没有属性“get”“。”view_config(route_name='login',renderer='templates/login.pt') a = request.params.get('login1'
public class Client public Customer Customer { get; set; }
{
}public class Customer public ClientClient { get; set; }
{实际上,我没有也必须通过来自用户提供的数据的反射来实例化它们。}然而,利用
每当我试图读取JSON时,我都会得到一个ticketid = request.data.get('TicketId') AttributeError: 'list' object has no attribute'get'错误views.pydef SaveUserResponse(request): if request.method== 'POST':
你好,我一直在尝试编辑这段代码,让它工作,但我被困在一个点上,我得到了这个错误: File "main.py", line 24, in on_member_joinAttributeError: 'Client' object has no attribute 'send_message' 我认为这与意图有关,但经过大量研究和时间= discord.Client(