I followed the instructions to install QIIME2 natively for Linux 64 (64-bit).I had installed qiime1,so i followed conda update conda
Fetching package metadata ...........
Solving package specifications: .
# All requested packages already installed.
# packages in environment at /home/ngs/miniconda3:
#
conda 4.3.30 py35hf9359ed_0
Then,_conda create -n qiime2-2017.11 --file https://data.qiime2.org/distro/core/qiime2-2017.11-conda-linux-64.txt_
it comes
q2-metadata-20 100% |################################| Time: 0:00:01 690.61 kB/s
r-tibble-1.3.3 100% |################################| Time: 0:00:00 427.78 kB/s
click-6.7-py35 100% |################################| Time: 0:00:01 89.31 kB/s
ptyprocess-0.5 100% |################################| Time: 0:00:00 93.29 kB/s
CondaError: ReadError('file could not be opened successfully',)
CondaError: ReadError('file could not be opened successfully',)
CondaError: ReadError('file could not be opened successfully',)
I’d appreciate to any help to overcome this. Thank you!