I tried to install PiClock on the new Raspberry Pi OS with desktop Debian version: 12 (bookworm) and when I went to to run PIClock i got an error ModuleNotFoundError: No module named 'tzlocal' I installed tzlocal using sudo apt-get install python3-tzlocal which worked. Then reran and I got error No module named 'timezonefinder'. I tried to install timezonefinder and received error Unable to locate package python3-timezonefinder
Please advise.