Collecting ssm-cache==2.3 1 location(s) to search for versions of ssm-cache: * https://pypi.python.org/simple/ssm-cache/ Getting page https://pypi.python.org/simple/ssm-cache/ Analyzing links from page https://pypi.python.org/simple/ssm-cache/ Found link https://pypi.python.org/packages/09/43/dcdadb5ecf1ebdd4da81e5c2fbf137fe5be0c11ef8d019ecb5023326c579/ssm-cache-0.1.tar.gz#md5=bd90eaa130bad4c349053536dfdb41fc (from https://pypi.python.org/simple/ssm-cache/), version: 0.1 Found link https://pypi.python.org/packages/15/42/a87a69af435936f14980ed82757eec75238cb0a64c76c72b586e5014e2de/ssm-cache-1.3.tar.gz#md5=40faabef32f7e24f9a42c042a8571a8c (from https://pypi.python.org/simple/ssm-cache/), version: 1.3 Found link https://pypi.python.org/packages/3c/04/777dc41aea21182afa10eed0dd3a4a98b580f358d7bd0ee9db481449266f/ssm-cache-1.0.tar.gz#md5=77b552c1a97d7aeab78c567a2ead05a5 (from https://pypi.python.org/simple/ssm-cache/), version: 1.0 Found link https://pypi.python.org/packages/64/49/f2dd247ba79ff90a43d6367e88952412098b45dae7927babdcb6ef6b4607/ssm-cache-2.0.tar.gz#md5=59ec303ff34ce7c0a22932196f427b85 (from https://pypi.python.org/simple/ssm-cache/), version: 2.0 Found link https://pypi.python.org/packages/73/99/16f57ed488f77557b3bd62c60c3bc79b5a368522bb2279e8ff1fb9e985cc/ssm-cache-1.1.tar.gz#md5=ebba139a6a45fbf76ac1e3742abf332a (from https://pypi.python.org/simple/ssm-cache/), version: 1.1 Found link https://pypi.python.org/packages/7e/24/c799608241738ddde3562df4e19cc803898095e1b909858128b17d34b970/ssm-cache-2.1.tar.gz#md5=ef1d0ddbe73245bf5dd0b8f34c4978d0 (from https://pypi.python.org/simple/ssm-cache/), version: 2.1 Found link https://pypi.python.org/packages/ac/9f/8469c19b131e72a89b1e4fda8559826c18370425e2e85fa8b37fde9e07b7/ssm-cache-2.2.tar.gz#md5=6bddaaa5fd5a588361a915be0fa87551 (from https://pypi.python.org/simple/ssm-cache/), version: 2.2 Found link https://pypi.python.org/packages/c1/78/930a625bd2d8c863ac3ac4d69aa38956deef13889cf30980f005b84d669b/ssm-cache-2.3.tar.gz#md5=61eadf3d87a11bd325dfda41ee1d755a (from https://pypi.python.org/simple/ssm-cache/), version: 2.3 Found link https://pypi.python.org/packages/d1/5f/80ef14958106dac8b1b67142347325d3a90e60dd03b915f1c33d3094094d/ssm-cache-1.2.tar.gz#md5=46bcf75394e92469ea4216e8e677d5d1 (from https://pypi.python.org/simple/ssm-cache/), version: 1.2 Using version 2.3 (newest of versions: 2.3) Downloading ssm-cache-2.3.tar.gz Downloading from URL https://pypi.python.org/packages/c1/78/930a625bd2d8c863ac3ac4d69aa38956deef13889cf30980f005b84d669b/ssm-cache-2.3.tar.gz#md5=61eadf3d87a11bd325dfda41ee1d755a (from https://pypi.python.org/simple/ssm-cache/) Running setup.py (path:/tmp/pip-build-geqzsn6k/ssm-cache/setup.py) egg_info for package ssm-cache Running command python setup.py egg_info running egg_info creating pip-egg-info/ssm_cache.egg-info writing pip-egg-info/ssm_cache.egg-info/PKG-INFO writing dependency_links to pip-egg-info/ssm_cache.egg-info/dependency_links.txt writing requirements to pip-egg-info/ssm_cache.egg-info/requires.txt writing top-level names to pip-egg-info/ssm_cache.egg-info/top_level.txt writing manifest file 'pip-egg-info/ssm_cache.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ssm_cache.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ssm_cache.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-geqzsn6k/ssm-cache has version 2.3, which satisfies requirement ssm-cache==2.3 from https://pypi.python.org/packages/c1/78/930a625bd2d8c863ac3ac4d69aa38956deef13889cf30980f005b84d669b/ssm-cache-2.3.tar.gz#md5=61eadf3d87a11bd325dfda41ee1d755a Building wheels for collected packages: ssm-cache Running setup.py bdist_wheel for ssm-cache: started Destination directory: /tmp/tmp7pdqepvtpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-geqzsn6k/ssm-cache/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/tmp7pdqepvtpip-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/tests copying tests/decorator_test.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/cache_test.py -> build/lib/tests copying tests/override_test.py -> build/lib/tests creating build/lib/ssm_cache copying ssm_cache/__init__.py -> build/lib/ssm_cache copying ssm_cache/cache.py -> build/lib/ssm_cache 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/tests copying build/lib/tests/decorator_test.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/cache_test.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/override_test.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/ssm_cache copying build/lib/ssm_cache/__init__.py -> build/bdist.linux-armv7l/wheel/ssm_cache copying build/lib/ssm_cache/cache.py -> build/bdist.linux-armv7l/wheel/ssm_cache running install_egg_info running egg_info writing requirements to ssm_cache.egg-info/requires.txt writing top-level names to ssm_cache.egg-info/top_level.txt writing dependency_links to ssm_cache.egg-info/dependency_links.txt writing ssm_cache.egg-info/PKG-INFO reading manifest file 'ssm_cache.egg-info/SOURCES.txt' writing manifest file 'ssm_cache.egg-info/SOURCES.txt' Copying ssm_cache.egg-info to build/bdist.linux-armv7l/wheel/ssm_cache-2.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ssm_cache-2.3.dist-info/WHEEL Running setup.py bdist_wheel for ssm-cache: finished with status 'done' Stored in directory: /tmp/tmp0c1t6v3t Successfully built ssm-cache Cleaning up... Removing source in /tmp/pip-build-geqzsn6k/ssm-cache