Created temporary directory: /tmp/pip-ephem-wheel-cache-1joxwy05 Created temporary directory: /tmp/pip-req-tracker-4bcs_37m Created requirements tracker '/tmp/pip-req-tracker-4bcs_37m' Created temporary directory: /tmp/pip-wheel-_ari0lgk Collecting cmml==1.1.0 1 location(s) to search for versions of cmml: * https://pypi.org/simple/cmml/ Getting page https://pypi.org/simple/cmml/ Analyzing links from page https://pypi.org/simple/cmml/ Found link https://files.pythonhosted.org/packages/59/5b/5194fdb32d9511d32cc1b093affd371cc6bc9422cc7be56a1dc2cd6a5ac3/cmml-1.1.dev0.tar.gz#sha256=d5bccfaf24471b914f9b1df649908f2fdabe1c3087c84f7f686ad481e88775e0 (from https://pypi.org/simple/cmml/), version: 1.1.dev0 Found link https://files.pythonhosted.org/packages/99/18/d7f830564d5da5f5f7fabd3b741f1f538a2f8f0ca8cfb05f12045e6a2573/cmml-1.1.0.tar.gz#sha256=04775fcb3da9c539cd850291a6fcc8ad1cc5a0aeac0576b78e3a6d403bebed1d (from https://pypi.org/simple/cmml/), version: 1.1.0 Using version 1.1.0 (newest of versions: 1.1.0) Created temporary directory: /tmp/pip-unpack-4vqfuzmo Downloading https://files.pythonhosted.org/packages/99/18/d7f830564d5da5f5f7fabd3b741f1f538a2f8f0ca8cfb05f12045e6a2573/cmml-1.1.0.tar.gz (68kB) Downloading from URL https://files.pythonhosted.org/packages/99/18/d7f830564d5da5f5f7fabd3b741f1f538a2f8f0ca8cfb05f12045e6a2573/cmml-1.1.0.tar.gz#sha256=04775fcb3da9c539cd850291a6fcc8ad1cc5a0aeac0576b78e3a6d403bebed1d (from https://pypi.org/simple/cmml/) Added cmml==1.1.0 from https://files.pythonhosted.org/packages/99/18/d7f830564d5da5f5f7fabd3b741f1f538a2f8f0ca8cfb05f12045e6a2573/cmml-1.1.0.tar.gz#sha256=04775fcb3da9c539cd850291a6fcc8ad1cc5a0aeac0576b78e3a6d403bebed1d to build tracker '/tmp/pip-req-tracker-4bcs_37m' Running setup.py (path:/tmp/pip-wheel-_ari0lgk/cmml/setup.py) egg_info for package cmml Running command python setup.py egg_info running egg_info creating pip-egg-info/cmml.egg-info writing dependency_links to pip-egg-info/cmml.egg-info/dependency_links.txt writing pip-egg-info/cmml.egg-info/PKG-INFO writing top-level names to pip-egg-info/cmml.egg-info/top_level.txt writing manifest file 'pip-egg-info/cmml.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cmml.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/cmml.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'pltforms' warnings.warn(msg) Source in /tmp/pip-wheel-_ari0lgk/cmml has version 1.1.0, which satisfies requirement cmml==1.1.0 from https://files.pythonhosted.org/packages/99/18/d7f830564d5da5f5f7fabd3b741f1f538a2f8f0ca8cfb05f12045e6a2573/cmml-1.1.0.tar.gz#sha256=04775fcb3da9c539cd850291a6fcc8ad1cc5a0aeac0576b78e3a6d403bebed1d Removed cmml==1.1.0 from https://files.pythonhosted.org/packages/99/18/d7f830564d5da5f5f7fabd3b741f1f538a2f8f0ca8cfb05f12045e6a2573/cmml-1.1.0.tar.gz#sha256=04775fcb3da9c539cd850291a6fcc8ad1cc5a0aeac0576b78e3a6d403bebed1d from build tracker '/tmp/pip-req-tracker-4bcs_37m' Building wheels for collected packages: cmml Created temporary directory: /tmp/pip-wheel-vc7wyi6p Running setup.py bdist_wheel for cmml: started Destination directory: /tmp/pip-wheel-vc7wyi6p Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-_ari0lgk/cmml/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-vc7wyi6p /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'pltforms' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cmml copying cmml/kMeans.py -> build/lib/cmml copying cmml/pca.py -> build/lib/cmml copying cmml/svm-simple.py -> build/lib/cmml copying cmml/__init__.py -> build/lib/cmml copying cmml/decisionTreePlot.py -> build/lib/cmml copying cmml/fpGrowth.py -> build/lib/cmml copying cmml/bayes.py -> build/lib/cmml copying cmml/DecisionTree.py -> build/lib/cmml copying cmml/apriori.py -> build/lib/cmml copying cmml/regression.py -> build/lib/cmml copying cmml/regress.py -> build/lib/cmml copying cmml/adaboost.py -> build/lib/cmml copying cmml/randomForest.py -> build/lib/cmml copying cmml/kNN.py -> build/lib/cmml copying cmml/svdRecommend.py -> build/lib/cmml copying cmml/regTrees.py -> build/lib/cmml copying cmml/logistic.py -> build/lib/cmml creating build/lib/cmml/kmeans copying cmml/kmeans/kMeans.py -> build/lib/cmml/kmeans copying cmml/kmeans/__init__.py -> build/lib/cmml/kmeans copying cmml/kmeans/kMeansSklearn.py -> build/lib/cmml/kmeans 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/cmml copying build/lib/cmml/kMeans.py -> build/bdist.linux-armv7l/wheel/cmml creating build/bdist.linux-armv7l/wheel/cmml/kmeans copying build/lib/cmml/kmeans/kMeans.py -> build/bdist.linux-armv7l/wheel/cmml/kmeans copying build/lib/cmml/kmeans/__init__.py -> build/bdist.linux-armv7l/wheel/cmml/kmeans copying build/lib/cmml/kmeans/kMeansSklearn.py -> build/bdist.linux-armv7l/wheel/cmml/kmeans copying build/lib/cmml/pca.py -> build/bdist.linux-armv7l/wheel/cmml copying build/lib/cmml/svm-simple.py -> build/bdist.linux-armv7l/wheel/cmml copying build/lib/cmml/__init__.py -> build/bdist.linux-armv7l/wheel/cmml copying build/lib/cmml/decisionTreePlot.py -> build/bdist.linux-armv7l/wheel/cmml copying build/lib/cmml/fpGrowth.py -> build/bdist.linux-armv7l/wheel/cmml copying build/lib/cmml/bayes.py -> build/bdist.linux-armv7l/wheel/cmml copying build/lib/cmml/DecisionTree.py -> build/bdist.linux-armv7l/wheel/cmml copying build/lib/cmml/apriori.py -> build/bdist.linux-armv7l/wheel/cmml copying build/lib/cmml/regression.py -> build/bdist.linux-armv7l/wheel/cmml copying build/lib/cmml/regress.py -> build/bdist.linux-armv7l/wheel/cmml copying build/lib/cmml/adaboost.py -> build/bdist.linux-armv7l/wheel/cmml copying build/lib/cmml/randomForest.py -> build/bdist.linux-armv7l/wheel/cmml copying build/lib/cmml/kNN.py -> build/bdist.linux-armv7l/wheel/cmml copying build/lib/cmml/svdRecommend.py -> build/bdist.linux-armv7l/wheel/cmml copying build/lib/cmml/regTrees.py -> build/bdist.linux-armv7l/wheel/cmml copying build/lib/cmml/logistic.py -> build/bdist.linux-armv7l/wheel/cmml running install_egg_info running egg_info writing cmml.egg-info/PKG-INFO writing dependency_links to cmml.egg-info/dependency_links.txt writing top-level names to cmml.egg-info/top_level.txt reading manifest file 'cmml.egg-info/SOURCES.txt' writing manifest file 'cmml.egg-info/SOURCES.txt' Copying cmml.egg-info to build/bdist.linux-armv7l/wheel/cmml-1.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cmml-1.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-vc7wyi6p/cmml-1.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'cmml/DecisionTree.py' adding 'cmml/__init__.py' adding 'cmml/adaboost.py' adding 'cmml/apriori.py' adding 'cmml/bayes.py' adding 'cmml/decisionTreePlot.py' adding 'cmml/fpGrowth.py' adding 'cmml/kMeans.py' adding 'cmml/kNN.py' adding 'cmml/logistic.py' adding 'cmml/pca.py' adding 'cmml/randomForest.py' adding 'cmml/regTrees.py' adding 'cmml/regress.py' adding 'cmml/regression.py' adding 'cmml/svdRecommend.py' adding 'cmml/svm-simple.py' adding 'cmml/kmeans/__init__.py' adding 'cmml/kmeans/kMeans.py' adding 'cmml/kmeans/kMeansSklearn.py' adding 'cmml-1.1.0.dist-info/METADATA' adding 'cmml-1.1.0.dist-info/WHEEL' adding 'cmml-1.1.0.dist-info/top_level.txt' adding 'cmml-1.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for cmml: finished with status 'done' Stored in directory: /tmp/tmpll5290ax Successfully built cmml Cleaning up... Removing source in /tmp/pip-wheel-_ari0lgk/cmml Removed build tracker '/tmp/pip-req-tracker-4bcs_37m'