Jonas Haag

Results 800 comments of Jonas Haag

> Where can I find the mamba.exe source code? ping @wolfv

Would anyone volunteer to make a fix PR? Or just a sketch of what places in the code need to be changed.

cc @ThomasBlauthQC @pavelzw

@jorgsk that would be great!

Don't we already do this? What version of Micromamba are you using?

Aha! We do not support an undocumented feature of Conda: It will expand `$HOME` whereas the documentation says you need to use `${HOME}`. If you use `${HOME}` it should work...

I remember we discussed adding `$foo` support but there were some challenges that I don’t remember right now so decided against it. We might want to revisit. For the meantime...

If you can pin it down to certain packages, number of times used, ... or even reproduce it in a fresh Windows install, that would help debugging a lot.

@danzimmerman can you reproduce that issue whilst having `--log-level trace` enabled and post the output here?