Collecting ycml==0.1.15 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.org/simple/ycml/ Found link https://files.pythonhosted.org/packages/25/d9/3fe9505596af092da9d1dfddc71cfad19b0cdf660c3e98bc68049ece36b7/ycml-0.1.9.tar.gz#sha256=d42a61a959f305f12318200999dfc1bc5016e1b8701470aa95ec5d8f1f1d0a71 (from https://pypi.org/simple/ycml/), version: 0.1.9 Found link https://files.pythonhosted.org/packages/7a/84/fd12303515645960c049df45aaf7a68dee1459af40eff768ba0993cfb4b5/ycml-0.1.10.tar.gz#sha256=dc7f4fc04fbdd86bfcdf16436f4c6ad23d0eba1f5dbc1506c2429fef8797a38c (from https://pypi.org/simple/ycml/), version: 0.1.10 Found link https://files.pythonhosted.org/packages/1a/42/2db136401fc6ab99291b3173c7eb472136bfc986d2a3d5df6a374e3ba599/ycml-0.1.11.tar.gz#sha256=8950be4ce4358486adf3f6e9d77b0ad11de459447f0da8d42d97e45d850a98c5 (from https://pypi.org/simple/ycml/), version: 0.1.11 Found link https://files.pythonhosted.org/packages/b0/0d/791ffab22ab294d812664ab2105b371c59ec5f7a4a45d945fb454d5baca4/ycml-0.1.12.tar.gz#sha256=59e65189488f48949ca8eee3989a7bac8b78c45c28072a93f69471b52734df3d (from https://pypi.org/simple/ycml/), version: 0.1.12 Found link https://files.pythonhosted.org/packages/e4/00/87a9586213ef44a432c4c6a0bcf9fc81f9f4619a9f0f8ea062ae1a512495/ycml-0.1.13.tar.gz#sha256=75e0caf9ad7c0cb889c0f9410184a381062ff85414fbb666bb7d1d7ae4a4b0ad (from https://pypi.org/simple/ycml/), version: 0.1.13 Found link https://files.pythonhosted.org/packages/49/e6/e16f325fb4d6e9d356aaa7fb6401235e5b57e1ff9fe80aa5ca649f6ce4c0/ycml-0.1.14.tar.gz#sha256=8d98eef179b882d3f79d245f1a2907d4c7a6b0fd6491338dce43676cdba01e92 (from https://pypi.org/simple/ycml/), version: 0.1.14 Found link https://files.pythonhosted.org/packages/19/0a/70cb45b90401b3c6701ac199dd65e7f5aa2bbb139ea9329b6fd18867404e/ycml-0.1.15.tar.gz#sha256=871c7eb07807627f3b44c3d26d128c4bac0f9bc283f50529249b850c858b2b25 (from https://pypi.org/simple/ycml/), version: 0.1.15 Using version 0.1.15 (newest of versions: 0.1.15) Downloading https://files.pythonhosted.org/packages/19/0a/70cb45b90401b3c6701ac199dd65e7f5aa2bbb139ea9329b6fd18867404e/ycml-0.1.15.tar.gz Downloading from URL https://files.pythonhosted.org/packages/19/0a/70cb45b90401b3c6701ac199dd65e7f5aa2bbb139ea9329b6fd18867404e/ycml-0.1.15.tar.gz#sha256=871c7eb07807627f3b44c3d26d128c4bac0f9bc283f50529249b850c858b2b25 (from https://pypi.org/simple/ycml/) Running setup.py (path:/tmp/pip-build-o9z4jwi6/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 top-level names to pip-egg-info/ycml.egg-info/top_level.txt 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 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-o9z4jwi6/ycml has version 0.1.15, which satisfies requirement ycml==0.1.15 from https://files.pythonhosted.org/packages/19/0a/70cb45b90401b3c6701ac199dd65e7f5aa2bbb139ea9329b6fd18867404e/ycml-0.1.15.tar.gz#sha256=871c7eb07807627f3b44c3d26d128c4bac0f9bc283f50529249b850c858b2b25 Building wheels for collected packages: ycml Running setup.py bdist_wheel for ycml: started Destination directory: /tmp/tmpugz_59ovpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-o9z4jwi6/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/tmpugz_59ovpip-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 top-level names to ycml.egg-info/top_level.txt writing ycml.egg-info/PKG-INFO writing dependency_links to ycml.egg-info/dependency_links.txt writing requirements to ycml.egg-info/requires.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.15-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ycml-0.1.15.dist-info/WHEEL Running setup.py bdist_wheel for ycml: finished with status 'done' Stored in directory: /tmp/tmpg62ml1sv Successfully built ycml Cleaning up... Removing source in /tmp/pip-build-o9z4jwi6/ycml