Replies: 1 comment
-
Have you installed matplotlib in your virtual environment? This information may help: https://code.visualstudio.com/docs/python/environments |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a problem: my program is unable to find the library "matplotlib". When running the code, the problem appears: 'Import "matplotlib.pyplot" could not be resolved from source Pylance(reportMissingModuleSource).
how do I solve this problem (which I know is quite amateur, but I'm learning now)?
Beta Was this translation helpful? Give feedback.
All reactions