Skip to content

Mamba Install Issue #32

@afvrbanac

Description

@afvrbanac

Hello, I'm working on a Mac with an M4 chip and having some trouble installing Bactabolize. Running the command:

mamba create -n bactabolize -y -c kelwyres -c bioconda -c conda-forge 'bactabolize==1.0.4

Gives me the error message:

error libmamba Could not solve for environment specs The following package could not be installed └─ bactabolize ==1.0.4 * does not exist (perhaps a typo or a missing channel). critical libmamba Could not solve for environment specs

Trying the older version with the command:
mamba create -n bactabolize -y -c kelwyres -c bioconda -c conda-forge 'bactabolize==1.0.3'

I get:

error libmamba Could not solve for environment specs The following package could not be installed └─ bactabolize ==1.0.3 * is not installable because it requires └─ blast ==2.12.0 *, which does not exist (perhaps a missing channel). critical libmamba Could not solve for environment specs

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions