Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error installing NULLARBOR #281

Open
acgonzalezz opened this issue Oct 28, 2020 · 3 comments
Open

Error installing NULLARBOR #281

acgonzalezz opened this issue Oct 28, 2020 · 3 comments

Comments

@acgonzalezz
Copy link

When I install miniconda3, i get the message:

UnsatisfiableError: The following specifications were found
to be incompatible with the existing python installation in your environment:
Specifications:

  • nullarbor -> python[version='2.7.|3.5.|3.6.|<3|>=3.6,<3.7.0a0|>=2.7,<2.8.0a0|>=3.5,<3.6.0a0|3.4.']
    Your python: python=3.8

I uninstall, and then install Miniconda2, and so I get the message:

bash: /home/qiime2/miniconda3/bin/conda: No such file or directory

What Miniconda should I install 2 or 3? and what command do I use for Nullarbor instalation? I am using:

conda install -c conda-forge -c bioconda -c defaults nullarbor

Thanks

@llk578496
Copy link

Hi all, I got the exact same issue too. I failed to install through miniconda.

@jb2cool
Copy link

jb2cool commented Sep 2, 2021

Install Nullarbor into its own conda environment, that way it can have its own version of Python separate to the version you are natively using.

Info on how to do this can be found here
https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html

@llk578496
Copy link

I have just installed nullarbor by creating an environment python=3.6.

Thank you very much for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants