We were using conda.exe run ... to execute `rattler-build, but it does something undesirable to the current code page on Windows which leads to "Moji-bake".
When calling rattler-build directly, things seem to work much better for printing fancy tables.
We were using
conda.exe run ...
to execute `rattler-build, but it does something undesirable to the current code page on Windows which leads to "Moji-bake".When calling rattler-build directly, things seem to work much better for printing fancy tables.
Tested in https://github.com/conda-forge/jolt-physics-feedstock/pull/6
Before:
After: