Skip to content

TypeError: __init__() got an unexpected keyword argument 'debug' #3

@imcaset

Description

@imcaset

运行时出错,我用的python是3.5,提示错误
TypeError: init() got an unexpected keyword argument 'debug',
我把factory = WebSocketClientFactory(url, debug=False)改成factory = WebSocketClientFactory(url)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions