I have installed scikit-bio on my mac and when I run python -m skbio.test
, I get the following error:
File "/macqiime/anaconda/lib/python2.7/site-packages/skbio/io/tests/test_util.py", line 17, in <module>
import httpretty
ImportError: No module named httpretty.
Could this be based on my PATH
?
-macqiime is in the directory Users.
Edit: Changed my answer to use conda instead of pip
Try executing: