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

KeyError: 'accountpool' #1

Closed
ghost opened this issue Jan 4, 2022 · 0 comments
Closed

KeyError: 'accountpool' #1

ghost opened this issue Jan 4, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Jan 4, 2022

Describe the bug
Traceback (most recent call last):
accountpool | File "run.py", line 13, in
accountpool | getattr(Scheduler(), f'run_{args.processor}')(website)
accountpool | File "/app/accountpool/scheduler.py", line 43, in run_generator
accountpool | generator = getattr(generators, GENERATOR_MAP[website])(website)
accountpool | KeyError: 'accountpool'

Environments (please complete the following information):

  • Python:3.6
  • Docker:version 20.10.12, build e91ed57
@ghost ghost added the bug Something isn't working label Jan 4, 2022
@ghost ghost assigned Germey Jan 4, 2022
@ghost ghost closed this as completed Jan 4, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant