Created temporary directory: /tmp/pip-ephem-wheel-cache-mxsl3ehv Created temporary directory: /tmp/pip-req-tracker-6tj_f8ms Created requirements tracker '/tmp/pip-req-tracker-6tj_f8ms' Created temporary directory: /tmp/pip-wheel-pjr0on9s Collecting AutoDiff-207-15==1.1 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.1 (newest of versions: 1.1) Created temporary directory: /tmp/pip-unpack-jek4chhs Downloading https://files.pythonhosted.org/packages/ce/fa/cda32bd849ee611484fd8c57f0e18d69e443b97d35de6a5e9e305323adab/AutoDiff_207_15-1.1.tar.gz Downloading from URL 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/) Added AutoDiff-207-15==1.1 from https://files.pythonhosted.org/packages/ce/fa/cda32bd849ee611484fd8c57f0e18d69e443b97d35de6a5e9e305323adab/AutoDiff_207_15-1.1.tar.gz#sha256=936645c4ef41178a90f1154125af20acc5b4c038a21191d64eb660d28a3ab02f to build tracker '/tmp/pip-req-tracker-6tj_f8ms' Running setup.py (path:/tmp/pip-wheel-pjr0on9s/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 dependency_links to pip-egg-info/AutoDiff_207_15.egg-info/dependency_links.txt writing top-level names to pip-egg-info/AutoDiff_207_15.egg-info/top_level.txt writing pip-egg-info/AutoDiff_207_15.egg-info/PKG-INFO writing requirements to pip-egg-info/AutoDiff_207_15.egg-info/requires.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' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/AutoDiff_207_15.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-pjr0on9s/AutoDiff-207-15 has version 1.1, which satisfies requirement AutoDiff-207-15==1.1 from https://files.pythonhosted.org/packages/ce/fa/cda32bd849ee611484fd8c57f0e18d69e443b97d35de6a5e9e305323adab/AutoDiff_207_15-1.1.tar.gz#sha256=936645c4ef41178a90f1154125af20acc5b4c038a21191d64eb660d28a3ab02f Removed AutoDiff-207-15==1.1 from https://files.pythonhosted.org/packages/ce/fa/cda32bd849ee611484fd8c57f0e18d69e443b97d35de6a5e9e305323adab/AutoDiff_207_15-1.1.tar.gz#sha256=936645c4ef41178a90f1154125af20acc5b4c038a21191d64eb660d28a3ab02f from build tracker '/tmp/pip-req-tracker-6tj_f8ms' Building wheels for collected packages: AutoDiff-207-15 Created temporary directory: /tmp/pip-wheel-qh02brv3 Running setup.py bdist_wheel for AutoDiff-207-15: started Destination directory: /tmp/pip-wheel-qh02brv3 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-pjr0on9s/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-qh02brv3 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/AutoDiff copying AutoDiff/ad.py -> build/lib/AutoDiff copying AutoDiff/__init__.py -> build/lib/AutoDiff copying AutoDiff/nn.py -> build/lib/AutoDiff copying AutoDiff/root_finder.py -> build/lib/AutoDiff copying AutoDiff/root_finder_multiple.py -> build/lib/AutoDiff creating build/lib/AutoDiff/tests copying AutoDiff/tests/__init__.py -> build/lib/AutoDiff/tests copying AutoDiff/tests/test_root_finder_multiple.py -> build/lib/AutoDiff/tests copying AutoDiff/tests/test_AutoDiff.py -> build/lib/AutoDiff/tests copying AutoDiff/tests/test_root_finder.py -> build/lib/AutoDiff/tests running egg_info writing AutoDiff_207_15.egg-info/PKG-INFO writing top-level names to AutoDiff_207_15.egg-info/top_level.txt writing dependency_links to AutoDiff_207_15.egg-info/dependency_links.txt writing requirements to AutoDiff_207_15.egg-info/requires.txt reading manifest file 'AutoDiff_207_15.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'AutoDiff_207_15.egg-info/SOURCES.txt' 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/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/__init__.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/test_AutoDiff.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 copying build/lib/AutoDiff/root_finder.py -> build/bdist.linux-armv7l/wheel/AutoDiff copying build/lib/AutoDiff/root_finder_multiple.py -> build/bdist.linux-armv7l/wheel/AutoDiff running install_data creating build/bdist.linux-armv7l/wheel/AutoDiff_207_15-1.1.data creating build/bdist.linux-armv7l/wheel/AutoDiff_207_15-1.1.data/data copying LICENSE -> build/bdist.linux-armv7l/wheel/AutoDiff_207_15-1.1.data/data/ running install_egg_info Copying AutoDiff_207_15.egg-info to build/bdist.linux-armv7l/wheel/AutoDiff_207_15-1.1-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.1.dist-info/WHEEL creating '/tmp/pip-wheel-qh02brv3/AutoDiff_207_15-1.1-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.1.data/data/LICENSE' adding 'AutoDiff_207_15-1.1.dist-info/LICENSE' adding 'AutoDiff_207_15-1.1.dist-info/METADATA' adding 'AutoDiff_207_15-1.1.dist-info/WHEEL' adding 'AutoDiff_207_15-1.1.dist-info/top_level.txt' adding 'AutoDiff_207_15-1.1.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/tmp6b3ww3sq Successfully built AutoDiff-207-15 Cleaning up... Removing source in /tmp/pip-wheel-pjr0on9s/AutoDiff-207-15 Removed build tracker '/tmp/pip-req-tracker-6tj_f8ms'