🧬 Join us in Boston for the 2026 bioBakery Workshop
(Cambridge, MA · July 20–24) —
Learn more & apply
🔬 We’re also delighted to welcome you to the
8th Annual HCMPH Symposium
(May 18, 2026) —
Translating the Microbiome: Turning Discovery into Implementation
View symposium details
Decompressing /Users/Cheng.Clay.Li/Metatools/bowtie2db/mpa_v30_CHOCOPhlAn_201901.fna.bz2 into /Users/Cheng.Clay.Li/Metatools/bowtie2db/mpa_v30_CHOCOPhlAn_201901.fna
Traceback (most recent call last):
File “/Users/Cheng.Clay.Li/opt/anaconda3/envs/metaphlan-3.0/bin/metaphlan”, line 10, in
sys.exit(main())
File “/Users/Cheng.Clay.Li/opt/anaconda3/envs/metaphlan-3.0/lib/python3.7/site-packages/metaphlan/metaphlan.py”, line 985, in main
pars[‘index’] = check_and_install_database(pars[‘index’], pars[‘bowtie2db’], pars[‘bowtie2_build’], pars[‘nproc’], pars[‘force_download’])
File “/Users/Cheng.Clay.Li/opt/anaconda3/envs/metaphlan-3.0/lib/python3.7/site-packages/metaphlan/init.py”, line 304, in check_and_install_database
download_unpack_tar(index, bowtie2_db, bowtie2_build, nproc, use_zenodo)
File “/Users/Cheng.Clay.Li/opt/anaconda3/envs/metaphlan-3.0/lib/python3.7/site-packages/metaphlan/init.py”, line 180, in download_unpack_tar
bt2_build_output = subp.check_output([bowtie2_build, ‘–usage’], stderr=subp.STDOUT)
File “/Users/Cheng.Clay.Li/opt/anaconda3/envs/metaphlan-3.0/lib/python3.7/subprocess.py”, line 411, in check_output
**kwargs).stdout
File “/Users/Cheng.Clay.Li/opt/anaconda3/envs/metaphlan-3.0/lib/python3.7/subprocess.py”, line 512, in run
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command ‘[‘bowtie2-build’, ‘–usage’]’ returned non-zero exit status 250.
appear to be similar with the problem in an older thread.