opendap access crash only with pip installation in ubuntu-latest SO · Issue #1246 · Unidata/netcdf4-python (original) (raw)
Hi, I am suffering crashes in my github action tests only when I use netCDF4 opendap access (I tried several datasets in different urls/servers) installed with pip install netCDF4
and ubuntu-latest
machines.
I supposse that could be an xarray related error but seems to be a problem in the installation related with netCDF4. view issue in xarray repository: pydata/xarray#7773
I also obtain this error if I use google colab platform that I suppose that use the same environment in ubunutu-latest SO.
I think that is related to this other opened issue... not sure! #1179
Thank you in advance!
To report a non-security related issue, please provide:
- the version of the software with which you are encountering an issue
- environmental information (i.e. Operating System, compiler info, java version, python version, etc.)
- a description of the issue with the steps needed to reproduce it
If you have a general question about the software, please view our Suggested Support Process.