home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 953921596

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/5882#issuecomment-953921596 https://api.github.com/repos/pydata/xarray/issues/5882 953921596 IC_kwDOAMm_X84427A8 221526 2021-10-28T14:49:26Z 2021-10-28T14:49:26Z CONTRIBUTOR

@saveriogzz I'm confused why you posted results for 3.6 and 3.8, given that the original issue looks like it was posted for 3.7. 🤨 At any rate, looks like your original issue, the output from show_versions() lists libnetcdf=4.7.4. That version should be fixed with regards to the _FillValue type mismatch error.

Your Python 3.8 environment does have an old version of libnetcdf. Can you try doing conda install -n py38 -c conda-forge "libnetcdf>=4.7.4" and see if that fixes your problem?

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