import matplotlib print(matplotlib.__version__)
import matplotlib print('matplotlib: {}'.format(matplotlib.__version__))