no module named 'matplotlib' pycharm code example
Example: pycharm import pandas
> View > Tool windows > Terminal
pip3 install pandas
File > Settings > Your project > Python Interpreter
if pandas is missing:
> '+' (Install) > Search pandas, Install Package