Created temporary directory: /tmp/pip-ephem-wheel-cache-qrr35qgc Created temporary directory: /tmp/pip-wheel-x0lut3w2 Looking in indexes: https://pypi.python.org/simple Collecting Miscoto==1.0.0 1 location(s) to search for versions of Miscoto: * https://pypi.python.org/simple/miscoto/ Getting page https://pypi.python.org/simple/miscoto/ Analyzing links from page https://pypi.org/simple/miscoto/ Skipping link https://files.pythonhosted.org/packages/5d/b7/bf2648ccb7bb2cff0afd602edf4c06c05d3aa9baef94b0a66ca5eeeaa018/Miscoto-1.0.0-py3.6.egg#sha256=da1bc52337a1d9b9786f581afa4110e35aa054d5a6d4987b0af1ba5e52806327 (from https://pypi.org/simple/miscoto/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/01/ce/55aee59b97837925a52cb291cbfaaebde661fd2c43b46b5f8793785ad53d/Miscoto-1.0.0.tar.gz#sha256=9ec02387d7b8cd5ecd29929e8c1ffae8af16202bdacb06dad529dd1689e852f2 (from https://pypi.org/simple/miscoto/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-_bu1no0e Downloading https://files.pythonhosted.org/packages/01/ce/55aee59b97837925a52cb291cbfaaebde661fd2c43b46b5f8793785ad53d/Miscoto-1.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/01/ce/55aee59b97837925a52cb291cbfaaebde661fd2c43b46b5f8793785ad53d/Miscoto-1.0.0.tar.gz#sha256=9ec02387d7b8cd5ecd29929e8c1ffae8af16202bdacb06dad529dd1689e852f2 (from https://pypi.org/simple/miscoto/) Running setup.py (path:/tmp/pip-wheel-x0lut3w2/Miscoto/setup.py) egg_info for package Miscoto Running command python setup.py egg_info running egg_info creating pip-egg-info/Miscoto.egg-info writing dependency_links to pip-egg-info/Miscoto.egg-info/dependency_links.txt writing pip-egg-info/Miscoto.egg-info/PKG-INFO writing requirements to pip-egg-info/Miscoto.egg-info/requires.txt writing top-level names to pip-egg-info/Miscoto.egg-info/top_level.txt writing manifest file 'pip-egg-info/Miscoto.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/Miscoto.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/Miscoto.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-x0lut3w2/Miscoto has version 1.0.0, which satisfies requirement Miscoto==1.0.0 from https://files.pythonhosted.org/packages/01/ce/55aee59b97837925a52cb291cbfaaebde661fd2c43b46b5f8793785ad53d/Miscoto-1.0.0.tar.gz#sha256=9ec02387d7b8cd5ecd29929e8c1ffae8af16202bdacb06dad529dd1689e852f2 Building wheels for collected packages: Miscoto Created temporary directory: /tmp/pip-wheel-zwnkrjt2 Running setup.py bdist_wheel for Miscoto: started Destination directory: /tmp/pip-wheel-zwnkrjt2 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-x0lut3w2/Miscoto/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-zwnkrjt2 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/miscoto copying src/commons.py -> build/lib/miscoto copying src/utils.py -> build/lib/miscoto copying src/sbml.py -> build/lib/miscoto copying src/__init__.py -> build/lib/miscoto copying src/query.py -> build/lib/miscoto creating build/lib/miscoto/encodings copying src/encodings/community_minexch.lp -> build/lib/miscoto/encodings copying src/encodings/scopes.lp -> build/lib/miscoto/encodings copying src/encodings/community_soup.lp -> build/lib/miscoto/encodings running build_scripts creating build/scripts-3.4 copying and adjusting miscoto_instance.py -> build/scripts-3.4 copying and adjusting miscoto_mincom.py -> build/scripts-3.4 copying and adjusting miscoto_scopes.py -> build/scripts-3.4 changing mode of build/scripts-3.4/miscoto_instance.py from 644 to 755 changing mode of build/scripts-3.4/miscoto_mincom.py from 644 to 755 changing mode of build/scripts-3.4/miscoto_scopes.py from 644 to 755 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/miscoto copying build/lib/miscoto/commons.py -> build/bdist.linux-armv7l/wheel/miscoto copying build/lib/miscoto/utils.py -> build/bdist.linux-armv7l/wheel/miscoto copying build/lib/miscoto/sbml.py -> build/bdist.linux-armv7l/wheel/miscoto copying build/lib/miscoto/__init__.py -> build/bdist.linux-armv7l/wheel/miscoto creating build/bdist.linux-armv7l/wheel/miscoto/encodings copying build/lib/miscoto/encodings/community_minexch.lp -> build/bdist.linux-armv7l/wheel/miscoto/encodings copying build/lib/miscoto/encodings/scopes.lp -> build/bdist.linux-armv7l/wheel/miscoto/encodings copying build/lib/miscoto/encodings/community_soup.lp -> build/bdist.linux-armv7l/wheel/miscoto/encodings copying build/lib/miscoto/query.py -> build/bdist.linux-armv7l/wheel/miscoto running install_egg_info running egg_info writing Miscoto.egg-info/PKG-INFO writing dependency_links to Miscoto.egg-info/dependency_links.txt writing top-level names to Miscoto.egg-info/top_level.txt writing requirements to Miscoto.egg-info/requires.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'Miscoto.egg-info/SOURCES.txt' writing manifest file 'Miscoto.egg-info/SOURCES.txt' Copying Miscoto.egg-info to build/bdist.linux-armv7l/wheel/Miscoto-1.0.0.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/Miscoto-1.0.0.data creating build/bdist.linux-armv7l/wheel/Miscoto-1.0.0.data/scripts copying build/scripts-3.4/miscoto_instance.py -> build/bdist.linux-armv7l/wheel/Miscoto-1.0.0.data/scripts copying build/scripts-3.4/miscoto_mincom.py -> build/bdist.linux-armv7l/wheel/Miscoto-1.0.0.data/scripts copying build/scripts-3.4/miscoto_scopes.py -> build/bdist.linux-armv7l/wheel/Miscoto-1.0.0.data/scripts changing mode of build/bdist.linux-armv7l/wheel/Miscoto-1.0.0.data/scripts/miscoto_instance.py to 755 changing mode of build/bdist.linux-armv7l/wheel/Miscoto-1.0.0.data/scripts/miscoto_mincom.py to 755 changing mode of build/bdist.linux-armv7l/wheel/Miscoto-1.0.0.data/scripts/miscoto_scopes.py to 755 creating build/bdist.linux-armv7l/wheel/Miscoto-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-zwnkrjt2/Miscoto-1.0.0-py3-none-any.whl' and adding '.' to it adding 'Miscoto-1.0.0.data/scripts/miscoto_instance.py' adding 'Miscoto-1.0.0.data/scripts/miscoto_mincom.py' adding 'Miscoto-1.0.0.data/scripts/miscoto_scopes.py' adding 'miscoto/__init__.py' adding 'miscoto/commons.py' adding 'miscoto/query.py' adding 'miscoto/sbml.py' adding 'miscoto/utils.py' adding 'miscoto/encodings/community_minexch.lp' adding 'miscoto/encodings/community_soup.lp' adding 'miscoto/encodings/scopes.lp' adding 'Miscoto-1.0.0.dist-info/top_level.txt' adding 'Miscoto-1.0.0.dist-info/WHEEL' adding 'Miscoto-1.0.0.dist-info/METADATA' adding 'Miscoto-1.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for Miscoto: finished with status 'done' Stored in directory: /tmp/tmp1iyslnla Successfully built Miscoto Cleaning up... Removing source in /tmp/pip-wheel-x0lut3w2/Miscoto