-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
This work is awesome. But I had some problems (I have poor knowledge of coding).
When I use svg2notability.py I receive below error.
host0512:svg2notability-master macbook$ python svg2notability.py my-file.svg
File "svg2notability.py", line 26
,
^
SyntaxError: invalid syntax
Alsp test_to_notability.py gives following error.
host0512:svg2notability-master macbook$ python test_to_notability.py
Traceback (most recent call last):
File "test_to_notability.py", line 1, in <module>
from to_notability import *
File "/Users/macbook/.Trash/svg2notability-master/to_notability.py", line 1, in <module>
import svgpathtools
ImportError: No module named svgpathtools
thanks for your reply in advance!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels