Michael Stadler
Michael Stadler
That would indeed be useful (I prefer the English version because of easier-to-google error messages). I am using rig version 0.6.0 on macOS 14.4 and R versions 4.3-arm64/4.4-arm64.
@gaborcsardi Setting `LC_ALL=en_US.UTF-8` in `~/.Renviron` does the trick for me - thanks for the tipp!
That seems very possible, we were able to reproduce it with `reticulate` only: ``` library(reticulate) envpath
I have opened an issue with `reticulate`: https://github.com/rstudio/reticulate/issues/1785
This has been fixed in `reticulate` version 1.42.0.9000 (https://github.com/rstudio/reticulate/pull/1786/files).
This problem is also affecting us (BioC-devel 3.20, SummarizedExperiment_1.35.1): This triggers the warnings: ``` se