biocore / qiime

Official QIIME 1 software repository. QIIME 2 (https://qiime2.org) has succeeded QIIME 1 as of January 2018.
GNU General Public License v2.0
285 stars 269 forks source link

Qiime Install error : Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-cxxn7r0i/qiime/ #2201

Closed myshu2017-03-14 closed 6 years ago

myshu2017-03-14 commented 6 years ago

Hi,

Recently, I tried to install qiime on ubuntu 16.04.2 LTS following the below commands:

sudo apt-get install build-essential python-dev python-pip pip install numpy pip install qiime

But there is a error when I run the pip install qiime .

image

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-kjmfxog8/qiime/

Do you know how to solve it? Looking for your reply. Thank you very much!

Best wishes, Mingyue Shu

jairideout commented 6 years ago

Can you please post your question on the QIIME 1 forum? That's where we provide user support for QIIME 1.

myshu2017-03-14 commented 6 years ago

@jairideout Ok, Thank you for your advice.