Error: Got unexpected extra arguments #341
-
Hi, I've just upgraded to Kicad 6 and I've been having problems getting Kikit to work. I've still got Kicad V5.1 and Kikit running in Docker installed and that may be my issue but I would prefer to keep them both around for the moment. I'm running on Windows 10. I initially installed Kikit via the plugin Manager. No errors were raised but I didn't get the Kikit option in PCB Editor -> Tools -> External Plugins. I then went down the Kicad 6.0 Command Interface route and did the standard Going back to the PCB Editor and Tools -> External Plugins -> Kikit Panelize PCB appears and works successfully and I was able to generate panelized boards this way. Unfortunately, it is limited and I needed additional functionality for what I want to do. Back to the command line.
I'm sure I am doing something really silly here but I can't get this simple panel to work. Help would be appreciated. I've downgraded to kikit version 1.0.2 and 1.0.0 as a test and get the same result. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
On Windows, you have to use double quotes instead of single ones otherwise shell interprets the semicolons. |
Beta Was this translation helpful? Give feedback.
-
Hi, I'm using kicad 7.0V, while running the script i"m getting the below errors. Any help would be appreciated.
|
Beta Was this translation helpful? Give feedback.
On Windows, you have to use double quotes instead of single ones otherwise shell interprets the semicolons.