home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1166635630

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/6728#issuecomment-1166635630 https://api.github.com/repos/pydata/xarray/issues/6728 1166635630 IC_kwDOAMm_X85FiXJu 14808389 2022-06-26T20:22:01Z 2022-06-26T20:49:46Z MEMBER

Can you check if that's due to the new version of netcdf4? I can't seem to install that from conda-forge, and if I execute your MCVE using engine="netcdf4" and netCDF4==1.5.8 I get a UnicodeDecodeError (which is not perfect but definitely better than a segfault).

Edit: I can successfully reproduce if I use netcdf4 and h5py from PyPI, which I guess means that the combination of the new versions and the change you mentioned triggers the segfault Edit2: this is curious, all my new environments get the segfault but my old development environment raises a UnicodeDecodeError

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  1285001323
Powered by Datasette · Queries took 0.687ms · About: xarray-datasette