Collecting mload==0.0.2 1 location(s) to search for versions of mload: * https://pypi.python.org/simple/mload/ Getting page https://pypi.python.org/simple/mload/ Analyzing links from page https://pypi.python.org/simple/mload/ Found link https://pypi.python.org/packages/16/b4/3670789f8f496cda75406d5302f443dacb431492f4b4119697d6cc675b4d/MLOAD-0.0.2.tar.gz#md5=08ce2d9468c2bd7a4a037831e7b53310 (from https://pypi.python.org/simple/mload/), version: 0.0.2 Found link https://pypi.python.org/packages/3a/89/f06854dc6f26c5cef9031962e18b3738a145a1453e97d2dab6a0343766eb/mload-0.1.tar.gz#md5=d7adddccd61271731aa84baf954fc3dc (from https://pypi.python.org/simple/mload/), version: 0.1 Found link https://pypi.python.org/packages/3c/c6/f3a79d781531c9c32fca6956a2e04d6f32150c1dfed8f311993feb9dee47/MLOAD-0.0.1.tar.gz#md5=fc0fdade11f557d6b50698020947c990 (from https://pypi.python.org/simple/mload/), version: 0.0.1 Using version 0.0.2 (newest of versions: 0.0.2) Downloading MLOAD-0.0.2.tar.gz Downloading from URL https://pypi.python.org/packages/16/b4/3670789f8f496cda75406d5302f443dacb431492f4b4119697d6cc675b4d/MLOAD-0.0.2.tar.gz#md5=08ce2d9468c2bd7a4a037831e7b53310 (from https://pypi.python.org/simple/mload/) Running setup.py (path:/tmp/pip-build-51hw2uar/mload/setup.py) egg_info for package mload Running command python setup.py egg_info running egg_info creating pip-egg-info/MLOAD.egg-info writing top-level names to pip-egg-info/MLOAD.egg-info/top_level.txt writing dependency_links to pip-egg-info/MLOAD.egg-info/dependency_links.txt writing pip-egg-info/MLOAD.egg-info/PKG-INFO writing manifest file 'pip-egg-info/MLOAD.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/MLOAD.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/MLOAD.egg-info/SOURCES.txt' Source in /tmp/pip-build-51hw2uar/mload has version 0.0.2, which satisfies requirement mload==0.0.2 from https://pypi.python.org/packages/16/b4/3670789f8f496cda75406d5302f443dacb431492f4b4119697d6cc675b4d/MLOAD-0.0.2.tar.gz#md5=08ce2d9468c2bd7a4a037831e7b53310 Building wheels for collected packages: mload Running setup.py bdist_wheel for mload: started Destination directory: /tmp/tmpgx86kdnrpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-51hw2uar/mload/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/tmpgx86kdnrpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/MLOAD copying MLOAD/__init__.py -> build/lib/MLOAD creating build/lib/MLOAD/outlierdetection copying MLOAD/outlierdetection/__init__.py -> build/lib/MLOAD/outlierdetection creating build/lib/MLOAD/utilities copying MLOAD/utilities/__init__.py -> build/lib/MLOAD/utilities creating build/lib/MLOAD/cluster copying MLOAD/cluster/DBSCAN.py -> build/lib/MLOAD/cluster copying MLOAD/cluster/__init__.py -> build/lib/MLOAD/cluster creating build/lib/MLOAD/outlierdetection/density_based copying MLOAD/outlierdetection/density_based/__init__.py -> build/lib/MLOAD/outlierdetection/density_based copying MLOAD/outlierdetection/density_based/LOF.py -> build/lib/MLOAD/outlierdetection/density_based 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/MLOAD creating build/bdist.linux-armv7l/wheel/MLOAD/outlierdetection copying build/lib/MLOAD/outlierdetection/__init__.py -> build/bdist.linux-armv7l/wheel/MLOAD/outlierdetection creating build/bdist.linux-armv7l/wheel/MLOAD/outlierdetection/density_based copying build/lib/MLOAD/outlierdetection/density_based/__init__.py -> build/bdist.linux-armv7l/wheel/MLOAD/outlierdetection/density_based copying build/lib/MLOAD/outlierdetection/density_based/LOF.py -> build/bdist.linux-armv7l/wheel/MLOAD/outlierdetection/density_based copying build/lib/MLOAD/__init__.py -> build/bdist.linux-armv7l/wheel/MLOAD creating build/bdist.linux-armv7l/wheel/MLOAD/utilities copying build/lib/MLOAD/utilities/__init__.py -> build/bdist.linux-armv7l/wheel/MLOAD/utilities creating build/bdist.linux-armv7l/wheel/MLOAD/cluster copying build/lib/MLOAD/cluster/DBSCAN.py -> build/bdist.linux-armv7l/wheel/MLOAD/cluster copying build/lib/MLOAD/cluster/__init__.py -> build/bdist.linux-armv7l/wheel/MLOAD/cluster running install_egg_info running egg_info writing top-level names to MLOAD.egg-info/top_level.txt writing MLOAD.egg-info/PKG-INFO writing dependency_links to MLOAD.egg-info/dependency_links.txt reading manifest file 'MLOAD.egg-info/SOURCES.txt' writing manifest file 'MLOAD.egg-info/SOURCES.txt' Copying MLOAD.egg-info to build/bdist.linux-armv7l/wheel/MLOAD-0.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/MLOAD-0.0.2.dist-info/WHEEL Running setup.py bdist_wheel for mload: finished with status 'done' Stored in directory: /tmp/tmpr533ixpm Successfully built mload Cleaning up... Removing source in /tmp/pip-build-51hw2uar/mload