I updated to KiCad 8, now to 8.0.1 and I’m having problems with plugins not working. (Windows 10)
Firstly, as with the update from 6.0 to 7.0, KiCad erased all my custom symbol and footprint libraries from the library manager so I had to reinstall them all despite selecting what I though was the option to retain them?
I have a number of plugins I use, for example KiKit, replicate layout … Since the new install only some of those plugins appear as icons at the top of the PCB editor window, the rest have dissapeared and only appear in the external plugins menu.
I’ve just tried to reinstall KiKit and a few other tools using the command prompt and they installed OK, but are not recognised after install - typing ‘kikit --help’ reports
‘kikit’ is not recognized as an internal or external command, operable program or batch file.
The same with anything else I install from the command line.
During installation I get warnings like this:
WARNING: The scripts kikit-info.exe and kikit.exe are installed in ‘C:\Users\myusername\OneDrive\Documents\KiCad\8.0\3rdparty\Python311\Scripts’ which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
When I look in the configure paths tool, I can see:
KICAD8_3RD_PARTY C:\Users\myusername\OneDrive\Documents\KiCad\8.0\3rdparty
Does anyone have any clue how to start fixing this or am I looking at a complete reinstall?