Collecting devicehive==2.1.2 1 location(s) to search for versions of devicehive: * https://pypi.python.org/simple/devicehive/ Getting page https://pypi.python.org/simple/devicehive/ Analyzing links from page https://pypi.python.org/simple/devicehive/ Found link https://pypi.python.org/packages/07/de/8f6611cf06e1c87993d14b6d78ecd3883fd696338c25056bade84a0b45ef/devicehive-2.0.1.tar.gz#md5=3ff9a24698c454dcf47f42d43efda0de (from https://pypi.python.org/simple/devicehive/), version: 2.0.1 Found link https://pypi.python.org/packages/40/fc/adce1ac83671395eba3a35fbcc58d0e8116f0cbc66c78095a49b90ca4ff6/devicehive-0.0.1.tar.gz#md5=fd47cba0374ca1cb282a0bbe5ebd1cc5 (from https://pypi.python.org/simple/devicehive/), version: 0.0.1 Found link https://pypi.python.org/packages/72/6f/93206fd6c0baf8ba2f8bffd3e2de69b59278387bd7252a99cc89914d0dcc/devicehive-2.1.1.tar.gz#md5=8c24ef87c0a53fa139990f6fc1e1ed66 (from https://pypi.python.org/simple/devicehive/), version: 2.1.1 Found link https://pypi.python.org/packages/77/58/22d5811b6103291584027de25b0775310e64ed032049a56580fc6ce42a17/devicehive-2.0.2.tar.gz#md5=fca2df896d52cb9460b0383515743315 (from https://pypi.python.org/simple/devicehive/), version: 2.0.2 Found link https://pypi.python.org/packages/85/72/d42189201c68cfe706a8317d6b2d41fadaeb1135485357d7472aa2e233a2/devicehive-2.0.0.tar.gz#md5=ce13628adbfd4312049a9e4a69dffe9b (from https://pypi.python.org/simple/devicehive/), version: 2.0.0 Found link https://pypi.python.org/packages/b6/61/4abe6dd2331f2f7eeab9556857ffc965f8c5f5a75b7999ef443aaa254a01/devicehive-2.1.2.tar.gz#md5=ced7e5bf3a9fbdd1491078014bb84163 (from https://pypi.python.org/simple/devicehive/), version: 2.1.2 Found link https://pypi.python.org/packages/ea/d1/9cb571d304630cb422b2c5be67c46566b801c06306db3079848fb4325ff2/devicehive-2.1.0.tar.gz#md5=56fa607c386675733c9e5718e8adcb69 (from https://pypi.python.org/simple/devicehive/), version: 2.1.0 Using version 2.1.2 (newest of versions: 2.1.2) Downloading devicehive-2.1.2.tar.gz Downloading from URL https://pypi.python.org/packages/b6/61/4abe6dd2331f2f7eeab9556857ffc965f8c5f5a75b7999ef443aaa254a01/devicehive-2.1.2.tar.gz#md5=ced7e5bf3a9fbdd1491078014bb84163 (from https://pypi.python.org/simple/devicehive/) Running setup.py (path:/tmp/pip-build-dwc_f9f6/devicehive/setup.py) egg_info for package devicehive Running command python setup.py egg_info running egg_info creating pip-egg-info/devicehive.egg-info writing dependency_links to pip-egg-info/devicehive.egg-info/dependency_links.txt writing requirements to pip-egg-info/devicehive.egg-info/requires.txt writing pip-egg-info/devicehive.egg-info/PKG-INFO writing top-level names to pip-egg-info/devicehive.egg-info/top_level.txt writing manifest file 'pip-egg-info/devicehive.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/devicehive.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/devicehive.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-build-dwc_f9f6/devicehive has version 2.1.2, which satisfies requirement devicehive==2.1.2 from https://pypi.python.org/packages/b6/61/4abe6dd2331f2f7eeab9556857ffc965f8c5f5a75b7999ef443aaa254a01/devicehive-2.1.2.tar.gz#md5=ced7e5bf3a9fbdd1491078014bb84163 Building wheels for collected packages: devicehive Running setup.py bdist_wheel for devicehive: started Destination directory: /tmp/tmpcaukawynpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-dwc_f9f6/devicehive/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/tmpcaukawynpip-wheel- 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/devicehive copying devicehive/handler.py -> build/lib/devicehive copying devicehive/device_hive_api.py -> build/lib/devicehive copying devicehive/device_type.py -> build/lib/devicehive copying devicehive/api_request.py -> build/lib/devicehive copying devicehive/api_response.py -> build/lib/devicehive copying devicehive/user.py -> build/lib/devicehive copying devicehive/api_event.py -> build/lib/devicehive copying devicehive/command.py -> build/lib/devicehive copying devicehive/device_hive.py -> build/lib/devicehive copying devicehive/subscription.py -> build/lib/devicehive copying devicehive/__init__.py -> build/lib/devicehive copying devicehive/api_handler.py -> build/lib/devicehive copying devicehive/token.py -> build/lib/devicehive copying devicehive/network.py -> build/lib/devicehive copying devicehive/notification.py -> build/lib/devicehive copying devicehive/api.py -> build/lib/devicehive copying devicehive/device.py -> build/lib/devicehive creating build/lib/devicehive/data_formats copying devicehive/data_formats/data_format.py -> build/lib/devicehive/data_formats copying devicehive/data_formats/json_data_format.py -> build/lib/devicehive/data_formats copying devicehive/data_formats/__init__.py -> build/lib/devicehive/data_formats creating build/lib/devicehive/handlers copying devicehive/handlers/handler.py -> build/lib/devicehive/handlers copying devicehive/handlers/__init__.py -> build/lib/devicehive/handlers creating build/lib/devicehive/transports copying devicehive/transports/transport.py -> build/lib/devicehive/transports copying devicehive/transports/http_transport.py -> build/lib/devicehive/transports copying devicehive/transports/__init__.py -> build/lib/devicehive/transports copying devicehive/transports/websocket_transport.py -> build/lib/devicehive/transports 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/devicehive copying build/lib/devicehive/handler.py -> build/bdist.linux-armv7l/wheel/devicehive copying build/lib/devicehive/device_hive_api.py -> build/bdist.linux-armv7l/wheel/devicehive copying build/lib/devicehive/device_type.py -> build/bdist.linux-armv7l/wheel/devicehive copying build/lib/devicehive/api_request.py -> build/bdist.linux-armv7l/wheel/devicehive creating build/bdist.linux-armv7l/wheel/devicehive/handlers copying build/lib/devicehive/handlers/handler.py -> build/bdist.linux-armv7l/wheel/devicehive/handlers copying build/lib/devicehive/handlers/__init__.py -> build/bdist.linux-armv7l/wheel/devicehive/handlers copying build/lib/devicehive/api_response.py -> build/bdist.linux-armv7l/wheel/devicehive copying build/lib/devicehive/user.py -> build/bdist.linux-armv7l/wheel/devicehive creating build/bdist.linux-armv7l/wheel/devicehive/transports copying build/lib/devicehive/transports/transport.py -> build/bdist.linux-armv7l/wheel/devicehive/transports copying build/lib/devicehive/transports/http_transport.py -> build/bdist.linux-armv7l/wheel/devicehive/transports copying build/lib/devicehive/transports/__init__.py -> build/bdist.linux-armv7l/wheel/devicehive/transports copying build/lib/devicehive/transports/websocket_transport.py -> build/bdist.linux-armv7l/wheel/devicehive/transports copying build/lib/devicehive/api_event.py -> build/bdist.linux-armv7l/wheel/devicehive copying build/lib/devicehive/command.py -> build/bdist.linux-armv7l/wheel/devicehive copying build/lib/devicehive/device_hive.py -> build/bdist.linux-armv7l/wheel/devicehive copying build/lib/devicehive/subscription.py -> build/bdist.linux-armv7l/wheel/devicehive copying build/lib/devicehive/__init__.py -> build/bdist.linux-armv7l/wheel/devicehive copying build/lib/devicehive/api_handler.py -> build/bdist.linux-armv7l/wheel/devicehive copying build/lib/devicehive/token.py -> build/bdist.linux-armv7l/wheel/devicehive copying build/lib/devicehive/network.py -> build/bdist.linux-armv7l/wheel/devicehive creating build/bdist.linux-armv7l/wheel/devicehive/data_formats copying build/lib/devicehive/data_formats/data_format.py -> build/bdist.linux-armv7l/wheel/devicehive/data_formats copying build/lib/devicehive/data_formats/json_data_format.py -> build/bdist.linux-armv7l/wheel/devicehive/data_formats copying build/lib/devicehive/data_formats/__init__.py -> build/bdist.linux-armv7l/wheel/devicehive/data_formats copying build/lib/devicehive/notification.py -> build/bdist.linux-armv7l/wheel/devicehive copying build/lib/devicehive/api.py -> build/bdist.linux-armv7l/wheel/devicehive copying build/lib/devicehive/device.py -> build/bdist.linux-armv7l/wheel/devicehive running install_egg_info running egg_info writing top-level names to devicehive.egg-info/top_level.txt writing devicehive.egg-info/PKG-INFO writing requirements to devicehive.egg-info/requires.txt writing dependency_links to devicehive.egg-info/dependency_links.txt reading manifest file 'devicehive.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'devicehive.egg-info/SOURCES.txt' Copying devicehive.egg-info to build/bdist.linux-armv7l/wheel/devicehive-2.1.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/devicehive-2.1.2.dist-info/WHEEL Running setup.py bdist_wheel for devicehive: finished with status 'done' Stored in directory: /tmp/tmpug9jd6vf Successfully built devicehive Cleaning up... Removing source in /tmp/pip-build-dwc_f9f6/devicehive