Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

netCDF4 error #334

Open
DLoveS1314 opened this issue Feb 4, 2024 · 1 comment
Open

netCDF4 error #334

DLoveS1314 opened this issue Feb 4, 2024 · 1 comment

Comments

@DLoveS1314
Copy link

ERROR:Segmentation fault (core dumped)

import xesmf as xe
import netCDF4

package version
netcdf4 1.6.4
xarray 2023.12.0
xesmf 0.8.2
When importing xesmf first, an error will be reported. On the contrary, if the netCDF4 program is imported first, it can run normally. I am very confused about this error. Is there any kind person who can help me answer it?

@aulemahal
Copy link
Collaborator

Hi @DLoveS1314,

I tested this on a Linux machine and python 3.12.1 and didn't get any error. Do you have more details on where and when this happens ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants