filmov
tv
python2 matplotlib ValueError 'codes' must be a 1D list or array with the same length of 'vertices'

Показать описание
Traceback (most recent call last):
path = Path(verts , codes)
raise ValueError(msg)
ValueError: 'codes' must be a 1D list or array with the same length of 'vertices'
path = Path(verts , codes)
raise ValueError(msg)
ValueError: 'codes' must be a 1D list or array with the same length of 'vertices'