home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1269865784

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/7136#issuecomment-1269865784 https://api.github.com/repos/pydata/xarray/issues/7136 1269865784 IC_kwDOAMm_X85LsJ04 14808389 2022-10-06T11:34:27Z 2022-10-06T11:34:51Z MEMBER

I suspect that's because you're installing via pip, where both the h5netcdf and the netcdf4 wheel bundle the HDF5 library (but different versions, apparently). If that's correct, you should get the same error if you're importing netcdf4 then h5netcdf: python import netCDF4 import h5netcdf

Note that because there is a separate libhdf5 package for conda you don't have that issue (and you might want to use micromamba in CI)

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