generated from michplunkett/python-project-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
What do?
I'm currently getting a lot of logger warnings. These neeeeeed to be fixed.
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
E0000 00:00:1745795656.726355 31609929 init.cc:229] grpc_wait_for_shutdown_with_timeout() timed out.
python -m incident_scraper categorize
[nltk_data] Downloading package wordnet to
[nltk_data] /Users/michaelp/nltk_data...
[nltk_data] Package wordnet is already up-to-date!
729 of 1520 'Information' incidents were categorized.
Waiting up to 5 seconds.
Sent all pending logs.
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
E0000 00:00:1745795678.195656 31610639 init.cc:229] grpc_wait_for_shutdown_with_timeout() timed out.
(ucpd-incident-scraper) michaelp@MacBook-Air-18 ucpd-incident-scraper % make update
python -m incident_scraper update
[nltk_data] Downloading package wordnet to
[nltk_data] /Users/michaelp/nltk_data...
[nltk_data] Package wordnet is already up-to-date!
Beginning the UCPD Incident scraping process.
Finished with the UCPD Incident scraping process.
Waiting up to 5 seconds.
Sent all pending logs.
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
E0000 00:00:1745795942.916313 31617313 init.cc:229] grpc_wait_for_shutdown_with_timeout() timed out.steveepreston
Metadata
Metadata
Assignees
Labels
No labels