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.
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.