You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
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
The text was updated successfully, but these errors were encountered: