Created temporary directory: /tmp/pip-ephem-wheel-cache-x57i_hry Created temporary directory: /tmp/pip-req-tracker-atvhn0nq Created requirements tracker '/tmp/pip-req-tracker-atvhn0nq' Created temporary directory: /tmp/pip-wheel-wo2l1sqh Looking in indexes: https://pypi.python.org/simple Collecting pylearn==0.1.9 1 location(s) to search for versions of pylearn: * https://pypi.python.org/simple/pylearn/ Getting page https://pypi.python.org/simple/pylearn/ Analyzing links from page https://pypi.org/simple/pylearn/ Found link https://files.pythonhosted.org/packages/ec/05/5fad4804d32ad1bf194f30a529e2cbd8af96dd9552c2800e92576c3efb86/pylearn-0.1.tar.gz#sha256=174d2c2841d96a4da7b9fccc56b87792581edde559f6d369b80b7498093b9a04 (from https://pypi.org/simple/pylearn/), version: 0.1 Found link https://files.pythonhosted.org/packages/07/6f/197c1583795104a5a8e966050b60693a6899b0ee3045752c5d697e2707e9/pylearn-0.1.3.tar.gz#sha256=d8be81629bf94681811a55d50f1b21c6a69a4df7017bae98ca4ca250316b88b4 (from https://pypi.org/simple/pylearn/), version: 0.1.3 Found link https://files.pythonhosted.org/packages/66/5c/564dfa5ceb078dd164674aa44e42d4d55d97f98cf4eebc3300acb662c729/pylearn-0.1.4.tar.gz#sha256=c717b77351bf3585db42abbfbf5d406f5e99b3778f3dad4d1c891d0851efe669 (from https://pypi.org/simple/pylearn/), version: 0.1.4 Found link https://files.pythonhosted.org/packages/bc/2f/c6089758014c95f1cbb1bcef20517c6b94af937f28bf8d04163408d628fc/pylearn-0.1.7.tar.gz#sha256=9f2e8d3d395539eb07a185231c64fddd0ce5db13352a875b742f8afc770cac07 (from https://pypi.org/simple/pylearn/), version: 0.1.7 Found link https://files.pythonhosted.org/packages/e6/25/b03a5f0fa31b901a445fb53ec109f030d7688a2ff9ed038a65bacf1c2377/pylearn-0.1.9.tar.gz#sha256=22be651e33cbaabad84295853767c43c1beb91480dd99eab5aeba42e0d8a00d1 (from https://pypi.org/simple/pylearn/), version: 0.1.9 Using version 0.1.9 (newest of versions: 0.1.9) Created temporary directory: /tmp/pip-unpack-3gu6w3uy Downloading https://files.pythonhosted.org/packages/e6/25/b03a5f0fa31b901a445fb53ec109f030d7688a2ff9ed038a65bacf1c2377/pylearn-0.1.9.tar.gz (742kB) Downloading from URL https://files.pythonhosted.org/packages/e6/25/b03a5f0fa31b901a445fb53ec109f030d7688a2ff9ed038a65bacf1c2377/pylearn-0.1.9.tar.gz#sha256=22be651e33cbaabad84295853767c43c1beb91480dd99eab5aeba42e0d8a00d1 (from https://pypi.org/simple/pylearn/) Added pylearn==0.1.9 from https://files.pythonhosted.org/packages/e6/25/b03a5f0fa31b901a445fb53ec109f030d7688a2ff9ed038a65bacf1c2377/pylearn-0.1.9.tar.gz#sha256=22be651e33cbaabad84295853767c43c1beb91480dd99eab5aeba42e0d8a00d1 to build tracker '/tmp/pip-req-tracker-atvhn0nq' Running setup.py (path:/tmp/pip-wheel-wo2l1sqh/pylearn/setup.py) egg_info for package pylearn Running command python setup.py egg_info running egg_info creating pip-egg-info/pylearn.egg-info writing pip-egg-info/pylearn.egg-info/PKG-INFO writing top-level names to pip-egg-info/pylearn.egg-info/top_level.txt writing dependency_links to pip-egg-info/pylearn.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/pylearn.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pylearn.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pylearn.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-wo2l1sqh/pylearn has version 0.1.9, which satisfies requirement pylearn==0.1.9 from https://files.pythonhosted.org/packages/e6/25/b03a5f0fa31b901a445fb53ec109f030d7688a2ff9ed038a65bacf1c2377/pylearn-0.1.9.tar.gz#sha256=22be651e33cbaabad84295853767c43c1beb91480dd99eab5aeba42e0d8a00d1 Removed pylearn==0.1.9 from https://files.pythonhosted.org/packages/e6/25/b03a5f0fa31b901a445fb53ec109f030d7688a2ff9ed038a65bacf1c2377/pylearn-0.1.9.tar.gz#sha256=22be651e33cbaabad84295853767c43c1beb91480dd99eab5aeba42e0d8a00d1 from build tracker '/tmp/pip-req-tracker-atvhn0nq' Building wheels for collected packages: pylearn Created temporary directory: /tmp/pip-wheel-3k1ubh1d Running setup.py bdist_wheel for pylearn: started Destination directory: /tmp/pip-wheel-3k1ubh1d Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-wo2l1sqh/pylearn/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/pip-wheel-3k1ubh1d running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pylearn copying pylearn/datasets.py -> build/lib/pylearn copying pylearn/__init__.py -> build/lib/pylearn copying pylearn/hs300.csv -> build/lib/pylearn copying pylearn/path.csv -> build/lib/pylearn 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/pylearn copying build/lib/pylearn/datasets.py -> build/bdist.linux-armv7l/wheel/pylearn copying build/lib/pylearn/hs300.csv -> build/bdist.linux-armv7l/wheel/pylearn copying build/lib/pylearn/path.csv -> build/bdist.linux-armv7l/wheel/pylearn copying build/lib/pylearn/__init__.py -> build/bdist.linux-armv7l/wheel/pylearn running install_egg_info running egg_info writing dependency_links to pylearn.egg-info/dependency_links.txt writing top-level names to pylearn.egg-info/top_level.txt writing pylearn.egg-info/PKG-INFO reading manifest file 'pylearn.egg-info/SOURCES.txt' writing manifest file 'pylearn.egg-info/SOURCES.txt' Copying pylearn.egg-info to build/bdist.linux-armv7l/wheel/pylearn-0.1.9-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pylearn-0.1.9.dist-info/WHEEL creating '/tmp/pip-wheel-3k1ubh1d/pylearn-0.1.9-py3-none-any.whl' and adding '.' to it adding 'pylearn/__init__.py' adding 'pylearn/datasets.py' adding 'pylearn/hs300.csv' adding 'pylearn/path.csv' adding 'pylearn-0.1.9.dist-info/top_level.txt' adding 'pylearn-0.1.9.dist-info/WHEEL' adding 'pylearn-0.1.9.dist-info/METADATA' adding 'pylearn-0.1.9.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pylearn: finished with status 'done' Stored in directory: /tmp/tmpogtmngke Successfully built pylearn Cleaning up... Removing source in /tmp/pip-wheel-wo2l1sqh/pylearn Removed build tracker '/tmp/pip-req-tracker-atvhn0nq'