Collecting redbiom==0.1.0 1 location(s) to search for versions of redbiom: * https://pypi.python.org/simple/redbiom/ Getting page https://pypi.python.org/simple/redbiom/ Analyzing links from page https://pypi.python.org/simple/redbiom/ Found link https://pypi.python.org/packages/0d/a8/73ee12e7f0674a827bdc2b9c124021852d4d526ba1f07d8f76210ca63545/redbiom-0.1.0.tar.gz#md5=9af6b21ae4879e6d78f8632e16502a0c (from https://pypi.python.org/simple/redbiom/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Downloading redbiom-0.1.0.tar.gz (65kB) Downloading from URL https://pypi.python.org/packages/0d/a8/73ee12e7f0674a827bdc2b9c124021852d4d526ba1f07d8f76210ca63545/redbiom-0.1.0.tar.gz#md5=9af6b21ae4879e6d78f8632e16502a0c (from https://pypi.python.org/simple/redbiom/) Running setup.py (path:/tmp/pip-build-xs8yj4zh/redbiom/setup.py) egg_info for package redbiom Running command python setup.py egg_info running egg_info creating pip-egg-info/redbiom.egg-info writing dependency_links to pip-egg-info/redbiom.egg-info/dependency_links.txt writing requirements to pip-egg-info/redbiom.egg-info/requires.txt writing top-level names to pip-egg-info/redbiom.egg-info/top_level.txt writing pip-egg-info/redbiom.egg-info/PKG-INFO writing entry points to pip-egg-info/redbiom.egg-info/entry_points.txt writing manifest file 'pip-egg-info/redbiom.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/redbiom.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' Maybe try: sudo apt-get install pandoc See http://johnmacfarlane.net/pandoc/installing.html for installation options --------------------------------------------------------------- warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '.*.swp' found anywhere in distribution writing manifest file 'pip-egg-info/redbiom.egg-info/SOURCES.txt' Source in /tmp/pip-build-xs8yj4zh/redbiom has version 0.1.0, which satisfies requirement redbiom==0.1.0 from https://pypi.python.org/packages/0d/a8/73ee12e7f0674a827bdc2b9c124021852d4d526ba1f07d8f76210ca63545/redbiom-0.1.0.tar.gz#md5=9af6b21ae4879e6d78f8632e16502a0c Building wheels for collected packages: redbiom Running setup.py bdist_wheel for redbiom: started Destination directory: /tmp/tmp1r9015xtpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-xs8yj4zh/redbiom/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmp1r9015xtpip-wheel- Maybe try: sudo apt-get install pandoc See http://johnmacfarlane.net/pandoc/installing.html for installation options --------------------------------------------------------------- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/redbiom copying redbiom/_requests.py -> build/lib/redbiom copying redbiom/summarize.py -> build/lib/redbiom copying redbiom/where_expr.py -> build/lib/redbiom copying redbiom/set_expr.py -> build/lib/redbiom copying redbiom/search.py -> build/lib/redbiom copying redbiom/util.py -> build/lib/redbiom copying redbiom/fetch.py -> build/lib/redbiom copying redbiom/qiita_loader.py -> build/lib/redbiom copying redbiom/admin.py -> build/lib/redbiom copying redbiom/__init__.py -> build/lib/redbiom creating build/lib/redbiom/tests copying redbiom/tests/test_set_expr.py -> build/lib/redbiom/tests copying redbiom/tests/test_admin.py -> build/lib/redbiom/tests copying redbiom/tests/test_fetch.py -> build/lib/redbiom/tests copying redbiom/tests/test_util.py -> build/lib/redbiom/tests copying redbiom/tests/test_requests.py -> build/lib/redbiom/tests copying redbiom/tests/test_search.py -> build/lib/redbiom/tests copying redbiom/tests/test_rest.py -> build/lib/redbiom/tests copying redbiom/tests/test_summarize.py -> build/lib/redbiom/tests copying redbiom/tests/test_where_expr.py -> build/lib/redbiom/tests copying redbiom/tests/__init__.py -> build/lib/redbiom/tests creating build/lib/redbiom/commands copying redbiom/commands/summarize.py -> build/lib/redbiom/commands copying redbiom/commands/search.py -> build/lib/redbiom/commands copying redbiom/commands/select.py -> build/lib/redbiom/commands copying redbiom/commands/fetch.py -> build/lib/redbiom/commands copying redbiom/commands/admin.py -> build/lib/redbiom/commands copying redbiom/commands/__init__.py -> build/lib/redbiom/commands running egg_info writing redbiom.egg-info/PKG-INFO writing dependency_links to redbiom.egg-info/dependency_links.txt writing requirements to redbiom.egg-info/requires.txt writing entry points to redbiom.egg-info/entry_points.txt writing top-level names to redbiom.egg-info/top_level.txt reading manifest file 'redbiom.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '.*.swp' found anywhere in distribution writing manifest file 'redbiom.egg-info/SOURCES.txt' installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/redbiom copying build/lib/redbiom/_requests.py -> build/bdist.linux-armv7l/wheel/redbiom copying build/lib/redbiom/summarize.py -> build/bdist.linux-armv7l/wheel/redbiom copying build/lib/redbiom/where_expr.py -> build/bdist.linux-armv7l/wheel/redbiom copying build/lib/redbiom/set_expr.py -> build/bdist.linux-armv7l/wheel/redbiom creating build/bdist.linux-armv7l/wheel/redbiom/tests copying build/lib/redbiom/tests/test_set_expr.py -> build/bdist.linux-armv7l/wheel/redbiom/tests copying build/lib/redbiom/tests/test_admin.py -> build/bdist.linux-armv7l/wheel/redbiom/tests copying build/lib/redbiom/tests/test_fetch.py -> build/bdist.linux-armv7l/wheel/redbiom/tests copying build/lib/redbiom/tests/test_util.py -> build/bdist.linux-armv7l/wheel/redbiom/tests copying build/lib/redbiom/tests/test_requests.py -> build/bdist.linux-armv7l/wheel/redbiom/tests copying build/lib/redbiom/tests/test_search.py -> build/bdist.linux-armv7l/wheel/redbiom/tests copying build/lib/redbiom/tests/test_rest.py -> build/bdist.linux-armv7l/wheel/redbiom/tests copying build/lib/redbiom/tests/test_summarize.py -> build/bdist.linux-armv7l/wheel/redbiom/tests copying build/lib/redbiom/tests/test_where_expr.py -> build/bdist.linux-armv7l/wheel/redbiom/tests copying build/lib/redbiom/tests/__init__.py -> build/bdist.linux-armv7l/wheel/redbiom/tests copying build/lib/redbiom/search.py -> build/bdist.linux-armv7l/wheel/redbiom copying build/lib/redbiom/util.py -> build/bdist.linux-armv7l/wheel/redbiom copying build/lib/redbiom/fetch.py -> build/bdist.linux-armv7l/wheel/redbiom creating build/bdist.linux-armv7l/wheel/redbiom/commands copying build/lib/redbiom/commands/summarize.py -> build/bdist.linux-armv7l/wheel/redbiom/commands copying build/lib/redbiom/commands/search.py -> build/bdist.linux-armv7l/wheel/redbiom/commands copying build/lib/redbiom/commands/select.py -> build/bdist.linux-armv7l/wheel/redbiom/commands copying build/lib/redbiom/commands/fetch.py -> build/bdist.linux-armv7l/wheel/redbiom/commands copying build/lib/redbiom/commands/admin.py -> build/bdist.linux-armv7l/wheel/redbiom/commands copying build/lib/redbiom/commands/__init__.py -> build/bdist.linux-armv7l/wheel/redbiom/commands copying build/lib/redbiom/qiita_loader.py -> build/bdist.linux-armv7l/wheel/redbiom copying build/lib/redbiom/admin.py -> build/bdist.linux-armv7l/wheel/redbiom copying build/lib/redbiom/__init__.py -> build/bdist.linux-armv7l/wheel/redbiom running install_egg_info Copying redbiom.egg-info to build/bdist.linux-armv7l/wheel/redbiom-0.1.0.egg-info running install_scripts [nltk_data] Downloading package stopwords to /root/nltk_data... [nltk_data] Unzipping corpora/stopwords.zip. [nltk_data] Downloading package punkt to /root/nltk_data... [nltk_data] Unzipping tokenizers/punkt.zip. creating build/bdist.linux-armv7l/wheel/redbiom-0.1.0.dist-info/WHEEL Running setup.py bdist_wheel for redbiom: finished with status 'done' Stored in directory: /tmp/tmpqgzazq6h Successfully built redbiom Cleaning up... Removing source in /tmp/pip-build-xs8yj4zh/redbiom