Hi,
I have an error with the following line during compilation. I have installed Python 3.6 with numpy package.
import_array(); // initialize numpy C-API
Error 1 error C2534: 'matplotlibcpp::detail::_interpreter' : constructor cannot return a value .\matplotlib\matplotlibcpp.h
Could you please help me.
Thanks
Hi,
I have an error with the following line during compilation. I have installed Python 3.6 with numpy package.
import_array(); // initialize numpy C-API
Error 1 error C2534: 'matplotlibcpp::detail::_interpreter' : constructor cannot return a value .\matplotlib\matplotlibcpp.h
Could you please help me.
Thanks