Created temporary directory: /tmp/pip-ephem-wheel-cache-s62p92ml Created temporary directory: /tmp/pip-req-tracker-pkg3tzhu Created requirements tracker '/tmp/pip-req-tracker-pkg3tzhu' Created temporary directory: /tmp/pip-wheel-w_4oscot Collecting qrovkbwaun==1.1 1 location(s) to search for versions of qrovkbwaun: * https://pypi.org/simple/qrovkbwaun/ Getting page https://pypi.org/simple/qrovkbwaun/ Analyzing links from page https://pypi.org/simple/qrovkbwaun/ Found link https://files.pythonhosted.org/packages/d0/d5/f1f3b0b52865dee091a4546f115d77d7d6262806323ffd3da36985de7bfa/qrovkbwaun-1.1.tar.gz#sha256=2b64fb110a177d62c481bb48a05b2578cb1c15d8293682cf9606456949b588b9 (from https://pypi.org/simple/qrovkbwaun/), version: 1.1 Using version 1.1 (newest of versions: 1.1) Created temporary directory: /tmp/pip-unpack-fxfdfj7c Downloading https://files.pythonhosted.org/packages/d0/d5/f1f3b0b52865dee091a4546f115d77d7d6262806323ffd3da36985de7bfa/qrovkbwaun-1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d0/d5/f1f3b0b52865dee091a4546f115d77d7d6262806323ffd3da36985de7bfa/qrovkbwaun-1.1.tar.gz#sha256=2b64fb110a177d62c481bb48a05b2578cb1c15d8293682cf9606456949b588b9 (from https://pypi.org/simple/qrovkbwaun/) Added qrovkbwaun==1.1 from https://files.pythonhosted.org/packages/d0/d5/f1f3b0b52865dee091a4546f115d77d7d6262806323ffd3da36985de7bfa/qrovkbwaun-1.1.tar.gz#sha256=2b64fb110a177d62c481bb48a05b2578cb1c15d8293682cf9606456949b588b9 to build tracker '/tmp/pip-req-tracker-pkg3tzhu' Running setup.py (path:/tmp/pip-wheel-w_4oscot/qrovkbwaun/setup.py) egg_info for package qrovkbwaun Running command python setup.py egg_info running egg_info creating pip-egg-info/qrovkbwaun.egg-info writing top-level names to pip-egg-info/qrovkbwaun.egg-info/top_level.txt writing dependency_links to pip-egg-info/qrovkbwaun.egg-info/dependency_links.txt writing pip-egg-info/qrovkbwaun.egg-info/PKG-INFO writing requirements to pip-egg-info/qrovkbwaun.egg-info/requires.txt writing manifest file 'pip-egg-info/qrovkbwaun.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/qrovkbwaun.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/qrovkbwaun.egg-info/SOURCES.txt' Maybe try: sudo apt-get install pandoc See http://johnmacfarlane.net/pandoc/installing.html for installation options --------------------------------------------------------------- Source in /tmp/pip-wheel-w_4oscot/qrovkbwaun has version 1.1, which satisfies requirement qrovkbwaun==1.1 from https://files.pythonhosted.org/packages/d0/d5/f1f3b0b52865dee091a4546f115d77d7d6262806323ffd3da36985de7bfa/qrovkbwaun-1.1.tar.gz#sha256=2b64fb110a177d62c481bb48a05b2578cb1c15d8293682cf9606456949b588b9 Removed qrovkbwaun==1.1 from https://files.pythonhosted.org/packages/d0/d5/f1f3b0b52865dee091a4546f115d77d7d6262806323ffd3da36985de7bfa/qrovkbwaun-1.1.tar.gz#sha256=2b64fb110a177d62c481bb48a05b2578cb1c15d8293682cf9606456949b588b9 from build tracker '/tmp/pip-req-tracker-pkg3tzhu' Building wheels for collected packages: qrovkbwaun Created temporary directory: /tmp/pip-wheel-9iln_h08 Running setup.py bdist_wheel for qrovkbwaun: started Destination directory: /tmp/pip-wheel-9iln_h08 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-w_4oscot/qrovkbwaun/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/pip-wheel-9iln_h08 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/tests copying tests/__init__.py -> build/lib/tests copying tests/test_helper.py -> build/lib/tests copying tests/http_response_catcher.py -> build/lib/tests creating build/lib/qrovkbwaun copying qrovkbwaun/api_helper.py -> build/lib/qrovkbwaun copying qrovkbwaun/qrovkbwaun_client.py -> build/lib/qrovkbwaun copying qrovkbwaun/__init__.py -> build/lib/qrovkbwaun copying qrovkbwaun/configuration.py -> build/lib/qrovkbwaun copying qrovkbwaun/decorators.py -> build/lib/qrovkbwaun creating build/lib/tests/controllers copying tests/controllers/__init__.py -> build/lib/tests/controllers copying tests/controllers/controller_test_base.py -> build/lib/tests/controllers copying tests/controllers/test_api_controller.py -> build/lib/tests/controllers creating build/lib/qrovkbwaun/controllers copying qrovkbwaun/controllers/__init__.py -> build/lib/qrovkbwaun/controllers copying qrovkbwaun/controllers/base_controller.py -> build/lib/qrovkbwaun/controllers copying qrovkbwaun/controllers/api_controller.py -> build/lib/qrovkbwaun/controllers creating build/lib/qrovkbwaun/http copying qrovkbwaun/http/http_client.py -> build/lib/qrovkbwaun/http copying qrovkbwaun/http/__init__.py -> build/lib/qrovkbwaun/http copying qrovkbwaun/http/http_call_back.py -> build/lib/qrovkbwaun/http copying qrovkbwaun/http/requests_client.py -> build/lib/qrovkbwaun/http copying qrovkbwaun/http/http_method_enum.py -> build/lib/qrovkbwaun/http copying qrovkbwaun/http/http_request.py -> build/lib/qrovkbwaun/http copying qrovkbwaun/http/http_context.py -> build/lib/qrovkbwaun/http copying qrovkbwaun/http/http_response.py -> build/lib/qrovkbwaun/http creating build/lib/qrovkbwaun/models copying qrovkbwaun/models/__init__.py -> build/lib/qrovkbwaun/models copying qrovkbwaun/models/suite_code_enum.py -> build/lib/qrovkbwaun/models creating build/lib/qrovkbwaun/exceptions copying qrovkbwaun/exceptions/__init__.py -> build/lib/qrovkbwaun/exceptions copying qrovkbwaun/exceptions/api_exception.py -> build/lib/qrovkbwaun/exceptions creating build/lib/qrovkbwaun/http/auth copying qrovkbwaun/http/auth/__init__.py -> build/lib/qrovkbwaun/http/auth copying qrovkbwaun/http/auth/basic_auth.py -> build/lib/qrovkbwaun/http/auth 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/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/controllers copying build/lib/tests/controllers/__init__.py -> build/bdist.linux-armv7l/wheel/tests/controllers copying build/lib/tests/controllers/controller_test_base.py -> build/bdist.linux-armv7l/wheel/tests/controllers copying build/lib/tests/controllers/test_api_controller.py -> build/bdist.linux-armv7l/wheel/tests/controllers copying build/lib/tests/test_helper.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/http_response_catcher.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/qrovkbwaun copying build/lib/qrovkbwaun/api_helper.py -> build/bdist.linux-armv7l/wheel/qrovkbwaun copying build/lib/qrovkbwaun/qrovkbwaun_client.py -> build/bdist.linux-armv7l/wheel/qrovkbwaun copying build/lib/qrovkbwaun/__init__.py -> build/bdist.linux-armv7l/wheel/qrovkbwaun creating build/bdist.linux-armv7l/wheel/qrovkbwaun/controllers copying build/lib/qrovkbwaun/controllers/__init__.py -> build/bdist.linux-armv7l/wheel/qrovkbwaun/controllers copying build/lib/qrovkbwaun/controllers/base_controller.py -> build/bdist.linux-armv7l/wheel/qrovkbwaun/controllers copying build/lib/qrovkbwaun/controllers/api_controller.py -> build/bdist.linux-armv7l/wheel/qrovkbwaun/controllers creating build/bdist.linux-armv7l/wheel/qrovkbwaun/http copying build/lib/qrovkbwaun/http/http_client.py -> build/bdist.linux-armv7l/wheel/qrovkbwaun/http copying build/lib/qrovkbwaun/http/__init__.py -> build/bdist.linux-armv7l/wheel/qrovkbwaun/http creating build/bdist.linux-armv7l/wheel/qrovkbwaun/http/auth copying build/lib/qrovkbwaun/http/auth/__init__.py -> build/bdist.linux-armv7l/wheel/qrovkbwaun/http/auth copying build/lib/qrovkbwaun/http/auth/basic_auth.py -> build/bdist.linux-armv7l/wheel/qrovkbwaun/http/auth copying build/lib/qrovkbwaun/http/http_call_back.py -> build/bdist.linux-armv7l/wheel/qrovkbwaun/http copying build/lib/qrovkbwaun/http/requests_client.py -> build/bdist.linux-armv7l/wheel/qrovkbwaun/http copying build/lib/qrovkbwaun/http/http_method_enum.py -> build/bdist.linux-armv7l/wheel/qrovkbwaun/http copying build/lib/qrovkbwaun/http/http_request.py -> build/bdist.linux-armv7l/wheel/qrovkbwaun/http copying build/lib/qrovkbwaun/http/http_context.py -> build/bdist.linux-armv7l/wheel/qrovkbwaun/http copying build/lib/qrovkbwaun/http/http_response.py -> build/bdist.linux-armv7l/wheel/qrovkbwaun/http copying build/lib/qrovkbwaun/configuration.py -> build/bdist.linux-armv7l/wheel/qrovkbwaun creating build/bdist.linux-armv7l/wheel/qrovkbwaun/models copying build/lib/qrovkbwaun/models/__init__.py -> build/bdist.linux-armv7l/wheel/qrovkbwaun/models copying build/lib/qrovkbwaun/models/suite_code_enum.py -> build/bdist.linux-armv7l/wheel/qrovkbwaun/models copying build/lib/qrovkbwaun/decorators.py -> build/bdist.linux-armv7l/wheel/qrovkbwaun creating build/bdist.linux-armv7l/wheel/qrovkbwaun/exceptions copying build/lib/qrovkbwaun/exceptions/__init__.py -> build/bdist.linux-armv7l/wheel/qrovkbwaun/exceptions copying build/lib/qrovkbwaun/exceptions/api_exception.py -> build/bdist.linux-armv7l/wheel/qrovkbwaun/exceptions running install_egg_info running egg_info writing dependency_links to qrovkbwaun.egg-info/dependency_links.txt writing qrovkbwaun.egg-info/PKG-INFO writing requirements to qrovkbwaun.egg-info/requires.txt writing top-level names to qrovkbwaun.egg-info/top_level.txt reading manifest file 'qrovkbwaun.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'qrovkbwaun.egg-info/SOURCES.txt' Copying qrovkbwaun.egg-info to build/bdist.linux-armv7l/wheel/qrovkbwaun-1.1-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/qrovkbwaun-1.1.dist-info/WHEEL creating '/tmp/pip-wheel-9iln_h08/qrovkbwaun-1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'qrovkbwaun/__init__.py' adding 'qrovkbwaun/api_helper.py' adding 'qrovkbwaun/configuration.py' adding 'qrovkbwaun/decorators.py' adding 'qrovkbwaun/qrovkbwaun_client.py' adding 'qrovkbwaun/controllers/__init__.py' adding 'qrovkbwaun/controllers/api_controller.py' adding 'qrovkbwaun/controllers/base_controller.py' adding 'qrovkbwaun/exceptions/__init__.py' adding 'qrovkbwaun/exceptions/api_exception.py' adding 'qrovkbwaun/http/__init__.py' adding 'qrovkbwaun/http/http_call_back.py' adding 'qrovkbwaun/http/http_client.py' adding 'qrovkbwaun/http/http_context.py' adding 'qrovkbwaun/http/http_method_enum.py' adding 'qrovkbwaun/http/http_request.py' adding 'qrovkbwaun/http/http_response.py' adding 'qrovkbwaun/http/requests_client.py' adding 'qrovkbwaun/http/auth/__init__.py' adding 'qrovkbwaun/http/auth/basic_auth.py' adding 'qrovkbwaun/models/__init__.py' adding 'qrovkbwaun/models/suite_code_enum.py' adding 'tests/__init__.py' adding 'tests/http_response_catcher.py' adding 'tests/test_helper.py' adding 'tests/controllers/__init__.py' adding 'tests/controllers/controller_test_base.py' adding 'tests/controllers/test_api_controller.py' adding 'qrovkbwaun-1.1.dist-info/LICENSE' adding 'qrovkbwaun-1.1.dist-info/METADATA' adding 'qrovkbwaun-1.1.dist-info/WHEEL' adding 'qrovkbwaun-1.1.dist-info/top_level.txt' adding 'qrovkbwaun-1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for qrovkbwaun: finished with status 'done' Stored in directory: /tmp/tmpmy1kwvn9 Successfully built qrovkbwaun Cleaning up... Removing source in /tmp/pip-wheel-w_4oscot/qrovkbwaun Removed build tracker '/tmp/pip-req-tracker-pkg3tzhu'