Collecting json-object==0.0.1 1 location(s) to search for versions of json-object: * https://pypi.python.org/simple/json-object/ Getting page https://pypi.python.org/simple/json-object/ Analyzing links from page https://pypi.python.org/simple/json-object/ Found link https://pypi.python.org/packages/b9/08/d773b3e779eed72e44b74256b99e6d38516e6906f91adf2bab9178b6ae09/json-object-0.0.1.tar.gz#md5=8ab270bdc55e234c35eb66e591118fe6 (from https://pypi.python.org/simple/json-object/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Downloading json-object-0.0.1.tar.gz Downloading from URL https://pypi.python.org/packages/b9/08/d773b3e779eed72e44b74256b99e6d38516e6906f91adf2bab9178b6ae09/json-object-0.0.1.tar.gz#md5=8ab270bdc55e234c35eb66e591118fe6 (from https://pypi.python.org/simple/json-object/) Running setup.py (path:/tmp/pip-build-ib3pdy5k/json-object/setup.py) egg_info for package json-object Running command python setup.py egg_info running egg_info creating pip-egg-info/json_object.egg-info writing pip-egg-info/json_object.egg-info/PKG-INFO writing top-level names to pip-egg-info/json_object.egg-info/top_level.txt writing dependency_links to pip-egg-info/json_object.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/json_object.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/json_object.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/json_object.egg-info/SOURCES.txt' Source in /tmp/pip-build-ib3pdy5k/json-object has version 0.0.1, which satisfies requirement json-object==0.0.1 from https://pypi.python.org/packages/b9/08/d773b3e779eed72e44b74256b99e6d38516e6906f91adf2bab9178b6ae09/json-object-0.0.1.tar.gz#md5=8ab270bdc55e234c35eb66e591118fe6 Building wheels for collected packages: json-object Running setup.py bdist_wheel for json-object: started Destination directory: /tmp/tmp1jcsaqkopip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ib3pdy5k/json-object/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/tmp1jcsaqkopip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/jsonobject copying jsonobject/__init__.py -> build/lib/jsonobject copying jsonobject/JsonObject.py -> build/lib/jsonobject running egg_info writing top-level names to json_object.egg-info/top_level.txt writing dependency_links to json_object.egg-info/dependency_links.txt writing json_object.egg-info/PKG-INFO reading manifest file 'json_object.egg-info/SOURCES.txt' writing manifest file 'json_object.egg-info/SOURCES.txt' 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/jsonobject copying build/lib/jsonobject/__init__.py -> build/bdist.linux-armv7l/wheel/jsonobject copying build/lib/jsonobject/JsonObject.py -> build/bdist.linux-armv7l/wheel/jsonobject running install_egg_info Copying json_object.egg-info to build/bdist.linux-armv7l/wheel/json_object-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/json_object-0.0.1.dist-info/WHEEL Running setup.py bdist_wheel for json-object: finished with status 'done' Stored in directory: /tmp/tmplklfbnam Successfully built json-object Cleaning up... Removing source in /tmp/pip-build-ib3pdy5k/json-object