I had similar issue with the cluster environment. I installed qiime 1.9.1 using conda and had display issue. my matplotlibrc file is in /home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc. I changed the backend : qt4agg with backend : agg as suggested in the post, the script running fine, but with every command giving me warning as below wich is just annoying. Can you suggest how to fix the warning message:
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #369
""#path.simplify : True # When True, simplify paths by removing ""invisible"""
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #375
""#path.snap : True # When True, rectilinear axis-aligned paths will be snapped to"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #376
"" # the nearest pixel when certain criteria are met. When False,"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #378
""#path.sketch : None # May be none, or a 3-tuple of the form (scale, length,"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #387
""# e.g., you may want a higher resolution, or to make the figure"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #392
""#savefig.format : png # png, ps, pdf, svg"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #396
"" # e.g. setting animation.writer to ffmpeg will not work,"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #399
""#savefig.jpeg_quality: 95 # when a jpeg is saved, the default quality parameter."
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #400
""#savefig.directory : ~ # default directory in savefig dialog box,"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #409
""#ps.papersize : letter # auto, letter, legal, ledger, A0-A10, B0-B10"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #410
""#ps.useafm : False # use of afm fonts, results in small files"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #411
""#ps.usedistiller : False # can be: None, ghostscript or xpdf"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #413
"" # xpdf intended for production of publication quality files,"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #414
"" # but requires ghostscript, xpdf and ps2eps"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #429
""# 'svgfont': Embed characters as SVG fonts -- supported only by Chrome,"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #437
""# levels are: silent, helpful, debug, debug-annoying. Any level is"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #438
""# inclusive of all the levels below it. If your setting is ""debug"","
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #440
""# problems to the mailing-list, please set verbose to ""helpful"" or ""debug"""
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #443
""# The ""fileo"" gives the destination for any calls to verbose.report."
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #444
""# These objects can a filename, or a filehandle like sys.stdout."
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #448
""# levels, e.g., --verbose-helpful."
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #452
""#verbose.level : silent # one of silent, helpful, debug, debug-annoying"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #453
""#verbose.fileo : sys.stdout # a log filename, sys.stdout or sys.stderr"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #457
""# Leave the field(s) empty if you don't need a key-map. (i.e., fullscreen : '')"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #460
""#keymap.home : h, r, home # home or reset mnemonic"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #461
""#keymap.back : left, c, backspace # forward / backward keys to enable"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #462
""#keymap.forward : right, v # left handed quick navigation"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #466
""#keymap.quit : ctrl+w, cmd+w # close the current figure"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #469
""#keymap.xscale : L, k # toggle scaling of x-axes ('log'/'linear')"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc
[s068b830@submit2 ~]$ ls $HOME/.matplotlib/matplotlibrc
ls: cannot access /home/s068b830/.matplotlib/matplotlibrc: No such file or directory
[s068b830@submit2 ~]$ python -c "import matplotlib; print(matplotlib.matplotlib_fname())"
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #6
""# there, please note that it will be overwritten in your next install."
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #8
""# overwritten, place it in the following location:"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #19
""# syntax highlighting. Blank lines, or lines starting with a comment"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #20
""# symbol, are ignored, as are trailing comments. Other lines must"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #24
""# Colors: for the color values below, you can either use - a"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #25
""# matplotlib color string, such as r, k, or b - an rgb tuple, such as"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #26
""# (1.0, 0.5, 0.0) - a hex string, such as ff00ff or #ff00ff - a scalar"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #27
""# grayscale intensity such as 0.75 - a legal html color name, e.g., red,"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #28
""# blue, darkslategray"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #40
""# If you are using the Qt4Agg backend, you can choose here"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #47
""# ""pyqt"" and ""pyside"". The ""pyqt"" setting has the side effect of"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #53
""# If webagg.port is unavailable, a number of other random ports will"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #57
""# When True, open the webbrowser to the plot that is shown"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #60
""# When True, the figures rendered in the nbagg backend are created with"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #65
""# conflicts, we will automatically try to find a compatible one for"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #70
""#toolbar : toolbar2 # None | toolbar2 (""classic"" is deprecated)"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #71
""#timezone : UTC # a pytz timezone string, e.g., US/Central or Europe/Paris"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #74
""# location. This is where the matplotlib fonts, bitmaps, etc reside"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #86
""#lines.markersize : 6 # markersize, in points"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #94
""# Patches are graphical objects that fill 2D space, like polygons or"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #110
""# The font.family property has five values: 'serif' (e.g., Times),"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #111
""# 'sans-serif' (e.g., Helvetica), 'cursive' (e.g., Zapf-Chancery),"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #112
""# 'fantasy' (e.g., Western), and 'monospace' (e.g., Courier). Each of"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #114
""# order of priority associated with them. When text.usetex is False,"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #117
""# The font.style property has three values: normal (or roman), italic"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #118
""# or oblique. The oblique style will be used for italic, if it is not"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #122
""# TrueType fonts, which are scalable fonts, small-caps is equivalent"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #123
""# to using a font size of 'smaller', or about 83% of the current font"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #126
""# The font.weight property has effectively 13 values: normal, bold,"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #127
""# bolder, lighter, 100, 200, 300, ..., 900. Normal is the same as"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #128
""# 400, and bold is 700. bolder and lighter are relative values with"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #131
""# The font.stretch property has 11 values: ultra-condensed,"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #132
""# extra-condensed, condensed, semi-condensed, normal, semi-expanded,"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #133
""# expanded, extra-expanded, ultra-expanded, wider, and narrower. This"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #136
""# The font.size property is the default font size for text, given in pts."
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #145
""# special text sizes tick labels, axes, labels, title, etc, see the rc"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #147
""# relative to font.size, using the following values: xx-small, x-small,"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #148
""# small, medium, large, x-large, xx-large, larger, or smaller"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #150
""#font.serif : Bitstream Vera Serif, New Century Schoolbook, Century Schoolbook L, Utopia, ITC Bookman, Bookman, Nimbus Roman No9 L, Times New Roman, Times, Palatino, Charter, serif"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #151
""#font.sans-serif : Bitstream Vera Sans, Lucida Grande, Verdana, Geneva, Lucid, Arial, Helvetica, Avant Garde, sans-serif"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #152
""#font.cursive : Apple Chancery, Textile, Zapf Chancery, Sand, cursive"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #153
""#font.fantasy : Comic Sans MS, Chicago, Charcoal, Impact, Western, fantasy"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #154
""#font.monospace : Bitstream Vera Sans Mono, Andale Mono, Nimbus Mono L, Courier New, Courier, Fixed, Terminal, monospace"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #166
"" # new century schoolbook, bookman, times, palatino,"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #167
"" # zapf chancery, charter, serif, sans-serif, helvetica,"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #168
"" # avant garde, courier, monospace, computer modern roman,"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #169
"" # computer modern sans serif, computer modern typewriter"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #171
"" # LaTeX \usepackage command, please inquire at the"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #173
""#text.latex.unicode : False # use ""ucs"" and ""inputenc"" LaTeX packages for handling"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #181
"" # text.latex.preamble : \usepackage{bm},\usepackage{euler}"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #182
"" # The following packages are always loaded with usetex, so"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #183
"" # beware of package collisions: color, geometry, graphicx,"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #184
"" # type1cm, textcomp. Adobe Postscript (PSSNFS) font packages"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #185
"" # may also be loaded, depending on your font settings"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #198
"" # font file, if available, and if your"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #200
"" # 'either': Use the native hinting information,"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #202
"" # For backward compatibility, this value may also be"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #208
""#text.antialiased : True # If True (default), the text will be antialiased."
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #214
""# Note that this ""custom"" mode is unsupported and may go away in the"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #222
""#mathtext.fontset : cm # Should be 'cm' (Computer Modern), 'stix',"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #224
""#mathtext.fallback_to_cm : True # When True, use symbols from the Computer Modern"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #229
"" # Can be any of the LaTeX font names, including"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #230
"" # the special name ""regular"" for the same font"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #234
""# default face and edge color, default tick sizes,"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #235
""# default fontsizes for ticklabels, and so on. See"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #247
"" # the axes elements (lines, text, etc)"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #249
""#axes.formatter.limits : -7, 7 # use scientific notation if log10"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #252
""#axes.formatter.use_locale : False # When True, format tick labels"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #254
"" # For example, use ',' as a decimal"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #256
""#axes.formatter.use_mathtext : False # When True, use mathtext for scientific"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #258
""#axes.formatter.useoffset : True # If True, the tick label formatter"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #267
""#axes.color_cycle : b, g, r, c, m, y, k # color cycle for plot lines"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #269
"" # single letter, long name, or"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #287
""#xtick.direction : in # direction: in, out, or inout"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #297
""#ytick.direction : in # direction: in, out, or inout"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #304
""#grid.alpha : 1.0 # transparency, between 0.0 and 1.0"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #307
""#legend.fancybox : False # if True, use a rounded box for the"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #308
"" # legend, else a rectangle"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #328
""#figure.figsize : 8, 6 # figure size in inches"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #332
""#figure.autolayout : False # When True, automatically adjust subplot"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #359
""### Warning: experimental, 2008/10/10"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #363
"" # when plotting very large data sets,"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #365
"" # It may cause minor artifacts, though."
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #369
""#path.simplify : True # When True, simplify paths by removing ""invisible"""
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #375
""#path.snap : True # When True, rectilinear axis-aligned paths will be snapped to"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #376
"" # the nearest pixel when certain criteria are met. When False,"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #378
""#path.sketch : None # May be none, or a 3-tuple of the form (scale, length,"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #387
""# e.g., you may want a higher resolution, or to make the figure"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #392
""#savefig.format : png # png, ps, pdf, svg"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #396
"" # e.g. setting animation.writer to ffmpeg will not work,"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #399
""#savefig.jpeg_quality: 95 # when a jpeg is saved, the default quality parameter."
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #400
""#savefig.directory : ~ # default directory in savefig dialog box,"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #409
""#ps.papersize : letter # auto, letter, legal, ledger, A0-A10, B0-B10"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #410
""#ps.useafm : False # use of afm fonts, results in small files"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #411
""#ps.usedistiller : False # can be: None, ghostscript or xpdf"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #413
"" # xpdf intended for production of publication quality files,"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #414
"" # but requires ghostscript, xpdf and ps2eps"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #429
""# 'svgfont': Embed characters as SVG fonts -- supported only by Chrome,"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #437
""# levels are: silent, helpful, debug, debug-annoying. Any level is"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #438
""# inclusive of all the levels below it. If your setting is ""debug"","
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #440
""# problems to the mailing-list, please set verbose to ""helpful"" or ""debug"""
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #443
""# The ""fileo"" gives the destination for any calls to verbose.report."
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #444
""# These objects can a filename, or a filehandle like sys.stdout."
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #448
""# levels, e.g., --verbose-helpful."
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #452
""#verbose.level : silent # one of silent, helpful, debug, debug-annoying"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #453
""#verbose.fileo : sys.stdout # a log filename, sys.stdout or sys.stderr"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #457
""# Leave the field(s) empty if you don't need a key-map. (i.e., fullscreen : '')"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #460
""#keymap.home : h, r, home # home or reset mnemonic"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #461
""#keymap.back : left, c, backspace # forward / backward keys to enable"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #462
""#keymap.forward : right, v # left handed quick navigation"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #466
""#keymap.quit : ctrl+w, cmd+w # close the current figure"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/__init__.py:1004: UserWarning: Illegal line #469
""#keymap.xscale : L, k # toggle scaling of x-axes ('log'/'linear')"
"
in file "/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc"
warnings.warn('Illegal %s' % error_details)
/home/s068b830/.conda/envs/qiime1/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc