Dear community members
I recently switched over to qiime2 and getting familiarized. While running " qiime phylogeny fasttree" command, qiime aborted with error message:
**Bus error (core dumped).**
Now trying anything with qiime command flags off this message:
**Error processing line 1 of /mnt/lustre/abhishek/vth/application/miniconda2/envs/qiime2-2017.10/lib/python3.5/site-packages/matplotlib-2.1.0-py3.5-nspkg.pth:**
**Failed to import the site module**
**Traceback (most recent call last):**
** File "/path/miniconda2/envs/qiime2-2017.10/lib/python3.5/site.py", line 167, in addpackage exec(line)**
** File "<string>", line 1, in <module>**
** File "/path/miniconda2/envs/qiime2-2017.10/lib/python3.5/types.py", line 166, in <module> import functools as _functools**
** File "/path/miniconda2/envs/qiime2-2017.10/lib/python3.5/functools.py", line 21, in <module> from collections import namedtuple**
** File "/path/miniconda2/envs/qiime2-2017.10/lib/python3.5/collections/__init__.py", line 29, in <module> import heapq as _heapq**
**ImportError: No module named 'heapq'**
From this message it seems one of the python modules 'heapq' is missing.
Kindly let me know if this being the case.
thanks
Vivek