Which KiCad version needs updating - Install or Docker image? #210
-
I've been using kikit successfully with KiCad5 and a docker image. Now I'm attempting to use the latest KiCad 5.99 with kikit:nightly
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
KiKit does not support KiCAD 6 at the moment (there are missing parts of the API - see #85). Therefore, you cannot use KiKit for your KiCAD 6 designs. Docker image is prebuilt with KiCAD 5. This is why you see this error message. KiCAD cannot open never file formats. |
Beta Was this translation helpful? Give feedback.
KiKit does not support KiCAD 6 at the moment (there are missing parts of the API - see #85). Therefore, you cannot use KiKit for your KiCAD 6 designs. Docker image is prebuilt with KiCAD 5. This is why you see this error message. KiCAD cannot open never file formats.