Collecting ycml==0.1.12 1 location(s) to search for versions of ycml: * https://pypi.python.org/simple/ycml/ Getting page https://pypi.python.org/simple/ycml/ Analyzing links from page https://pypi.python.org/simple/ycml/ Found link https://pypi.python.org/packages/1a/42/2db136401fc6ab99291b3173c7eb472136bfc986d2a3d5df6a374e3ba599/ycml-0.1.11.tar.gz#md5=912f591c121ab4a2811163e411cefdad (from https://pypi.python.org/simple/ycml/), version: 0.1.11 Found link https://pypi.python.org/packages/25/d9/3fe9505596af092da9d1dfddc71cfad19b0cdf660c3e98bc68049ece36b7/ycml-0.1.9.tar.gz#md5=0e1274dcd0e70b10a04839019db8326c (from https://pypi.python.org/simple/ycml/), version: 0.1.9 Found link https://pypi.python.org/packages/7a/84/fd12303515645960c049df45aaf7a68dee1459af40eff768ba0993cfb4b5/ycml-0.1.10.tar.gz#md5=9b6c7758c64d93a4f71290e207842c37 (from https://pypi.python.org/simple/ycml/), version: 0.1.10 Found link https://pypi.python.org/packages/b0/0d/791ffab22ab294d812664ab2105b371c59ec5f7a4a45d945fb454d5baca4/ycml-0.1.12.tar.gz#md5=cee210023206c9aa16e8b490080971b5 (from https://pypi.python.org/simple/ycml/), version: 0.1.12 Found link https://pypi.python.org/packages/e4/00/87a9586213ef44a432c4c6a0bcf9fc81f9f4619a9f0f8ea062ae1a512495/ycml-0.1.13.tar.gz#md5=9d919182663ea9e9754c3cb534cf43b9 (from https://pypi.python.org/simple/ycml/), version: 0.1.13 Using version 0.1.12 (newest of versions: 0.1.12) Downloading ycml-0.1.12.tar.gz Downloading from URL https://pypi.python.org/packages/b0/0d/791ffab22ab294d812664ab2105b371c59ec5f7a4a45d945fb454d5baca4/ycml-0.1.12.tar.gz#md5=cee210023206c9aa16e8b490080971b5 (from https://pypi.python.org/simple/ycml/) Running setup.py (path:/tmp/pip-build-xeu8cjdg/ycml/setup.py) egg_info for package ycml Running command python setup.py egg_info running egg_info creating pip-egg-info/ycml.egg-info writing pip-egg-info/ycml.egg-info/PKG-INFO writing dependency_links to pip-egg-info/ycml.egg-info/dependency_links.txt writing requirements to pip-egg-info/ycml.egg-info/requires.txt writing top-level names to pip-egg-info/ycml.egg-info/top_level.txt writing manifest file 'pip-egg-info/ycml.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ycml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'tests' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.rst' under directory 'docs' warning: no files found matching 'conf.py' under directory 'docs' warning: no files found matching 'Makefile' under directory 'docs' warning: no files found matching 'make.bat' under directory 'docs' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' writing manifest file 'pip-egg-info/ycml.egg-info/SOURCES.txt' Source in /tmp/pip-build-xeu8cjdg/ycml has version 0.1.12, which satisfies requirement ycml==0.1.12 from https://pypi.python.org/packages/b0/0d/791ffab22ab294d812664ab2105b371c59ec5f7a4a45d945fb454d5baca4/ycml-0.1.12.tar.gz#md5=cee210023206c9aa16e8b490080971b5 Building wheels for collected packages: ycml Running setup.py bdist_wheel for ycml: started Destination directory: /tmp/tmppqw66hr0pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-xeu8cjdg/ycml/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/tmppqw66hr0pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/helloworld copying helloworld/featurizers.py -> build/lib/helloworld copying helloworld/classifiers.py -> build/lib/helloworld copying helloworld/generate_data.py -> build/lib/helloworld copying helloworld/__init__.py -> build/lib/helloworld creating build/lib/ycml copying ycml/__init__.py -> build/lib/ycml creating build/lib/ycml/scripts copying ycml/scripts/generate_key.py -> build/lib/ycml/scripts copying ycml/scripts/train.py -> build/lib/ycml/scripts copying ycml/scripts/partition_instances.py -> build/lib/ycml/scripts copying ycml/scripts/predict.py -> build/lib/ycml/scripts copying ycml/scripts/featurize.py -> build/lib/ycml/scripts copying ycml/scripts/partition_lines.py -> build/lib/ycml/scripts copying ycml/scripts/__init__.py -> build/lib/ycml/scripts copying ycml/scripts/track_memory.py -> build/lib/ycml/scripts copying ycml/scripts/evaluate.py -> build/lib/ycml/scripts creating build/lib/ycml/transformers copying ycml/transformers/misc.py -> build/lib/ycml/transformers copying ycml/transformers/text.py -> build/lib/ycml/transformers copying ycml/transformers/__init__.py -> build/lib/ycml/transformers copying ycml/transformers/base.py -> build/lib/ycml/transformers copying ycml/transformers/union.py -> build/lib/ycml/transformers copying ycml/transformers/nlp.py -> build/lib/ycml/transformers copying ycml/transformers/sequences.py -> build/lib/ycml/transformers creating build/lib/ycml/classifiers copying ycml/classifiers/feature_selector.py -> build/lib/ycml/classifiers copying ycml/classifiers/__init__.py -> build/lib/ycml/classifiers copying ycml/classifiers/thresholds.py -> build/lib/ycml/classifiers copying ycml/classifiers/neural_networks.py -> build/lib/ycml/classifiers copying ycml/classifiers/base.py -> build/lib/ycml/classifiers copying ycml/classifiers/gridsearch.py -> build/lib/ycml/classifiers copying ycml/classifiers/labels.py -> build/lib/ycml/classifiers creating build/lib/ycml/featclass copying ycml/featclass/__init__.py -> build/lib/ycml/featclass copying ycml/featclass/thresholds.py -> build/lib/ycml/featclass copying ycml/featclass/base.py -> build/lib/ycml/featclass creating build/lib/ycml/featurizers copying ycml/featurizers/__init__.py -> build/lib/ycml/featurizers copying ycml/featurizers/base.py -> build/lib/ycml/featurizers creating build/lib/ycml/http_daemon copying ycml/http_daemon/__main__.py -> build/lib/ycml/http_daemon copying ycml/http_daemon/__init__.py -> build/lib/ycml/http_daemon copying ycml/http_daemon/decorators.py -> build/lib/ycml/http_daemon creating build/lib/ycml/utils copying ycml/utils/iterutils.py -> build/lib/ycml/utils copying ycml/utils/timer.py -> build/lib/ycml/utils copying ycml/utils/importing.py -> build/lib/ycml/utils copying ycml/utils/__init__.py -> build/lib/ycml/utils copying ycml/utils/analysis.py -> build/lib/ycml/utils copying ycml/utils/settings.py -> build/lib/ycml/utils copying ycml/utils/instances.py -> build/lib/ycml/utils copying ycml/utils/uriutils.py -> build/lib/ycml/utils copying ycml/utils/cpus.py -> build/lib/ycml/utils running egg_info writing ycml.egg-info/PKG-INFO writing dependency_links to ycml.egg-info/dependency_links.txt writing requirements to ycml.egg-info/requires.txt writing top-level names to ycml.egg-info/top_level.txt reading manifest file 'ycml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'tests' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.rst' under directory 'docs' warning: no files found matching 'conf.py' under directory 'docs' warning: no files found matching 'Makefile' under directory 'docs' warning: no files found matching 'make.bat' under directory 'docs' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' writing manifest file 'ycml.egg-info/SOURCES.txt' 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/helloworld copying build/lib/helloworld/featurizers.py -> build/bdist.linux-armv7l/wheel/helloworld copying build/lib/helloworld/classifiers.py -> build/bdist.linux-armv7l/wheel/helloworld copying build/lib/helloworld/generate_data.py -> build/bdist.linux-armv7l/wheel/helloworld copying build/lib/helloworld/__init__.py -> build/bdist.linux-armv7l/wheel/helloworld creating build/bdist.linux-armv7l/wheel/ycml creating build/bdist.linux-armv7l/wheel/ycml/scripts copying build/lib/ycml/scripts/generate_key.py -> build/bdist.linux-armv7l/wheel/ycml/scripts copying build/lib/ycml/scripts/train.py -> build/bdist.linux-armv7l/wheel/ycml/scripts copying build/lib/ycml/scripts/partition_instances.py -> build/bdist.linux-armv7l/wheel/ycml/scripts copying build/lib/ycml/scripts/predict.py -> build/bdist.linux-armv7l/wheel/ycml/scripts copying build/lib/ycml/scripts/featurize.py -> build/bdist.linux-armv7l/wheel/ycml/scripts copying build/lib/ycml/scripts/partition_lines.py -> build/bdist.linux-armv7l/wheel/ycml/scripts copying build/lib/ycml/scripts/__init__.py -> build/bdist.linux-armv7l/wheel/ycml/scripts copying build/lib/ycml/scripts/track_memory.py -> build/bdist.linux-armv7l/wheel/ycml/scripts copying build/lib/ycml/scripts/evaluate.py -> build/bdist.linux-armv7l/wheel/ycml/scripts creating build/bdist.linux-armv7l/wheel/ycml/transformers copying build/lib/ycml/transformers/misc.py -> build/bdist.linux-armv7l/wheel/ycml/transformers copying build/lib/ycml/transformers/text.py -> build/bdist.linux-armv7l/wheel/ycml/transformers copying build/lib/ycml/transformers/__init__.py -> build/bdist.linux-armv7l/wheel/ycml/transformers copying build/lib/ycml/transformers/base.py -> build/bdist.linux-armv7l/wheel/ycml/transformers copying build/lib/ycml/transformers/union.py -> build/bdist.linux-armv7l/wheel/ycml/transformers copying build/lib/ycml/transformers/nlp.py -> build/bdist.linux-armv7l/wheel/ycml/transformers copying build/lib/ycml/transformers/sequences.py -> build/bdist.linux-armv7l/wheel/ycml/transformers creating build/bdist.linux-armv7l/wheel/ycml/classifiers copying build/lib/ycml/classifiers/feature_selector.py -> build/bdist.linux-armv7l/wheel/ycml/classifiers copying build/lib/ycml/classifiers/__init__.py -> build/bdist.linux-armv7l/wheel/ycml/classifiers copying build/lib/ycml/classifiers/thresholds.py -> build/bdist.linux-armv7l/wheel/ycml/classifiers copying build/lib/ycml/classifiers/neural_networks.py -> build/bdist.linux-armv7l/wheel/ycml/classifiers copying build/lib/ycml/classifiers/base.py -> build/bdist.linux-armv7l/wheel/ycml/classifiers copying build/lib/ycml/classifiers/gridsearch.py -> build/bdist.linux-armv7l/wheel/ycml/classifiers copying build/lib/ycml/classifiers/labels.py -> build/bdist.linux-armv7l/wheel/ycml/classifiers creating build/bdist.linux-armv7l/wheel/ycml/featclass copying build/lib/ycml/featclass/__init__.py -> build/bdist.linux-armv7l/wheel/ycml/featclass copying build/lib/ycml/featclass/thresholds.py -> build/bdist.linux-armv7l/wheel/ycml/featclass copying build/lib/ycml/featclass/base.py -> build/bdist.linux-armv7l/wheel/ycml/featclass copying build/lib/ycml/__init__.py -> build/bdist.linux-armv7l/wheel/ycml creating build/bdist.linux-armv7l/wheel/ycml/featurizers copying build/lib/ycml/featurizers/__init__.py -> build/bdist.linux-armv7l/wheel/ycml/featurizers copying build/lib/ycml/featurizers/base.py -> build/bdist.linux-armv7l/wheel/ycml/featurizers creating build/bdist.linux-armv7l/wheel/ycml/http_daemon copying build/lib/ycml/http_daemon/__main__.py -> build/bdist.linux-armv7l/wheel/ycml/http_daemon copying build/lib/ycml/http_daemon/__init__.py -> build/bdist.linux-armv7l/wheel/ycml/http_daemon copying build/lib/ycml/http_daemon/decorators.py -> build/bdist.linux-armv7l/wheel/ycml/http_daemon creating build/bdist.linux-armv7l/wheel/ycml/utils copying build/lib/ycml/utils/iterutils.py -> build/bdist.linux-armv7l/wheel/ycml/utils copying build/lib/ycml/utils/timer.py -> build/bdist.linux-armv7l/wheel/ycml/utils copying build/lib/ycml/utils/importing.py -> build/bdist.linux-armv7l/wheel/ycml/utils copying build/lib/ycml/utils/__init__.py -> build/bdist.linux-armv7l/wheel/ycml/utils copying build/lib/ycml/utils/analysis.py -> build/bdist.linux-armv7l/wheel/ycml/utils copying build/lib/ycml/utils/settings.py -> build/bdist.linux-armv7l/wheel/ycml/utils copying build/lib/ycml/utils/instances.py -> build/bdist.linux-armv7l/wheel/ycml/utils copying build/lib/ycml/utils/uriutils.py -> build/bdist.linux-armv7l/wheel/ycml/utils copying build/lib/ycml/utils/cpus.py -> build/bdist.linux-armv7l/wheel/ycml/utils running install_egg_info Copying ycml.egg-info to build/bdist.linux-armv7l/wheel/ycml-0.1.12-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ycml-0.1.12.dist-info/WHEEL Running setup.py bdist_wheel for ycml: finished with status 'done' Stored in directory: /tmp/tmp7r11j05k Successfully built ycml Cleaning up... Removing source in /tmp/pip-build-xeu8cjdg/ycml