Skip to content

how to avoid the following error #4

@pranjo

Description

@pranjo

Traceback (most recent call last):
File "C:\Users\HP\Desktop\New folder\main.py", line 145, in
sa.DownloadData()
File "C:\Users\HP\Desktop\New folder\main.py", line 27, in DownloadData
self.tweets = tweepy.Cursor(api.search, q=searchTerm, lang="eng").items(NoOfTerms)
File "C:\Users\HP\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\tweepy\cursor.py", line 40, in init
raise TweepyException('This method does not perform pagination')
tweepy.errors.TweepyException: This method does not perform pagination

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