Created temporary directory: /tmp/pip-ephem-wheel-cache-vcsjthbb Created temporary directory: /tmp/pip-req-tracker-lz59xe_2 Created requirements tracker '/tmp/pip-req-tracker-lz59xe_2' Created temporary directory: /tmp/pip-wheel-m0v7ebmo Looking in indexes: https://pypi.python.org/simple Collecting maboss==0.6.3 1 location(s) to search for versions of maboss: * https://pypi.python.org/simple/maboss/ Getting page https://pypi.python.org/simple/maboss/ Analyzing links from page https://pypi.org/simple/maboss/ Found link https://files.pythonhosted.org/packages/70/d9/d99c5f6cbccdd64ae01a47295e9ae817f6acdb42d26fcc32ff63a147e9d5/maboss-0.6.1.tar.gz#sha256=c32a046e3cefeba1be257b1fb24506d831d3b4ed60c10db2e294b0786f4c3ead (from https://pypi.org/simple/maboss/), version: 0.6.1 Found link https://files.pythonhosted.org/packages/83/09/f3721877213a0dc1f43b33f03cf502f5de7d398c18d38e3439d59fe69ba9/maboss-0.6.2.tar.gz#sha256=f9d455f7a0daa3c806137dff6e01dddefb03d9a36721a1c67e76bcccf2dbdd44 (from https://pypi.org/simple/maboss/), version: 0.6.2 Found link https://files.pythonhosted.org/packages/2e/02/89fff2f0424bf190ff1b560b21d2844a1cb220fb8c361dc39a3737401d69/maboss-0.6.3.tar.gz#sha256=0a9430c749778beff3381d7cad45d09d54162e19960b62f0fb33494783eb4f30 (from https://pypi.org/simple/maboss/), version: 0.6.3 Using version 0.6.3 (newest of versions: 0.6.3) Created temporary directory: /tmp/pip-unpack-_elmg43z Downloading https://files.pythonhosted.org/packages/2e/02/89fff2f0424bf190ff1b560b21d2844a1cb220fb8c361dc39a3737401d69/maboss-0.6.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/2e/02/89fff2f0424bf190ff1b560b21d2844a1cb220fb8c361dc39a3737401d69/maboss-0.6.3.tar.gz#sha256=0a9430c749778beff3381d7cad45d09d54162e19960b62f0fb33494783eb4f30 (from https://pypi.org/simple/maboss/) Added maboss==0.6.3 from https://files.pythonhosted.org/packages/2e/02/89fff2f0424bf190ff1b560b21d2844a1cb220fb8c361dc39a3737401d69/maboss-0.6.3.tar.gz#sha256=0a9430c749778beff3381d7cad45d09d54162e19960b62f0fb33494783eb4f30 to build tracker '/tmp/pip-req-tracker-lz59xe_2' Running setup.py (path:/tmp/pip-wheel-m0v7ebmo/maboss/setup.py) egg_info for package maboss Running command python setup.py egg_info running egg_info creating pip-egg-info/maboss.egg-info writing pip-egg-info/maboss.egg-info/PKG-INFO writing requirements to pip-egg-info/maboss.egg-info/requires.txt writing dependency_links to pip-egg-info/maboss.egg-info/dependency_links.txt writing top-level names to pip-egg-info/maboss.egg-info/top_level.txt writing manifest file 'pip-egg-info/maboss.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/maboss.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'conda' no previously-included directories found matching 'doc' no previously-included directories found matching 'notebook' no previously-included directories found matching 'test' warning: no previously-included files found matching '.gitignore' writing manifest file 'pip-egg-info/maboss.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-m0v7ebmo/maboss has version 0.6.3, which satisfies requirement maboss==0.6.3 from https://files.pythonhosted.org/packages/2e/02/89fff2f0424bf190ff1b560b21d2844a1cb220fb8c361dc39a3737401d69/maboss-0.6.3.tar.gz#sha256=0a9430c749778beff3381d7cad45d09d54162e19960b62f0fb33494783eb4f30 Removed maboss==0.6.3 from https://files.pythonhosted.org/packages/2e/02/89fff2f0424bf190ff1b560b21d2844a1cb220fb8c361dc39a3737401d69/maboss-0.6.3.tar.gz#sha256=0a9430c749778beff3381d7cad45d09d54162e19960b62f0fb33494783eb4f30 from build tracker '/tmp/pip-req-tracker-lz59xe_2' Building wheels for collected packages: maboss Created temporary directory: /tmp/pip-wheel-q3p7llht Running setup.py bdist_wheel for maboss: started Destination directory: /tmp/pip-wheel-q3p7llht Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-m0v7ebmo/maboss/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-q3p7llht running bdist_wheel running build running build_py creating build creating build/lib copying maboss_setup.py -> build/lib creating build/lib/maboss copying maboss/result.py -> build/lib/maboss copying maboss/network.py -> build/lib/maboss copying maboss/simulation.py -> build/lib/maboss copying maboss/figures.py -> build/lib/maboss copying maboss/__init__.py -> build/lib/maboss copying maboss/ui.py -> build/lib/maboss copying maboss/gsparser.py -> build/lib/maboss copying maboss/logic.py -> build/lib/maboss creating build/lib/maboss/widgets copying maboss/widgets/ipywidgets.py -> build/lib/maboss/widgets copying maboss/widgets/__init__.py -> build/lib/maboss/widgets copying maboss/widgets/menu.py -> build/lib/maboss/widgets installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel copying build/lib/maboss_setup.py -> build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/maboss copying build/lib/maboss/result.py -> build/bdist.linux-armv7l/wheel/maboss copying build/lib/maboss/network.py -> build/bdist.linux-armv7l/wheel/maboss creating build/bdist.linux-armv7l/wheel/maboss/widgets copying build/lib/maboss/widgets/ipywidgets.py -> build/bdist.linux-armv7l/wheel/maboss/widgets copying build/lib/maboss/widgets/__init__.py -> build/bdist.linux-armv7l/wheel/maboss/widgets copying build/lib/maboss/widgets/menu.py -> build/bdist.linux-armv7l/wheel/maboss/widgets copying build/lib/maboss/simulation.py -> build/bdist.linux-armv7l/wheel/maboss copying build/lib/maboss/figures.py -> build/bdist.linux-armv7l/wheel/maboss copying build/lib/maboss/__init__.py -> build/bdist.linux-armv7l/wheel/maboss copying build/lib/maboss/ui.py -> build/bdist.linux-armv7l/wheel/maboss copying build/lib/maboss/gsparser.py -> build/bdist.linux-armv7l/wheel/maboss copying build/lib/maboss/logic.py -> build/bdist.linux-armv7l/wheel/maboss running install_egg_info running egg_info writing dependency_links to maboss.egg-info/dependency_links.txt writing requirements to maboss.egg-info/requires.txt writing top-level names to maboss.egg-info/top_level.txt writing maboss.egg-info/PKG-INFO reading manifest file 'maboss.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'conda' no previously-included directories found matching 'doc' no previously-included directories found matching 'notebook' no previously-included directories found matching 'test' warning: no previously-included files found matching '.gitignore' writing manifest file 'maboss.egg-info/SOURCES.txt' Copying maboss.egg-info to build/bdist.linux-armv7l/wheel/maboss-0.6.3-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/maboss-0.6.3.dist-info/WHEEL Running setup.py bdist_wheel for maboss: finished with status 'done' Stored in directory: /tmp/tmpim7_mcer Successfully built maboss Cleaning up... Removing source in /tmp/pip-wheel-m0v7ebmo/maboss Removed build tracker '/tmp/pip-req-tracker-lz59xe_2'