Created temporary directory: /tmp/pip-ephem-wheel-cache-h515vktk Created temporary directory: /tmp/pip-req-tracker-9r61ee4_ Created requirements tracker '/tmp/pip-req-tracker-9r61ee4_' Created temporary directory: /tmp/pip-wheel-rra5arxk Looking in indexes: https://pypi.python.org/simple Collecting apimaticdemonstration1234==1.0 1 location(s) to search for versions of apimaticdemonstration1234: * https://pypi.python.org/simple/apimaticdemonstration1234/ Getting page https://pypi.python.org/simple/apimaticdemonstration1234/ Analyzing links from page https://pypi.org/simple/apimaticdemonstration1234/ Found link https://files.pythonhosted.org/packages/08/f1/767005a7f62284531af1b14f1140e79d45fedc1f83c65f9b482d6e7bd52e/apimaticdemonstration1234-1.0.tar.gz#sha256=16b6f9fa7ff83dee024adaf048b82c0112bb329d6dbea1164887970fe87a30bd (from https://pypi.org/simple/apimaticdemonstration1234/), version: 1.0 Using version 1.0 (newest of versions: 1.0) Created temporary directory: /tmp/pip-unpack-yeiy66xk Downloading https://files.pythonhosted.org/packages/08/f1/767005a7f62284531af1b14f1140e79d45fedc1f83c65f9b482d6e7bd52e/apimaticdemonstration1234-1.0.tar.gz (40kB) Downloading from URL https://files.pythonhosted.org/packages/08/f1/767005a7f62284531af1b14f1140e79d45fedc1f83c65f9b482d6e7bd52e/apimaticdemonstration1234-1.0.tar.gz#sha256=16b6f9fa7ff83dee024adaf048b82c0112bb329d6dbea1164887970fe87a30bd (from https://pypi.org/simple/apimaticdemonstration1234/) Added apimaticdemonstration1234==1.0 from https://files.pythonhosted.org/packages/08/f1/767005a7f62284531af1b14f1140e79d45fedc1f83c65f9b482d6e7bd52e/apimaticdemonstration1234-1.0.tar.gz#sha256=16b6f9fa7ff83dee024adaf048b82c0112bb329d6dbea1164887970fe87a30bd to build tracker '/tmp/pip-req-tracker-9r61ee4_' Running setup.py (path:/tmp/pip-wheel-rra5arxk/apimaticdemonstration1234/setup.py) egg_info for package apimaticdemonstration1234 Running command python setup.py egg_info running egg_info creating pip-egg-info/apimaticdemonstration1234.egg-info writing pip-egg-info/apimaticdemonstration1234.egg-info/PKG-INFO writing dependency_links to pip-egg-info/apimaticdemonstration1234.egg-info/dependency_links.txt writing requirements to pip-egg-info/apimaticdemonstration1234.egg-info/requires.txt writing top-level names to pip-egg-info/apimaticdemonstration1234.egg-info/top_level.txt writing manifest file 'pip-egg-info/apimaticdemonstration1234.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/apimaticdemonstration1234.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/apimaticdemonstration1234.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-rra5arxk/apimaticdemonstration1234 has version 1.0, which satisfies requirement apimaticdemonstration1234==1.0 from https://files.pythonhosted.org/packages/08/f1/767005a7f62284531af1b14f1140e79d45fedc1f83c65f9b482d6e7bd52e/apimaticdemonstration1234-1.0.tar.gz#sha256=16b6f9fa7ff83dee024adaf048b82c0112bb329d6dbea1164887970fe87a30bd Removed apimaticdemonstration1234==1.0 from https://files.pythonhosted.org/packages/08/f1/767005a7f62284531af1b14f1140e79d45fedc1f83c65f9b482d6e7bd52e/apimaticdemonstration1234-1.0.tar.gz#sha256=16b6f9fa7ff83dee024adaf048b82c0112bb329d6dbea1164887970fe87a30bd from build tracker '/tmp/pip-req-tracker-9r61ee4_' Building wheels for collected packages: apimaticdemonstration1234 Created temporary directory: /tmp/pip-wheel-cannasje Running setup.py bdist_wheel for apimaticdemonstration1234: started Destination directory: /tmp/pip-wheel-cannasje Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-rra5arxk/apimaticdemonstration1234/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-cannasje 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/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/apimaticdemonstration1234 copying apimaticdemonstration1234/api_helper.py -> build/lib/apimaticdemonstration1234 copying apimaticdemonstration1234/configuration.py -> build/lib/apimaticdemonstration1234 copying apimaticdemonstration1234/__init__.py -> build/lib/apimaticdemonstration1234 copying apimaticdemonstration1234/decorators.py -> build/lib/apimaticdemonstration1234 copying apimaticdemonstration1234/apimaticdemonstration_1234_client.py -> build/lib/apimaticdemonstration1234 creating build/lib/tests/controllers copying tests/controllers/test_messages_controller.py -> build/lib/tests/controllers copying tests/controllers/test_delivery_reports_controller.py -> build/lib/tests/controllers copying tests/controllers/test_replies_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 creating build/lib/apimaticdemonstration1234/exceptions copying apimaticdemonstration1234/exceptions/send_messages_400_response_exception.py -> build/lib/apimaticdemonstration1234/exceptions copying apimaticdemonstration1234/exceptions/__init__.py -> build/lib/apimaticdemonstration1234/exceptions copying apimaticdemonstration1234/exceptions/api_exception.py -> build/lib/apimaticdemonstration1234/exceptions creating build/lib/apimaticdemonstration1234/controllers copying apimaticdemonstration1234/controllers/base_controller.py -> build/lib/apimaticdemonstration1234/controllers copying apimaticdemonstration1234/controllers/messages_controller.py -> build/lib/apimaticdemonstration1234/controllers copying apimaticdemonstration1234/controllers/delivery_reports_controller.py -> build/lib/apimaticdemonstration1234/controllers copying apimaticdemonstration1234/controllers/__init__.py -> build/lib/apimaticdemonstration1234/controllers copying apimaticdemonstration1234/controllers/replies_controller.py -> build/lib/apimaticdemonstration1234/controllers creating build/lib/apimaticdemonstration1234/models copying apimaticdemonstration1234/models/confirm_delivery_reports_as_received_request.py -> build/lib/apimaticdemonstration1234/models copying apimaticdemonstration1234/models/check_replies_response.py -> build/lib/apimaticdemonstration1234/models copying apimaticdemonstration1234/models/send_messages_response.py -> build/lib/apimaticdemonstration1234/models copying apimaticdemonstration1234/models/cancel_scheduled_message_request.py -> build/lib/apimaticdemonstration1234/models copying apimaticdemonstration1234/models/confirm_replies_as_received_request.py -> build/lib/apimaticdemonstration1234/models copying apimaticdemonstration1234/models/confirm_replies_as_received_request_9.py -> build/lib/apimaticdemonstration1234/models copying apimaticdemonstration1234/models/check_delivery_reports_response.py -> build/lib/apimaticdemonstration1234/models copying apimaticdemonstration1234/models/__init__.py -> build/lib/apimaticdemonstration1234/models copying apimaticdemonstration1234/models/send_messages_request.py -> build/lib/apimaticdemonstration1234/models copying apimaticdemonstration1234/models/confirm_delivery_reports_as_received_request_12.py -> build/lib/apimaticdemonstration1234/models creating build/lib/apimaticdemonstration1234/http copying apimaticdemonstration1234/http/http_call_back.py -> build/lib/apimaticdemonstration1234/http copying apimaticdemonstration1234/http/http_context.py -> build/lib/apimaticdemonstration1234/http copying apimaticdemonstration1234/http/http_method_enum.py -> build/lib/apimaticdemonstration1234/http copying apimaticdemonstration1234/http/http_response.py -> build/lib/apimaticdemonstration1234/http copying apimaticdemonstration1234/http/http_client.py -> build/lib/apimaticdemonstration1234/http copying apimaticdemonstration1234/http/http_request.py -> build/lib/apimaticdemonstration1234/http copying apimaticdemonstration1234/http/requests_client.py -> build/lib/apimaticdemonstration1234/http copying apimaticdemonstration1234/http/__init__.py -> build/lib/apimaticdemonstration1234/http 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/test_helper.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/controllers copying build/lib/tests/controllers/test_messages_controller.py -> build/bdist.linux-armv7l/wheel/tests/controllers copying build/lib/tests/controllers/test_delivery_reports_controller.py -> build/bdist.linux-armv7l/wheel/tests/controllers copying build/lib/tests/controllers/test_replies_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 creating build/bdist.linux-armv7l/wheel/apimaticdemonstration1234 copying build/lib/apimaticdemonstration1234/api_helper.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234 copying build/lib/apimaticdemonstration1234/configuration.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234 creating build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/exceptions copying build/lib/apimaticdemonstration1234/exceptions/send_messages_400_response_exception.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/exceptions copying build/lib/apimaticdemonstration1234/exceptions/__init__.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/exceptions copying build/lib/apimaticdemonstration1234/exceptions/api_exception.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/exceptions creating build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/controllers copying build/lib/apimaticdemonstration1234/controllers/base_controller.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/controllers copying build/lib/apimaticdemonstration1234/controllers/messages_controller.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/controllers copying build/lib/apimaticdemonstration1234/controllers/delivery_reports_controller.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/controllers copying build/lib/apimaticdemonstration1234/controllers/__init__.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/controllers copying build/lib/apimaticdemonstration1234/controllers/replies_controller.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/controllers creating build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/models copying build/lib/apimaticdemonstration1234/models/confirm_delivery_reports_as_received_request.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/models copying build/lib/apimaticdemonstration1234/models/check_replies_response.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/models copying build/lib/apimaticdemonstration1234/models/send_messages_response.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/models copying build/lib/apimaticdemonstration1234/models/cancel_scheduled_message_request.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/models copying build/lib/apimaticdemonstration1234/models/confirm_replies_as_received_request.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/models copying build/lib/apimaticdemonstration1234/models/confirm_replies_as_received_request_9.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/models copying build/lib/apimaticdemonstration1234/models/check_delivery_reports_response.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/models copying build/lib/apimaticdemonstration1234/models/__init__.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/models copying build/lib/apimaticdemonstration1234/models/send_messages_request.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/models copying build/lib/apimaticdemonstration1234/models/confirm_delivery_reports_as_received_request_12.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/models creating build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/http copying build/lib/apimaticdemonstration1234/http/http_call_back.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/http copying build/lib/apimaticdemonstration1234/http/http_context.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/http copying build/lib/apimaticdemonstration1234/http/http_method_enum.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/http copying build/lib/apimaticdemonstration1234/http/http_response.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/http copying build/lib/apimaticdemonstration1234/http/http_client.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/http copying build/lib/apimaticdemonstration1234/http/http_request.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/http copying build/lib/apimaticdemonstration1234/http/requests_client.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/http copying build/lib/apimaticdemonstration1234/http/__init__.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234/http copying build/lib/apimaticdemonstration1234/__init__.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234 copying build/lib/apimaticdemonstration1234/decorators.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234 copying build/lib/apimaticdemonstration1234/apimaticdemonstration_1234_client.py -> build/bdist.linux-armv7l/wheel/apimaticdemonstration1234 running install_egg_info running egg_info writing requirements to apimaticdemonstration1234.egg-info/requires.txt writing top-level names to apimaticdemonstration1234.egg-info/top_level.txt writing apimaticdemonstration1234.egg-info/PKG-INFO writing dependency_links to apimaticdemonstration1234.egg-info/dependency_links.txt reading manifest file 'apimaticdemonstration1234.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'apimaticdemonstration1234.egg-info/SOURCES.txt' Copying apimaticdemonstration1234.egg-info to build/bdist.linux-armv7l/wheel/apimaticdemonstration1234-1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/apimaticdemonstration1234-1.0.dist-info/WHEEL creating '/tmp/pip-wheel-cannasje/apimaticdemonstration1234-1.0-py3-none-any.whl' and adding '.' to it adding 'apimaticdemonstration1234/__init__.py' adding 'apimaticdemonstration1234/api_helper.py' adding 'apimaticdemonstration1234/apimaticdemonstration_1234_client.py' adding 'apimaticdemonstration1234/configuration.py' adding 'apimaticdemonstration1234/decorators.py' adding 'apimaticdemonstration1234/controllers/__init__.py' adding 'apimaticdemonstration1234/controllers/base_controller.py' adding 'apimaticdemonstration1234/controllers/delivery_reports_controller.py' adding 'apimaticdemonstration1234/controllers/messages_controller.py' adding 'apimaticdemonstration1234/controllers/replies_controller.py' adding 'apimaticdemonstration1234/exceptions/__init__.py' adding 'apimaticdemonstration1234/exceptions/api_exception.py' adding 'apimaticdemonstration1234/exceptions/send_messages_400_response_exception.py' adding 'apimaticdemonstration1234/http/__init__.py' adding 'apimaticdemonstration1234/http/http_call_back.py' adding 'apimaticdemonstration1234/http/http_client.py' adding 'apimaticdemonstration1234/http/http_context.py' adding 'apimaticdemonstration1234/http/http_method_enum.py' adding 'apimaticdemonstration1234/http/http_request.py' adding 'apimaticdemonstration1234/http/http_response.py' adding 'apimaticdemonstration1234/http/requests_client.py' adding 'apimaticdemonstration1234/models/__init__.py' adding 'apimaticdemonstration1234/models/cancel_scheduled_message_request.py' adding 'apimaticdemonstration1234/models/check_delivery_reports_response.py' adding 'apimaticdemonstration1234/models/check_replies_response.py' adding 'apimaticdemonstration1234/models/confirm_delivery_reports_as_received_request.py' adding 'apimaticdemonstration1234/models/confirm_delivery_reports_as_received_request_12.py' adding 'apimaticdemonstration1234/models/confirm_replies_as_received_request.py' adding 'apimaticdemonstration1234/models/confirm_replies_as_received_request_9.py' adding 'apimaticdemonstration1234/models/send_messages_request.py' adding 'apimaticdemonstration1234/models/send_messages_response.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_delivery_reports_controller.py' adding 'tests/controllers/test_messages_controller.py' adding 'tests/controllers/test_replies_controller.py' adding 'apimaticdemonstration1234-1.0.dist-info/top_level.txt' adding 'apimaticdemonstration1234-1.0.dist-info/WHEEL' adding 'apimaticdemonstration1234-1.0.dist-info/METADATA' adding 'apimaticdemonstration1234-1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for apimaticdemonstration1234: finished with status 'done' Stored in directory: /tmp/tmpa952d5cv Successfully built apimaticdemonstration1234 Cleaning up... Removing source in /tmp/pip-wheel-rra5arxk/apimaticdemonstration1234 Removed build tracker '/tmp/pip-req-tracker-9r61ee4_'