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
Very nice project man!! It's a pleasure to use it im my own project.
But i have a little problem. When I run the tasks shows that message on the console:
UserWarning: Logger rocketry.task cannot be read. Logging is set to memory. To supress this warning, please set a handler that can be read (redbird.logging.RepoHandler) warnings.warn(/home/alex/Documentos/Estudos/Palmeiras_News/.venv/lib/python3.10/site-packages/rocketry/session.py:364: UserWarning: Logger rocketry.task has too low level (WARNING). Level is set to INFO to make sure the task logs get logged.
Very nice project man!! It's a pleasure to use it im my own project.
But i have a little problem. When I run the tasks shows that message on the console:
My code:
I already added the 'repo', am I doing something wrong?
OS: Linux Ubuntu 22.04 LTS
Python version 3.10
Additional context
rocketry 2.5.1
The text was updated successfully, but these errors were encountered: