Error during import

Dear All,

I am trying to import the files through the comand below

qiime tools import --type ‘SampleData[PairedEndSequencesWithQuality]’ --input-path 16S --input-format CasavaOneEightSingleLanePerSampleDirFmt --output-path demux-paired-end.qza

However, this signal below is coming and I am unable to get the output. Can anyone guide me about this error?
/usr/bin/qiime: 52: exec: /usr/lib/qiime/bin/tools.py: not found

Andre

1 Like

This is a QIIME 1 error. Based on that, it looks like you are attempting to run QIIME 2 commands in a QIIME 1 environment. Please see the docs for info on how to install QIIME 2.

2 Likes

Did you get this to work? Does your Qiime tools work?

1 Like

Dear Mathew,

After installing the ubuntu 10.04 the qiime worked well.
Thanks

2 Likes