Collecting stream-learn==0.0.7 1 location(s) to search for versions of stream-learn: * https://pypi.python.org/simple/stream-learn/ Getting page https://pypi.python.org/simple/stream-learn/ Analyzing links from page https://pypi.python.org/simple/stream-learn/ Found link https://pypi.python.org/packages/33/6d/024beebf5fb5712c52f6de3d1506f97b7f3f1b7132f0acf1f200688107d8/stream-learn-0.0.3.tar.gz#md5=1c611ed3f12b84018a8576e5f765b0e3 (from https://pypi.python.org/simple/stream-learn/), version: 0.0.3 Found link https://pypi.python.org/packages/47/bc/225654d1bf345ff9547c5f8a4ff8264cb468ce5aab21d2c6d84afc19b85e/stream-learn-0.0.1.tar.gz#md5=b3cc963e1f086924f949e38a04fd142b (from https://pypi.python.org/simple/stream-learn/), version: 0.0.1 Found link https://pypi.python.org/packages/48/18/ce6bd2f5bbcfbc2e7c2d91dab711a08e9fd3d66926604914c9017a02fde6/stream-learn-0.0.2.tar.gz#md5=352c388b9f4fcf4b326eafe4f86ff37b (from https://pypi.python.org/simple/stream-learn/), version: 0.0.2 Found link https://pypi.python.org/packages/5e/85/1ee016a3324bc7a12dcc15ee4675f1a7835304beec94eaa68e9fe3d76f00/stream-learn-0.0.5.tar.gz#md5=279be1d4dbf75a636ad9a38be98f8ccd (from https://pypi.python.org/simple/stream-learn/), version: 0.0.5 Found link https://pypi.python.org/packages/96/2d/bc273a99859b998b7dd0811be3b82178a24c4c9891b730ef67554a70fc0d/stream-learn-0.0.7.tar.gz#md5=c21e06d3544c1cd706f5015c732e2c9d (from https://pypi.python.org/simple/stream-learn/), version: 0.0.7 Found link https://pypi.python.org/packages/98/cc/1a855a1d21461d98fee7d16385a4871de457792b530933208b8bb9f715ae/stream-learn-0.0.6.tar.gz#md5=6ab465cc1659ed4469ab4d00ca75f438 (from https://pypi.python.org/simple/stream-learn/), version: 0.0.6 Found link https://pypi.python.org/packages/cf/76/aecb1ec6f9242b620597f3ff0bce3105a0bbc49d529f8026a1fcf9144147/stream-learn-0.0.4.tar.gz#md5=bef31bddb2cb51ca52f23f74726456cd (from https://pypi.python.org/simple/stream-learn/), version: 0.0.4 Using version 0.0.7 (newest of versions: 0.0.7) Downloading stream-learn-0.0.7.tar.gz Downloading from URL https://pypi.python.org/packages/96/2d/bc273a99859b998b7dd0811be3b82178a24c4c9891b730ef67554a70fc0d/stream-learn-0.0.7.tar.gz#md5=c21e06d3544c1cd706f5015c732e2c9d (from https://pypi.python.org/simple/stream-learn/) Running setup.py (path:/tmp/pip-build-1mxqldj1/stream-learn/setup.py) egg_info for package stream-learn Running command python setup.py egg_info running egg_info creating pip-egg-info/stream_learn.egg-info writing dependency_links to pip-egg-info/stream_learn.egg-info/dependency_links.txt writing top-level names to pip-egg-info/stream_learn.egg-info/top_level.txt writing pip-egg-info/stream_learn.egg-info/PKG-INFO writing requirements to pip-egg-info/stream_learn.egg-info/requires.txt writing manifest file 'pip-egg-info/stream_learn.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/stream_learn.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/stream_learn.egg-info/SOURCES.txt' Source in /tmp/pip-build-1mxqldj1/stream-learn has version 0.0.7, which satisfies requirement stream-learn==0.0.7 from https://pypi.python.org/packages/96/2d/bc273a99859b998b7dd0811be3b82178a24c4c9891b730ef67554a70fc0d/stream-learn-0.0.7.tar.gz#md5=c21e06d3544c1cd706f5015c732e2c9d Building wheels for collected packages: stream-learn Running setup.py bdist_wheel for stream-learn: started Destination directory: /tmp/tmpddamdlxzpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-1mxqldj1/stream-learn/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/tmpddamdlxzpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/strlearn copying strlearn/learner.py -> build/lib/strlearn copying strlearn/__init__.py -> build/lib/strlearn copying strlearn/_version.py -> build/lib/strlearn creating build/lib/strlearn/controllers copying strlearn/controllers/budget.py -> build/lib/strlearn/controllers copying strlearn/controllers/bare.py -> build/lib/strlearn/controllers copying strlearn/controllers/__init__.py -> build/lib/strlearn/controllers copying strlearn/controllers/BLALC.py -> build/lib/strlearn/controllers creating build/lib/strlearn/ensembles copying strlearn/ensembles/WAE.py -> build/lib/strlearn/ensembles copying strlearn/ensembles/__init__.py -> build/lib/strlearn/ensembles copying strlearn/ensembles/pruning.py -> build/lib/strlearn/ensembles 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/strlearn creating build/bdist.linux-armv7l/wheel/strlearn/controllers copying build/lib/strlearn/controllers/budget.py -> build/bdist.linux-armv7l/wheel/strlearn/controllers copying build/lib/strlearn/controllers/bare.py -> build/bdist.linux-armv7l/wheel/strlearn/controllers copying build/lib/strlearn/controllers/__init__.py -> build/bdist.linux-armv7l/wheel/strlearn/controllers copying build/lib/strlearn/controllers/BLALC.py -> build/bdist.linux-armv7l/wheel/strlearn/controllers copying build/lib/strlearn/learner.py -> build/bdist.linux-armv7l/wheel/strlearn copying build/lib/strlearn/__init__.py -> build/bdist.linux-armv7l/wheel/strlearn copying build/lib/strlearn/_version.py -> build/bdist.linux-armv7l/wheel/strlearn creating build/bdist.linux-armv7l/wheel/strlearn/ensembles copying build/lib/strlearn/ensembles/WAE.py -> build/bdist.linux-armv7l/wheel/strlearn/ensembles copying build/lib/strlearn/ensembles/__init__.py -> build/bdist.linux-armv7l/wheel/strlearn/ensembles copying build/lib/strlearn/ensembles/pruning.py -> build/bdist.linux-armv7l/wheel/strlearn/ensembles running install_egg_info running egg_info writing dependency_links to stream_learn.egg-info/dependency_links.txt writing stream_learn.egg-info/PKG-INFO writing requirements to stream_learn.egg-info/requires.txt writing top-level names to stream_learn.egg-info/top_level.txt reading manifest file 'stream_learn.egg-info/SOURCES.txt' writing manifest file 'stream_learn.egg-info/SOURCES.txt' Copying stream_learn.egg-info to build/bdist.linux-armv7l/wheel/stream_learn-0.0.7-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/stream_learn-0.0.7.dist-info/WHEEL Running setup.py bdist_wheel for stream-learn: finished with status 'done' Stored in directory: /tmp/tmpjlbsz4un Successfully built stream-learn Cleaning up... Removing source in /tmp/pip-build-1mxqldj1/stream-learn