matplotlib-cpp icon indicating copy to clipboard operation
matplotlib-cpp copied to clipboard

Problem using the library in Visual Studio on Windows

Open maccha0 opened this issue 6 years ago • 3 comments

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.

maccha0 avatar Jan 18 '20 17:01 maccha0

I have the same problem,can you tell me how to slove?thanks

WANGYUM-111 avatar Feb 04 '20 02:02 WANGYUM-111

I have the same problem and would appreciate any help.

Simon-Stone avatar Jun 10 '20 09:06 Simon-Stone

Facing the same issue, any luck with this?

TheOrestes avatar Nov 26 '20 19:11 TheOrestes