File "/usr/local/lib/python3.6/site-packages/axibot-0.0.3.dev0-py3.6.egg/axibot/svg.py", line 145, in convert_to_path
return points_to_path_string(node.get('points'), closed=True)
File "/usr/local/lib/python3.6/site-packages/axibot-0.0.3.dev0-py3.6.egg/axibot/svg.py", line 109, in points_to_path_string
xs, ys = point_string.split(',')
ValueError: not enough values to unpack (expected 2, got 1)
This polygon doesn't work for me:
The error is: