Hi,
I followed the tutorials to install the plugins, but when I try to open it via KiCad (Tools -> External Plugins -> SnapEda plugins API) KiCad sends to me this error :
IOError : [Errno 2] No such file or directory : 'U:\\AppData\\Roaming\\kicad_fp-lib-table'
Is there anything I can do to solve this ?
Added 5 years, 1 month ago.
Hello there,
Thank you for patiently waiting. It seems that the 'fp-lib-table' file is missing from that directory. I'm going to send you an email with the 'fp-lib-table' file and try to paste it in that director. After that, let me know if you're able to open our plugin now.
Thanks,
Faust
Answered 5 years, 1 month ago.
Hi,
I am using Kicad5.1.5 in Linux mint. I followed the instructions as below. I extracted the downloaded file and copied the folder to .kicad_plugins
The snapeda plugin is not showing in Pcbnew. I have but installed other plugins like InteractiveHTMLBOM, RF-tools-kicad and they are showing in Pcbnew. So what might be the issue?
Answered 5 years ago.
Hello uzumakiboruto,
Thanks for reaching out. May i know if the files inside the '.kicad_plugins' folder contains 'imagemagick' and 'snapeda_plugin.py'?
Answered 5 years ago.
Hi,
This is the folder structure. SnapEDA-KiCad-Plugin -> __MACOSX & SnapEDA-KiCad-Plugin -> (Inside SnapEDA-KiCad-Plugin) imagemagick & snapeda_plugin.py
Thanks
Answered 5 years ago.
Hi uzumakiboruto,
We are going to try and reproduce the issue with Linux Mint. We will get back to you with an update soon.
Thanks
Answered 5 years ago.
Any updates on this ?
I also have this issue :
I am using Kicad5.1.5 in Linux mint 20. I followed the instructions as below. I extracted the downloaded file and copied the folder to .kicad_plugins
The snapeda plugin is not showing in Pcbnew. So what might be the issue?
Answered 4 years, 9 months ago.
I have this same issue using Linux Mint 19 Cinnamon and Kicad 5.1.7. My .kicad_plugins has imagemagick folder, snapeda_plugin.py, and .DS_Store file. After PCBNew Tools-->External Plugins-->Refresh Plugins, the .kicad_plugins folder now has a folder named __pycache__ with one file in it named snapeda_plugin.cpython-36.pyc, Faust Arenas three months ago trying to reproduce on Linux Mint? Any progress yet? Thank you for your help.
Answered 4 years, 9 months ago.
Hey guys,
Have you tried this fix for Linux systems? https://www.snapeda.com/questions/question/known-issue-with-kicad-plugin-that-affects-some-li/
Answered 4 years, 9 months ago.
Faust,
Installing python3-tk fixed it for me. Thank you very much for that pointer.
Lars
Answered 4 years, 9 months ago.