Created temporary directory: /tmp/pip-ephem-wheel-cache-2gyl75k2 Created temporary directory: /tmp/pip-req-tracker-zn88sl5c Created requirements tracker '/tmp/pip-req-tracker-zn88sl5c' Created temporary directory: /tmp/pip-wheel-_rtm5ush Collecting cvxpylayers==0.1.2 1 location(s) to search for versions of cvxpylayers: * https://pypi.org/simple/cvxpylayers/ Getting page https://pypi.org/simple/cvxpylayers/ Analyzing links from page https://pypi.org/simple/cvxpylayers/ Found link https://files.pythonhosted.org/packages/9f/ff/a7c28879ff97782317e510b326521d79bba4173495846646c158ea5c5c94/cvxpylayers-0.1.0.tar.gz#sha256=528989c9d7765169e14fa2c1aa140ba71f08894a9c6930359fe621f440068370 (from https://pypi.org/simple/cvxpylayers/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/f9/1e/b190f6ff29505ba265fe4d7902f5be1125963c704caaef354c92395f4391/cvxpylayers-0.1.1.tar.gz#sha256=2d7750ff91f462127efaed3f1e80d2f32c2782388916c3508b62621ad6dc2843 (from https://pypi.org/simple/cvxpylayers/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/e1/fb/eff511a623bdf09db3fe6dae7c9d45640aa6da3811419434e280fa28d397/cvxpylayers-0.1.2.tar.gz#sha256=dd1c59ce2899a1004e8dd7052c7dd44785fbf2b4daede0b19af3735f221ebc64 (from https://pypi.org/simple/cvxpylayers/), version: 0.1.2 Using version 0.1.2 (newest of versions: 0.1.2) Created temporary directory: /tmp/pip-unpack-b8o6t4i4 Downloading https://files.pythonhosted.org/packages/e1/fb/eff511a623bdf09db3fe6dae7c9d45640aa6da3811419434e280fa28d397/cvxpylayers-0.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e1/fb/eff511a623bdf09db3fe6dae7c9d45640aa6da3811419434e280fa28d397/cvxpylayers-0.1.2.tar.gz#sha256=dd1c59ce2899a1004e8dd7052c7dd44785fbf2b4daede0b19af3735f221ebc64 (from https://pypi.org/simple/cvxpylayers/) Added cvxpylayers==0.1.2 from https://files.pythonhosted.org/packages/e1/fb/eff511a623bdf09db3fe6dae7c9d45640aa6da3811419434e280fa28d397/cvxpylayers-0.1.2.tar.gz#sha256=dd1c59ce2899a1004e8dd7052c7dd44785fbf2b4daede0b19af3735f221ebc64 to build tracker '/tmp/pip-req-tracker-zn88sl5c' Running setup.py (path:/tmp/pip-wheel-_rtm5ush/cvxpylayers/setup.py) egg_info for package cvxpylayers Running command python setup.py egg_info running egg_info creating pip-egg-info/cvxpylayers.egg-info writing dependency_links to pip-egg-info/cvxpylayers.egg-info/dependency_links.txt writing pip-egg-info/cvxpylayers.egg-info/PKG-INFO writing top-level names to pip-egg-info/cvxpylayers.egg-info/top_level.txt writing requirements to pip-egg-info/cvxpylayers.egg-info/requires.txt writing manifest file 'pip-egg-info/cvxpylayers.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cvxpylayers.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/cvxpylayers.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-_rtm5ush/cvxpylayers has version 0.1.2, which satisfies requirement cvxpylayers==0.1.2 from https://files.pythonhosted.org/packages/e1/fb/eff511a623bdf09db3fe6dae7c9d45640aa6da3811419434e280fa28d397/cvxpylayers-0.1.2.tar.gz#sha256=dd1c59ce2899a1004e8dd7052c7dd44785fbf2b4daede0b19af3735f221ebc64 Removed cvxpylayers==0.1.2 from https://files.pythonhosted.org/packages/e1/fb/eff511a623bdf09db3fe6dae7c9d45640aa6da3811419434e280fa28d397/cvxpylayers-0.1.2.tar.gz#sha256=dd1c59ce2899a1004e8dd7052c7dd44785fbf2b4daede0b19af3735f221ebc64 from build tracker '/tmp/pip-req-tracker-zn88sl5c' Building wheels for collected packages: cvxpylayers Created temporary directory: /tmp/pip-wheel-_2gv451o Running setup.py bdist_wheel for cvxpylayers: started Destination directory: /tmp/pip-wheel-_2gv451o Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-_rtm5ush/cvxpylayers/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-_2gv451o running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cvxpylayers copying cvxpylayers/__init__.py -> build/lib/cvxpylayers copying cvxpylayers/utils.py -> build/lib/cvxpylayers creating build/lib/cvxpylayers/tensorflow copying cvxpylayers/tensorflow/cvxpylayer.py -> build/lib/cvxpylayers/tensorflow copying cvxpylayers/tensorflow/__init__.py -> build/lib/cvxpylayers/tensorflow copying cvxpylayers/tensorflow/test_cvxpylayer.py -> build/lib/cvxpylayers/tensorflow creating build/lib/cvxpylayers/torch copying cvxpylayers/torch/cvxpylayer.py -> build/lib/cvxpylayers/torch copying cvxpylayers/torch/__init__.py -> build/lib/cvxpylayers/torch copying cvxpylayers/torch/test_cvxpylayer.py -> build/lib/cvxpylayers/torch 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/cvxpylayers creating build/bdist.linux-armv7l/wheel/cvxpylayers/tensorflow copying build/lib/cvxpylayers/tensorflow/cvxpylayer.py -> build/bdist.linux-armv7l/wheel/cvxpylayers/tensorflow copying build/lib/cvxpylayers/tensorflow/__init__.py -> build/bdist.linux-armv7l/wheel/cvxpylayers/tensorflow copying build/lib/cvxpylayers/tensorflow/test_cvxpylayer.py -> build/bdist.linux-armv7l/wheel/cvxpylayers/tensorflow creating build/bdist.linux-armv7l/wheel/cvxpylayers/torch copying build/lib/cvxpylayers/torch/cvxpylayer.py -> build/bdist.linux-armv7l/wheel/cvxpylayers/torch copying build/lib/cvxpylayers/torch/__init__.py -> build/bdist.linux-armv7l/wheel/cvxpylayers/torch copying build/lib/cvxpylayers/torch/test_cvxpylayer.py -> build/bdist.linux-armv7l/wheel/cvxpylayers/torch copying build/lib/cvxpylayers/__init__.py -> build/bdist.linux-armv7l/wheel/cvxpylayers copying build/lib/cvxpylayers/utils.py -> build/bdist.linux-armv7l/wheel/cvxpylayers running install_egg_info running egg_info writing cvxpylayers.egg-info/PKG-INFO writing dependency_links to cvxpylayers.egg-info/dependency_links.txt writing requirements to cvxpylayers.egg-info/requires.txt writing top-level names to cvxpylayers.egg-info/top_level.txt reading manifest file 'cvxpylayers.egg-info/SOURCES.txt' writing manifest file 'cvxpylayers.egg-info/SOURCES.txt' Copying cvxpylayers.egg-info to build/bdist.linux-armv7l/wheel/cvxpylayers-0.1.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cvxpylayers-0.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-_2gv451o/cvxpylayers-0.1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'cvxpylayers/__init__.py' adding 'cvxpylayers/utils.py' adding 'cvxpylayers/tensorflow/__init__.py' adding 'cvxpylayers/tensorflow/cvxpylayer.py' adding 'cvxpylayers/tensorflow/test_cvxpylayer.py' adding 'cvxpylayers/torch/__init__.py' adding 'cvxpylayers/torch/cvxpylayer.py' adding 'cvxpylayers/torch/test_cvxpylayer.py' adding 'cvxpylayers-0.1.2.dist-info/METADATA' adding 'cvxpylayers-0.1.2.dist-info/WHEEL' adding 'cvxpylayers-0.1.2.dist-info/top_level.txt' adding 'cvxpylayers-0.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for cvxpylayers: finished with status 'done' Stored in directory: /tmp/tmpmaagwo4y Successfully built cvxpylayers Cleaning up... Removing source in /tmp/pip-wheel-_rtm5ush/cvxpylayers Removed build tracker '/tmp/pip-req-tracker-zn88sl5c'