Created temporary directory: /tmp/pip-ephem-wheel-cache-fcq1bmz7 Created temporary directory: /tmp/pip-req-tracker-6pg30qo_ Created requirements tracker '/tmp/pip-req-tracker-6pg30qo_' Created temporary directory: /tmp/pip-wheel-1p07eguc Looking in indexes: https://pypi.python.org/simple Collecting exoplanet==0.0.1 1 location(s) to search for versions of exoplanet: * https://pypi.python.org/simple/exoplanet/ Getting page https://pypi.python.org/simple/exoplanet/ Analyzing links from page https://pypi.org/simple/exoplanet/ Found link https://files.pythonhosted.org/packages/31/b1/ff43f202d8cb401c55b8965c46d25c8878fd991a1035d579ca7258aca49a/exoplanet-0.0.1.tar.gz#sha256=6779ab976e8916bea73a4675801b9a904e5e5e3e0797aa42071ba7ce1a212c18 (from https://pypi.org/simple/exoplanet/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-ugjbklwi Downloading https://files.pythonhosted.org/packages/31/b1/ff43f202d8cb401c55b8965c46d25c8878fd991a1035d579ca7258aca49a/exoplanet-0.0.1.tar.gz (117kB) Downloading from URL https://files.pythonhosted.org/packages/31/b1/ff43f202d8cb401c55b8965c46d25c8878fd991a1035d579ca7258aca49a/exoplanet-0.0.1.tar.gz#sha256=6779ab976e8916bea73a4675801b9a904e5e5e3e0797aa42071ba7ce1a212c18 (from https://pypi.org/simple/exoplanet/) Added exoplanet==0.0.1 from https://files.pythonhosted.org/packages/31/b1/ff43f202d8cb401c55b8965c46d25c8878fd991a1035d579ca7258aca49a/exoplanet-0.0.1.tar.gz#sha256=6779ab976e8916bea73a4675801b9a904e5e5e3e0797aa42071ba7ce1a212c18 to build tracker '/tmp/pip-req-tracker-6pg30qo_' Running setup.py (path:/tmp/pip-wheel-1p07eguc/exoplanet/setup.py) egg_info for package exoplanet Running command python setup.py egg_info running egg_info creating pip-egg-info/exoplanet.egg-info writing pip-egg-info/exoplanet.egg-info/PKG-INFO writing top-level names to pip-egg-info/exoplanet.egg-info/top_level.txt writing dependency_links to pip-egg-info/exoplanet.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/exoplanet.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/exoplanet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'exoplanet/theano_ops/starry/lib/eigen_3.3.3' writing manifest file 'pip-egg-info/exoplanet.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-1p07eguc/exoplanet has version 0.0.1, which satisfies requirement exoplanet==0.0.1 from https://files.pythonhosted.org/packages/31/b1/ff43f202d8cb401c55b8965c46d25c8878fd991a1035d579ca7258aca49a/exoplanet-0.0.1.tar.gz#sha256=6779ab976e8916bea73a4675801b9a904e5e5e3e0797aa42071ba7ce1a212c18 Removed exoplanet==0.0.1 from https://files.pythonhosted.org/packages/31/b1/ff43f202d8cb401c55b8965c46d25c8878fd991a1035d579ca7258aca49a/exoplanet-0.0.1.tar.gz#sha256=6779ab976e8916bea73a4675801b9a904e5e5e3e0797aa42071ba7ce1a212c18 from build tracker '/tmp/pip-req-tracker-6pg30qo_' Building wheels for collected packages: exoplanet Created temporary directory: /tmp/pip-wheel-1clfuuaf Running setup.py bdist_wheel for exoplanet: started Destination directory: /tmp/pip-wheel-1clfuuaf Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-1p07eguc/exoplanet/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-1clfuuaf running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/exoplanet copying exoplanet/transforms.py -> build/lib/exoplanet copying exoplanet/__init__.py -> build/lib/exoplanet copying exoplanet/distributions.py -> build/lib/exoplanet creating build/lib/exoplanet/orbits copying exoplanet/orbits/keplerian_test.py -> build/lib/exoplanet/orbits copying exoplanet/orbits/keplerian.py -> build/lib/exoplanet/orbits copying exoplanet/orbits/__init__.py -> build/lib/exoplanet/orbits creating build/lib/exoplanet/theano_ops copying exoplanet/theano_ops/build_utils.py -> build/lib/exoplanet/theano_ops copying exoplanet/theano_ops/__init__.py -> build/lib/exoplanet/theano_ops creating build/lib/exoplanet/theano_ops/starry copying exoplanet/theano_ops/starry/get_cl.py -> build/lib/exoplanet/theano_ops/starry copying exoplanet/theano_ops/starry/light_curve_test.py -> build/lib/exoplanet/theano_ops/starry copying exoplanet/theano_ops/starry/get_cl_test.py -> build/lib/exoplanet/theano_ops/starry copying exoplanet/theano_ops/starry/get_cl_rev.py -> build/lib/exoplanet/theano_ops/starry copying exoplanet/theano_ops/starry/light_curve.py -> build/lib/exoplanet/theano_ops/starry copying exoplanet/theano_ops/starry/limbdark_test.py -> build/lib/exoplanet/theano_ops/starry copying exoplanet/theano_ops/starry/__init__.py -> build/lib/exoplanet/theano_ops/starry copying exoplanet/theano_ops/starry/limbdark_rev.py -> build/lib/exoplanet/theano_ops/starry copying exoplanet/theano_ops/starry/limbdark.py -> build/lib/exoplanet/theano_ops/starry copying exoplanet/theano_ops/starry/base_op.py -> build/lib/exoplanet/theano_ops/starry creating build/lib/exoplanet/theano_ops/kepler copying exoplanet/theano_ops/kepler/solver.py -> build/lib/exoplanet/theano_ops/kepler copying exoplanet/theano_ops/kepler/solver_test.py -> build/lib/exoplanet/theano_ops/kepler copying exoplanet/theano_ops/kepler/__init__.py -> build/lib/exoplanet/theano_ops/kepler creating build/lib/exoplanet/theano_ops/celerite copying exoplanet/theano_ops/celerite/factor.py -> build/lib/exoplanet/theano_ops/celerite copying exoplanet/theano_ops/celerite/celerite.py -> build/lib/exoplanet/theano_ops/celerite copying exoplanet/theano_ops/celerite/solve_rev.py -> build/lib/exoplanet/theano_ops/celerite copying exoplanet/theano_ops/celerite/solve_test.py -> build/lib/exoplanet/theano_ops/celerite copying exoplanet/theano_ops/celerite/__init__.py -> build/lib/exoplanet/theano_ops/celerite copying exoplanet/theano_ops/celerite/solve.py -> build/lib/exoplanet/theano_ops/celerite copying exoplanet/theano_ops/celerite/factor_rev.py -> build/lib/exoplanet/theano_ops/celerite copying exoplanet/theano_ops/celerite/factor_test.py -> build/lib/exoplanet/theano_ops/celerite copying exoplanet/theano_ops/celerite/base_op.py -> build/lib/exoplanet/theano_ops/celerite copying exoplanet/theano_ops/celerite/terms.py -> build/lib/exoplanet/theano_ops/celerite running egg_info writing dependency_links to exoplanet.egg-info/dependency_links.txt writing top-level names to exoplanet.egg-info/top_level.txt writing exoplanet.egg-info/PKG-INFO reading manifest file 'exoplanet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'exoplanet/theano_ops/starry/lib/eigen_3.3.3' writing manifest file 'exoplanet.egg-info/SOURCES.txt' copying exoplanet/theano_ops/starry/get_cl.cc -> build/lib/exoplanet/theano_ops/starry copying exoplanet/theano_ops/starry/get_cl_rev.cc -> build/lib/exoplanet/theano_ops/starry copying exoplanet/theano_ops/starry/limbdark.cc -> build/lib/exoplanet/theano_ops/starry copying exoplanet/theano_ops/starry/limbdark_rev.cc -> build/lib/exoplanet/theano_ops/starry creating build/lib/exoplanet/theano_ops/starry/include copying exoplanet/theano_ops/starry/include/theano_helpers.h -> build/lib/exoplanet/theano_ops/starry/include creating build/lib/exoplanet/theano_ops/starry/starry creating build/lib/exoplanet/theano_ops/starry/starry/starry copying exoplanet/theano_ops/starry/starry/starry/basis.h -> build/lib/exoplanet/theano_ops/starry/starry/starry copying exoplanet/theano_ops/starry/starry/starry/docstrings.h -> build/lib/exoplanet/theano_ops/starry/starry/starry copying exoplanet/theano_ops/starry/starry/starry/ellip.h -> build/lib/exoplanet/theano_ops/starry/starry/starry copying exoplanet/theano_ops/starry/starry/starry/errors.h -> build/lib/exoplanet/theano_ops/starry/starry/starry copying exoplanet/theano_ops/starry/starry/starry/kepler.h -> build/lib/exoplanet/theano_ops/starry/starry/starry copying exoplanet/theano_ops/starry/starry/starry/limbdark.h -> build/lib/exoplanet/theano_ops/starry/starry/starry copying exoplanet/theano_ops/starry/starry/starry/lld.h -> build/lib/exoplanet/theano_ops/starry/starry/starry copying exoplanet/theano_ops/starry/starry/starry/maps.h -> build/lib/exoplanet/theano_ops/starry/starry/starry copying exoplanet/theano_ops/starry/starry/starry/minimize.h -> build/lib/exoplanet/theano_ops/starry/starry/starry copying exoplanet/theano_ops/starry/starry/starry/numeric.h -> build/lib/exoplanet/theano_ops/starry/starry/starry copying exoplanet/theano_ops/starry/starry/starry/pybind_interface.h -> build/lib/exoplanet/theano_ops/starry/starry/starry copying exoplanet/theano_ops/starry/starry/starry/pybind_utils.h -> build/lib/exoplanet/theano_ops/starry/starry/starry copying exoplanet/theano_ops/starry/starry/starry/pybind_vectorize.h -> build/lib/exoplanet/theano_ops/starry/starry/starry copying exoplanet/theano_ops/starry/starry/starry/rotation.h -> build/lib/exoplanet/theano_ops/starry/starry/starry copying exoplanet/theano_ops/starry/starry/starry/solver.h -> build/lib/exoplanet/theano_ops/starry/starry/starry copying exoplanet/theano_ops/starry/starry/starry/sturm.h -> build/lib/exoplanet/theano_ops/starry/starry/starry copying exoplanet/theano_ops/starry/starry/starry/tables.h -> build/lib/exoplanet/theano_ops/starry/starry/starry copying exoplanet/theano_ops/starry/starry/starry/utils.h -> build/lib/exoplanet/theano_ops/starry/starry/starry copying exoplanet/theano_ops/celerite/factor.cc -> build/lib/exoplanet/theano_ops/celerite copying exoplanet/theano_ops/celerite/factor_rev.cc -> build/lib/exoplanet/theano_ops/celerite copying exoplanet/theano_ops/celerite/solve.cc -> build/lib/exoplanet/theano_ops/celerite copying exoplanet/theano_ops/celerite/solve_rev.cc -> build/lib/exoplanet/theano_ops/celerite creating build/lib/exoplanet/theano_ops/celerite/include copying exoplanet/theano_ops/celerite/include/celerite.h -> build/lib/exoplanet/theano_ops/celerite/include copying exoplanet/theano_ops/celerite/include/theano_helpers.h -> build/lib/exoplanet/theano_ops/celerite/include 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/exoplanet creating build/bdist.linux-armv7l/wheel/exoplanet/theano_ops copying build/lib/exoplanet/theano_ops/build_utils.py -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops creating build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/kepler copying build/lib/exoplanet/theano_ops/kepler/solver.py -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/kepler copying build/lib/exoplanet/theano_ops/kepler/solver_test.py -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/kepler copying build/lib/exoplanet/theano_ops/kepler/__init__.py -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/kepler creating build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry copying build/lib/exoplanet/theano_ops/starry/limbdark_rev.cc -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry copying build/lib/exoplanet/theano_ops/starry/get_cl.py -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry copying build/lib/exoplanet/theano_ops/starry/limbdark.cc -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry copying build/lib/exoplanet/theano_ops/starry/get_cl_rev.cc -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry copying build/lib/exoplanet/theano_ops/starry/light_curve_test.py -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry copying build/lib/exoplanet/theano_ops/starry/get_cl_test.py -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry copying build/lib/exoplanet/theano_ops/starry/get_cl_rev.py -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry copying build/lib/exoplanet/theano_ops/starry/light_curve.py -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry creating build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry/starry creating build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry/starry/starry copying build/lib/exoplanet/theano_ops/starry/starry/starry/numeric.h -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry/starry/starry copying build/lib/exoplanet/theano_ops/starry/starry/starry/docstrings.h -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry/starry/starry copying build/lib/exoplanet/theano_ops/starry/starry/starry/errors.h -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry/starry/starry copying build/lib/exoplanet/theano_ops/starry/starry/starry/utils.h -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry/starry/starry copying build/lib/exoplanet/theano_ops/starry/starry/starry/solver.h -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry/starry/starry copying build/lib/exoplanet/theano_ops/starry/starry/starry/sturm.h -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry/starry/starry copying build/lib/exoplanet/theano_ops/starry/starry/starry/limbdark.h -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry/starry/starry copying build/lib/exoplanet/theano_ops/starry/starry/starry/pybind_vectorize.h -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry/starry/starry copying build/lib/exoplanet/theano_ops/starry/starry/starry/maps.h -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry/starry/starry copying build/lib/exoplanet/theano_ops/starry/starry/starry/pybind_interface.h -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry/starry/starry copying build/lib/exoplanet/theano_ops/starry/starry/starry/lld.h -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry/starry/starry copying build/lib/exoplanet/theano_ops/starry/starry/starry/basis.h -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry/starry/starry copying build/lib/exoplanet/theano_ops/starry/starry/starry/kepler.h -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry/starry/starry copying build/lib/exoplanet/theano_ops/starry/starry/starry/minimize.h -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry/starry/starry copying build/lib/exoplanet/theano_ops/starry/starry/starry/tables.h -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry/starry/starry copying build/lib/exoplanet/theano_ops/starry/starry/starry/rotation.h -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry/starry/starry copying build/lib/exoplanet/theano_ops/starry/starry/starry/pybind_utils.h -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry/starry/starry copying build/lib/exoplanet/theano_ops/starry/starry/starry/ellip.h -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry/starry/starry copying build/lib/exoplanet/theano_ops/starry/limbdark_test.py -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry creating build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry/include copying build/lib/exoplanet/theano_ops/starry/include/theano_helpers.h -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry/include copying build/lib/exoplanet/theano_ops/starry/__init__.py -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry copying build/lib/exoplanet/theano_ops/starry/get_cl.cc -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry copying build/lib/exoplanet/theano_ops/starry/limbdark_rev.py -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry copying build/lib/exoplanet/theano_ops/starry/limbdark.py -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry copying build/lib/exoplanet/theano_ops/starry/base_op.py -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/starry copying build/lib/exoplanet/theano_ops/__init__.py -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops creating build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/celerite copying build/lib/exoplanet/theano_ops/celerite/factor.cc -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/celerite copying build/lib/exoplanet/theano_ops/celerite/factor.py -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/celerite copying build/lib/exoplanet/theano_ops/celerite/celerite.py -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/celerite copying build/lib/exoplanet/theano_ops/celerite/solve_rev.py -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/celerite copying build/lib/exoplanet/theano_ops/celerite/solve_test.py -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/celerite creating build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/celerite/include copying build/lib/exoplanet/theano_ops/celerite/include/theano_helpers.h -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/celerite/include copying build/lib/exoplanet/theano_ops/celerite/include/celerite.h -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/celerite/include copying build/lib/exoplanet/theano_ops/celerite/__init__.py -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/celerite copying build/lib/exoplanet/theano_ops/celerite/solve.py -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/celerite copying build/lib/exoplanet/theano_ops/celerite/solve.cc -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/celerite copying build/lib/exoplanet/theano_ops/celerite/factor_rev.py -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/celerite copying build/lib/exoplanet/theano_ops/celerite/factor_rev.cc -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/celerite copying build/lib/exoplanet/theano_ops/celerite/factor_test.py -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/celerite copying build/lib/exoplanet/theano_ops/celerite/solve_rev.cc -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/celerite copying build/lib/exoplanet/theano_ops/celerite/base_op.py -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/celerite copying build/lib/exoplanet/theano_ops/celerite/terms.py -> build/bdist.linux-armv7l/wheel/exoplanet/theano_ops/celerite creating build/bdist.linux-armv7l/wheel/exoplanet/orbits copying build/lib/exoplanet/orbits/keplerian_test.py -> build/bdist.linux-armv7l/wheel/exoplanet/orbits copying build/lib/exoplanet/orbits/keplerian.py -> build/bdist.linux-armv7l/wheel/exoplanet/orbits copying build/lib/exoplanet/orbits/__init__.py -> build/bdist.linux-armv7l/wheel/exoplanet/orbits copying build/lib/exoplanet/transforms.py -> build/bdist.linux-armv7l/wheel/exoplanet copying build/lib/exoplanet/__init__.py -> build/bdist.linux-armv7l/wheel/exoplanet copying build/lib/exoplanet/distributions.py -> build/bdist.linux-armv7l/wheel/exoplanet running install_egg_info Copying exoplanet.egg-info to build/bdist.linux-armv7l/wheel/exoplanet-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/exoplanet-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-1clfuuaf/exoplanet-0.0.1-py3-none-any.whl' and adding '.' to it adding 'exoplanet/__init__.py' adding 'exoplanet/distributions.py' adding 'exoplanet/transforms.py' adding 'exoplanet/orbits/__init__.py' adding 'exoplanet/orbits/keplerian.py' adding 'exoplanet/orbits/keplerian_test.py' adding 'exoplanet/theano_ops/__init__.py' adding 'exoplanet/theano_ops/build_utils.py' adding 'exoplanet/theano_ops/celerite/__init__.py' adding 'exoplanet/theano_ops/celerite/base_op.py' adding 'exoplanet/theano_ops/celerite/celerite.py' adding 'exoplanet/theano_ops/celerite/factor.cc' adding 'exoplanet/theano_ops/celerite/factor.py' adding 'exoplanet/theano_ops/celerite/factor_rev.cc' adding 'exoplanet/theano_ops/celerite/factor_rev.py' adding 'exoplanet/theano_ops/celerite/factor_test.py' adding 'exoplanet/theano_ops/celerite/solve.cc' adding 'exoplanet/theano_ops/celerite/solve.py' adding 'exoplanet/theano_ops/celerite/solve_rev.cc' adding 'exoplanet/theano_ops/celerite/solve_rev.py' adding 'exoplanet/theano_ops/celerite/solve_test.py' adding 'exoplanet/theano_ops/celerite/terms.py' adding 'exoplanet/theano_ops/celerite/include/celerite.h' adding 'exoplanet/theano_ops/celerite/include/theano_helpers.h' adding 'exoplanet/theano_ops/kepler/__init__.py' adding 'exoplanet/theano_ops/kepler/solver.py' adding 'exoplanet/theano_ops/kepler/solver_test.py' adding 'exoplanet/theano_ops/starry/__init__.py' adding 'exoplanet/theano_ops/starry/base_op.py' adding 'exoplanet/theano_ops/starry/get_cl.cc' adding 'exoplanet/theano_ops/starry/get_cl.py' adding 'exoplanet/theano_ops/starry/get_cl_rev.cc' adding 'exoplanet/theano_ops/starry/get_cl_rev.py' adding 'exoplanet/theano_ops/starry/get_cl_test.py' adding 'exoplanet/theano_ops/starry/light_curve.py' adding 'exoplanet/theano_ops/starry/light_curve_test.py' adding 'exoplanet/theano_ops/starry/limbdark.cc' adding 'exoplanet/theano_ops/starry/limbdark.py' adding 'exoplanet/theano_ops/starry/limbdark_rev.cc' adding 'exoplanet/theano_ops/starry/limbdark_rev.py' adding 'exoplanet/theano_ops/starry/limbdark_test.py' adding 'exoplanet/theano_ops/starry/include/theano_helpers.h' adding 'exoplanet/theano_ops/starry/starry/starry/basis.h' adding 'exoplanet/theano_ops/starry/starry/starry/docstrings.h' adding 'exoplanet/theano_ops/starry/starry/starry/ellip.h' adding 'exoplanet/theano_ops/starry/starry/starry/errors.h' adding 'exoplanet/theano_ops/starry/starry/starry/kepler.h' adding 'exoplanet/theano_ops/starry/starry/starry/limbdark.h' adding 'exoplanet/theano_ops/starry/starry/starry/lld.h' adding 'exoplanet/theano_ops/starry/starry/starry/maps.h' adding 'exoplanet/theano_ops/starry/starry/starry/minimize.h' adding 'exoplanet/theano_ops/starry/starry/starry/numeric.h' adding 'exoplanet/theano_ops/starry/starry/starry/pybind_interface.h' adding 'exoplanet/theano_ops/starry/starry/starry/pybind_utils.h' adding 'exoplanet/theano_ops/starry/starry/starry/pybind_vectorize.h' adding 'exoplanet/theano_ops/starry/starry/starry/rotation.h' adding 'exoplanet/theano_ops/starry/starry/starry/solver.h' adding 'exoplanet/theano_ops/starry/starry/starry/sturm.h' adding 'exoplanet/theano_ops/starry/starry/starry/tables.h' adding 'exoplanet/theano_ops/starry/starry/starry/utils.h' adding 'exoplanet-0.0.1.dist-info/top_level.txt' adding 'exoplanet-0.0.1.dist-info/zip-safe' adding 'exoplanet-0.0.1.dist-info/WHEEL' adding 'exoplanet-0.0.1.dist-info/METADATA' adding 'exoplanet-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for exoplanet: finished with status 'done' Stored in directory: /tmp/tmpx2oodwqa Successfully built exoplanet Cleaning up... Removing source in /tmp/pip-wheel-1p07eguc/exoplanet Removed build tracker '/tmp/pip-req-tracker-6pg30qo_'