Klipperscreen network panel error after new install

I’m running Klipper on a BTT Pad7. Due to a failing SD card I had to reinstall everything. I used the image provided by BTT on Github. I’ve gotten everything to work except when you click on the network panel you get a “Unable to load panel network” error. I can use it hooked up to ethernet but would like to get this resolved. Kipperscreen log attached. TIA

KlipperScreen.log (294.5 KB)

Newer Debian based distros include netplan but not networkmanager.

KlipperScreen only interfaces with network manager.

I manually installed networkmanager VIA SSH.
Used KIAUH to uninstall/install KlipperScreen.

Worked for me. YMMV

As you suggested I used KIAUHI to uninstall and reinstall Klipperscreen and that took care of the problem.

Thanks for the input.