--
Ticket URL: <https://code.djangoproject.com/ticket/33814>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* resolution: => invalid
Comment:
Please see TicketClosingReasons/UseSupportChannels for appropriate support
channels.
I'd also suggest searching. The top result on a major search engine is
[https://stackoverflow.com/questions/71058888/zoneinfonotfounderror-no-
time-zone-found-with-key-utc this Stack Overflow page], which has the
likely answer:
> Add tzdata to your requirements or `pip install tzdata`
--
Ticket URL: <https://code.djangoproject.com/ticket/33814#comment:1>
Comment (by Carlton Gibson):
Looks like folks are seeing this due to a Debian packaging issue
https://bugs.launchpad.net/ubuntu/+source/python3.9/+bug/1904271
--
Ticket URL: <https://code.djangoproject.com/ticket/33814#comment:2>