demo_python_numpy_array_reshape_error.py:
[email protected]:/home/python#python demo_python_numpy_array_reshape_error.py
Traceback (most recent call last):
  File "demo_python_numpy_array_reshape_error.py", line 5, in <module>
ValueError: cannot reshape array of size 8 into shape (3,3)