Collecting macaw==0.2.dev0 1 location(s) to search for versions of macaw: * https://pypi.python.org/simple/macaw/ Getting page https://pypi.python.org/simple/macaw/ Analyzing links from page https://pypi.org/simple/macaw/ Found link https://files.pythonhosted.org/packages/b3/0e/c5660292383a13d0a25200fb8d52b348a0106fefc06a03c1bdc23c1c0035/macaw-0.1.dev0.tar.gz#sha256=b353051558cdc60594427061031c196be9ffdb17412c69885913b60fb08c4e36 (from https://pypi.org/simple/macaw/), version: 0.1.dev0 Found link https://files.pythonhosted.org/packages/7b/55/7a9bcbf402a397168f106ad72fe12e1b89c2777c67d757162372ced9df66/macaw-0.2.dev0.tar.gz#sha256=c969948e063f30c711d4356cf9e275df4d7175daca2bc2c0f8cec5c51fc5c543 (from https://pypi.org/simple/macaw/), version: 0.2.dev0 Using version 0.2.dev0 (newest of versions: 0.2.dev0) Downloading https://files.pythonhosted.org/packages/7b/55/7a9bcbf402a397168f106ad72fe12e1b89c2777c67d757162372ced9df66/macaw-0.2.dev0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/7b/55/7a9bcbf402a397168f106ad72fe12e1b89c2777c67d757162372ced9df66/macaw-0.2.dev0.tar.gz#sha256=c969948e063f30c711d4356cf9e275df4d7175daca2bc2c0f8cec5c51fc5c543 (from https://pypi.org/simple/macaw/) Running setup.py (path:/tmp/pip-build-wid6fgkt/macaw/setup.py) egg_info for package macaw Running command python setup.py egg_info zip_safe flag not set; analyzing archive contents... Installed /tmp/pip-build-wid6fgkt/macaw/.eggs/pytest_runner-4.2-py3.4.egg running egg_info creating pip-egg-info/macaw.egg-info writing top-level names to pip-egg-info/macaw.egg-info/top_level.txt writing requirements to pip-egg-info/macaw.egg-info/requires.txt writing pip-egg-info/macaw.egg-info/PKG-INFO writing dependency_links to pip-egg-info/macaw.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/macaw.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/macaw.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/macaw.egg-info/SOURCES.txt' Source in /tmp/pip-build-wid6fgkt/macaw has version 0.2.dev0, which satisfies requirement macaw==0.2.dev0 from https://files.pythonhosted.org/packages/7b/55/7a9bcbf402a397168f106ad72fe12e1b89c2777c67d757162372ced9df66/macaw-0.2.dev0.tar.gz#sha256=c969948e063f30c711d4356cf9e275df4d7175daca2bc2c0f8cec5c51fc5c543 Building wheels for collected packages: macaw Running setup.py bdist_wheel for macaw: started Destination directory: /tmp/tmpfkgqr86apip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-wid6fgkt/macaw/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/tmpfkgqr86apip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/macaw copying macaw/models.py -> build/lib/macaw copying macaw/objective_functions.py -> build/lib/macaw copying macaw/linear.py -> build/lib/macaw copying macaw/__init__.py -> build/lib/macaw copying macaw/optimizers.py -> build/lib/macaw 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/macaw copying build/lib/macaw/models.py -> build/bdist.linux-armv7l/wheel/macaw copying build/lib/macaw/objective_functions.py -> build/bdist.linux-armv7l/wheel/macaw copying build/lib/macaw/linear.py -> build/bdist.linux-armv7l/wheel/macaw copying build/lib/macaw/__init__.py -> build/bdist.linux-armv7l/wheel/macaw copying build/lib/macaw/optimizers.py -> build/bdist.linux-armv7l/wheel/macaw running install_egg_info running egg_info writing requirements to macaw.egg-info/requires.txt writing macaw.egg-info/PKG-INFO writing top-level names to macaw.egg-info/top_level.txt writing dependency_links to macaw.egg-info/dependency_links.txt reading manifest file 'macaw.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'macaw.egg-info/SOURCES.txt' Copying macaw.egg-info to build/bdist.linux-armv7l/wheel/macaw-0.2.dev0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/macaw-0.2.dev0.dist-info/WHEEL Running setup.py bdist_wheel for macaw: finished with status 'done' Stored in directory: /tmp/tmpojgiku4q Successfully built macaw Cleaning up... Removing source in /tmp/pip-build-wid6fgkt/macaw