Skip to content

TypeError: __init__() takes 1 positional argument but 2 were given #6

@njanmo

Description

@njanmo

Hi, first of all thanks for creating this,

I am receiving this error when running this script, any idea how to fix?

This is the traceback...

File "app.py", line 66, in <module>
    stream = tweepy.Stream(auth, listener=TwitterStreamListener(api))
TypeError: __init__() takes 1 positional argument but 2 were given

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