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