Relative Content

Tag Archive for condaapple-m1snakemakeconda-forgemini-forge

Invalid spec error with conda-forge when trying any conda install

Trying to install any packages using conda install within my snakemake conda environment gives me this error. I can install any packages successfuly using mamba and specifying conda::bioconda also works, but anything with conda install(or probably specifically conda-forge) leads me to this error. I have an M1 Macbook Air. Is this an issue with my platform? Or conda-forge? Wondering if anyone has run into this. Also, I’m using Miniforge.