Created temporary directory: /tmp/pip-ephem-wheel-cache-sfppmsbc Created temporary directory: /tmp/pip-req-tracker-ctm9im8l Created requirements tracker '/tmp/pip-req-tracker-ctm9im8l' Created temporary directory: /tmp/pip-wheel-pm_2jv_z Looking in indexes: https://pypi.python.org/simple Collecting MachineLearningForTextcategory==1.0.0 1 location(s) to search for versions of MachineLearningForTextcategory: * https://pypi.python.org/simple/machinelearningfortextcategory/ Getting page https://pypi.python.org/simple/machinelearningfortextcategory/ Analyzing links from page https://pypi.org/simple/machinelearningfortextcategory/ Found link https://files.pythonhosted.org/packages/59/41/a69127e4bcde8902cbdced7cf6cb983f83ee1a0cb19294482812ed9e2311/MachineLearningForTextcategory-1.0.0.tar.gz#sha256=2aa99bc036a01ee5319a063dee7ffa604e7fd6bf83a1b7ad9e9fb9303125ec35 (from https://pypi.org/simple/machinelearningfortextcategory/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-hz0_obyo Downloading https://files.pythonhosted.org/packages/59/41/a69127e4bcde8902cbdced7cf6cb983f83ee1a0cb19294482812ed9e2311/MachineLearningForTextcategory-1.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/59/41/a69127e4bcde8902cbdced7cf6cb983f83ee1a0cb19294482812ed9e2311/MachineLearningForTextcategory-1.0.0.tar.gz#sha256=2aa99bc036a01ee5319a063dee7ffa604e7fd6bf83a1b7ad9e9fb9303125ec35 (from https://pypi.org/simple/machinelearningfortextcategory/) Added MachineLearningForTextcategory==1.0.0 from https://files.pythonhosted.org/packages/59/41/a69127e4bcde8902cbdced7cf6cb983f83ee1a0cb19294482812ed9e2311/MachineLearningForTextcategory-1.0.0.tar.gz#sha256=2aa99bc036a01ee5319a063dee7ffa604e7fd6bf83a1b7ad9e9fb9303125ec35 to build tracker '/tmp/pip-req-tracker-ctm9im8l' Running setup.py (path:/tmp/pip-wheel-pm_2jv_z/MachineLearningForTextcategory/setup.py) egg_info for package MachineLearningForTextcategory Running command python setup.py egg_info running egg_info creating pip-egg-info/MachineLearningForTextcategory.egg-info writing dependency_links to pip-egg-info/MachineLearningForTextcategory.egg-info/dependency_links.txt writing top-level names to pip-egg-info/MachineLearningForTextcategory.egg-info/top_level.txt writing requirements to pip-egg-info/MachineLearningForTextcategory.egg-info/requires.txt writing pip-egg-info/MachineLearningForTextcategory.egg-info/PKG-INFO writing manifest file 'pip-egg-info/MachineLearningForTextcategory.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/MachineLearningForTextcategory.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'test*.py' under directory 'test' warning: no files found matching '*.txt' under directory '*.py' writing manifest file 'pip-egg-info/MachineLearningForTextcategory.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-pm_2jv_z/MachineLearningForTextcategory has version 1.0.0, which satisfies requirement MachineLearningForTextcategory==1.0.0 from https://files.pythonhosted.org/packages/59/41/a69127e4bcde8902cbdced7cf6cb983f83ee1a0cb19294482812ed9e2311/MachineLearningForTextcategory-1.0.0.tar.gz#sha256=2aa99bc036a01ee5319a063dee7ffa604e7fd6bf83a1b7ad9e9fb9303125ec35 Removed MachineLearningForTextcategory==1.0.0 from https://files.pythonhosted.org/packages/59/41/a69127e4bcde8902cbdced7cf6cb983f83ee1a0cb19294482812ed9e2311/MachineLearningForTextcategory-1.0.0.tar.gz#sha256=2aa99bc036a01ee5319a063dee7ffa604e7fd6bf83a1b7ad9e9fb9303125ec35 from build tracker '/tmp/pip-req-tracker-ctm9im8l' Building wheels for collected packages: MachineLearningForTextcategory Created temporary directory: /tmp/pip-wheel-6wz1tuqy Running setup.py bdist_wheel for MachineLearningForTextcategory: started Destination directory: /tmp/pip-wheel-6wz1tuqy Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-pm_2jv_z/MachineLearningForTextcategory/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-6wz1tuqy running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/MachineLearningForTextcategory copying src/MachineLearningForTextcategory/logger.py -> build/lib/MachineLearningForTextcategory copying src/MachineLearningForTextcategory/data.py -> build/lib/MachineLearningForTextcategory copying src/MachineLearningForTextcategory/__init__.py -> build/lib/MachineLearningForTextcategory copying src/MachineLearningForTextcategory/prediction.py -> build/lib/MachineLearningForTextcategory copying src/MachineLearningForTextcategory/model.py -> build/lib/MachineLearningForTextcategory running build_scripts creating build/scripts-3.4 copying src/scripts/smart_learn.py -> build/scripts-3.4 changing mode of build/scripts-3.4/smart_learn.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/MachineLearningForTextcategory copying build/lib/MachineLearningForTextcategory/logger.py -> build/bdist.linux-armv7l/wheel/MachineLearningForTextcategory copying build/lib/MachineLearningForTextcategory/data.py -> build/bdist.linux-armv7l/wheel/MachineLearningForTextcategory copying build/lib/MachineLearningForTextcategory/__init__.py -> build/bdist.linux-armv7l/wheel/MachineLearningForTextcategory copying build/lib/MachineLearningForTextcategory/prediction.py -> build/bdist.linux-armv7l/wheel/MachineLearningForTextcategory copying build/lib/MachineLearningForTextcategory/model.py -> build/bdist.linux-armv7l/wheel/MachineLearningForTextcategory running install_egg_info running egg_info writing top-level names to src/MachineLearningForTextcategory.egg-info/top_level.txt writing requirements to src/MachineLearningForTextcategory.egg-info/requires.txt writing dependency_links to src/MachineLearningForTextcategory.egg-info/dependency_links.txt writing src/MachineLearningForTextcategory.egg-info/PKG-INFO reading manifest file 'src/MachineLearningForTextcategory.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'test*.py' under directory 'test' warning: no files found matching '*.txt' under directory '*.py' writing manifest file 'src/MachineLearningForTextcategory.egg-info/SOURCES.txt' Copying src/MachineLearningForTextcategory.egg-info to build/bdist.linux-armv7l/wheel/MachineLearningForTextcategory-1.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/MachineLearningForTextcategory-1.0.0.data creating build/bdist.linux-armv7l/wheel/MachineLearningForTextcategory-1.0.0.data/scripts copying build/scripts-3.4/smart_learn.py -> build/bdist.linux-armv7l/wheel/MachineLearningForTextcategory-1.0.0.data/scripts changing mode of build/bdist.linux-armv7l/wheel/MachineLearningForTextcategory-1.0.0.data/scripts/smart_learn.py to 755 creating build/bdist.linux-armv7l/wheel/MachineLearningForTextcategory-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-6wz1tuqy/MachineLearningForTextcategory-1.0.0-py3-none-any.whl' and adding '.' to it adding 'MachineLearningForTextcategory/__init__.py' adding 'MachineLearningForTextcategory/data.py' adding 'MachineLearningForTextcategory/logger.py' adding 'MachineLearningForTextcategory/model.py' adding 'MachineLearningForTextcategory/prediction.py' adding 'MachineLearningForTextcategory-1.0.0.data/scripts/smart_learn.py' adding 'MachineLearningForTextcategory-1.0.0.dist-info/top_level.txt' adding 'MachineLearningForTextcategory-1.0.0.dist-info/WHEEL' adding 'MachineLearningForTextcategory-1.0.0.dist-info/METADATA' adding 'MachineLearningForTextcategory-1.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for MachineLearningForTextcategory: finished with status 'done' Stored in directory: /tmp/tmphfr2idd8 Successfully built MachineLearningForTextcategory Cleaning up... Removing source in /tmp/pip-wheel-pm_2jv_z/MachineLearningForTextcategory Removed build tracker '/tmp/pip-req-tracker-ctm9im8l'