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

RuntimeError: There is no current event loop in thread 'Thread-2'. #183

Open
judemont opened this issue May 23, 2023 · 1 comment
Open
Labels
bug Something isn't working

Comments

@judemont
Copy link

Describe the bug
When I use search-engine-parser with flask, I get this error: RuntimeError: There is no current event loop in thread 'Thread-2'.

To Reproduce
Steps to reproduce the behavior:

  1. Create a web server with the flask module
  2. Import search_engine_parser
  3. Search using search_engine_parse
  4. See error

Screenshots
image

Desktop (please complete the following information):

@judemont judemont added the bug Something isn't working label May 23, 2023
@serafxxx
Copy link

Same thing on Django project. Tried python 3.10 and 3.7

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

2 participants