home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 480871729

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
480871729 MDU6SXNzdWU0ODA4NzE3Mjk= 3219 box-forced is removed in Matplotlib 3.1 302469 closed 0     0 2019-08-14T20:24:52Z 2019-08-31T09:18:22Z 2019-08-31T09:18:22Z CONTRIBUTOR      

When building against Matplotlib 3.1, the docs fail (see log) because box-forced is no longer accepted in Matplotlib.

Problem Description

Docs fail on plot_cartopy_facetgrid.py: WARNING: /builddir/build/BUILD/xarray-0.12.3/doc/gallery/plot_cartopy_facetgrid.py failed to execute correctly: Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/sphinx_gallery/gen_rst.py", line 394, in _memory_usage out = func() File "/usr/lib/python3.7/site-packages/sphinx_gallery/gen_rst.py", line 382, in __call__ exec(self.code, self.globals) File "/builddir/build/BUILD/xarray-0.12.3/doc/gallery/plot_cartopy_facetgrid.py", line 42, in <module> ax.set_aspect('equal', 'box-forced') File "/usr/lib/python3.7/site-packages/matplotlib/axes/_base.py", line 1295, in set_aspect self.set_adjustable(adjustable, share=share) # Handle sharing. File "/usr/lib/python3.7/site-packages/matplotlib/axes/_base.py", line 1335, in set_adjustable cbook._check_in_list(["box", "datalim"], adjustable=adjustable) File "/usr/lib/python3.7/site-packages/matplotlib/cbook/__init__.py", line 2164, in _check_in_list .format(v, k, ', '.join(map(repr, values)))) ValueError: 'box-forced' is not a valid value for adjustable; supported values are 'box', 'datalim'

Output of xr.show_versions()

I can't run this; it's an automated build. But I can get any relevant versions out of the [root.log](https://kojipkgs.fedoraproject.org/work/tasks/5093/37005093/root.log): * xarray 0.12.3 * python3-pandas 0.24.1-4.fc31 * python3-numpy 1:1.17.0-2.fc31 * python3-scipy 1.2.1-5.fc31 * python3-netcdf4 1.5.1.2-2.fc31 * python3-zarr 2.3.2-3.fc31 * python3-cftime 1.0.3.4-3.fc31 * python3-rasterio 1.0.24-2.fc31 * python3-Bottleneck 1.2.1-10.fc31 * python3-dask 2.1.0-2.fc31~bootstrap * python3-matplotlib 3.1.1-1.fc31 * python3-cartopy 0.17.0-6.fc31 * python3-seaborn 0.9.0-6.fc31 * python3-setuptools 41.0.1-4.fc31 * python3-pytest 4.6.4-3.fc31 * python3-ipython 7.6.1-2.fc31 * python3-sphinx 1:2.1.2-2.fc31
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/3219/reactions",
    "total_count": 3,
    "+1": 3,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 1 row from issues_id in issues_labels
  • 0 rows from issue in issue_comments
Powered by Datasette · Queries took 0.613ms · About: xarray-datasette