Shang
Results
2
comments of
Shang
I found a solution when I build this on windows platform. You can simply add `include_dirs=[numpy_include_dir]` to each module definition in the setup.py instead of calling anything from the command-line...
@manuel-koch I met the same problem, do you find any solutions?