Describe the bug
When I try to generate schematic, there's a warning prevent the schematic generation.
WARNING: Schematic generation is not implemented for KiCad version 8. @ [C:\Data\skidl\skidl\test.py:42]
INFO: 1 warnings found while generating schematic.
INFO: 0 errors found while generating schematic.
Isolation
generate xml() and generate svg() works as expected.
Only generate schematics doesn't work.
Desktop (please complete the following information):
Describe the bug When I try to generate schematic, there's a warning prevent the schematic generation.
WARNING: Schematic generation is not implemented for KiCad version 8. @ [C:\Data\skidl\skidl\test.py:42] INFO: 1 warnings found while generating schematic. INFO: 0 errors found while generating schematic.
Isolation generate xml() and generate svg() works as expected. Only generate schematics doesn't work.
Desktop (please complete the following information):
Below is the code I'm using: