Collecting seagen==0.1 1 location(s) to search for versions of seagen: * https://pypi.python.org/simple/seagen/ Getting page https://pypi.python.org/simple/seagen/ Analyzing links from page https://pypi.org/simple/seagen/ Found link https://files.pythonhosted.org/packages/82/32/a95babf10a22fafb9bd9f2c609eccc2ac2e6cd79d42719dfcf291532ac01/seagen-0.1.tar.gz#sha256=73360f0177d1728fb6e400ac247715668a65caa21f1dd2f92c1512a4b90358a4 (from https://pypi.org/simple/seagen/), version: 0.1 Using version 0.1 (newest of versions: 0.1) Downloading https://files.pythonhosted.org/packages/82/32/a95babf10a22fafb9bd9f2c609eccc2ac2e6cd79d42719dfcf291532ac01/seagen-0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/82/32/a95babf10a22fafb9bd9f2c609eccc2ac2e6cd79d42719dfcf291532ac01/seagen-0.1.tar.gz#sha256=73360f0177d1728fb6e400ac247715668a65caa21f1dd2f92c1512a4b90358a4 (from https://pypi.org/simple/seagen/) Running setup.py (path:/tmp/pip-build-hm36ztm1/seagen/setup.py) egg_info for package seagen Running command python setup.py egg_info running egg_info creating pip-egg-info/seagen.egg-info writing pip-egg-info/seagen.egg-info/PKG-INFO writing top-level names to pip-egg-info/seagen.egg-info/top_level.txt writing dependency_links to pip-egg-info/seagen.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/seagen.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/seagen.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/seagen.egg-info/SOURCES.txt' Source in /tmp/pip-build-hm36ztm1/seagen has version 0.1, which satisfies requirement seagen==0.1 from https://files.pythonhosted.org/packages/82/32/a95babf10a22fafb9bd9f2c609eccc2ac2e6cd79d42719dfcf291532ac01/seagen-0.1.tar.gz#sha256=73360f0177d1728fb6e400ac247715668a65caa21f1dd2f92c1512a4b90358a4 Building wheels for collected packages: seagen Running setup.py bdist_wheel for seagen: started Destination directory: /tmp/tmpody0w3lopip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-hm36ztm1/seagen/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/tmpody0w3lopip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/seagen copying seagen/secant.py -> build/lib/seagen copying seagen/__init__.py -> build/lib/seagen copying seagen/helper.py -> build/lib/seagen copying seagen/objects.py -> build/lib/seagen copying seagen/sph.py -> build/lib/seagen 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/seagen copying build/lib/seagen/secant.py -> build/bdist.linux-armv7l/wheel/seagen copying build/lib/seagen/__init__.py -> build/bdist.linux-armv7l/wheel/seagen copying build/lib/seagen/helper.py -> build/bdist.linux-armv7l/wheel/seagen copying build/lib/seagen/objects.py -> build/bdist.linux-armv7l/wheel/seagen copying build/lib/seagen/sph.py -> build/bdist.linux-armv7l/wheel/seagen running install_egg_info running egg_info creating seagen.egg-info writing seagen.egg-info/PKG-INFO writing dependency_links to seagen.egg-info/dependency_links.txt writing top-level names to seagen.egg-info/top_level.txt writing manifest file 'seagen.egg-info/SOURCES.txt' reading manifest file 'seagen.egg-info/SOURCES.txt' writing manifest file 'seagen.egg-info/SOURCES.txt' Copying seagen.egg-info to build/bdist.linux-armv7l/wheel/seagen-0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/seagen-0.1.dist-info/WHEEL Running setup.py bdist_wheel for seagen: finished with status 'done' Stored in directory: /tmp/tmpdyku6yk3 Successfully built seagen Cleaning up... Removing source in /tmp/pip-build-hm36ztm1/seagen