Created temporary directory: /tmp/pip-ephem-wheel-cache-97kv7qmm Created temporary directory: /tmp/pip-req-tracker-a_gltbh4 Created requirements tracker '/tmp/pip-req-tracker-a_gltbh4' Created temporary directory: /tmp/pip-wheel-sffbzifb Collecting AutoDiff-207-15==1.0 1 location(s) to search for versions of AutoDiff-207-15: * https://pypi.org/simple/autodiff-207-15/ Getting page https://pypi.org/simple/autodiff-207-15/ Analyzing links from page https://pypi.org/simple/autodiff-207-15/ Found link https://files.pythonhosted.org/packages/2f/1d/790f446f74128ff314d3586f0f8d1dd210a30d02ca945b8d4d30e3d118c2/AutoDiff_207_15-0.1-py3-none-any.whl#sha256=8ef07c9507599680be9c52684e104656a034460451d9644ba15d1e26ccec8049 (from https://pypi.org/simple/autodiff-207-15/), version: 0.1 Found link https://files.pythonhosted.org/packages/d0/d4/66e1acc7a1b69dd0eac3476c9c740bb01b3f7da3b09ea4dae42f9c72bbd5/AutoDiff_207_15-0.1.tar.gz#sha256=be51dbe4f5e2e589e108b8ae29e82bf07f46b97596bebc6944778603442652d5 (from https://pypi.org/simple/autodiff-207-15/), version: 0.1 Found link https://files.pythonhosted.org/packages/31/f2/f4da3a50a02811c03da018f7ba72e26d465f8e2562f7a233d16133103c91/AutoDiff_207_15-1.0.tar.gz#sha256=6b4d6b958cc97a3c6f4d658bb36e307cd8ee9236002fe27cd9c3f97357d706a9 (from https://pypi.org/simple/autodiff-207-15/), version: 1.0 Found link https://files.pythonhosted.org/packages/ce/fa/cda32bd849ee611484fd8c57f0e18d69e443b97d35de6a5e9e305323adab/AutoDiff_207_15-1.1.tar.gz#sha256=936645c4ef41178a90f1154125af20acc5b4c038a21191d64eb660d28a3ab02f (from https://pypi.org/simple/autodiff-207-15/), version: 1.1 Using version 1.0 (newest of versions: 1.0) Created temporary directory: /tmp/pip-unpack-_dwtotyo Downloading https://files.pythonhosted.org/packages/31/f2/f4da3a50a02811c03da018f7ba72e26d465f8e2562f7a233d16133103c91/AutoDiff_207_15-1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/31/f2/f4da3a50a02811c03da018f7ba72e26d465f8e2562f7a233d16133103c91/AutoDiff_207_15-1.0.tar.gz#sha256=6b4d6b958cc97a3c6f4d658bb36e307cd8ee9236002fe27cd9c3f97357d706a9 (from https://pypi.org/simple/autodiff-207-15/) Added AutoDiff-207-15==1.0 from https://files.pythonhosted.org/packages/31/f2/f4da3a50a02811c03da018f7ba72e26d465f8e2562f7a233d16133103c91/AutoDiff_207_15-1.0.tar.gz#sha256=6b4d6b958cc97a3c6f4d658bb36e307cd8ee9236002fe27cd9c3f97357d706a9 to build tracker '/tmp/pip-req-tracker-a_gltbh4' Running setup.py (path:/tmp/pip-wheel-sffbzifb/AutoDiff-207-15/setup.py) egg_info for package AutoDiff-207-15 Running command python setup.py egg_info running egg_info creating pip-egg-info/AutoDiff_207_15.egg-info writing pip-egg-info/AutoDiff_207_15.egg-info/PKG-INFO writing dependency_links to pip-egg-info/AutoDiff_207_15.egg-info/dependency_links.txt writing requirements to pip-egg-info/AutoDiff_207_15.egg-info/requires.txt writing top-level names to pip-egg-info/AutoDiff_207_15.egg-info/top_level.txt writing manifest file 'pip-egg-info/AutoDiff_207_15.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/AutoDiff_207_15.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/AutoDiff_207_15.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-sffbzifb/AutoDiff-207-15 has version 1.0, which satisfies requirement AutoDiff-207-15==1.0 from https://files.pythonhosted.org/packages/31/f2/f4da3a50a02811c03da018f7ba72e26d465f8e2562f7a233d16133103c91/AutoDiff_207_15-1.0.tar.gz#sha256=6b4d6b958cc97a3c6f4d658bb36e307cd8ee9236002fe27cd9c3f97357d706a9 Removed AutoDiff-207-15==1.0 from https://files.pythonhosted.org/packages/31/f2/f4da3a50a02811c03da018f7ba72e26d465f8e2562f7a233d16133103c91/AutoDiff_207_15-1.0.tar.gz#sha256=6b4d6b958cc97a3c6f4d658bb36e307cd8ee9236002fe27cd9c3f97357d706a9 from build tracker '/tmp/pip-req-tracker-a_gltbh4' Building wheels for collected packages: AutoDiff-207-15 Created temporary directory: /tmp/pip-wheel-fbusrutg Running setup.py bdist_wheel for AutoDiff-207-15: started Destination directory: /tmp/pip-wheel-fbusrutg Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-sffbzifb/AutoDiff-207-15/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-fbusrutg running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/AutoDiff copying AutoDiff/root_finder_multiple.py -> build/lib/AutoDiff copying AutoDiff/root_finder.py -> build/lib/AutoDiff copying AutoDiff/ad.py -> build/lib/AutoDiff copying AutoDiff/__init__.py -> build/lib/AutoDiff copying AutoDiff/nn.py -> build/lib/AutoDiff creating build/lib/AutoDiff/tests copying AutoDiff/tests/test_AutoDiff.py -> build/lib/AutoDiff/tests copying AutoDiff/tests/test_root_finder_multiple.py -> build/lib/AutoDiff/tests copying AutoDiff/tests/__init__.py -> build/lib/AutoDiff/tests copying AutoDiff/tests/test_root_finder.py -> build/lib/AutoDiff/tests 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/AutoDiff copying build/lib/AutoDiff/root_finder_multiple.py -> build/bdist.linux-armv7l/wheel/AutoDiff copying build/lib/AutoDiff/root_finder.py -> build/bdist.linux-armv7l/wheel/AutoDiff copying build/lib/AutoDiff/ad.py -> build/bdist.linux-armv7l/wheel/AutoDiff copying build/lib/AutoDiff/__init__.py -> build/bdist.linux-armv7l/wheel/AutoDiff creating build/bdist.linux-armv7l/wheel/AutoDiff/tests copying build/lib/AutoDiff/tests/test_AutoDiff.py -> build/bdist.linux-armv7l/wheel/AutoDiff/tests copying build/lib/AutoDiff/tests/test_root_finder_multiple.py -> build/bdist.linux-armv7l/wheel/AutoDiff/tests copying build/lib/AutoDiff/tests/__init__.py -> build/bdist.linux-armv7l/wheel/AutoDiff/tests copying build/lib/AutoDiff/tests/test_root_finder.py -> build/bdist.linux-armv7l/wheel/AutoDiff/tests copying build/lib/AutoDiff/nn.py -> build/bdist.linux-armv7l/wheel/AutoDiff running install_data creating build/bdist.linux-armv7l/wheel/AutoDiff_207_15-1.0.data creating build/bdist.linux-armv7l/wheel/AutoDiff_207_15-1.0.data/data copying LICENSE -> build/bdist.linux-armv7l/wheel/AutoDiff_207_15-1.0.data/data/ running install_egg_info running egg_info writing top-level names to AutoDiff_207_15.egg-info/top_level.txt writing requirements to AutoDiff_207_15.egg-info/requires.txt writing AutoDiff_207_15.egg-info/PKG-INFO writing dependency_links to AutoDiff_207_15.egg-info/dependency_links.txt reading manifest file 'AutoDiff_207_15.egg-info/SOURCES.txt' writing manifest file 'AutoDiff_207_15.egg-info/SOURCES.txt' Copying AutoDiff_207_15.egg-info to build/bdist.linux-armv7l/wheel/AutoDiff_207_15-1.0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/AutoDiff_207_15-1.0.dist-info/WHEEL creating '/tmp/pip-wheel-fbusrutg/AutoDiff_207_15-1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'AutoDiff/__init__.py' adding 'AutoDiff/ad.py' adding 'AutoDiff/nn.py' adding 'AutoDiff/root_finder.py' adding 'AutoDiff/root_finder_multiple.py' adding 'AutoDiff/tests/__init__.py' adding 'AutoDiff/tests/test_AutoDiff.py' adding 'AutoDiff/tests/test_root_finder.py' adding 'AutoDiff/tests/test_root_finder_multiple.py' adding 'AutoDiff_207_15-1.0.data/data/LICENSE' adding 'AutoDiff_207_15-1.0.dist-info/LICENSE' adding 'AutoDiff_207_15-1.0.dist-info/METADATA' adding 'AutoDiff_207_15-1.0.dist-info/WHEEL' adding 'AutoDiff_207_15-1.0.dist-info/top_level.txt' adding 'AutoDiff_207_15-1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for AutoDiff-207-15: finished with status 'done' Stored in directory: /tmp/tmpr9vesej3 Successfully built AutoDiff-207-15 Cleaning up... Removing source in /tmp/pip-wheel-sffbzifb/AutoDiff-207-15 Removed build tracker '/tmp/pip-req-tracker-a_gltbh4'