Created temporary directory: /tmp/pip-ephem-wheel-cache-kjnqv3fl Created temporary directory: /tmp/pip-wheel-o1kinn_9 Looking in indexes: https://pypi.python.org/simple Collecting somlib==0.0.2 1 location(s) to search for versions of somlib: * https://pypi.python.org/simple/somlib/ Getting page https://pypi.python.org/simple/somlib/ Analyzing links from page https://pypi.org/simple/somlib/ Skipping link https://files.pythonhosted.org/packages/3e/83/0f388a047b1bb5d2ec9b762f2b449e781e56f87748f8b5056d754b7153fb/somlib-0.0.1-py2-none-any.whl#sha256=69ead34d26419920414458a4c98b57a30cc68691c7349e594b491449e97d90a1 (from https://pypi.org/simple/somlib/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/c6/a3/67d9007317a9cdc0bc0e39eefe304678168b52fef0708262678986cec5da/somlib-0.0.1.tar.gz#sha256=42d200fd2cc1b82ff0d42ccc79d285ef6c3d0469223404b456599879827e99e6 (from https://pypi.org/simple/somlib/), version: 0.0.1 Skipping link https://files.pythonhosted.org/packages/2a/13/3bf089be4644bfd3846f302d8fd620d995383c352463bc48cf0af8044580/somlib-0.0.2-py2-none-any.whl#sha256=4a2e9fb52ec7fb3b1caf003cd27f46c84dd445b2fe80dd39310805b177538480 (from https://pypi.org/simple/somlib/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/23/8f/4b2cebc4d4292aec31aee10a483ec53cf024e386ecb43ff7e6712b184dec/somlib-0.0.2.tar.gz#sha256=47b708fd83e43702225a1e4ae4872c9e60957d4b79ae3635b885de4245156155 (from https://pypi.org/simple/somlib/), version: 0.0.2 Skipping link https://files.pythonhosted.org/packages/a8/93/70928a2d73aed3e46aa9ab86e42b50c4c573bee41690256e98ba0775da50/somlib-0.0.3-py2-none-any.whl#sha256=b60a24533920ebdf2af444bf65a028735e76c713512442f3b20a39bfffd9554a (from https://pypi.org/simple/somlib/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/5b/cb/6c134ade9319f9ef1c0be018bf1a2e0d10a571f1eccc93db6fd443ecf026/somlib-0.0.3.tar.gz#sha256=98045a54efa7259db853062c0cef2041964b59878192116e21f6f8c16c1be3b2 (from https://pypi.org/simple/somlib/), version: 0.0.3 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-geyeoup8 Downloading https://files.pythonhosted.org/packages/23/8f/4b2cebc4d4292aec31aee10a483ec53cf024e386ecb43ff7e6712b184dec/somlib-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/23/8f/4b2cebc4d4292aec31aee10a483ec53cf024e386ecb43ff7e6712b184dec/somlib-0.0.2.tar.gz#sha256=47b708fd83e43702225a1e4ae4872c9e60957d4b79ae3635b885de4245156155 (from https://pypi.org/simple/somlib/) Running setup.py (path:/tmp/pip-wheel-o1kinn_9/somlib/setup.py) egg_info for package somlib Running command python setup.py egg_info running egg_info creating pip-egg-info/somlib.egg-info writing requirements to pip-egg-info/somlib.egg-info/requires.txt writing dependency_links to pip-egg-info/somlib.egg-info/dependency_links.txt writing top-level names to pip-egg-info/somlib.egg-info/top_level.txt writing pip-egg-info/somlib.egg-info/PKG-INFO writing manifest file 'pip-egg-info/somlib.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/somlib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' writing manifest file 'pip-egg-info/somlib.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-o1kinn_9/somlib has version 0.0.2, which satisfies requirement somlib==0.0.2 from https://files.pythonhosted.org/packages/23/8f/4b2cebc4d4292aec31aee10a483ec53cf024e386ecb43ff7e6712b184dec/somlib-0.0.2.tar.gz#sha256=47b708fd83e43702225a1e4ae4872c9e60957d4b79ae3635b885de4245156155 Building wheels for collected packages: somlib Created temporary directory: /tmp/pip-wheel-v7nkyrcs Running setup.py bdist_wheel for somlib: started Destination directory: /tmp/pip-wheel-v7nkyrcs Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-o1kinn_9/somlib/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-v7nkyrcs /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/somlib copying somlib/som_tensor.py -> build/lib/somlib copying somlib/som.py -> build/lib/somlib copying somlib/__init__.py -> build/lib/somlib copying somlib/som_numpy.py -> build/lib/somlib 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/somlib copying build/lib/somlib/som_tensor.py -> build/bdist.linux-armv7l/wheel/somlib copying build/lib/somlib/som.py -> build/bdist.linux-armv7l/wheel/somlib copying build/lib/somlib/__init__.py -> build/bdist.linux-armv7l/wheel/somlib copying build/lib/somlib/som_numpy.py -> build/bdist.linux-armv7l/wheel/somlib running install_egg_info running egg_info writing somlib.egg-info/PKG-INFO writing top-level names to somlib.egg-info/top_level.txt writing dependency_links to somlib.egg-info/dependency_links.txt writing requirements to somlib.egg-info/requires.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'somlib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' writing manifest file 'somlib.egg-info/SOURCES.txt' Copying somlib.egg-info to build/bdist.linux-armv7l/wheel/somlib-0.0.2.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/somlib-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-v7nkyrcs/somlib-0.0.2-py3-none-any.whl' and adding '.' to it adding 'somlib/__init__.py' adding 'somlib/som.py' adding 'somlib/som_numpy.py' adding 'somlib/som_tensor.py' adding 'somlib-0.0.2.dist-info/top_level.txt' adding 'somlib-0.0.2.dist-info/WHEEL' adding 'somlib-0.0.2.dist-info/METADATA' adding 'somlib-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for somlib: finished with status 'done' Stored in directory: /tmp/tmpnl5fjoar Successfully built somlib Cleaning up... Removing source in /tmp/pip-wheel-o1kinn_9/somlib