Collecting mindstrong==1.0 1 location(s) to search for versions of mindstrong: * https://pypi.python.org/simple/mindstrong/ Getting page https://pypi.python.org/simple/mindstrong/ Analyzing links from page https://pypi.org/simple/mindstrong/ Found link https://files.pythonhosted.org/packages/11/90/2a6171749e2c2be9c26d505b04c629c8a145d4c6445431eb5e23bc8fb03c/mindstrong-1.0.tar.gz#sha256=09abb3d605bde6875c3dabffc07effeac01b8c7c10860ef39fe62d7d23da32b3 (from https://pypi.org/simple/mindstrong/), version: 1.0 Using version 1.0 (newest of versions: 1.0) Downloading https://files.pythonhosted.org/packages/11/90/2a6171749e2c2be9c26d505b04c629c8a145d4c6445431eb5e23bc8fb03c/mindstrong-1.0.tar.gz (883kB) Downloading from URL https://files.pythonhosted.org/packages/11/90/2a6171749e2c2be9c26d505b04c629c8a145d4c6445431eb5e23bc8fb03c/mindstrong-1.0.tar.gz#sha256=09abb3d605bde6875c3dabffc07effeac01b8c7c10860ef39fe62d7d23da32b3 (from https://pypi.org/simple/mindstrong/) Running setup.py (path:/tmp/pip-build-xvtr_9f3/mindstrong/setup.py) egg_info for package mindstrong Running command python setup.py egg_info running egg_info creating pip-egg-info/mindstrong.egg-info writing requirements to pip-egg-info/mindstrong.egg-info/requires.txt writing dependency_links to pip-egg-info/mindstrong.egg-info/dependency_links.txt writing top-level names to pip-egg-info/mindstrong.egg-info/top_level.txt writing pip-egg-info/mindstrong.egg-info/PKG-INFO writing manifest file 'pip-egg-info/mindstrong.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/mindstrong.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/mindstrong.egg-info/SOURCES.txt' Source in /tmp/pip-build-xvtr_9f3/mindstrong has version 1.0, which satisfies requirement mindstrong==1.0 from https://files.pythonhosted.org/packages/11/90/2a6171749e2c2be9c26d505b04c629c8a145d4c6445431eb5e23bc8fb03c/mindstrong-1.0.tar.gz#sha256=09abb3d605bde6875c3dabffc07effeac01b8c7c10860ef39fe62d7d23da32b3 Building wheels for collected packages: mindstrong Running setup.py bdist_wheel for mindstrong: started Destination directory: /tmp/tmpe52l7qhcpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-xvtr_9f3/mindstrong/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/tmpe52l7qhcpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/mindstrong copying mindstrong/__init__.py -> build/lib/mindstrong copying mindstrong/mindstrong_modelfit.py -> build/lib/mindstrong running egg_info writing requirements to mindstrong.egg-info/requires.txt writing dependency_links to mindstrong.egg-info/dependency_links.txt writing top-level names to mindstrong.egg-info/top_level.txt writing mindstrong.egg-info/PKG-INFO reading manifest file 'mindstrong.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'mindstrong.egg-info/SOURCES.txt' creating build/lib/mindstrong/data copying mindstrong/data/example_features.csv -> build/lib/mindstrong/data copying mindstrong/data/example_targets.csv -> build/lib/mindstrong/data running build_scripts creating build/scripts-3.4 copying example.py -> build/scripts-3.4 changing mode of build/scripts-3.4/example.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/mindstrong copying build/lib/mindstrong/__init__.py -> build/bdist.linux-armv7l/wheel/mindstrong copying build/lib/mindstrong/mindstrong_modelfit.py -> build/bdist.linux-armv7l/wheel/mindstrong creating build/bdist.linux-armv7l/wheel/mindstrong/data copying build/lib/mindstrong/data/example_features.csv -> build/bdist.linux-armv7l/wheel/mindstrong/data copying build/lib/mindstrong/data/example_targets.csv -> build/bdist.linux-armv7l/wheel/mindstrong/data running install_egg_info Copying mindstrong.egg-info to build/bdist.linux-armv7l/wheel/mindstrong-1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/mindstrong-1.0.data creating build/bdist.linux-armv7l/wheel/mindstrong-1.0.data/scripts copying build/scripts-3.4/example.py -> build/bdist.linux-armv7l/wheel/mindstrong-1.0.data/scripts changing mode of build/bdist.linux-armv7l/wheel/mindstrong-1.0.data/scripts/example.py to 755 creating build/bdist.linux-armv7l/wheel/mindstrong-1.0.dist-info/WHEEL Running setup.py bdist_wheel for mindstrong: finished with status 'done' Stored in directory: /tmp/tmpxnoc2ter Successfully built mindstrong Cleaning up... Removing source in /tmp/pip-build-xvtr_9f3/mindstrong