jaimergp
jaimergp
Closed by #367
Can you remove the Python version from either the environment.yml or the setup-miniconda inputs?
Quoting @mbargull's [comment](https://github.com/conda-forge/conda-forge.github.io/pull/2091#issuecomment-2138544375): > > As far as I can tell, the only explanation is that `conda-build` has a bug. > > It is *probably* not a bug, but the...
Yea, this can happen once https://github.com/conda-forge/miniforge/pull/715 lands.
Miniforge had to rollback that release due to some problems with latest mamba 2.0.x. Now 2.0.8 is out so the next Miniforge release should work, hopefully. When that happens, setup-miniconda...
This the project powering your Miniconda/Miniforge installers. So it will look like one more conda installation. I am not sure but I think VS Code knows how to find them...
@h-vetinari if you have spare cycle, could you help review this? I'm afraid I lack the expertise 😬 Thanks! 🙏
> If conda-build encounters a situation where no host is present, it handles build as host. I think this was the original behavior in `conda-build 2.x` where `host` didn't exist...
@dholth, given your experience with the lazy `SubdirData` refactor, do you think this is an ok adaptation for `PrefixData`? Let me know!