Skip to content

Error #44

Description

@Kayal-Sampath

Can you please help me in correcting this error:

Traceback (most recent call last):
File "server.py", line 4, in
from quora import Quora, Activity
File "/home/kayal/.local/lib/python2.7/site-packages/quora/init.py", line 1, in

from user import User, Activity
File "/home/kayal/.local/lib/python2.7/site-packages/quora/user.py", line 5, in
import feedparser
File "/home/kayal/.local/lib/python2.7/site-packages/feedparser/init.py", line 31, in
from .api import parse
File "/home/kayal/.local/lib/python2.7/site-packages/feedparser/api.py", line 57, in
from . import mixin
File "/home/kayal/.local/lib/python2.7/site-packages/feedparser/mixin.py", line 45, in
from .namespaces import _base, cc, dc, georss, itunes, mediarss, psc
File "/home/kayal/.local/lib/python2.7/site-packages/feedparser/namespaces/georss.py", line 31
from future import generator_stop
SyntaxError: future feature generator_stop is not defined

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions