Collecting spyder-notebook==0.1.2 1 location(s) to search for versions of spyder-notebook: * https://pypi.python.org/simple/spyder-notebook/ Getting page https://pypi.python.org/simple/spyder-notebook/ Analyzing links from page https://pypi.python.org/simple/spyder-notebook/ Found link https://pypi.python.org/packages/13/19/c3666666b63ae00de09c410b81f9c29152409fb5ee9ec8dc417f3c31ffa7/spyder-notebook-0.1.2.tar.gz#md5=fe48f1207878d3f28923757f9aa6e350 (from https://pypi.python.org/simple/spyder-notebook/), version: 0.1.2 Skipping link https://pypi.python.org/packages/2b/f8/b2f7414c941168c4c4aef77c8d1fdb81455c61a1ce576183cab48ccb071a/spyder_notebook-0.1.0-py2-none-any.whl#md5=ae5198b9f789caf25d9ca05f9af68434 (from https://pypi.python.org/simple/spyder-notebook/); it is not compatible with this Python Found link https://pypi.python.org/packages/4b/98/90c19ac549d113ac74419beee96a55c872fdcc55e4693db60e7949be318e/spyder_notebook-0.1.1-py2.py3-none-any.whl#md5=444dad75f372343275528e8afa695562 (from https://pypi.python.org/simple/spyder-notebook/), version: 0.1.1 Found link https://pypi.python.org/packages/a9/b7/4a942ed4eeffe6e2a214175aa5b78d1e95a90b8921b8171cfdc68f8455b1/spyder_notebook-0.1.0-py3-none-any.whl#md5=6d1c2cb335bd34ff2cb157417f571d5a (from https://pypi.python.org/simple/spyder-notebook/), version: 0.1.0 Found link https://pypi.python.org/packages/f6/8e/48ae1190711a9d3577a1014719f5e690420bdd09754ef0cd2d19e8a4a7ba/spyder-notebook-0.1.1.tar.gz#md5=a2c6dc54f2d21eb6f169cc0b6e422f2e (from https://pypi.python.org/simple/spyder-notebook/), version: 0.1.1 Found link https://pypi.python.org/packages/fb/dc/8ae14882d2650d34e1924d5f3a21792b68497d4ea6a2b48c2adf8b10a594/spyder-notebook-0.1.0.tar.gz#md5=5e8b701dc32707da9591e77c3797cd24 (from https://pypi.python.org/simple/spyder-notebook/), version: 0.1.0 Using version 0.1.2 (newest of versions: 0.1.2) Downloading spyder-notebook-0.1.2.tar.gz Downloading from URL https://pypi.python.org/packages/13/19/c3666666b63ae00de09c410b81f9c29152409fb5ee9ec8dc417f3c31ffa7/spyder-notebook-0.1.2.tar.gz#md5=fe48f1207878d3f28923757f9aa6e350 (from https://pypi.python.org/simple/spyder-notebook/) Running setup.py (path:/tmp/pip-build-rbl43xw2/spyder-notebook/setup.py) egg_info for package spyder-notebook Running command python setup.py egg_info running egg_info creating pip-egg-info/spyder_notebook.egg-info writing requirements to pip-egg-info/spyder_notebook.egg-info/requires.txt writing top-level names to pip-egg-info/spyder_notebook.egg-info/top_level.txt writing dependency_links to pip-egg-info/spyder_notebook.egg-info/dependency_links.txt writing pip-egg-info/spyder_notebook.egg-info/PKG-INFO writing manifest file 'pip-egg-info/spyder_notebook.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/spyder_notebook.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/spyder_notebook.egg-info/SOURCES.txt' Source in /tmp/pip-build-rbl43xw2/spyder-notebook has version 0.1.2, which satisfies requirement spyder-notebook==0.1.2 from https://pypi.python.org/packages/13/19/c3666666b63ae00de09c410b81f9c29152409fb5ee9ec8dc417f3c31ffa7/spyder-notebook-0.1.2.tar.gz#md5=fe48f1207878d3f28923757f9aa6e350 Building wheels for collected packages: spyder-notebook Running setup.py bdist_wheel for spyder-notebook: started Destination directory: /tmp/tmp8_pmi09rpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-rbl43xw2/spyder-notebook/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/tmp8_pmi09rpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/spyder_notebook copying spyder_notebook/__init__.py -> build/lib/spyder_notebook copying spyder_notebook/_version.py -> build/lib/spyder_notebook copying spyder_notebook/notebookplugin.py -> build/lib/spyder_notebook creating build/lib/spyder_notebook/widgets copying spyder_notebook/widgets/dom.py -> build/lib/spyder_notebook/widgets copying spyder_notebook/widgets/__init__.py -> build/lib/spyder_notebook/widgets copying spyder_notebook/widgets/client.py -> build/lib/spyder_notebook/widgets creating build/lib/spyder_notebook/tests copying spyder_notebook/tests/__init__.py -> build/lib/spyder_notebook/tests copying spyder_notebook/tests/test_plugin.py -> build/lib/spyder_notebook/tests creating build/lib/spyder_notebook/utils copying spyder_notebook/utils/__init__.py -> build/lib/spyder_notebook/utils copying spyder_notebook/utils/nbopen.py -> build/lib/spyder_notebook/utils running egg_info writing requirements to spyder_notebook.egg-info/requires.txt writing dependency_links to spyder_notebook.egg-info/dependency_links.txt writing top-level names to spyder_notebook.egg-info/top_level.txt writing spyder_notebook.egg-info/PKG-INFO reading manifest file 'spyder_notebook.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'spyder_notebook.egg-info/SOURCES.txt' creating build/lib/spyder_notebook/images copying spyder_notebook/images/icon.svg -> build/lib/spyder_notebook/images copying spyder_notebook/tests/test.ipynb -> build/lib/spyder_notebook/tests creating build/lib/spyder_notebook/utils/templates copying spyder_notebook/utils/templates/welcome.html -> build/lib/spyder_notebook/utils/templates 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/spyder_notebook creating build/bdist.linux-armv7l/wheel/spyder_notebook/widgets copying build/lib/spyder_notebook/widgets/dom.py -> build/bdist.linux-armv7l/wheel/spyder_notebook/widgets copying build/lib/spyder_notebook/widgets/__init__.py -> build/bdist.linux-armv7l/wheel/spyder_notebook/widgets copying build/lib/spyder_notebook/widgets/client.py -> build/bdist.linux-armv7l/wheel/spyder_notebook/widgets copying build/lib/spyder_notebook/__init__.py -> build/bdist.linux-armv7l/wheel/spyder_notebook creating build/bdist.linux-armv7l/wheel/spyder_notebook/images copying build/lib/spyder_notebook/images/icon.svg -> build/bdist.linux-armv7l/wheel/spyder_notebook/images creating build/bdist.linux-armv7l/wheel/spyder_notebook/tests copying build/lib/spyder_notebook/tests/test.ipynb -> build/bdist.linux-armv7l/wheel/spyder_notebook/tests copying build/lib/spyder_notebook/tests/__init__.py -> build/bdist.linux-armv7l/wheel/spyder_notebook/tests copying build/lib/spyder_notebook/tests/test_plugin.py -> build/bdist.linux-armv7l/wheel/spyder_notebook/tests creating build/bdist.linux-armv7l/wheel/spyder_notebook/utils copying build/lib/spyder_notebook/utils/__init__.py -> build/bdist.linux-armv7l/wheel/spyder_notebook/utils creating build/bdist.linux-armv7l/wheel/spyder_notebook/utils/templates copying build/lib/spyder_notebook/utils/templates/welcome.html -> build/bdist.linux-armv7l/wheel/spyder_notebook/utils/templates copying build/lib/spyder_notebook/utils/nbopen.py -> build/bdist.linux-armv7l/wheel/spyder_notebook/utils copying build/lib/spyder_notebook/_version.py -> build/bdist.linux-armv7l/wheel/spyder_notebook copying build/lib/spyder_notebook/notebookplugin.py -> build/bdist.linux-armv7l/wheel/spyder_notebook running install_egg_info Copying spyder_notebook.egg-info to build/bdist.linux-armv7l/wheel/spyder_notebook-0.1.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/spyder_notebook-0.1.2.dist-info/WHEEL Running setup.py bdist_wheel for spyder-notebook: finished with status 'done' Stored in directory: /tmp/tmpzl7_oyzu Successfully built spyder-notebook Cleaning up... Removing source in /tmp/pip-build-rbl43xw2/spyder-notebook