meerk40t / svgelements

SVG Parsing for Elements, Paths, and other SVG Objects.
MIT License
132 stars 29 forks source link

Fallback scipy on any failure. #113

Closed tatarize closed 3 years ago

tatarize commented 3 years ago

Scipy can be partially installed and leads to KeyErrors rather than ImportError.