Collecting coolbox==0.0.2 1 location(s) to search for versions of coolbox: * https://pypi.python.org/simple/coolbox/ Getting page https://pypi.python.org/simple/coolbox/ Analyzing links from page https://pypi.python.org/simple/coolbox/ Found link https://pypi.python.org/packages/3f/5f/6fcf29e3ae039db0cbf29c09e04de0893c27fe61f89a2c61b1e8297d13b9/coolbox-0.0.0.tar.gz#md5=fae5952188d4f4b62b9efe6e801170a8 (from https://pypi.python.org/simple/coolbox/), version: 0.0.0 Found link https://pypi.python.org/packages/b6/ca/f0fe4b6a5cc1ae1a38a2d66dee4a0787792b3bd1b058c4ff7e1bae3fff4b/coolbox-0.0.1.tar.gz#md5=b36c81278548880cf8534a3087da71a1 (from https://pypi.python.org/simple/coolbox/), version: 0.0.1 Found link https://pypi.python.org/packages/0c/61/baa832804e1cd22a4a3de2fe6b473d8e77fabcad7f93c30e17fb4f98ae7f/coolbox-0.0.2.tar.gz#md5=801d9b4a4890a86cdda2029a63582365 (from https://pypi.python.org/simple/coolbox/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Downloading coolbox-0.0.2.tar.gz (48kB) Downloading from URL https://pypi.python.org/packages/0c/61/baa832804e1cd22a4a3de2fe6b473d8e77fabcad7f93c30e17fb4f98ae7f/coolbox-0.0.2.tar.gz#md5=801d9b4a4890a86cdda2029a63582365 (from https://pypi.python.org/simple/coolbox/) Running setup.py (path:/tmp/pip-build-hidj952k/coolbox/setup.py) egg_info for package coolbox Running command python setup.py egg_info running egg_info creating pip-egg-info/coolbox.egg-info writing pip-egg-info/coolbox.egg-info/PKG-INFO writing requirements to pip-egg-info/coolbox.egg-info/requires.txt writing dependency_links to pip-egg-info/coolbox.egg-info/dependency_links.txt writing top-level names to pip-egg-info/coolbox.egg-info/top_level.txt writing manifest file 'pip-egg-info/coolbox.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/coolbox.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/coolbox.egg-info/SOURCES.txt' Source in /tmp/pip-build-hidj952k/coolbox has version 0.0.2, which satisfies requirement coolbox==0.0.2 from https://pypi.python.org/packages/0c/61/baa832804e1cd22a4a3de2fe6b473d8e77fabcad7f93c30e17fb4f98ae7f/coolbox-0.0.2.tar.gz#md5=801d9b4a4890a86cdda2029a63582365 Building wheels for collected packages: coolbox Running setup.py bdist_wheel for coolbox: started Destination directory: /tmp/tmp2x3dfa6tpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-hidj952k/coolbox/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/tmp2x3dfa6tpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/coolbox copying coolbox/interact.py -> build/lib/coolbox copying coolbox/api.py -> build/lib/coolbox copying coolbox/plots.py -> build/lib/coolbox copying coolbox/__init__.py -> build/lib/coolbox copying coolbox/utilities.py -> build/lib/coolbox copying coolbox/fetchdata.py -> build/lib/coolbox running egg_info writing dependency_links to coolbox.egg-info/dependency_links.txt writing requirements to coolbox.egg-info/requires.txt writing coolbox.egg-info/PKG-INFO writing top-level names to coolbox.egg-info/top_level.txt reading manifest file 'coolbox.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'coolbox.egg-info/SOURCES.txt' creating build/lib/coolbox/genome copying coolbox/genome/hg19.txt -> build/lib/coolbox/genome copying coolbox/genome/hg38.txt -> build/lib/coolbox/genome copying coolbox/genome/mm10.txt -> build/lib/coolbox/genome copying coolbox/genome/mm9.txt -> build/lib/coolbox/genome 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/coolbox copying build/lib/coolbox/interact.py -> build/bdist.linux-armv7l/wheel/coolbox copying build/lib/coolbox/api.py -> build/bdist.linux-armv7l/wheel/coolbox copying build/lib/coolbox/plots.py -> build/bdist.linux-armv7l/wheel/coolbox copying build/lib/coolbox/__init__.py -> build/bdist.linux-armv7l/wheel/coolbox creating build/bdist.linux-armv7l/wheel/coolbox/genome copying build/lib/coolbox/genome/mm10.txt -> build/bdist.linux-armv7l/wheel/coolbox/genome copying build/lib/coolbox/genome/hg38.txt -> build/bdist.linux-armv7l/wheel/coolbox/genome copying build/lib/coolbox/genome/mm9.txt -> build/bdist.linux-armv7l/wheel/coolbox/genome copying build/lib/coolbox/genome/hg19.txt -> build/bdist.linux-armv7l/wheel/coolbox/genome copying build/lib/coolbox/utilities.py -> build/bdist.linux-armv7l/wheel/coolbox copying build/lib/coolbox/fetchdata.py -> build/bdist.linux-armv7l/wheel/coolbox running install_egg_info Copying coolbox.egg-info to build/bdist.linux-armv7l/wheel/coolbox-0.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/coolbox-0.0.2.dist-info/WHEEL Running setup.py bdist_wheel for coolbox: finished with status 'done' Stored in directory: /tmp/tmp3am7tedx Successfully built coolbox Cleaning up... Removing source in /tmp/pip-build-hidj952k/coolbox