I’ve copied the folder in the right place but python complains about
ModuleNotFoundError: No module named ‘kicommand_fonts’
What can I do?
Thanks (kicad 9.0.0)
I’ve copied the folder in the right place but python complains about
ModuleNotFoundError: No module named ‘kicommand_fonts’
What can I do?
Thanks (kicad 9.0.0)
This sounds like an external plugin. Have you asked if the author is still maintaining it at their (Github?) page? If it’s this one: GitHub - HiGregSmith/KiCommand: A simple command line interface to KiCad. then it seems it hasn’t been touched for 6 years.