We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
At https://github.com/python4astronomers/python4astronomers/blob/master/source/installation/python_install.rst#test-the-installation the line print(matplotlib.__version__) fails because matplotlib isn't imported.
print(matplotlib.__version__)
matplotlib