Tanmay Arya
Results
2
comments of
Tanmay Arya
Same error but with figure.metadata and I am using figure.metadata instead of metadadata because this function is not there and if i use the first one it throws the same...
``` Error - SVGAnnotationError Traceback (most recent call last) Cell In[12], line 1 ----> 1 figure.metadata File D:\Anaconda\envs\eme\lib\site-packages\svgdigitizer\svgfigure.py:1629, in SVGFigure.metadata(self) 1507 @property 1508 def metadata(self): 1509 r""" 1510 A dict...