Jonas Haag

Results 800 comments of Jonas Haag

I think this is the latest state https://github.com/mamba-org/mamba/pull/2104

I'm going to close this. Mixing conda-forge and defaults is not supported. If you have the same issue with other channels, please open a new issue.

Fixed in https://github.com/mamba-org/mamba/pull/2827?

You might want to reduce the number of download/extract threads (in condarc)

We increased download buffer size (and concurrency? Not sure) in 0.26 so that might be related

You can think of `shell init` as something that makes `shell hook` permanent by adding it to the rcfile. I think `shell hook` does none of the steps 1–3.