Created temporary directory: /tmp/pip-ephem-wheel-cache-j1cwzwii Created temporary directory: /tmp/pip-req-tracker-l84q_heg Created requirements tracker '/tmp/pip-req-tracker-l84q_heg' Created temporary directory: /tmp/pip-wheel-fdc632vb Collecting ai==0.0.4 1 location(s) to search for versions of ai: * https://pypi.org/simple/ai/ Getting page https://pypi.org/simple/ai/ Analyzing links from page https://pypi.org/simple/ai/ Found link https://files.pythonhosted.org/packages/fa/8c/575ea8f410bd9639c97fb834630d9dee9983531be681e80b17945b83418a/ai-0.0.1.tar.gz#sha256=c106bcfec2b2821b83f631db80d68f80c5832fa314c21e0ce0747b673e0c842c (from https://pypi.org/simple/ai/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/b5/b9/ea5abcfd341eba6a1a661cdb60aca54af04f50b641e2bc8d76eec170b058/ai-0.0.2.tar.gz#sha256=003e44611a3c044e620a05e3a391d5b7e99a1ab5c11c091a74b3caaf39104f04 (from https://pypi.org/simple/ai/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/38/f8/5f5f7851e972da9cb7bca48ace0e6db8efe642689876631686fe93f9ad0c/ai-0.0.3.tar.gz#sha256=dd203a6720c992f47b515b4cc6ddce762958d0351dd6c1115936d6f1c77efe65 (from https://pypi.org/simple/ai/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/ee/e2/f631c1bc37e821bf7fa80da62cc495bdf9e0e86e45eda045a8040c6fd032/ai-0.0.4.tar.gz#sha256=93bd06c4da5972da28563ab883b8c0924b70c0d02e846fc623dfb52b93b40bda (from https://pypi.org/simple/ai/), version: 0.0.4 Using version 0.0.4 (newest of versions: 0.0.4) Created temporary directory: /tmp/pip-unpack-jcbv2yin Downloading https://files.pythonhosted.org/packages/ee/e2/f631c1bc37e821bf7fa80da62cc495bdf9e0e86e45eda045a8040c6fd032/ai-0.0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ee/e2/f631c1bc37e821bf7fa80da62cc495bdf9e0e86e45eda045a8040c6fd032/ai-0.0.4.tar.gz#sha256=93bd06c4da5972da28563ab883b8c0924b70c0d02e846fc623dfb52b93b40bda (from https://pypi.org/simple/ai/) Added ai==0.0.4 from https://files.pythonhosted.org/packages/ee/e2/f631c1bc37e821bf7fa80da62cc495bdf9e0e86e45eda045a8040c6fd032/ai-0.0.4.tar.gz#sha256=93bd06c4da5972da28563ab883b8c0924b70c0d02e846fc623dfb52b93b40bda to build tracker '/tmp/pip-req-tracker-l84q_heg' Running setup.py (path:/tmp/pip-wheel-fdc632vb/ai/setup.py) egg_info for package ai Running command python setup.py egg_info running egg_info creating pip-egg-info/ai.egg-info writing dependency_links to pip-egg-info/ai.egg-info/dependency_links.txt writing pip-egg-info/ai.egg-info/PKG-INFO writing top-level names to pip-egg-info/ai.egg-info/top_level.txt writing manifest file 'pip-egg-info/ai.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ai.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ai.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-fdc632vb/ai has version 0.0.4, which satisfies requirement ai==0.0.4 from https://files.pythonhosted.org/packages/ee/e2/f631c1bc37e821bf7fa80da62cc495bdf9e0e86e45eda045a8040c6fd032/ai-0.0.4.tar.gz#sha256=93bd06c4da5972da28563ab883b8c0924b70c0d02e846fc623dfb52b93b40bda Removed ai==0.0.4 from https://files.pythonhosted.org/packages/ee/e2/f631c1bc37e821bf7fa80da62cc495bdf9e0e86e45eda045a8040c6fd032/ai-0.0.4.tar.gz#sha256=93bd06c4da5972da28563ab883b8c0924b70c0d02e846fc623dfb52b93b40bda from build tracker '/tmp/pip-req-tracker-l84q_heg' Building wheels for collected packages: ai Created temporary directory: /tmp/pip-wheel-fun6szcw Running setup.py bdist_wheel for ai: started Destination directory: /tmp/pip-wheel-fun6szcw Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-fdc632vb/ai/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-fun6szcw running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ai copying ai/conf.py -> build/lib/ai copying ai/__init__.py -> build/lib/ai creating build/lib/tests copying tests/test_sample.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/ai/nn copying ai/nn/__init__.py -> build/lib/ai/nn creating build/lib/ai/optim copying ai/optim/__init__.py -> build/lib/ai/optim creating build/lib/ai/metric copying ai/metric/__init__.py -> build/lib/ai/metric creating build/lib/ai/helper copying ai/helper/face.py -> build/lib/ai/helper copying ai/helper/vis.py -> build/lib/ai/helper copying ai/helper/pdf.py -> build/lib/ai/helper copying ai/helper/__init__.py -> build/lib/ai/helper creating build/lib/ai/training copying ai/training/__init__.py -> build/lib/ai/training 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/ai creating build/bdist.linux-armv7l/wheel/ai/nn copying build/lib/ai/nn/__init__.py -> build/bdist.linux-armv7l/wheel/ai/nn creating build/bdist.linux-armv7l/wheel/ai/optim copying build/lib/ai/optim/__init__.py -> build/bdist.linux-armv7l/wheel/ai/optim creating build/bdist.linux-armv7l/wheel/ai/metric copying build/lib/ai/metric/__init__.py -> build/bdist.linux-armv7l/wheel/ai/metric creating build/bdist.linux-armv7l/wheel/ai/helper copying build/lib/ai/helper/face.py -> build/bdist.linux-armv7l/wheel/ai/helper copying build/lib/ai/helper/vis.py -> build/bdist.linux-armv7l/wheel/ai/helper copying build/lib/ai/helper/pdf.py -> build/bdist.linux-armv7l/wheel/ai/helper copying build/lib/ai/helper/__init__.py -> build/bdist.linux-armv7l/wheel/ai/helper creating build/bdist.linux-armv7l/wheel/ai/training copying build/lib/ai/training/__init__.py -> build/bdist.linux-armv7l/wheel/ai/training copying build/lib/ai/conf.py -> build/bdist.linux-armv7l/wheel/ai copying build/lib/ai/__init__.py -> build/bdist.linux-armv7l/wheel/ai creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_sample.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing top-level names to ai.egg-info/top_level.txt writing dependency_links to ai.egg-info/dependency_links.txt writing ai.egg-info/PKG-INFO reading manifest file 'ai.egg-info/SOURCES.txt' writing manifest file 'ai.egg-info/SOURCES.txt' Copying ai.egg-info to build/bdist.linux-armv7l/wheel/ai-0.0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ai-0.0.4.dist-info/WHEEL creating '/tmp/pip-wheel-fun6szcw/ai-0.0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ai/__init__.py' adding 'ai/conf.py' adding 'ai/helper/__init__.py' adding 'ai/helper/face.py' adding 'ai/helper/pdf.py' adding 'ai/helper/vis.py' adding 'ai/metric/__init__.py' adding 'ai/nn/__init__.py' adding 'ai/optim/__init__.py' adding 'ai/training/__init__.py' adding 'tests/__init__.py' adding 'tests/test_sample.py' adding 'ai-0.0.4.dist-info/METADATA' adding 'ai-0.0.4.dist-info/WHEEL' adding 'ai-0.0.4.dist-info/top_level.txt' adding 'ai-0.0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ai: finished with status 'done' Stored in directory: /tmp/tmpnoj0ykxv Successfully built ai Cleaning up... Removing source in /tmp/pip-wheel-fdc632vb/ai Removed build tracker '/tmp/pip-req-tracker-l84q_heg'