Created temporary directory: /tmp/pip-ephem-wheel-cache-p5w9_elx Created temporary directory: /tmp/pip-req-tracker-4i2__95t Created requirements tracker '/tmp/pip-req-tracker-4i2__95t' Created temporary directory: /tmp/pip-wheel-0mzpq684 Collecting testingwithnewplan==1.1.0 1 location(s) to search for versions of testingwithnewplan: * https://pypi.org/simple/testingwithnewplan/ Getting page https://pypi.org/simple/testingwithnewplan/ Analyzing links from page https://pypi.org/simple/testingwithnewplan/ Found link https://files.pythonhosted.org/packages/14/88/bc5c2068081fe8fc2d2603987d2d7f2094fb12c079f42c5221834b0595a4/testingwithnewplan-1.1.0.tar.gz#sha256=2fb5e2eda7967e29e1dfde2767408b74975ded8ae3bf5dd996cdc0a9be54c84e (from https://pypi.org/simple/testingwithnewplan/), version: 1.1.0 Using version 1.1.0 (newest of versions: 1.1.0) Created temporary directory: /tmp/pip-unpack-d8e7004_ Downloading https://files.pythonhosted.org/packages/14/88/bc5c2068081fe8fc2d2603987d2d7f2094fb12c079f42c5221834b0595a4/testingwithnewplan-1.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/14/88/bc5c2068081fe8fc2d2603987d2d7f2094fb12c079f42c5221834b0595a4/testingwithnewplan-1.1.0.tar.gz#sha256=2fb5e2eda7967e29e1dfde2767408b74975ded8ae3bf5dd996cdc0a9be54c84e (from https://pypi.org/simple/testingwithnewplan/) Added testingwithnewplan==1.1.0 from https://files.pythonhosted.org/packages/14/88/bc5c2068081fe8fc2d2603987d2d7f2094fb12c079f42c5221834b0595a4/testingwithnewplan-1.1.0.tar.gz#sha256=2fb5e2eda7967e29e1dfde2767408b74975ded8ae3bf5dd996cdc0a9be54c84e to build tracker '/tmp/pip-req-tracker-4i2__95t' Running setup.py (path:/tmp/pip-wheel-0mzpq684/testingwithnewplan/setup.py) egg_info for package testingwithnewplan Running command python setup.py egg_info running egg_info creating pip-egg-info/testingwithnewplan.egg-info writing pip-egg-info/testingwithnewplan.egg-info/PKG-INFO writing top-level names to pip-egg-info/testingwithnewplan.egg-info/top_level.txt writing requirements to pip-egg-info/testingwithnewplan.egg-info/requires.txt writing dependency_links to pip-egg-info/testingwithnewplan.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/testingwithnewplan.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/testingwithnewplan.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/testingwithnewplan.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-0mzpq684/testingwithnewplan has version 1.1.0, which satisfies requirement testingwithnewplan==1.1.0 from https://files.pythonhosted.org/packages/14/88/bc5c2068081fe8fc2d2603987d2d7f2094fb12c079f42c5221834b0595a4/testingwithnewplan-1.1.0.tar.gz#sha256=2fb5e2eda7967e29e1dfde2767408b74975ded8ae3bf5dd996cdc0a9be54c84e Removed testingwithnewplan==1.1.0 from https://files.pythonhosted.org/packages/14/88/bc5c2068081fe8fc2d2603987d2d7f2094fb12c079f42c5221834b0595a4/testingwithnewplan-1.1.0.tar.gz#sha256=2fb5e2eda7967e29e1dfde2767408b74975ded8ae3bf5dd996cdc0a9be54c84e from build tracker '/tmp/pip-req-tracker-4i2__95t' Building wheels for collected packages: testingwithnewplan Created temporary directory: /tmp/pip-wheel-ys4v58jc Running setup.py bdist_wheel for testingwithnewplan: started Destination directory: /tmp/pip-wheel-ys4v58jc Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-0mzpq684/testingwithnewplan/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-ys4v58jc 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/testingwithnewplan copying testingwithnewplan/api_helper.py -> build/lib/testingwithnewplan copying testingwithnewplan/__init__.py -> build/lib/testingwithnewplan copying testingwithnewplan/testingwithnewplan_client.py -> build/lib/testingwithnewplan copying testingwithnewplan/configuration.py -> build/lib/testingwithnewplan copying testingwithnewplan/decorators.py -> build/lib/testingwithnewplan creating build/lib/testingwithnewplan/controllers copying testingwithnewplan/controllers/__init__.py -> build/lib/testingwithnewplan/controllers copying testingwithnewplan/controllers/user_controller.py -> build/lib/testingwithnewplan/controllers copying testingwithnewplan/controllers/base_controller.py -> build/lib/testingwithnewplan/controllers copying testingwithnewplan/controllers/store_controller.py -> build/lib/testingwithnewplan/controllers copying testingwithnewplan/controllers/pet_controller.py -> build/lib/testingwithnewplan/controllers creating build/lib/testingwithnewplan/http copying testingwithnewplan/http/http_client.py -> build/lib/testingwithnewplan/http copying testingwithnewplan/http/__init__.py -> build/lib/testingwithnewplan/http copying testingwithnewplan/http/http_call_back.py -> build/lib/testingwithnewplan/http copying testingwithnewplan/http/requests_client.py -> build/lib/testingwithnewplan/http copying testingwithnewplan/http/http_method_enum.py -> build/lib/testingwithnewplan/http copying testingwithnewplan/http/http_request.py -> build/lib/testingwithnewplan/http copying testingwithnewplan/http/http_context.py -> build/lib/testingwithnewplan/http copying testingwithnewplan/http/http_response.py -> build/lib/testingwithnewplan/http creating build/lib/testingwithnewplan/models copying testingwithnewplan/models/category.py -> build/lib/testingwithnewplan/models copying testingwithnewplan/models/o_auth_scope_enum.py -> build/lib/testingwithnewplan/models copying testingwithnewplan/models/tag.py -> build/lib/testingwithnewplan/models copying testingwithnewplan/models/user.py -> build/lib/testingwithnewplan/models copying testingwithnewplan/models/status_1_enum.py -> build/lib/testingwithnewplan/models copying testingwithnewplan/models/status_enum.py -> build/lib/testingwithnewplan/models copying testingwithnewplan/models/__init__.py -> build/lib/testingwithnewplan/models copying testingwithnewplan/models/status_2_enum.py -> build/lib/testingwithnewplan/models copying testingwithnewplan/models/api_response.py -> build/lib/testingwithnewplan/models copying testingwithnewplan/models/pet.py -> build/lib/testingwithnewplan/models copying testingwithnewplan/models/order.py -> build/lib/testingwithnewplan/models creating build/lib/testingwithnewplan/exceptions copying testingwithnewplan/exceptions/__init__.py -> build/lib/testingwithnewplan/exceptions copying testingwithnewplan/exceptions/api_exception.py -> build/lib/testingwithnewplan/exceptions 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/testingwithnewplan copying build/lib/testingwithnewplan/api_helper.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan copying build/lib/testingwithnewplan/__init__.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan creating build/bdist.linux-armv7l/wheel/testingwithnewplan/controllers copying build/lib/testingwithnewplan/controllers/__init__.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan/controllers copying build/lib/testingwithnewplan/controllers/user_controller.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan/controllers copying build/lib/testingwithnewplan/controllers/base_controller.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan/controllers copying build/lib/testingwithnewplan/controllers/store_controller.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan/controllers copying build/lib/testingwithnewplan/controllers/pet_controller.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan/controllers copying build/lib/testingwithnewplan/testingwithnewplan_client.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan creating build/bdist.linux-armv7l/wheel/testingwithnewplan/http copying build/lib/testingwithnewplan/http/http_client.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan/http copying build/lib/testingwithnewplan/http/__init__.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan/http copying build/lib/testingwithnewplan/http/http_call_back.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan/http copying build/lib/testingwithnewplan/http/requests_client.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan/http copying build/lib/testingwithnewplan/http/http_method_enum.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan/http copying build/lib/testingwithnewplan/http/http_request.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan/http copying build/lib/testingwithnewplan/http/http_context.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan/http copying build/lib/testingwithnewplan/http/http_response.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan/http copying build/lib/testingwithnewplan/configuration.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan creating build/bdist.linux-armv7l/wheel/testingwithnewplan/models copying build/lib/testingwithnewplan/models/category.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan/models copying build/lib/testingwithnewplan/models/o_auth_scope_enum.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan/models copying build/lib/testingwithnewplan/models/tag.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan/models copying build/lib/testingwithnewplan/models/user.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan/models copying build/lib/testingwithnewplan/models/status_1_enum.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan/models copying build/lib/testingwithnewplan/models/status_enum.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan/models copying build/lib/testingwithnewplan/models/__init__.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan/models copying build/lib/testingwithnewplan/models/status_2_enum.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan/models copying build/lib/testingwithnewplan/models/api_response.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan/models copying build/lib/testingwithnewplan/models/pet.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan/models copying build/lib/testingwithnewplan/models/order.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan/models copying build/lib/testingwithnewplan/decorators.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan creating build/bdist.linux-armv7l/wheel/testingwithnewplan/exceptions copying build/lib/testingwithnewplan/exceptions/__init__.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan/exceptions copying build/lib/testingwithnewplan/exceptions/api_exception.py -> build/bdist.linux-armv7l/wheel/testingwithnewplan/exceptions running install_egg_info running egg_info writing testingwithnewplan.egg-info/PKG-INFO writing dependency_links to testingwithnewplan.egg-info/dependency_links.txt writing top-level names to testingwithnewplan.egg-info/top_level.txt writing requirements to testingwithnewplan.egg-info/requires.txt reading manifest file 'testingwithnewplan.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'testingwithnewplan.egg-info/SOURCES.txt' Copying testingwithnewplan.egg-info to build/bdist.linux-armv7l/wheel/testingwithnewplan-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/testingwithnewplan-1.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-ys4v58jc/testingwithnewplan-1.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'testingwithnewplan/__init__.py' adding 'testingwithnewplan/api_helper.py' adding 'testingwithnewplan/configuration.py' adding 'testingwithnewplan/decorators.py' adding 'testingwithnewplan/testingwithnewplan_client.py' adding 'testingwithnewplan/controllers/__init__.py' adding 'testingwithnewplan/controllers/base_controller.py' adding 'testingwithnewplan/controllers/pet_controller.py' adding 'testingwithnewplan/controllers/store_controller.py' adding 'testingwithnewplan/controllers/user_controller.py' adding 'testingwithnewplan/exceptions/__init__.py' adding 'testingwithnewplan/exceptions/api_exception.py' adding 'testingwithnewplan/http/__init__.py' adding 'testingwithnewplan/http/http_call_back.py' adding 'testingwithnewplan/http/http_client.py' adding 'testingwithnewplan/http/http_context.py' adding 'testingwithnewplan/http/http_method_enum.py' adding 'testingwithnewplan/http/http_request.py' adding 'testingwithnewplan/http/http_response.py' adding 'testingwithnewplan/http/requests_client.py' adding 'testingwithnewplan/models/__init__.py' adding 'testingwithnewplan/models/api_response.py' adding 'testingwithnewplan/models/category.py' adding 'testingwithnewplan/models/o_auth_scope_enum.py' adding 'testingwithnewplan/models/order.py' adding 'testingwithnewplan/models/pet.py' adding 'testingwithnewplan/models/status_1_enum.py' adding 'testingwithnewplan/models/status_2_enum.py' adding 'testingwithnewplan/models/status_enum.py' adding 'testingwithnewplan/models/tag.py' adding 'testingwithnewplan/models/user.py' adding 'testingwithnewplan-1.1.0.dist-info/LICENSE' adding 'testingwithnewplan-1.1.0.dist-info/METADATA' adding 'testingwithnewplan-1.1.0.dist-info/WHEEL' adding 'testingwithnewplan-1.1.0.dist-info/top_level.txt' adding 'testingwithnewplan-1.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for testingwithnewplan: finished with status 'done' Stored in directory: /tmp/tmpwdm31r83 Successfully built testingwithnewplan Cleaning up... Removing source in /tmp/pip-wheel-0mzpq684/testingwithnewplan Removed build tracker '/tmp/pip-req-tracker-4i2__95t'