burkerta
(Alex)
November 9, 2018, 4:36am
#1
Hello,
I am trying to install QIIME 2 locally using the following steps in command line:
wget https://data.qiime2.org/distro/core/qiime2-2018.2-py35-linux-conda.yml
conda env create -n qiime2-2018.2 --file qiime2-2018.2-py35-linux-conda.yml
rm qiime2-2018.2-py35-linux-conda.yml
When I enter the second command I get the following error message:
conda env create -n qiime2-2018.2 --file qiime2-2018.2-py35-linux-conda.yml
Solving environment: failed
ResolvePackageNotFound:
libgcc=7.2.0
libstdcxx-ng=7.2.0
gst-plugins-base=1.8.0
libgfortran-ng=7.2.0
libgcc-ng=7.2.0
gstreamer=1.8.0
Any help troubleshooting would be much appreciated.
Thanks!
Hi @burkerta ,
See this topic . Did you download the wrong environment file? If you are using a linux machine, please confirm and post the full error message.
Thanks!
1 Like
thermokarst
(Matthew Ryan Dillon)
November 9, 2018, 4:30pm
#3
Also, that is a pretty old release, any reason why you need 2018.2? As well, 2018.11 should be coming out some time today…
burkerta
(Alex)
November 10, 2018, 1:10am
#4
Thank you! I use a Mac and I was trying to get it to work with the linux command. That solved the issue!
1 Like
system
(system)
closed
December 11, 2018, 7:10am
#5
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.