I used the plugin to drop a BOM about a week ago. Things worked okay.
Now today I get:
“Plugin file:
/private/var/folders/0b/v4y__0t57zd5z6x1x8smpjg80000gn/T/AppTranslocation/A5C489EA-F87B-428D-B2FC-F5D89E5CBBF5/d/kicad.app/Contents/SharedSupport/plugins/bom_csv_grouped_by_value.py
not found. Plugin not available.”
This is true, but unhelpful. /private/var/folders/0b/v4y__0t57zd5z6x1x8smpjg80000gn/T/AppTranslocation is completely empty.
The python file exists quite happily:
$ ls /Applications/KiCad/kicad.app/Contents/SharedSupport/plugins/bom_csv_grouped_by_value.py
/Applications/KiCad/kicad.app/Contents/SharedSupport/plugins/bom_csv_grouped_by_value.py
Now, this couldn’t be so bad, but even if I edit the Command line to something that does exist, the “Generate” button remains greyed out. Screenshot will be attached.
Reinstall does NOT fix the problem–I already did that. 3 different times.
In the short term, how do I use the command line to drop the XML netlist as input I need in order to run bom_csv_grouped_by_value.py file from the command line.
In the long term, how do I beat that path into submission?
Thanks.