Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chapter04/vector_quantization.py, Raise ValueError: Need at least 1 and at most 32 array objects. #5

Open
RankeTao opened this issue Mar 24, 2020 · 0 comments

Comments

@RankeTao
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant