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

Module 'frontera.contrib.backends.memory' doesn't define any object named 'FIFO' #376

Open
Rockyzsu opened this issue Jul 18, 2019 · 3 comments

Comments

@Rockyzsu
Copy link

Frist time to use frontera, after install frontera and option in https://frontera.readthedocs.io/en/latest/topics/installation.html#options

then run the example under requests/link_followers.py.
But it come with error :

raise NameError("Module '%s' doesn't define any object named '%s'" % (module, name))

NameError: Module 'frontera.contrib.backends.memory' doesn't define any object named 'FIFO'

how to fix it or i am missing something ?

@ghost
Copy link

ghost commented Jul 18, 2019

my best guess is the example was already outdated, 1f1f4a1

I think u should directly go to single mode for trying or testing.

@Rockyzsu
Copy link
Author

thx @liho00
So link_followers.py is not the single mode ?
This link https://frontera.readthedocs.io/en/latest/topics/quick-start-single.html
is the real single mode with scrapy ?

Do you have the latest demo code ?

@ghost
Copy link

ghost commented Jul 21, 2019

thx @liho00
So link_followers.py is not the single mode ?
This link https://frontera.readthedocs.io/en/latest/topics/quick-start-single.html
is the real single mode with scrapy ?

Do you have the latest demo code ?

nope, it just an example.
you just follow the documentation will do. I have tried distributed mode, i have never try single mode before.

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