Hameer Abbasi
Hameer Abbasi
Here is the traceback, unfortunately I cannot share a bigger reproducible due to proprietary code, but feel free to ask for more information. The xtensor-dependent program compiles fine with xsimd...
Running either of `pip install .` or `python -m build` on the [`hello_cpp` sample project](https://github.com/scikit-build/scikit-build-sample-projects/tree/master/projects/hello-cpp) fails with: Log output ``` Processing /Users/hameerabbasi/Code/scikit-build-sample-projects/projects/hello-cpp Installing build dependencies ... done Getting requirements to...
### What happened? I tried to call `ds.to_netcdf(f, engine="netcdf4", format="NETCDF4")` and got an ```python ValueError: invalid format for scipy.io.netcdf backend: 'NETCDF4' ``` ### What did you expect to happen? I...