-
Notifications
You must be signed in to change notification settings - Fork 250
Closed
Description
import django_prometheus
Traceback (most recent call last):
File "", line 1, in
File "django_prometheus/init.py", line 9, in
import django_prometheus.middleware
File "django_prometheus/middleware.py", line 2, in
from django_prometheus.utils import Time, TimeSince, PowersOf
File "django_prometheus/utils.py", line 2, in
from prometheus_client import _INF
ImportError: cannot import name _INF
What 's up? why?
Metadata
Metadata
Assignees
Labels
No labels