Collecting rndtools==3.0.2 1 location(s) to search for versions of rndtools: * https://pypi.python.org/simple/rndtools/ Getting page https://pypi.python.org/simple/rndtools/ Analyzing links from page https://pypi.python.org/simple/rndtools/ Found link https://pypi.python.org/packages/23/e9/8ea2eff28072ee7653684a71af6217d3eb84ccbd3fef99d37f2a22c2d9bb/rndtools-3.0.1.linux-x86_64.tar.gz#md5=9324497f63ff4e984c22c724e1ff6dbc (from https://pypi.python.org/simple/rndtools/), version: 3.0.1.linux-x86_64 Skipping link https://pypi.python.org/packages/47/7d/61b12a51e81f2cdeba07f4b6b983d426ca5605a3d8b14ee90340b5c24f0b/rndtools-3.0.1-py2-none-any.whl#md5=d96d428b0ce90d98d2c767c989a9f629 (from https://pypi.python.org/simple/rndtools/); it is not compatible with this Python Found link https://pypi.python.org/packages/6d/99/ec0b14776121e8aefff5d296ce8ca1e68821bb2cbca23efc839d25cc0bdf/rndtools-3.0-py3-none-any.whl#md5=47d9d3b70b7ff9867069fd41bd7e90c4 (from https://pypi.python.org/simple/rndtools/), version: 3.0 Found link https://pypi.python.org/packages/85/79/341202fdf58e0c6169c844f5837f8f0f072c0a7dbbc1c91eb018f6fb1218/rndtools-3.0.2.tar.gz#md5=41b4f9815cd14d293b58267a76dc460b (from https://pypi.python.org/simple/rndtools/), version: 3.0.2 Found link https://pypi.python.org/packages/c4/6c/0ac2475a6b0aa0d679c0024959e3ad18b1c4586f7cf2a217061e3715a3cf/rndtools-3.0.tar.gz#md5=b4d9acfe35079d29f38972a67dc84aca (from https://pypi.python.org/simple/rndtools/), version: 3.0 Using version 3.0.2 (newest of versions: 3.0.2) Downloading rndtools-3.0.2.tar.gz Downloading from URL https://pypi.python.org/packages/85/79/341202fdf58e0c6169c844f5837f8f0f072c0a7dbbc1c91eb018f6fb1218/rndtools-3.0.2.tar.gz#md5=41b4f9815cd14d293b58267a76dc460b (from https://pypi.python.org/simple/rndtools/) Running setup.py (path:/tmp/pip-build-1426qv1i/rndtools/setup.py) egg_info for package rndtools Running command python setup.py egg_info running egg_info creating pip-egg-info/rndtools.egg-info writing pip-egg-info/rndtools.egg-info/PKG-INFO writing top-level names to pip-egg-info/rndtools.egg-info/top_level.txt writing requirements to pip-egg-info/rndtools.egg-info/requires.txt writing dependency_links to pip-egg-info/rndtools.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/rndtools.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/rndtools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/rndtools.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-1426qv1i/rndtools has version 3.0.2, which satisfies requirement rndtools==3.0.2 from https://pypi.python.org/packages/85/79/341202fdf58e0c6169c844f5837f8f0f072c0a7dbbc1c91eb018f6fb1218/rndtools-3.0.2.tar.gz#md5=41b4f9815cd14d293b58267a76dc460b Building wheels for collected packages: rndtools Running setup.py bdist_wheel for rndtools: started Destination directory: /tmp/tmp8m_1r2szpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-1426qv1i/rndtools/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/tmp8m_1r2szpip-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/rndtools copying rndtools/io.py -> build/lib/rndtools copying rndtools/keras_dataset_generator.py -> build/lib/rndtools copying rndtools/train.py -> build/lib/rndtools copying rndtools/keras_callbacks.py -> build/lib/rndtools copying rndtools/__init__.py -> build/lib/rndtools copying rndtools/peakdetect.py -> build/lib/rndtools 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/rndtools copying build/lib/rndtools/io.py -> build/bdist.linux-armv7l/wheel/rndtools copying build/lib/rndtools/keras_dataset_generator.py -> build/bdist.linux-armv7l/wheel/rndtools copying build/lib/rndtools/train.py -> build/bdist.linux-armv7l/wheel/rndtools copying build/lib/rndtools/keras_callbacks.py -> build/bdist.linux-armv7l/wheel/rndtools copying build/lib/rndtools/__init__.py -> build/bdist.linux-armv7l/wheel/rndtools copying build/lib/rndtools/peakdetect.py -> build/bdist.linux-armv7l/wheel/rndtools running install_egg_info running egg_info writing dependency_links to rndtools.egg-info/dependency_links.txt writing requirements to rndtools.egg-info/requires.txt writing top-level names to rndtools.egg-info/top_level.txt writing rndtools.egg-info/PKG-INFO reading manifest file 'rndtools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'rndtools.egg-info/SOURCES.txt' Copying rndtools.egg-info to build/bdist.linux-armv7l/wheel/rndtools-3.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/rndtools-3.0.2.dist-info/WHEEL Running setup.py bdist_wheel for rndtools: finished with status 'done' Stored in directory: /tmp/tmpzme1gi8n Successfully built rndtools Cleaning up... Removing source in /tmp/pip-build-1426qv1i/rndtools