Nuacht

Hello, I am using centos7. I have both python 2.7 and 3.6 installed. Matplotlib is fine with python 2.7 but in python 3.6 it shows No module named 'matplotlib' I have tried uninstall and reinstall ...
Traceback (most recent call last): File "./roary_plots.py", line 64, in import matplotlib ModuleNotFoundError: No module named 'matplotlib' (agro) KluepfelLabMBP01:results dklabuser$ Thanks a lot.