Collecting rndtools==3.0.6 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/61/e2/7863351d5946500fcc5b3a8a53587052439259b3cad3617819cec0eb0d55/rndtools-3.0.4.tar.gz#md5=c530fbb81cc5e5082b01ea3499378d85 (from https://pypi.python.org/simple/rndtools/), version: 3.0.4 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/7c/f4/a5a9734fa0eb2d6ad7501b1ffd402f33bd834b0ee6ca05139d3298a6138c/rndtools-3.0.3.tar.gz#md5=85c445be8aeda8b25083a345d9006167 (from https://pypi.python.org/simple/rndtools/), version: 3.0.3 Found link https://pypi.python.org/packages/84/46/375da44def72cabaade4d1a21be7f7c2d636882b833a2f994e1e2a703b9e/rndtools-3.0.6.tar.gz#md5=d3732e3d8fb411f071108d41ca84a270 (from https://pypi.python.org/simple/rndtools/), version: 3.0.6 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 Found link https://pypi.python.org/packages/ea/42/d28e02a283fd674287974011da7aaf71b23b390e752e6acbba741191d84f/rndtools-3.0.5.tar.gz#md5=2c9de6fda0cbda0f8efdd8d17f33990d (from https://pypi.python.org/simple/rndtools/), version: 3.0.5 Using version 3.0.6 (newest of versions: 3.0.6) Downloading rndtools-3.0.6.tar.gz Downloading from URL https://pypi.python.org/packages/84/46/375da44def72cabaade4d1a21be7f7c2d636882b833a2f994e1e2a703b9e/rndtools-3.0.6.tar.gz#md5=d3732e3d8fb411f071108d41ca84a270 (from https://pypi.python.org/simple/rndtools/) Running setup.py (path:/tmp/pip-build-k5wprw7i/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 requirements to pip-egg-info/rndtools.egg-info/requires.txt writing top-level names to pip-egg-info/rndtools.egg-info/top_level.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' Source in /tmp/pip-build-k5wprw7i/rndtools has version 3.0.6, which satisfies requirement rndtools==3.0.6 from https://pypi.python.org/packages/84/46/375da44def72cabaade4d1a21be7f7c2d636882b833a2f994e1e2a703b9e/rndtools-3.0.6.tar.gz#md5=d3732e3d8fb411f071108d41ca84a270 Building wheels for collected packages: rndtools Running setup.py bdist_wheel for rndtools: started Destination directory: /tmp/tmpm_ay6uyopip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-k5wprw7i/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/tmpm_ay6uyopip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rndtools copying rndtools/train.py -> build/lib/rndtools copying rndtools/__init__.py -> build/lib/rndtools copying rndtools/io.py -> build/lib/rndtools copying rndtools/keras_dataset_generator.py -> build/lib/rndtools copying rndtools/peakdetect.py -> build/lib/rndtools copying rndtools/keras_callbacks.py -> build/lib/rndtools creating build/lib/rndtools/pipeline copying rndtools/pipeline/__init__.py -> build/lib/rndtools/pipeline copying rndtools/pipeline/base.py -> build/lib/rndtools/pipeline copying rndtools/pipeline/errors.py -> build/lib/rndtools/pipeline creating build/lib/rndtools/tests copying rndtools/tests/test_keras_callbacks.py -> build/lib/rndtools/tests copying rndtools/tests/__init__.py -> build/lib/rndtools/tests creating build/lib/rndtools/pipeline/steps copying rndtools/pipeline/steps/__init__.py -> build/lib/rndtools/pipeline/steps copying rndtools/pipeline/steps/cache.py -> build/lib/rndtools/pipeline/steps 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/train.py -> build/bdist.linux-armv7l/wheel/rndtools creating build/bdist.linux-armv7l/wheel/rndtools/pipeline copying build/lib/rndtools/pipeline/__init__.py -> build/bdist.linux-armv7l/wheel/rndtools/pipeline creating build/bdist.linux-armv7l/wheel/rndtools/pipeline/steps copying build/lib/rndtools/pipeline/steps/__init__.py -> build/bdist.linux-armv7l/wheel/rndtools/pipeline/steps copying build/lib/rndtools/pipeline/steps/cache.py -> build/bdist.linux-armv7l/wheel/rndtools/pipeline/steps copying build/lib/rndtools/pipeline/base.py -> build/bdist.linux-armv7l/wheel/rndtools/pipeline copying build/lib/rndtools/pipeline/errors.py -> build/bdist.linux-armv7l/wheel/rndtools/pipeline copying build/lib/rndtools/__init__.py -> build/bdist.linux-armv7l/wheel/rndtools copying build/lib/rndtools/io.py -> build/bdist.linux-armv7l/wheel/rndtools creating build/bdist.linux-armv7l/wheel/rndtools/tests copying build/lib/rndtools/tests/test_keras_callbacks.py -> build/bdist.linux-armv7l/wheel/rndtools/tests copying build/lib/rndtools/tests/__init__.py -> build/bdist.linux-armv7l/wheel/rndtools/tests copying build/lib/rndtools/keras_dataset_generator.py -> build/bdist.linux-armv7l/wheel/rndtools copying build/lib/rndtools/peakdetect.py -> build/bdist.linux-armv7l/wheel/rndtools copying build/lib/rndtools/keras_callbacks.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 top-level names to rndtools.egg-info/top_level.txt writing requirements to rndtools.egg-info/requires.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.6-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/rndtools-3.0.6.dist-info/WHEEL Running setup.py bdist_wheel for rndtools: finished with status 'done' Stored in directory: /tmp/tmpyxw51z0x Successfully built rndtools Cleaning up... Removing source in /tmp/pip-build-k5wprw7i/rndtools