filmov
tv
python2 matplotlib ValueError 'codes' must be a 1D list or array with the same length of 'vertices'
![preview_player](https://i.ytimg.com/vi/QT4VZq_sIRU/sddefault.jpg)
Показать описание
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'