Closed IanSudbery closed 2 years ago
If you look carefully at the traceback you posted, you can see that the offending line:
File "/home/mb1ims/miniconda3/envs/mpl-test/lib/python3.6/site-packages/pyparsing/__init__.py", line 130, in <module>
__version__ = __version_info__.__version__
actually comes from pyparsing, not matplotlib. I would recommend opening an issue on the pyparsing feedstock. Closing since there's nothing wrong with the matplotlib recipe.
Issue:
Installing matplotlib-base with
python=3.6.0
:importing
matplotlib
gives the following error:It works fine if I allow an up to date version of python.
Environment (
conda list
):Details about
conda
and system (conda info
):