Open liammegill opened 1 week ago
This bug is due to a conflict of dependencies of external packages, probably related to package cf-units. cf-units seems to be incompatible with python >=3.10. The cf-units community is currently planning to build a pure-python udunits package which hopefully resolves our dependency conflict. See following issue: SciTools/cf-units#446
Installation of the requirements with
pip
does not work on Mac because of conflicting dependencies. Likely a problem with package cf_units. More info will be collected.