You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 24, 2024. It is now read-only.
when trying to run the example from the README I get the error:
File "/home/adonias/Workspaces/Training/celery_test/proj.py", line 11, in <module>
from celerybeatmongo.models import PeriodicTask, Interval
ImportError: cannot import name 'Interval' from 'celerybeatmongo.models' (/home/adonias/.local/lib/python3.8/site-packages/celerybeatmongo/models.py)
when trying to run the example from the README I get the error:
Any idea why this error?
The text was updated successfully, but these errors were encountered: