Thomas Zilio
Thomas Zilio
Everything seems to be working fine on Yosemite but it stops to work after each reboot.  A reinstall fixes everything until the...
I like to use schema context to transmit information from one schema to another (child or parent) and the following behavior seems a little strange to me. ```python import marshmallow...
Hi, I'm not sure what causes this problem and how to analyze it but here it is. This problem occurs with: - conda 4.10.3 - conda-build 3.21.6 - mamba **0.17.0**...
### What happened? Reading or writing netCDF variables containing scale_factor and/or fill_value might raise the following error: ```python UFuncTypeError: Cannot cast ufunc 'multiply' output from dtype('float64') to dtype('int64') with casting...
Hello, Some kind of follow-up to the #7527 issue. **Describe the issue**: Setting a basicConfig **before the distributed import** changes the logging level of the scheduler to INFO. Doing the...