Created temporary directory: /tmp/pip-ephem-wheel-cache-w_wunl2m Created temporary directory: /tmp/pip-req-tracker-hvi6yo6i Created requirements tracker '/tmp/pip-req-tracker-hvi6yo6i' Created temporary directory: /tmp/pip-wheel-34_xyp1q Looking in indexes: https://pypi.python.org/simple Collecting thisisMyfirstPackage==1.1.0 1 location(s) to search for versions of thisisMyfirstPackage: * https://pypi.python.org/simple/thisismyfirstpackage/ Getting page https://pypi.python.org/simple/thisismyfirstpackage/ Analyzing links from page https://pypi.org/simple/thisismyfirstpackage/ Found link https://files.pythonhosted.org/packages/9f/aa/3635bf1ceb9467018e016e86aab6c116f0302f3682210ab36cb2de92dbef/thisisMyfirstPackage-1.1.0.tar.gz#sha256=4ceb1b250f05d402dbc65d972a774685b8d5e49df4795c8026afb8b3e280dccc (from https://pypi.org/simple/thisismyfirstpackage/), version: 1.1.0 Using version 1.1.0 (newest of versions: 1.1.0) Created temporary directory: /tmp/pip-unpack-cmyy1uem Downloading https://files.pythonhosted.org/packages/9f/aa/3635bf1ceb9467018e016e86aab6c116f0302f3682210ab36cb2de92dbef/thisisMyfirstPackage-1.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/9f/aa/3635bf1ceb9467018e016e86aab6c116f0302f3682210ab36cb2de92dbef/thisisMyfirstPackage-1.1.0.tar.gz#sha256=4ceb1b250f05d402dbc65d972a774685b8d5e49df4795c8026afb8b3e280dccc (from https://pypi.org/simple/thisismyfirstpackage/) Added thisisMyfirstPackage==1.1.0 from https://files.pythonhosted.org/packages/9f/aa/3635bf1ceb9467018e016e86aab6c116f0302f3682210ab36cb2de92dbef/thisisMyfirstPackage-1.1.0.tar.gz#sha256=4ceb1b250f05d402dbc65d972a774685b8d5e49df4795c8026afb8b3e280dccc to build tracker '/tmp/pip-req-tracker-hvi6yo6i' Running setup.py (path:/tmp/pip-wheel-34_xyp1q/thisisMyfirstPackage/setup.py) egg_info for package thisisMyfirstPackage Running command python setup.py egg_info running egg_info creating pip-egg-info/thisisMyfirstPackage.egg-info writing requirements to pip-egg-info/thisisMyfirstPackage.egg-info/requires.txt writing dependency_links to pip-egg-info/thisisMyfirstPackage.egg-info/dependency_links.txt writing top-level names to pip-egg-info/thisisMyfirstPackage.egg-info/top_level.txt writing pip-egg-info/thisisMyfirstPackage.egg-info/PKG-INFO writing manifest file 'pip-egg-info/thisisMyfirstPackage.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/thisisMyfirstPackage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/thisisMyfirstPackage.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-34_xyp1q/thisisMyfirstPackage has version 1.1.0, which satisfies requirement thisisMyfirstPackage==1.1.0 from https://files.pythonhosted.org/packages/9f/aa/3635bf1ceb9467018e016e86aab6c116f0302f3682210ab36cb2de92dbef/thisisMyfirstPackage-1.1.0.tar.gz#sha256=4ceb1b250f05d402dbc65d972a774685b8d5e49df4795c8026afb8b3e280dccc Removed thisisMyfirstPackage==1.1.0 from https://files.pythonhosted.org/packages/9f/aa/3635bf1ceb9467018e016e86aab6c116f0302f3682210ab36cb2de92dbef/thisisMyfirstPackage-1.1.0.tar.gz#sha256=4ceb1b250f05d402dbc65d972a774685b8d5e49df4795c8026afb8b3e280dccc from build tracker '/tmp/pip-req-tracker-hvi6yo6i' Building wheels for collected packages: thisisMyfirstPackage Created temporary directory: /tmp/pip-wheel-1rhh8fo5 Running setup.py bdist_wheel for thisisMyfirstPackage: started Destination directory: /tmp/pip-wheel-1rhh8fo5 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-34_xyp1q/thisisMyfirstPackage/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-1rhh8fo5 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/thisisMyfirstPackage copying thisisMyfirstPackage/api_helper.py -> build/lib/thisisMyfirstPackage copying thisisMyfirstPackage/__init__.py -> build/lib/thisisMyfirstPackage copying thisisMyfirstPackage/thisis_myfirst_package_client.py -> build/lib/thisisMyfirstPackage copying thisisMyfirstPackage/configuration.py -> build/lib/thisisMyfirstPackage copying thisisMyfirstPackage/decorators.py -> build/lib/thisisMyfirstPackage creating build/lib/thisisMyfirstPackage/controllers copying thisisMyfirstPackage/controllers/__init__.py -> build/lib/thisisMyfirstPackage/controllers copying thisisMyfirstPackage/controllers/base_controller.py -> build/lib/thisisMyfirstPackage/controllers copying thisisMyfirstPackage/controllers/empty_server_controller.py -> build/lib/thisisMyfirstPackage/controllers creating build/lib/thisisMyfirstPackage/http copying thisisMyfirstPackage/http/http_client.py -> build/lib/thisisMyfirstPackage/http copying thisisMyfirstPackage/http/__init__.py -> build/lib/thisisMyfirstPackage/http copying thisisMyfirstPackage/http/http_call_back.py -> build/lib/thisisMyfirstPackage/http copying thisisMyfirstPackage/http/requests_client.py -> build/lib/thisisMyfirstPackage/http copying thisisMyfirstPackage/http/http_method_enum.py -> build/lib/thisisMyfirstPackage/http copying thisisMyfirstPackage/http/http_request.py -> build/lib/thisisMyfirstPackage/http copying thisisMyfirstPackage/http/http_context.py -> build/lib/thisisMyfirstPackage/http copying thisisMyfirstPackage/http/http_response.py -> build/lib/thisisMyfirstPackage/http creating build/lib/thisisMyfirstPackage/models copying thisisMyfirstPackage/models/__init__.py -> build/lib/thisisMyfirstPackage/models creating build/lib/thisisMyfirstPackage/exceptions copying thisisMyfirstPackage/exceptions/__init__.py -> build/lib/thisisMyfirstPackage/exceptions copying thisisMyfirstPackage/exceptions/api_exception.py -> build/lib/thisisMyfirstPackage/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/thisisMyfirstPackage copying build/lib/thisisMyfirstPackage/api_helper.py -> build/bdist.linux-armv7l/wheel/thisisMyfirstPackage copying build/lib/thisisMyfirstPackage/__init__.py -> build/bdist.linux-armv7l/wheel/thisisMyfirstPackage creating build/bdist.linux-armv7l/wheel/thisisMyfirstPackage/controllers copying build/lib/thisisMyfirstPackage/controllers/__init__.py -> build/bdist.linux-armv7l/wheel/thisisMyfirstPackage/controllers copying build/lib/thisisMyfirstPackage/controllers/base_controller.py -> build/bdist.linux-armv7l/wheel/thisisMyfirstPackage/controllers copying build/lib/thisisMyfirstPackage/controllers/empty_server_controller.py -> build/bdist.linux-armv7l/wheel/thisisMyfirstPackage/controllers creating build/bdist.linux-armv7l/wheel/thisisMyfirstPackage/http copying build/lib/thisisMyfirstPackage/http/http_client.py -> build/bdist.linux-armv7l/wheel/thisisMyfirstPackage/http copying build/lib/thisisMyfirstPackage/http/__init__.py -> build/bdist.linux-armv7l/wheel/thisisMyfirstPackage/http copying build/lib/thisisMyfirstPackage/http/http_call_back.py -> build/bdist.linux-armv7l/wheel/thisisMyfirstPackage/http copying build/lib/thisisMyfirstPackage/http/requests_client.py -> build/bdist.linux-armv7l/wheel/thisisMyfirstPackage/http copying build/lib/thisisMyfirstPackage/http/http_method_enum.py -> build/bdist.linux-armv7l/wheel/thisisMyfirstPackage/http copying build/lib/thisisMyfirstPackage/http/http_request.py -> build/bdist.linux-armv7l/wheel/thisisMyfirstPackage/http copying build/lib/thisisMyfirstPackage/http/http_context.py -> build/bdist.linux-armv7l/wheel/thisisMyfirstPackage/http copying build/lib/thisisMyfirstPackage/http/http_response.py -> build/bdist.linux-armv7l/wheel/thisisMyfirstPackage/http copying build/lib/thisisMyfirstPackage/thisis_myfirst_package_client.py -> build/bdist.linux-armv7l/wheel/thisisMyfirstPackage copying build/lib/thisisMyfirstPackage/configuration.py -> build/bdist.linux-armv7l/wheel/thisisMyfirstPackage creating build/bdist.linux-armv7l/wheel/thisisMyfirstPackage/models copying build/lib/thisisMyfirstPackage/models/__init__.py -> build/bdist.linux-armv7l/wheel/thisisMyfirstPackage/models copying build/lib/thisisMyfirstPackage/decorators.py -> build/bdist.linux-armv7l/wheel/thisisMyfirstPackage creating build/bdist.linux-armv7l/wheel/thisisMyfirstPackage/exceptions copying build/lib/thisisMyfirstPackage/exceptions/__init__.py -> build/bdist.linux-armv7l/wheel/thisisMyfirstPackage/exceptions copying build/lib/thisisMyfirstPackage/exceptions/api_exception.py -> build/bdist.linux-armv7l/wheel/thisisMyfirstPackage/exceptions running install_egg_info running egg_info writing requirements to thisisMyfirstPackage.egg-info/requires.txt writing dependency_links to thisisMyfirstPackage.egg-info/dependency_links.txt writing thisisMyfirstPackage.egg-info/PKG-INFO writing top-level names to thisisMyfirstPackage.egg-info/top_level.txt reading manifest file 'thisisMyfirstPackage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'thisisMyfirstPackage.egg-info/SOURCES.txt' Copying thisisMyfirstPackage.egg-info to build/bdist.linux-armv7l/wheel/thisisMyfirstPackage-1.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/thisisMyfirstPackage-1.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-1rhh8fo5/thisisMyfirstPackage-1.1.0-py3-none-any.whl' and adding '.' to it adding 'thisisMyfirstPackage/__init__.py' adding 'thisisMyfirstPackage/api_helper.py' adding 'thisisMyfirstPackage/configuration.py' adding 'thisisMyfirstPackage/decorators.py' adding 'thisisMyfirstPackage/thisis_myfirst_package_client.py' adding 'thisisMyfirstPackage/controllers/__init__.py' adding 'thisisMyfirstPackage/controllers/base_controller.py' adding 'thisisMyfirstPackage/controllers/empty_server_controller.py' adding 'thisisMyfirstPackage/exceptions/__init__.py' adding 'thisisMyfirstPackage/exceptions/api_exception.py' adding 'thisisMyfirstPackage/http/__init__.py' adding 'thisisMyfirstPackage/http/http_call_back.py' adding 'thisisMyfirstPackage/http/http_client.py' adding 'thisisMyfirstPackage/http/http_context.py' adding 'thisisMyfirstPackage/http/http_method_enum.py' adding 'thisisMyfirstPackage/http/http_request.py' adding 'thisisMyfirstPackage/http/http_response.py' adding 'thisisMyfirstPackage/http/requests_client.py' adding 'thisisMyfirstPackage/models/__init__.py' adding 'thisisMyfirstPackage-1.1.0.dist-info/top_level.txt' adding 'thisisMyfirstPackage-1.1.0.dist-info/WHEEL' adding 'thisisMyfirstPackage-1.1.0.dist-info/METADATA' adding 'thisisMyfirstPackage-1.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for thisisMyfirstPackage: finished with status 'done' Stored in directory: /tmp/tmp5w876ev3 Successfully built thisisMyfirstPackage Cleaning up... Removing source in /tmp/pip-wheel-34_xyp1q/thisisMyfirstPackage Removed build tracker '/tmp/pip-req-tracker-hvi6yo6i'