numpy_array_simple.py doesn't work

Issue #6 new
Byungsoo Kim created an issue

There is an error when running numpy_array_simple.py:

"NameError: name 'numpyTest' is not defined"

FYI, the code is compiled on Windows with "numpy" flag.

In addition, copyGridToArrayMAC() seems not working as well.. maybe it's a python binding problem on Windows.

Comments (2)

  1. Log in to comment