wget error: Expected in: /usr/lib/libiconv.2.dylib

When trying to install QIMME2 natively using conda, I get the below error when running wget

% conda -V
conda 4.8.4    

% wget -V
GNU Wget 1.20.1 gecompileerd op darwin17.7.0.

% wget https://data.qiime2.org/distro/core/qiime2-2020.8-py36-osx-conda.yml
dyld: lazy symbol binding failed: Symbol not found: _libiconv_open
  Referenced from: /Users/johannesbjork/python/miniconda3/bin/wget
  Expected in: /usr/lib/libiconv.2.dylib

dyld: Symbol not found: _libiconv_open
  Referenced from: /Users/johannesbjork/python/miniconda3/bin/wget
  Expected in: /usr/lib/libiconv.2.dylib

zsh: abort      wget https://data.qiime2.org/distro/core/qiime2-2020.8-py36-osx-conda.yml

Hi @johannesbjork, sorry for the slow reply.

I'm not sure why wget isn't working for you, but, you can simply download the environment file through your browser and proceed from there. Let us know how it goes!

:qiime2:

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