Problem using the library in Visual Studio on Windows
Hi everyone, I managed to install the library for a c++ code I am writing on Visual Studio. I can compile the code without problems, but as soon as I get to the functions of the matplotlibcpp library I get the "cannot find module matplotlib" from the python interpreter. The problem is that I have installed matplotlib for pyhton and everything seems done correctly (also the PYTHONHOME variable links to the Anaconda diretctory and so on) and I do not know what to do. Thank you in advance.
I have the same problem,can you tell me how to slove?thanks
I have the same problem and would appreciate any help.
Facing the same issue, any luck with this?