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