matplotlib-cpp
matplotlib-cpp copied to clipboard
matplotlib error
Hello @lava ,
I am using Windows VSCode. I just ran the minimal example and I am getting the following error:
In file included from minimal.cpp:1:0:
matplotlibcpp.h:316:20: error: redefinition of 'struct matplotlibcpp::detail::select_npy_type
I have tried commenting the above lines, but it goes another error. Any remedies?
Thank you in advance
I got the same issue how did you solve it?