When I run vector_quantization.py on pthon 3, i came to this problem. How to fix it ?
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\iweut\AppData\Local\Programs\Python\Python37\lib\site-packages\numpy\co
6, in _wrapfunc
return getattr(obj, method)(*args, **kwds)
ValueError: Need at least 1 and at most 32 array objects.