-
Hi, I'm trying to start using mtpy but cannot even import the module. Attempting to import mtpy fails to load, citing 'ImportError: DLL load failed while importing defs: The specified procedure could …
-
RAPIDS currently builds conda packages in CI using conda-build. The [`rattler-build` tool](https://prefix-dev.github.io/rattler-build) is a newer alternative. It is written in Rust, and should be fast…
vyasr updated
2 weeks ago
-
### Bug:
I've worked around #26779 by removing the line that errors.
But now, it seems that build-locally.py gets permission errors for the cache directory.
Repro similar to #26779, just with t…
-
Hello,
we'd like to plug Fulgor into a workflow that uses Snakemake to install automatically all packages/dependencies from Bioconda.
However, Fulgor doesn't seem to be available on Bioconda, ye…
-
Hi,
I am developing a CI for conda packages and I am having trouble understanding the differences in purpose of using `conda verify` over `conda build --check` on raw recipes. Could you please prov…
-
NumPy is currently working on [a NumPy 2.0 release]( https://github.com/orgs/numpy/projects/9 ), which is planned to come out later this year. Here are [the current (draft) release notes]( https://num…
-
Release preparation instructions from: https://github.com/OpenMS/OpenMS/wiki/Preparation-of-a-new-OpenMS-release#release_manager
- [ ] Preparing the release candidate
- [x] Check all the issues…
-
### Solution to issue cannot be found in the documentation.
- [x] I checked the documentation.
### Issue
I have some recipes where python is either in `build` as a build tool or `test.requires` for…
-
### Context
Now that bioconda supports osx-arm64, we can finally try to make a native environment, which will speed up local builds by around a factor of 2.
There's quite a lot of work to do: all …
-
Not sure if this is an issue with conda-build, conda itself, or the feedstock I'm using, but the latter seems very unlikely considering the error.
### Actual Behavior
Error message, verbatim exc…