Collecting cache-simulator==2.0.0 1 location(s) to search for versions of cache-simulator: * https://pypi.python.org/simple/cache-simulator/ Getting page https://pypi.python.org/simple/cache-simulator/ Analyzing links from page https://pypi.python.org/simple/cache-simulator/ Found link https://pypi.python.org/packages/21/28/e439cc58323429789ef25d6d359b7562af9758c332bb3b5100cc18035be1/cache-simulator-1.0.0.tar.gz#md5=fcf3b98579df020b5548b3f6c4d27775 (from https://pypi.python.org/simple/cache-simulator/), version: 1.0.0 Found link https://pypi.python.org/packages/4f/42/f4725ba3b862bb9c00fe1889c26dadded0bda05e492a664c6e9b77f37006/cache-simulator-1.0.1.tar.gz#md5=6748e2033527b4ba0b63970975f58747 (from https://pypi.python.org/simple/cache-simulator/), version: 1.0.1 Found link https://pypi.python.org/packages/54/7c/02684006b7143c0489cfd6ea21eba273522c79307f055c084e68ba66557f/cache-simulator-1.0.1.post1.tar.gz#md5=78265bb5b48b670db222026d7abd6b3d (from https://pypi.python.org/simple/cache-simulator/), version: 1.0.1.post1 Found link https://pypi.python.org/packages/97/c3/29cb46b2a50a52e19ac3cc38047c8b3d35d92318d78d14e391e9f727f6c9/cache-simulator-2.0.0.tar.gz#md5=64e3c53545367283edcd7cde2ea24725 (from https://pypi.python.org/simple/cache-simulator/), version: 2.0.0 Found link https://pypi.python.org/packages/c3/e8/533d05032f686897d41dc6c3e4b96f8f574410d43c20c2a801d8bd0def0e/cache-simulator-1.0.0b1.tar.gz#md5=542d02881870b05894b77ba1e183317d (from https://pypi.python.org/simple/cache-simulator/), version: 1.0.0b1 Found link https://pypi.python.org/packages/dd/18/7a643b4eb34b7b6c2ab8826b1c03737625b150f9235db8149093d6e88a0c/cache-simulator-1.0.2.tar.gz#md5=d9a197457ef420d6495d95b62bfdc66f (from https://pypi.python.org/simple/cache-simulator/), version: 1.0.2 Using version 2.0.0 (newest of versions: 2.0.0) Downloading cache-simulator-2.0.0.tar.gz Downloading from URL https://pypi.python.org/packages/97/c3/29cb46b2a50a52e19ac3cc38047c8b3d35d92318d78d14e391e9f727f6c9/cache-simulator-2.0.0.tar.gz#md5=64e3c53545367283edcd7cde2ea24725 (from https://pypi.python.org/simple/cache-simulator/) Running setup.py (path:/tmp/pip-build-bpmqy_dw/cache-simulator/setup.py) egg_info for package cache-simulator Running command python setup.py egg_info running egg_info creating pip-egg-info/cache_simulator.egg-info writing top-level names to pip-egg-info/cache_simulator.egg-info/top_level.txt writing entry points to pip-egg-info/cache_simulator.egg-info/entry_points.txt writing dependency_links to pip-egg-info/cache_simulator.egg-info/dependency_links.txt writing pip-egg-info/cache_simulator.egg-info/PKG-INFO writing manifest file 'pip-egg-info/cache_simulator.egg-info/SOURCES.txt' Maybe try: sudo apt-get install pandoc See http://johnmacfarlane.net/pandoc/installing.html for installation options --------------------------------------------------------------- package init file 'cachesimulator/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/cache_simulator.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/cache_simulator.egg-info/SOURCES.txt' Source in /tmp/pip-build-bpmqy_dw/cache-simulator has version 2.0.0, which satisfies requirement cache-simulator==2.0.0 from https://pypi.python.org/packages/97/c3/29cb46b2a50a52e19ac3cc38047c8b3d35d92318d78d14e391e9f727f6c9/cache-simulator-2.0.0.tar.gz#md5=64e3c53545367283edcd7cde2ea24725 Building wheels for collected packages: cache-simulator Running setup.py bdist_wheel for cache-simulator: started Destination directory: /tmp/tmpspldxptkpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-bpmqy_dw/cache-simulator/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/tmpspldxptkpip-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 package init file 'cachesimulator/__init__.py' not found (or not a regular file) creating build creating build/lib creating build/lib/cachesimulator copying cachesimulator/table.py -> build/lib/cachesimulator copying cachesimulator/reference.py -> build/lib/cachesimulator copying cachesimulator/word_addr.py -> build/lib/cachesimulator copying cachesimulator/simulator.py -> build/lib/cachesimulator copying cachesimulator/bin_addr.py -> build/lib/cachesimulator copying cachesimulator/__main__.py -> build/lib/cachesimulator copying cachesimulator/cache.py -> build/lib/cachesimulator 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/cachesimulator copying build/lib/cachesimulator/table.py -> build/bdist.linux-armv7l/wheel/cachesimulator copying build/lib/cachesimulator/reference.py -> build/bdist.linux-armv7l/wheel/cachesimulator copying build/lib/cachesimulator/word_addr.py -> build/bdist.linux-armv7l/wheel/cachesimulator copying build/lib/cachesimulator/simulator.py -> build/bdist.linux-armv7l/wheel/cachesimulator copying build/lib/cachesimulator/bin_addr.py -> build/bdist.linux-armv7l/wheel/cachesimulator copying build/lib/cachesimulator/__main__.py -> build/bdist.linux-armv7l/wheel/cachesimulator copying build/lib/cachesimulator/cache.py -> build/bdist.linux-armv7l/wheel/cachesimulator running install_egg_info running egg_info writing dependency_links to cache_simulator.egg-info/dependency_links.txt writing entry points to cache_simulator.egg-info/entry_points.txt writing top-level names to cache_simulator.egg-info/top_level.txt writing cache_simulator.egg-info/PKG-INFO reading manifest file 'cache_simulator.egg-info/SOURCES.txt' writing manifest file 'cache_simulator.egg-info/SOURCES.txt' Copying cache_simulator.egg-info to build/bdist.linux-armv7l/wheel/cache_simulator-2.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cache_simulator-2.0.0.dist-info/WHEEL Running setup.py bdist_wheel for cache-simulator: finished with status 'done' Stored in directory: /tmp/tmp0m01ch2r Successfully built cache-simulator Cleaning up... Removing source in /tmp/pip-build-bpmqy_dw/cache-simulator