mtl / svg2mod

Convert Inkscape SVG drawings to KiCad footprint modules
Creative Commons Zero v1.0 Universal
236 stars 56 forks source link

Error Running svg2mod #39

Open hhaudio opened 4 years ago

hhaudio commented 4 years ago

Hi, I downloaded svg2mod as a zip file, and when I try to running it I get the following error:

Traceback (most recent call last): File "svg2mod.py", line 10, in import svg2mod.svg as svg File "/Users/emmettpalaima/Downloads/svg2mod-master/svg2mod/svg2mod.py", line 10, in import svg2mod.svg as svg ImportError: No module named svg

Any idea what's causing this and how I can fix this?

Sodium-Hydrogen commented 4 years ago

This repo appears to no longer be actively maintained. There is another repo that has more updates and better installation instructions. It can be found at https://github.com/svg2mod/svg2mod