JoSTC icon indicating copy to clipboard operation
JoSTC copied to clipboard

Error in svg_to_npz.py

Open Devadathan13 opened this issue 1 year ago • 2 comments

When I try to run the script svg_to_npz.py using the sample input (I tried both default parameters and custom ones), I get the following error:

ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (59,) + inhomogeneous part.

Devadathan13 avatar Sep 28 '24 16:09 Devadathan13

Screenshot from 2024-09-28 22-11-28

Devadathan13 avatar Sep 28 '24 16:09 Devadathan13

You could try a lower version of python (mine is 3.7.12) to see if it works

MarkMoHR avatar Oct 06 '24 00:10 MarkMoHR