Collecting flexcode==0.1.5 1 location(s) to search for versions of flexcode: * https://pypi.python.org/simple/flexcode/ Getting page https://pypi.python.org/simple/flexcode/ Analyzing links from page https://pypi.org/simple/flexcode/ Found link https://files.pythonhosted.org/packages/c2/d6/721a7de801794b61945b9a80f7e48503200ca3e7a62661a37de397fc75b1/flexcode-0.1.tar.gz#sha256=fef16bbff298349d63d6de172190e703242c02bb3ad7dc776007ae3dfe19f0b6 (from https://pypi.org/simple/flexcode/), version: 0.1 Found link https://files.pythonhosted.org/packages/47/54/13f41e0af66fbecaaf80cf1b72375b210d7b9520e4fbbd4798610094b103/flexcode-0.1.1.tar.gz#sha256=9c996af9e2cd5c2ca6c8cc01d8f2f4e84bbd594f98db12b2b5f92d1276510d16 (from https://pypi.org/simple/flexcode/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/01/62/5678e960703ea8adc84ded05cb681b7cfa077c662aa7d28df08de8af8a67/flexcode-0.1.3.tar.gz#sha256=8b374824c292e0f348713e904db77e820e8df242ba079c9f5a0f7569528a5e0b (from https://pypi.org/simple/flexcode/), version: 0.1.3 Found link https://files.pythonhosted.org/packages/71/62/363972584c814b2014003af810cf0aeed8a776384e485721cf24c26b374c/flexcode-0.1.5.tar.gz#sha256=42093603d53660480a20fa50abe837665a978d02cdc5c7ca80199a8d0d1b87db (from https://pypi.org/simple/flexcode/), version: 0.1.5 Using version 0.1.5 (newest of versions: 0.1.5) Downloading https://files.pythonhosted.org/packages/71/62/363972584c814b2014003af810cf0aeed8a776384e485721cf24c26b374c/flexcode-0.1.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/71/62/363972584c814b2014003af810cf0aeed8a776384e485721cf24c26b374c/flexcode-0.1.5.tar.gz#sha256=42093603d53660480a20fa50abe837665a978d02cdc5c7ca80199a8d0d1b87db (from https://pypi.org/simple/flexcode/) Running setup.py (path:/tmp/pip-build-pw5k9viz/flexcode/setup.py) egg_info for package flexcode Running command python setup.py egg_info running egg_info creating pip-egg-info/flexcode.egg-info writing pip-egg-info/flexcode.egg-info/PKG-INFO writing dependency_links to pip-egg-info/flexcode.egg-info/dependency_links.txt writing top-level names to pip-egg-info/flexcode.egg-info/top_level.txt writing requirements to pip-egg-info/flexcode.egg-info/requires.txt writing manifest file 'pip-egg-info/flexcode.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/flexcode.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/flexcode.egg-info/SOURCES.txt' Source in /tmp/pip-build-pw5k9viz/flexcode has version 0.1.5, which satisfies requirement flexcode==0.1.5 from https://files.pythonhosted.org/packages/71/62/363972584c814b2014003af810cf0aeed8a776384e485721cf24c26b374c/flexcode-0.1.5.tar.gz#sha256=42093603d53660480a20fa50abe837665a978d02cdc5c7ca80199a8d0d1b87db Building wheels for collected packages: flexcode Running setup.py bdist_wheel for flexcode: started Destination directory: /tmp/tmp0akh6w4rpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-pw5k9viz/flexcode/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/tmp0akh6w4rpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/flexcode copying src/flexcode/helpers.py -> build/lib/flexcode copying src/flexcode/loss_functions.py -> build/lib/flexcode copying src/flexcode/regression_models.py -> build/lib/flexcode copying src/flexcode/post_processing.py -> build/lib/flexcode copying src/flexcode/basis_functions.py -> build/lib/flexcode copying src/flexcode/core.py -> build/lib/flexcode copying src/flexcode/__init__.py -> build/lib/flexcode 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/flexcode copying build/lib/flexcode/helpers.py -> build/bdist.linux-armv7l/wheel/flexcode copying build/lib/flexcode/loss_functions.py -> build/bdist.linux-armv7l/wheel/flexcode copying build/lib/flexcode/regression_models.py -> build/bdist.linux-armv7l/wheel/flexcode copying build/lib/flexcode/post_processing.py -> build/bdist.linux-armv7l/wheel/flexcode copying build/lib/flexcode/basis_functions.py -> build/bdist.linux-armv7l/wheel/flexcode copying build/lib/flexcode/core.py -> build/bdist.linux-armv7l/wheel/flexcode copying build/lib/flexcode/__init__.py -> build/bdist.linux-armv7l/wheel/flexcode running install_egg_info running egg_info writing dependency_links to src/flexcode.egg-info/dependency_links.txt writing top-level names to src/flexcode.egg-info/top_level.txt writing requirements to src/flexcode.egg-info/requires.txt writing src/flexcode.egg-info/PKG-INFO reading manifest file 'src/flexcode.egg-info/SOURCES.txt' writing manifest file 'src/flexcode.egg-info/SOURCES.txt' Copying src/flexcode.egg-info to build/bdist.linux-armv7l/wheel/flexcode-0.1.5-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/flexcode-0.1.5.dist-info/WHEEL creating '/tmp/tmp0akh6w4rpip-wheel-/flexcode-0.1.5-py3-none-any.whl' and adding '.' to it adding 'flexcode/__init__.py' adding 'flexcode/basis_functions.py' adding 'flexcode/core.py' adding 'flexcode/helpers.py' adding 'flexcode/loss_functions.py' adding 'flexcode/post_processing.py' adding 'flexcode/regression_models.py' adding 'flexcode-0.1.5.dist-info/top_level.txt' adding 'flexcode-0.1.5.dist-info/zip-safe' adding 'flexcode-0.1.5.dist-info/WHEEL' adding 'flexcode-0.1.5.dist-info/METADATA' adding 'flexcode-0.1.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for flexcode: finished with status 'done' Stored in directory: /tmp/tmplqbcaemc Successfully built flexcode Cleaning up... Removing source in /tmp/pip-build-pw5k9viz/flexcode