worldometer icon indicating copy to clipboard operation
worldometer copied to clipboard

Issue with integrating this api in Django

Open Kabewh opened this issue 2 years ago • 1 comments

My issue occurs 80% of the time I start my server.

At the moment this line gets executed "from worldometer import api", my server gets frozen and gives this error: Exception: There is no current event loop in thread 'django-main-thread'.

I've tried all possible solutions and yet no solution has worked .

Kabewh avatar May 22 '23 12:05 Kabewh

Hi @Kabewh, thank you for opening this issue, and I apologize for the delay in responding.

This seems to be related to issue #7.

matheusfelipeog avatar Oct 26 '23 05:10 matheusfelipeog