Cannot install qiime2 on windows 10

Dear all,

I am using Miniconda to install qiime2. I have successfully updated conda and also installed wget. But could not install qiime2. The code is attached. Thank you for your help.

Best wishes,

Jasmine

(base) C:\Users\lb918632>wget "https://data.qiime2.org/distro/core/qiime2-2019.7-py36-linux-conda.yml
SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc
syswgetrc = C:\Program Files (x86)\GnuWin32/etc/wgetrc
--2020-10-22 11:09:41-- https://data.qiime2.org/distro/core/qiime2-2019.7-py36-linux-conda.yml
Resolving data.qiime2.org... 52.35.38.247
Connecting to data.qiime2.org|52.35.38.247|:443... connected.
OpenSSL: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
Unable to establish SSL connection.

(base) C:\Users\lb918632>conda env create -n qiime2-2019.7 --file qiime2-2019.7-py36-linux-conda.yml

SpecNotFound: Invalid name, try the format: user/package

Hello @luckystar. You can't install QIIME 2 natively on Windows. You'll need to use a virtual machine or the Linux subsystem for Windows.

Thank you very much @Oddant1

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.