Hi Kevin, do you have any idea how to fix the build of the package to finally close this bug? I'm running into
... export PYTHONPATH="`pwd`"/.pybuild/pythonX.Y_2*/build/ ; export http_proxy='127.0.0.1:9'; cd doc && make html make[2]: Entering directory '/build/python-skbio-0.4.0/doc' sphinx-build -b html -d build/doctrees source build/html Running Sphinx v1.3.3 making output directory... Exception occurred: File "conf.py", line 29, in <module> ImportError: No module named skbio The full traceback has been saved in /tmp/sphinx-err-JRLf4d.log, if you want to report the issue to the developers. Please also report this if it was a user error, so that a better error message can be provided next time. A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks! Makefile:60: recipe for target 'html' failed ... Kind regards Andreas. -- http://fam-tille.de

