Guest User

Untitled

a guest
May 12th, 2020
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.48 KB | None | 0 0
  1. # Sphinx version: 3.0.3
  2. # Python version: 3.6.8 (CPython)
  3. # Docutils version: 0.16 release
  4. # Jinja2 version: 2.11.2
  5. # Last messages:
  6. # done
  7. #
  8. # dumping object inventory...
  9. #
  10. # done
  11. #
  12. # build finished with problems, 598 warnings.
  13. #
  14. # Sphinx-gallery successfully executed 320 out of 350 files subselected by:
  15.  
  16. gallery_conf["filename_pattern"] = '^((?!sgskip).)*$'
  17. gallery_conf["ignore_pattern"] = '__init__\\.py'
  18.  
  19. after excluding 166 files that had previously been run (based on MD5).
  20. #
  21. # Loaded extensions:
  22. # sphinx.ext.mathjax (3.0.3) from /home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx/ext/mathjax.py
  23. # sphinxcontrib.applehelp (1.0.2) from /home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinxcontrib/applehelp/__init__.py
  24. # sphinxcontrib.devhelp (1.0.2) from /home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinxcontrib/devhelp/__init__.py
  25. # sphinxcontrib.htmlhelp (1.0.3) from /home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinxcontrib/htmlhelp/__init__.py
  26. # sphinxcontrib.serializinghtml (1.1.4) from /home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinxcontrib/serializinghtml/__init__.py
  27. # sphinxcontrib.qthelp (1.0.3) from /home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinxcontrib/qthelp/__init__.py
  28. # alabaster (0.7.12) from /home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/alabaster/__init__.py
  29. # sphinx.ext.autodoc.type_comment (3.0.3) from /home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx/ext/autodoc/type_comment.py
  30. # sphinx.ext.autodoc (3.0.3) from /home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx/ext/autodoc/__init__.py
  31. # sphinx.ext.autosummary (3.0.3) from /home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx/ext/autosummary/__init__.py
  32. # sphinx.ext.doctest (3.0.3) from /home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx/ext/doctest.py
  33. # sphinx.ext.graphviz (3.0.3) from /home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx/ext/graphviz.py
  34. # sphinx.ext.inheritance_diagram (3.0.3) from /home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx/ext/inheritance_diagram.py
  35. # sphinx.ext.intersphinx (3.0.3) from /home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx/ext/intersphinx.py
  36. # sphinx.ext.ifconfig (3.0.3) from /home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx/ext/ifconfig.py
  37. # sphinx.ext.viewcode (3.0.3) from /home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx/ext/viewcode.py
  38. # IPython.sphinxext.ipython_console_highlighting (unknown version) from /home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/IPython/sphinxext/ipython_console_highlighting.py
  39. # IPython.sphinxext.ipython_directive (unknown version) from /home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/IPython/sphinxext/ipython_directive.py
  40. # numpydoc (0.9.2) from /home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/numpydoc/__init__.py
  41. # sphinx_gallery.gen_gallery (0.6.2) from /home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_gallery.py
  42. # matplotlib.sphinxext.mathmpl (unknown version) from /home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/sphinxext/mathmpl.py
  43. # matplotlib.sphinxext.plot_directive (3.2.1) from /home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py
  44. # sphinxext.custom_roles (unknown version) from /home/arunav/code/open-source/matplotlib-repo/matplotlib/doc/sphinxext/custom_roles.py
  45. # sphinxext.github (unknown version) from /home/arunav/code/open-source/matplotlib-repo/matplotlib/doc/sphinxext/github.py
  46. # sphinxext.math_symbol_table (unknown version) from /home/arunav/code/open-source/matplotlib-repo/matplotlib/doc/sphinxext/math_symbol_table.py
  47. # sphinxext.missing_references (unknown version) from /home/arunav/code/open-source/matplotlib-repo/matplotlib/doc/sphinxext/missing_references.py
  48. # sphinxext.mock_gui_toolkits (unknown version) from /home/arunav/code/open-source/matplotlib-repo/matplotlib/doc/sphinxext/mock_gui_toolkits.py
  49. # sphinxext.skip_deprecated (unknown version) from /home/arunav/code/open-source/matplotlib-repo/matplotlib/doc/sphinxext/skip_deprecated.py
  50. # sphinx_copybutton (0.2.11) from /home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_copybutton/__init__.py
  51. Traceback (most recent call last):
  52. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx/cmd/build.py", line 280, in build_main
  53. app.build(args.force_all, filenames)
  54. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx/application.py", line 385, in build
  55. self.events.emit('build-finished', None)
  56. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx/events.py", line 107, in emit
  57. results.append(listener.handler(self.app, *args))
  58. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_gallery.py", line 591, in summarize_failing_examples
  59. "\n" + "-" * 79)
  60. ValueError: Here is a summary of the problems encountered when running the examples
  61.  
  62. Unexpected failing examples:
  63. /home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/mplot3d/surface3d.py failed leaving traceback:
  64. Traceback (most recent call last):
  65. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  66. out = func()
  67. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  68. exec(self.code, self.fake_main.__dict__)
  69. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/mplot3d/surface3d.py", line 35, in <module>
  70. ax.zaxis.set_major_formatter('{x:.02f}')
  71. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/axis.py", line 1628, in set_major_formatter
  72. cbook._check_isinstance(mticker.Formatter, formatter=formatter)
  73. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/cbook/__init__.py", line 2128, in _check_isinstance
  74. type_name(type(v))))
  75. TypeError: 'formatter' must be an instance of matplotlib.ticker.Formatter, not a str
  76.  
  77.  
  78. /home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/pyplots/axline.py failed leaving traceback:
  79. Traceback (most recent call last):
  80. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  81. out = func()
  82. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  83. exec(self.code, self.fake_main.__dict__)
  84. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/pyplots/axline.py", line 23, in <module>
  85. plt.axline((0, 0.5), slope=0.25, color="black", linestyle=(0, (5, 5)))
  86. AttributeError: module 'matplotlib.pyplot' has no attribute 'axline'
  87.  
  88.  
  89. /home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/subplots_axes_and_figures/axes_box_aspect.py failed leaving traceback:
  90. Traceback (most recent call last):
  91. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  92. out = func()
  93. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  94. exec(self.code, self.fake_main.__dict__)
  95. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/subplots_axes_and_figures/axes_box_aspect.py", line 29, in <module>
  96. ax.set_box_aspect(1)
  97. AttributeError: 'AxesSubplot' object has no attribute 'set_box_aspect'
  98.  
  99.  
  100. /home/arunav/code/open-source/matplotlib-repo/matplotlib/tutorials/colors/colormaps.py failed leaving traceback:
  101. Traceback (most recent call last):
  102. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  103. out = func()
  104. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  105. exec(self.code, self.fake_main.__dict__)
  106. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/tutorials/colors/colormaps.py", line 225, in <module>
  107. plot_color_gradients(cmap_category, cmap_list, nrows)
  108. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/tutorials/colors/colormaps.py", line 213, in plot_color_gradients
  109. ax.imshow(gradient, aspect='auto', cmap=plt.get_cmap(name))
  110. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/cm.py", line 134, in get_cmap
  111. cbook._check_in_list(sorted(cmap_d), name=name)
  112. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/cbook/__init__.py", line 2145, in _check_in_list
  113. .format(v, k, ', '.join(map(repr, values))))
  114. ValueError: 'turbo' is not a valid value for name; supported values are 'Accent', 'Accent_r', 'BlueRed2', 'BlueRed3', 'BlueRedAlpha', 'Blues', 'Blues_r', 'BrBG', 'BrBG_r', 'BuGn', 'BuGn_r', 'BuPu', 'BuPu_r', 'CMRmap', 'CMRmap_r', 'Dark2', 'Dark2_r', 'GnBu', 'GnBu_r', 'Greens', 'Greens_r', 'Greys', 'Greys_r', 'OrRd', 'OrRd_r', 'Oranges', 'Oranges_r', 'PRGn', 'PRGn_r', 'Paired', 'Paired_r', 'Pastel1', 'Pastel1_r', 'Pastel2', 'Pastel2_r', 'PiYG', 'PiYG_r', 'PuBu', 'PuBuGn', 'PuBuGn_r', 'PuBu_r', 'PuOr', 'PuOr_r', 'PuRd', 'PuRd_r', 'Purples', 'Purples_r', 'RdBu', 'RdBu_r', 'RdGy', 'RdGy_r', 'RdPu', 'RdPu_r', 'RdYlBu', 'RdYlBu_r', 'RdYlGn', 'RdYlGn_r', 'Reds', 'Reds_r', 'Set1', 'Set1_r', 'Set2', 'Set2_r', 'Set3', 'Set3_r', 'Spectral', 'Spectral_r', 'Wistia', 'Wistia_r', 'YlGn', 'YlGnBu', 'YlGnBu_r', 'YlGn_r', 'YlOrBr', 'YlOrBr_r', 'YlOrRd', 'YlOrRd_r', 'afmhot', 'afmhot_r', 'autumn', 'autumn_r', 'binary', 'binary_r', 'bone', 'bone_r', 'brg', 'brg_r', 'bwr', 'bwr_r', 'cividis', 'cividis_r', 'cool', 'cool_r', 'coolwarm', 'coolwarm_r', 'copper', 'copper_r', 'cubehelix', 'cubehelix_r', 'flag', 'flag_r', 'gist_earth', 'gist_earth_r', 'gist_gray', 'gist_gray_r', 'gist_heat', 'gist_heat_r', 'gist_ncar', 'gist_ncar_r', 'gist_rainbow', 'gist_rainbow_r', 'gist_stern', 'gist_stern_r', 'gist_yarg', 'gist_yarg_r', 'gnuplot', 'gnuplot2', 'gnuplot2_r', 'gnuplot_r', 'gray', 'gray_r', 'hot', 'hot_r', 'hsv', 'hsv_r', 'inferno', 'inferno_r', 'jet', 'jet_r', 'magma', 'magma_r', 'nipy_spectral', 'nipy_spectral_r', 'ocean', 'ocean_r', 'pink', 'pink_r', 'plasma', 'plasma_r', 'prism', 'prism_r', 'rainbow', 'rainbow_r', 'seismic', 'seismic_r', 'spring', 'spring_r', 'summer', 'summer_r', 'tab10', 'tab10_r', 'tab20', 'tab20_r', 'tab20b', 'tab20b_r', 'tab20c', 'tab20c_r', 'terrain', 'terrain_r', 'twilight', 'twilight_r', 'twilight_shifted', 'twilight_shifted_r', 'viridis', 'viridis_r', 'winter', 'winter_r'
  115.  
  116.  
  117. /home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/subplots_axes_and_figures/axes_margins.py failed leaving traceback:
  118. Traceback (most recent call last):
  119. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  120. out = func()
  121. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  122. exec(self.code, self.fake_main.__dict__)
  123. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/subplots_axes_and_figures/axes_margins.py", line 65, in <module>
  124. cells = ax.pcolor(x, y, x+y, cmap='inferno', shading='auto') # sticky
  125. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/__init__.py", line 1565, in inner
  126. return func(ax, *map(sanitize_sequence, args), **kwargs)
  127. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/axes/_axes.py", line 5892, in pcolor
  128. collection = mcoll.PolyCollection(verts, **kwargs)
  129. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/collections.py", line 1073, in __init__
  130. Collection.__init__(self, **kwargs)
  131. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/collections.py", line 164, in __init__
  132. self.update(kwargs)
  133. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/artist.py", line 1006, in update
  134. ret = [_update_property(self, k, v) for k, v in props.items()]
  135. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/artist.py", line 1006, in <listcomp>
  136. ret = [_update_property(self, k, v) for k, v in props.items()]
  137. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/artist.py", line 1002, in _update_property
  138. .format(type(self).__name__, k))
  139. AttributeError: 'PolyCollection' object has no property 'shading'
  140.  
  141.  
  142. /home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/showcase/bachelors_degrees_by_gender.py failed leaving traceback:
  143. Traceback (most recent call last):
  144. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  145. out = func()
  146. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  147. exec(self.code, self.fake_main.__dict__)
  148. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/showcase/bachelors_degrees_by_gender.py", line 55, in <module>
  149. ax.xaxis.set_major_formatter('{x:.0f}')
  150. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/axis.py", line 1628, in set_major_formatter
  151. cbook._check_isinstance(mticker.Formatter, formatter=formatter)
  152. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/cbook/__init__.py", line 2128, in _check_isinstance
  153. type_name(type(v))))
  154. TypeError: 'formatter' must be an instance of matplotlib.ticker.Formatter, not a str
  155.  
  156.  
  157. /home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/ticks_and_spines/tick-formatters.py failed leaving traceback:
  158. Traceback (most recent call last):
  159. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  160. out = func()
  161. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  162. exec(self.code, self.fake_main.__dict__)
  163. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/ticks_and_spines/tick-formatters.py", line 52, in <module>
  164. axs0[0].xaxis.set_major_formatter('{x} km')
  165. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/axis.py", line 1628, in set_major_formatter
  166. cbook._check_isinstance(mticker.Formatter, formatter=formatter)
  167. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/cbook/__init__.py", line 2128, in _check_isinstance
  168. type_name(type(v))))
  169. TypeError: 'formatter' must be an instance of matplotlib.ticker.Formatter, not a str
  170.  
  171.  
  172. /home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/specialty_plots/skewt.py failed leaving traceback:
  173. Traceback (most recent call last):
  174. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  175. out = func()
  176. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  177. exec(self.code, self.fake_main.__dict__)
  178. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/specialty_plots/skewt.py", line 239, in <module>
  179. ax = fig.add_subplot(111, projection='skewx')
  180. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/figure.py", line 1419, in add_subplot
  181. a = subplot_class_factory(projection_class)(self, *args, **kwargs)
  182. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/axes/_subplots.py", line 76, in __init__
  183. self._axes_class.__init__(self, fig, self.figbox, **kwargs)
  184. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 454, in __init__
  185. self.cla()
  186. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 1033, in cla
  187. self.grid(False) # Disable grid on init to use rcParameter
  188. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 2768, in grid
  189. self.xaxis.grid(b, which=which, **kwargs)
  190. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/axis.py", line 1501, in grid
  191. **gridkw)
  192. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/axis.py", line 910, in set_tick_params
  193. for tick in self.majorTicks:
  194. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/axis.py", line 698, in __get__
  195. tick = instance._get_tick(major=True)
  196. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/specialty_plots/skewt.py", line 59, in _get_tick
  197. return SkewXTick(self.axes, None, major=major)
  198. TypeError: __init__() missing 1 required positional argument: 'label'
  199.  
  200.  
  201. /home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/pyplots/dollar_ticks.py failed leaving traceback:
  202. Traceback (most recent call last):
  203. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  204. out = func()
  205. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  206. exec(self.code, self.fake_main.__dict__)
  207. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/pyplots/dollar_ticks.py", line 18, in <module>
  208. ax.yaxis.set_major_formatter('${x:1.2f}')
  209. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/axis.py", line 1628, in set_major_formatter
  210. cbook._check_isinstance(mticker.Formatter, formatter=formatter)
  211. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/cbook/__init__.py", line 2128, in _check_isinstance
  212. type_name(type(v))))
  213. TypeError: 'formatter' must be an instance of matplotlib.ticker.Formatter, not a str
  214.  
  215.  
  216. /home/arunav/code/open-source/matplotlib-repo/matplotlib/tutorials/text/text_intro.py failed leaving traceback:
  217. Traceback (most recent call last):
  218. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  219. out = func()
  220. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  221. exec(self.code, self.fake_main.__dict__)
  222. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/tutorials/text/text_intro.py", line 297, in <module>
  223. axs[1].xaxis.set_major_formatter('{x:1.1f}')
  224. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/axis.py", line 1628, in set_major_formatter
  225. cbook._check_isinstance(mticker.Formatter, formatter=formatter)
  226. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/cbook/__init__.py", line 2128, in _check_isinstance
  227. type_name(type(v))))
  228. TypeError: 'formatter' must be an instance of matplotlib.ticker.Formatter, not a str
  229.  
  230.  
  231. /home/arunav/code/open-source/matplotlib-repo/matplotlib/tutorials/colors/colormapnorms.py failed leaving traceback:
  232. Traceback (most recent call last):
  233. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  234. out = func()
  235. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  236. exec(self.code, self.fake_main.__dict__)
  237. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/tutorials/colors/colormapnorms.py", line 65, in <module>
  238. cmap='PuBu_r', shading='auto')
  239. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/__init__.py", line 1565, in inner
  240. return func(ax, *map(sanitize_sequence, args), **kwargs)
  241. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/axes/_axes.py", line 5892, in pcolor
  242. collection = mcoll.PolyCollection(verts, **kwargs)
  243. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/collections.py", line 1073, in __init__
  244. Collection.__init__(self, **kwargs)
  245. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/collections.py", line 164, in __init__
  246. self.update(kwargs)
  247. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/artist.py", line 1006, in update
  248. ret = [_update_property(self, k, v) for k, v in props.items()]
  249. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/artist.py", line 1006, in <listcomp>
  250. ret = [_update_property(self, k, v) for k, v in props.items()]
  251. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/artist.py", line 1002, in _update_property
  252. .format(type(self).__name__, k))
  253. AttributeError: 'PolyCollection' object has no property 'shading'
  254.  
  255.  
  256. /home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/scales/log_demo.py failed leaving traceback:
  257. Traceback (most recent call last):
  258. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  259. out = func()
  260. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  261. exec(self.code, self.fake_main.__dict__)
  262. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/scales/log_demo.py", line 30, in <module>
  263. ax3.set_xscale('log', base=2)
  264. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/axes/_base.py", line 3277, in set_xscale
  265. ax.xaxis._set_scale(value, **kwargs)
  266. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/axis.py", line 826, in _set_scale
  267. self._scale = mscale.scale_factory(value, self, **kwargs)
  268. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/scale.py", line 729, in scale_factory
  269. return _scale_mapping[scale](axis, **kwargs)
  270. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/scale.py", line 379, in __init__
  271. raise TypeError(f"LogScale got an unexpected keyword "
  272. TypeError: LogScale got an unexpected keyword argument 'base'
  273.  
  274.  
  275. /home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/subplots_axes_and_figures/axis_labels_demo.py failed leaving traceback:
  276. Traceback (most recent call last):
  277. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  278. out = func()
  279. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  280. exec(self.code, self.fake_main.__dict__)
  281. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/subplots_axes_and_figures/axis_labels_demo.py", line 15, in <module>
  282. ax.set_ylabel('YLabel', loc='top')
  283. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/axes/_axes.py", line 282, in set_ylabel
  284. return self.yaxis.set_label_text(ylabel, fontdict, **kwargs)
  285. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/axis.py", line 1616, in set_label_text
  286. self.label.update(kwargs)
  287. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/text.py", line 177, in update
  288. super().update(kwargs)
  289. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/artist.py", line 1006, in update
  290. ret = [_update_property(self, k, v) for k, v in props.items()]
  291. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/artist.py", line 1006, in <listcomp>
  292. ret = [_update_property(self, k, v) for k, v in props.items()]
  293. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/artist.py", line 1002, in _update_property
  294. .format(type(self).__name__, k))
  295. AttributeError: 'Text' object has no property 'loc'
  296.  
  297.  
  298. /home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/text_labels_and_annotations/titles_demo.py failed leaving traceback:
  299. Traceback (most recent call last):
  300. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  301. out = func()
  302. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  303. exec(self.code, self.fake_main.__dict__)
  304. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/text_labels_and_annotations/titles_demo.py", line 52, in <module>
  305. plt.rcParams['axes.titley'] = 1.0 # y is in axes-relative co-ordinates.
  306. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/__init__.py", line 812, in __setitem__
  307. f"{key} is not a valid rc parameter (see rcParams.keys() for "
  308. KeyError: 'axes.titley is not a valid rc parameter (see rcParams.keys() for a list of valid parameters)'
  309.  
  310.  
  311. /home/arunav/code/open-source/matplotlib-repo/matplotlib/tutorials/intermediate/gridspec.py failed leaving traceback:
  312. Traceback (most recent call last):
  313. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  314. out = func()
  315. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  316. exec(self.code, self.fake_main.__dict__)
  317. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/tutorials/intermediate/gridspec.py", line 242, in <module>
  318. axs = inner_grid.subplots() # Create all subplots for the inner grid.
  319. AttributeError: 'GridSpecFromSubplotSpec' object has no attribute 'subplots'
  320.  
  321.  
  322. /home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/ticks_and_spines/custom_ticker1.py failed leaving traceback:
  323. Traceback (most recent call last):
  324. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  325. out = func()
  326. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  327. exec(self.code, self.fake_main.__dict__)
  328. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/ticks_and_spines/custom_ticker1.py", line 25, in <module>
  329. ax.yaxis.set_major_formatter(millions)
  330. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/axis.py", line 1628, in set_major_formatter
  331. cbook._check_isinstance(mticker.Formatter, formatter=formatter)
  332. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/cbook/__init__.py", line 2128, in _check_isinstance
  333. type_name(type(v))))
  334. TypeError: 'formatter' must be an instance of matplotlib.ticker.Formatter, not a function
  335.  
  336.  
  337. /home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/subplots_axes_and_figures/axhspan_demo.py failed leaving traceback:
  338. Traceback (most recent call last):
  339. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  340. out = func()
  341. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  342. exec(self.code, self.fake_main.__dict__)
  343. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/subplots_axes_and_figures/axhspan_demo.py", line 30, in <module>
  344. ax.axline((0, 0), (1, 1), color='k')
  345. AttributeError: 'AxesSubplot' object has no attribute 'axline'
  346.  
  347.  
  348. /home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/userdemo/demo_gridspec06.py failed leaving traceback:
  349. Traceback (most recent call last):
  350. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  351. out = func()
  352. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  353. exec(self.code, self.fake_main.__dict__)
  354. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/userdemo/demo_gridspec06.py", line 25, in <module>
  355. axs = inner_grid.subplots() # Create all subplots for the inner grid.
  356. AttributeError: 'GridSpecFromSubplotSpec' object has no attribute 'subplots'
  357.  
  358.  
  359. /home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/images_contours_and_fields/pcolor_demo.py failed leaving traceback:
  360. Traceback (most recent call last):
  361. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  362. out = func()
  363. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  364. exec(self.code, self.fake_main.__dict__)
  365. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/images_contours_and_fields/pcolor_demo.py", line 104, in <module>
  366. norm=LogNorm(vmin=Z.min(), vmax=Z.max()), cmap='PuBu_r')
  367. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/__init__.py", line 1565, in inner
  368. return func(ax, *map(sanitize_sequence, args), **kwargs)
  369. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/axes/_axes.py", line 5892, in pcolor
  370. collection = mcoll.PolyCollection(verts, **kwargs)
  371. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/collections.py", line 1073, in __init__
  372. Collection.__init__(self, **kwargs)
  373. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/collections.py", line 164, in __init__
  374. self.update(kwargs)
  375. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/artist.py", line 1006, in update
  376. ret = [_update_property(self, k, v) for k, v in props.items()]
  377. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/artist.py", line 1006, in <listcomp>
  378. ret = [_update_property(self, k, v) for k, v in props.items()]
  379. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/artist.py", line 1002, in _update_property
  380. .format(type(self).__name__, k))
  381. AttributeError: 'PolyCollection' object has no property 'shading'
  382.  
  383.  
  384. /home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/ticks_and_spines/date_precision_and_epochs.py failed leaving traceback:
  385. Traceback (most recent call last):
  386. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  387. out = func()
  388. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  389. exec(self.code, self.fake_main.__dict__)
  390. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/ticks_and_spines/date_precision_and_epochs.py", line 47, in <module>
  391. _reset_epoch_for_tutorial() # Don't do this. Just for this tutorial.
  392. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/ticks_and_spines/date_precision_and_epochs.py", line 33, in _reset_epoch_for_tutorial
  393. mdates._reset_epoch_test_example()
  394. AttributeError: module 'matplotlib.dates' has no attribute '_reset_epoch_test_example'
  395.  
  396.  
  397. /home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/lines_bars_and_markers/linestyles.py failed leaving traceback:
  398. Traceback (most recent call last):
  399. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  400. out = func()
  401. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  402. exec(self.code, self.fake_main.__dict__)
  403. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/lines_bars_and_markers/linestyles.py", line 70, in <module>
  404. .add_gridspec(2, 1, height_ratios=[1, 3])
  405. AttributeError: 'GridSpec' object has no attribute 'subplots'
  406.  
  407.  
  408. /home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/text_labels_and_annotations/font_table.py failed leaving traceback:
  409. Traceback (most recent call last):
  410. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  411. out = func()
  412. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  413. exec(self.code, self.fake_main.__dict__)
  414. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/text_labels_and_annotations/font_table.py", line 122, in <module>
  415. draw_font_table(args.path)
  416. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/text_labels_and_annotations/font_table.py", line 105, in draw_font_table
  417. cell.set_text_props(font=Path(path))
  418. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/table.py", line 178, in set_text_props
  419. self._text.update(kwargs)
  420. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/text.py", line 177, in update
  421. super().update(kwargs)
  422. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/artist.py", line 1006, in update
  423. ret = [_update_property(self, k, v) for k, v in props.items()]
  424. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/artist.py", line 1006, in <listcomp>
  425. ret = [_update_property(self, k, v) for k, v in props.items()]
  426. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/artist.py", line 1002, in _update_property
  427. .format(type(self).__name__, k))
  428. AttributeError: 'Text' object has no property 'font'
  429.  
  430.  
  431. /home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/text_labels_and_annotations/font_file.py failed leaving traceback:
  432. Traceback (most recent call last):
  433. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  434. out = func()
  435. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  436. exec(self.code, self.fake_main.__dict__)
  437. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/text_labels_and_annotations/font_file.py", line 27, in <module>
  438. ax.set_title(f'This is a special font: {fpath.name}', font=fpath)
  439. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/axes/_axes.py", line 214, in set_title
  440. title.update(kwargs)
  441. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/text.py", line 177, in update
  442. super().update(kwargs)
  443. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/artist.py", line 1006, in update
  444. ret = [_update_property(self, k, v) for k, v in props.items()]
  445. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/artist.py", line 1006, in <listcomp>
  446. ret = [_update_property(self, k, v) for k, v in props.items()]
  447. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/artist.py", line 1002, in _update_property
  448. .format(type(self).__name__, k))
  449. AttributeError: 'Text' object has no property 'font'
  450.  
  451.  
  452. /home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/subplots_axes_and_figures/subplots_demo.py failed leaving traceback:
  453. Traceback (most recent call last):
  454. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  455. out = func()
  456. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  457. exec(self.code, self.fake_main.__dict__)
  458. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/subplots_axes_and_figures/subplots_demo.py", line 155, in <module>
  459. gs = fig.add_gridspec(3, hspace=0)
  460. TypeError: add_gridspec() missing 1 required positional argument: 'ncols'
  461.  
  462.  
  463. /home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/ticks_and_spines/tick_labels_from_values.py failed leaving traceback:
  464. Traceback (most recent call last):
  465. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  466. out = func()
  467. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  468. exec(self.code, self.fake_main.__dict__)
  469. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/ticks_and_spines/tick_labels_from_values.py", line 36, in <module>
  470. ax.xaxis.set_major_formatter(format_fn)
  471. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/axis.py", line 1628, in set_major_formatter
  472. cbook._check_isinstance(mticker.Formatter, formatter=formatter)
  473. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/cbook/__init__.py", line 2128, in _check_isinstance
  474. type_name(type(v))))
  475. TypeError: 'formatter' must be an instance of matplotlib.ticker.Formatter, not a function
  476.  
  477.  
  478. /home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/ticks_and_spines/major_minor_demo.py failed leaving traceback:
  479. Traceback (most recent call last):
  480. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  481. out = func()
  482. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  483. exec(self.code, self.fake_main.__dict__)
  484. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/ticks_and_spines/major_minor_demo.py", line 50, in <module>
  485. ax.xaxis.set_major_formatter('{x:.0f}')
  486. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/axis.py", line 1628, in set_major_formatter
  487. cbook._check_isinstance(mticker.Formatter, formatter=formatter)
  488. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/cbook/__init__.py", line 2128, in _check_isinstance
  489. type_name(type(v))))
  490. TypeError: 'formatter' must be an instance of matplotlib.ticker.Formatter, not a str
  491.  
  492.  
  493. /home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/text_labels_and_annotations/date_index_formatter.py failed leaving traceback:
  494. Traceback (most recent call last):
  495. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  496. out = func()
  497. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  498. exec(self.code, self.fake_main.__dict__)
  499. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/text_labels_and_annotations/date_index_formatter.py", line 39, in <module>
  500. ax2.xaxis.set_major_formatter(format_date)
  501. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/axis.py", line 1628, in set_major_formatter
  502. cbook._check_isinstance(mticker.Formatter, formatter=formatter)
  503. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/cbook/__init__.py", line 2128, in _check_isinstance
  504. type_name(type(v))))
  505. TypeError: 'formatter' must be an instance of matplotlib.ticker.Formatter, not a function
  506.  
  507.  
  508. /home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/color/colormap_reference.py failed leaving traceback:
  509. Traceback (most recent call last):
  510. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  511. out = func()
  512. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  513. exec(self.code, self.fake_main.__dict__)
  514. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/color/colormap_reference.py", line 68, in <module>
  515. plot_color_gradients(cmap_category, cmap_list)
  516. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/color/colormap_reference.py", line 58, in plot_color_gradients
  517. ax.imshow(gradient, aspect='auto', cmap=plt.get_cmap(name))
  518. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/cm.py", line 134, in get_cmap
  519. cbook._check_in_list(sorted(cmap_d), name=name)
  520. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/cbook/__init__.py", line 2145, in _check_in_list
  521. .format(v, k, ', '.join(map(repr, values))))
  522. ValueError: 'turbo' is not a valid value for name; supported values are 'Accent', 'Accent_r', 'Blues', 'Blues_r', 'BrBG', 'BrBG_r', 'BuGn', 'BuGn_r', 'BuPu', 'BuPu_r', 'CMRmap', 'CMRmap_r', 'Dark2', 'Dark2_r', 'GnBu', 'GnBu_r', 'Greens', 'Greens_r', 'Greys', 'Greys_r', 'OrRd', 'OrRd_r', 'Oranges', 'Oranges_r', 'PRGn', 'PRGn_r', 'Paired', 'Paired_r', 'Pastel1', 'Pastel1_r', 'Pastel2', 'Pastel2_r', 'PiYG', 'PiYG_r', 'PuBu', 'PuBuGn', 'PuBuGn_r', 'PuBu_r', 'PuOr', 'PuOr_r', 'PuRd', 'PuRd_r', 'Purples', 'Purples_r', 'RdBu', 'RdBu_r', 'RdGy', 'RdGy_r', 'RdPu', 'RdPu_r', 'RdYlBu', 'RdYlBu_r', 'RdYlGn', 'RdYlGn_r', 'Reds', 'Reds_r', 'Set1', 'Set1_r', 'Set2', 'Set2_r', 'Set3', 'Set3_r', 'Spectral', 'Spectral_r', 'Wistia', 'Wistia_r', 'YlGn', 'YlGnBu', 'YlGnBu_r', 'YlGn_r', 'YlOrBr', 'YlOrBr_r', 'YlOrRd', 'YlOrRd_r', 'afmhot', 'afmhot_r', 'autumn', 'autumn_r', 'binary', 'binary_r', 'bone', 'bone_r', 'brg', 'brg_r', 'bwr', 'bwr_r', 'cividis', 'cividis_r', 'cool', 'cool_r', 'coolwarm', 'coolwarm_r', 'copper', 'copper_r', 'cubehelix', 'cubehelix_r', 'flag', 'flag_r', 'gist_earth', 'gist_earth_r', 'gist_gray', 'gist_gray_r', 'gist_heat', 'gist_heat_r', 'gist_ncar', 'gist_ncar_r', 'gist_rainbow', 'gist_rainbow_r', 'gist_stern', 'gist_stern_r', 'gist_yarg', 'gist_yarg_r', 'gnuplot', 'gnuplot2', 'gnuplot2_r', 'gnuplot_r', 'gray', 'gray_r', 'hot', 'hot_r', 'hsv', 'hsv_r', 'inferno', 'inferno_r', 'jet', 'jet_r', 'magma', 'magma_r', 'nipy_spectral', 'nipy_spectral_r', 'ocean', 'ocean_r', 'pink', 'pink_r', 'plasma', 'plasma_r', 'prism', 'prism_r', 'rainbow', 'rainbow_r', 'seismic', 'seismic_r', 'spring', 'spring_r', 'summer', 'summer_r', 'tab10', 'tab10_r', 'tab20', 'tab20_r', 'tab20b', 'tab20b_r', 'tab20c', 'tab20c_r', 'terrain', 'terrain_r', 'twilight', 'twilight_r', 'twilight_shifted', 'twilight_shifted_r', 'viridis', 'viridis_r', 'winter', 'winter_r'
  523.  
  524.  
  525. /home/arunav/code/open-source/matplotlib-repo/matplotlib/tutorials/introductory/lifecycle.py failed leaving traceback:
  526. Traceback (most recent call last):
  527. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  528. out = func()
  529. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  530. exec(self.code, self.fake_main.__dict__)
  531. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/tutorials/introductory/lifecycle.py", line 220, in <module>
  532. ax.xaxis.set_major_formatter(currency)
  533. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/axis.py", line 1628, in set_major_formatter
  534. cbook._check_isinstance(mticker.Formatter, formatter=formatter)
  535. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/cbook/__init__.py", line 2128, in _check_isinstance
  536. type_name(type(v))))
  537. TypeError: 'formatter' must be an instance of matplotlib.ticker.Formatter, not a function
  538.  
  539.  
  540. /home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/showcase/anatomy.py failed leaving traceback:
  541. Traceback (most recent call last):
  542. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 460, in _memory_usage
  543. out = func()
  544. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/sphinx_gallery/gen_rst.py", line 442, in __call__
  545. exec(self.code, self.fake_main.__dict__)
  546. File "/home/arunav/code/open-source/matplotlib-repo/matplotlib/examples/showcase/anatomy.py", line 34, in <module>
  547. ax.xaxis.set_minor_formatter(minor_tick)
  548. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/axis.py", line 1642, in set_minor_formatter
  549. cbook._check_isinstance(mticker.Formatter, formatter=formatter)
  550. File "/home/arunav/code/open-source/matplotlib-repo/env-matplotlib/lib/python3.6/site-packages/matplotlib/cbook/__init__.py", line 2128, in _check_isinstance
  551. type_name(type(v))))
  552. TypeError: 'formatter' must be an instance of matplotlib.ticker.Formatter, not a function
  553.  
  554.  
  555. -------------------------------------------------------------------------------
Add Comment
Please, Sign In to add comment