Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error #44

Open
Kayal-Sampath opened this issue Jun 15, 2020 · 0 comments
Open

Error #44

Kayal-Sampath opened this issue Jun 15, 2020 · 0 comments

Comments

@Kayal-Sampath
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant