Created temporary directory: /tmp/pip-ephem-wheel-cache-xaon8z9w Created temporary directory: /tmp/pip-req-tracker-yqvwk1qe Created requirements tracker '/tmp/pip-req-tracker-yqvwk1qe' Created temporary directory: /tmp/pip-wheel-y1g5h9lb Looking in indexes: https://pypi.python.org/simple Collecting orbitize==1.0.1 1 location(s) to search for versions of orbitize: * https://pypi.python.org/simple/orbitize/ Getting page https://pypi.python.org/simple/orbitize/ Analyzing links from page https://pypi.org/simple/orbitize/ Skipping link https://files.pythonhosted.org/packages/f1/26/82b3bfe6ca1ba34b841adfe9bca69073697b44641cc26ac040fbadc45ffc/orbitize-1.0.0-cp35-cp35m-macosx_10_9_x86_64.whl#sha256=96dfcfaa57c9906fae0da5a7fc601a921b34376957ef9cbbcfdb15780baa869f (from https://pypi.org/simple/orbitize/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/32/14/e0da52c27d509cea675794d41cbc6b252c5ea3953d8a9427b386baac04cb/orbitize-1.0.0.tar.gz#sha256=1821b8dda21f727220ccf6ae3c548d9f1d2e25bae50466273711669fdbdc6521 (from https://pypi.org/simple/orbitize/), version: 1.0.0 Skipping link https://files.pythonhosted.org/packages/85/17/fd0471bf7155f2cb9d41ada3444a0f021f150f5b9923ba511dd00cec60e5/orbitize-1.0.1-cp35-cp35m-macosx_10_9_x86_64.whl#sha256=bc0671d33ec67a0597d3d1bfaad51f363a7991d5f38d689e3217f30a6d0d03ad (from https://pypi.org/simple/orbitize/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/36/2e/bfc2b44b245d23b4cb089bf1f51ab631c052ff0b9eaabfa55eae1b911dc2/orbitize-1.0.1.tar.gz#sha256=97e9fc0738a2c37612ecedf27ae3f110a18951738bb4f5c89177573dca3cf1b0 (from https://pypi.org/simple/orbitize/), version: 1.0.1 Using version 1.0.1 (newest of versions: 1.0.1) Created temporary directory: /tmp/pip-unpack-esmze0ck Downloading https://files.pythonhosted.org/packages/36/2e/bfc2b44b245d23b4cb089bf1f51ab631c052ff0b9eaabfa55eae1b911dc2/orbitize-1.0.1.tar.gz (77kB) Downloading from URL https://files.pythonhosted.org/packages/36/2e/bfc2b44b245d23b4cb089bf1f51ab631c052ff0b9eaabfa55eae1b911dc2/orbitize-1.0.1.tar.gz#sha256=97e9fc0738a2c37612ecedf27ae3f110a18951738bb4f5c89177573dca3cf1b0 (from https://pypi.org/simple/orbitize/) Added orbitize==1.0.1 from https://files.pythonhosted.org/packages/36/2e/bfc2b44b245d23b4cb089bf1f51ab631c052ff0b9eaabfa55eae1b911dc2/orbitize-1.0.1.tar.gz#sha256=97e9fc0738a2c37612ecedf27ae3f110a18951738bb4f5c89177573dca3cf1b0 to build tracker '/tmp/pip-req-tracker-yqvwk1qe' Running setup.py (path:/tmp/pip-wheel-y1g5h9lb/orbitize/setup.py) egg_info for package orbitize Running command python setup.py egg_info running egg_info creating pip-egg-info/orbitize.egg-info writing top-level names to pip-egg-info/orbitize.egg-info/top_level.txt writing requirements to pip-egg-info/orbitize.egg-info/requires.txt writing pip-egg-info/orbitize.egg-info/PKG-INFO writing dependency_links to pip-egg-info/orbitize.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/orbitize.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/orbitize.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/orbitize.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-y1g5h9lb/orbitize has version 1.0.1, which satisfies requirement orbitize==1.0.1 from https://files.pythonhosted.org/packages/36/2e/bfc2b44b245d23b4cb089bf1f51ab631c052ff0b9eaabfa55eae1b911dc2/orbitize-1.0.1.tar.gz#sha256=97e9fc0738a2c37612ecedf27ae3f110a18951738bb4f5c89177573dca3cf1b0 Removed orbitize==1.0.1 from https://files.pythonhosted.org/packages/36/2e/bfc2b44b245d23b4cb089bf1f51ab631c052ff0b9eaabfa55eae1b911dc2/orbitize-1.0.1.tar.gz#sha256=97e9fc0738a2c37612ecedf27ae3f110a18951738bb4f5c89177573dca3cf1b0 from build tracker '/tmp/pip-req-tracker-yqvwk1qe' Building wheels for collected packages: orbitize Created temporary directory: /tmp/pip-wheel-dgefocpr Running setup.py bdist_wheel for orbitize: started Destination directory: /tmp/pip-wheel-dgefocpr Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-y1g5h9lb/orbitize/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-dgefocpr running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_kepler_solver.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_OFTI.py -> build/lib/tests copying tests/test_system.py -> build/lib/tests copying tests/test_api.py -> build/lib/tests copying tests/test_priors.py -> build/lib/tests copying tests/test_read_input.py -> build/lib/tests copying tests/test_results.py -> build/lib/tests copying tests/test_mcmc.py -> build/lib/tests creating build/lib/orbitize copying orbitize/__init__.py -> build/lib/orbitize copying orbitize/lnlike.py -> build/lib/orbitize copying orbitize/results.py -> build/lib/orbitize copying orbitize/priors.py -> build/lib/orbitize copying orbitize/read_input.py -> build/lib/orbitize copying orbitize/driver.py -> build/lib/orbitize copying orbitize/kepler.py -> build/lib/orbitize copying orbitize/system.py -> build/lib/orbitize copying orbitize/sampler.py -> build/lib/orbitize 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/tests copying build/lib/tests/test_kepler_solver.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_OFTI.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_system.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_api.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_priors.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_read_input.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_results.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_mcmc.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/orbitize copying build/lib/orbitize/__init__.py -> build/bdist.linux-armv7l/wheel/orbitize copying build/lib/orbitize/lnlike.py -> build/bdist.linux-armv7l/wheel/orbitize copying build/lib/orbitize/results.py -> build/bdist.linux-armv7l/wheel/orbitize copying build/lib/orbitize/priors.py -> build/bdist.linux-armv7l/wheel/orbitize copying build/lib/orbitize/read_input.py -> build/bdist.linux-armv7l/wheel/orbitize copying build/lib/orbitize/driver.py -> build/bdist.linux-armv7l/wheel/orbitize copying build/lib/orbitize/kepler.py -> build/bdist.linux-armv7l/wheel/orbitize copying build/lib/orbitize/system.py -> build/bdist.linux-armv7l/wheel/orbitize copying build/lib/orbitize/sampler.py -> build/bdist.linux-armv7l/wheel/orbitize running install_data creating build/bdist.linux-armv7l/wheel/orbitize-1.0.1.data creating build/bdist.linux-armv7l/wheel/orbitize-1.0.1.data/data creating build/bdist.linux-armv7l/wheel/orbitize-1.0.1.data/data/orbitize_example_data copying tests/GJ504.csv -> build/bdist.linux-armv7l/wheel/orbitize-1.0.1.data/data/orbitize_example_data copying tests/GJ504_1epoch.csv -> build/bdist.linux-armv7l/wheel/orbitize-1.0.1.data/data/orbitize_example_data running install_egg_info running egg_info writing requirements to orbitize.egg-info/requires.txt writing top-level names to orbitize.egg-info/top_level.txt writing dependency_links to orbitize.egg-info/dependency_links.txt writing orbitize.egg-info/PKG-INFO reading manifest file 'orbitize.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'orbitize.egg-info/SOURCES.txt' Copying orbitize.egg-info to build/bdist.linux-armv7l/wheel/orbitize-1.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/orbitize-1.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-dgefocpr/orbitize-1.0.1-py3-none-any.whl' and adding '.' to it adding 'orbitize/__init__.py' adding 'orbitize/driver.py' adding 'orbitize/kepler.py' adding 'orbitize/lnlike.py' adding 'orbitize/priors.py' adding 'orbitize/read_input.py' adding 'orbitize/results.py' adding 'orbitize/sampler.py' adding 'orbitize/system.py' adding 'orbitize-1.0.1.data/data/orbitize_example_data/GJ504.csv' adding 'orbitize-1.0.1.data/data/orbitize_example_data/GJ504_1epoch.csv' adding 'tests/__init__.py' adding 'tests/test_OFTI.py' adding 'tests/test_api.py' adding 'tests/test_kepler_solver.py' adding 'tests/test_mcmc.py' adding 'tests/test_priors.py' adding 'tests/test_read_input.py' adding 'tests/test_results.py' adding 'tests/test_system.py' adding 'orbitize-1.0.1.dist-info/top_level.txt' adding 'orbitize-1.0.1.dist-info/WHEEL' adding 'orbitize-1.0.1.dist-info/METADATA' adding 'orbitize-1.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for orbitize: finished with status 'done' Stored in directory: /tmp/tmpamkhxlj1 Successfully built orbitize Cleaning up... Removing source in /tmp/pip-wheel-y1g5h9lb/orbitize Removed build tracker '/tmp/pip-req-tracker-yqvwk1qe'