Replies: 1 comment 2 replies
|
https://yaqwsx.github.io/KiKit/v1.4/installation/choosing_kicad/ Nevertheless, you probably just want |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I cloned the repo, with the intention to install the latest git version into my kicad-nightly.
I tried running
make releaseandmake packagebut it didn't work, this is the error I'm getting:This is quite odd to me, as I certainly do have kicad installed:
The problem might be, that it's
kicad-nightlynotkicadhowever the process is complaining about the kicad-python module.Is there any way I can simply build the plugin, and manually copy it into
~/.local/share/kicad/7.99/scripting/plugins?All reactions