Collecting CrowdTruth==2.0a1 1 location(s) to search for versions of CrowdTruth: * https://pypi.python.org/simple/crowdtruth/ Getting page https://pypi.python.org/simple/crowdtruth/ Analyzing links from page https://pypi.org/simple/crowdtruth/ Found link https://files.pythonhosted.org/packages/0c/fe/47421b78dc68813d631e56f2422f21a92b9d5a03193abf14b1bd0ba0e885/CrowdTruth-1.0.tar.gz#sha256=cdcdc251e40a38dd1c1270bd558620684ba8c83c6f3c85196317ad0961ae345d (from https://pypi.org/simple/crowdtruth/), version: 1.0 Skipping link https://files.pythonhosted.org/packages/30/7c/8518216992bbb2be959f68fe979ef304c788cfe38b6c3101dfa11c80ea5c/crowdtruth-2.0a1-py2-none-any.whl#sha256=f7c60162e15cef3fe36d73c0683482fe96ed8d0db6ee5783ad0b3e06c5e542c7 (from https://pypi.org/simple/crowdtruth/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/20/3f/837534c5e508996182c69a56fe39b9a377e7bb82388e793fc99b55c3e492/crowdtruth-2.0a1.tar.gz#sha256=0f097d7253b69d1ca8e7b8249e9301cf1393a8e950f43325ebf000ea2c980f6e (from https://pypi.org/simple/crowdtruth/), version: 2.0a1 Using version 2.0a1 (newest of versions: 2.0a1) Downloading https://files.pythonhosted.org/packages/20/3f/837534c5e508996182c69a56fe39b9a377e7bb82388e793fc99b55c3e492/crowdtruth-2.0a1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/20/3f/837534c5e508996182c69a56fe39b9a377e7bb82388e793fc99b55c3e492/crowdtruth-2.0a1.tar.gz#sha256=0f097d7253b69d1ca8e7b8249e9301cf1393a8e950f43325ebf000ea2c980f6e (from https://pypi.org/simple/crowdtruth/) Running setup.py (path:/tmp/pip-build-_03gd_li/CrowdTruth/setup.py) egg_info for package CrowdTruth Running command python setup.py egg_info running egg_info creating pip-egg-info/crowdtruth.egg-info writing dependency_links to pip-egg-info/crowdtruth.egg-info/dependency_links.txt writing requirements to pip-egg-info/crowdtruth.egg-info/requires.txt writing entry points to pip-egg-info/crowdtruth.egg-info/entry_points.txt writing pip-egg-info/crowdtruth.egg-info/PKG-INFO writing top-level names to pip-egg-info/crowdtruth.egg-info/top_level.txt writing manifest file 'pip-egg-info/crowdtruth.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/crowdtruth.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/crowdtruth.egg-info/SOURCES.txt' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:352: UserWarning: Normalizing '2.0-alpha.1' to '2.0a1' normalized_version, Source in /tmp/pip-build-_03gd_li/CrowdTruth has version 2.0a1, which satisfies requirement CrowdTruth==2.0a1 from https://files.pythonhosted.org/packages/20/3f/837534c5e508996182c69a56fe39b9a377e7bb82388e793fc99b55c3e492/crowdtruth-2.0a1.tar.gz#sha256=0f097d7253b69d1ca8e7b8249e9301cf1393a8e950f43325ebf000ea2c980f6e Building wheels for collected packages: CrowdTruth Running setup.py bdist_wheel for CrowdTruth: started Destination directory: /tmp/tmpw3o0q5dypip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-_03gd_li/CrowdTruth/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/tmpw3o0q5dypip-wheel- /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:352: UserWarning: Normalizing '2.0-alpha.1' to '2.0a1' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/crowdtruth copying crowdtruth/configuration.py -> build/lib/crowdtruth copying crowdtruth/load.py -> build/lib/crowdtruth copying crowdtruth/run.py -> build/lib/crowdtruth copying crowdtruth/__init__.py -> build/lib/crowdtruth copying crowdtruth/save.py -> build/lib/crowdtruth creating build/lib/crowdtruth/models copying crowdtruth/models/unit.py -> build/lib/crowdtruth/models copying crowdtruth/models/worker.py -> build/lib/crowdtruth/models copying crowdtruth/models/job.py -> build/lib/crowdtruth/models copying crowdtruth/models/collection.py -> build/lib/crowdtruth/models copying crowdtruth/models/__init__.py -> build/lib/crowdtruth/models copying crowdtruth/models/metrics.py -> build/lib/crowdtruth/models copying crowdtruth/models/judgment.py -> build/lib/crowdtruth/models running egg_info writing crowdtruth.egg-info/PKG-INFO writing requirements to crowdtruth.egg-info/requires.txt writing top-level names to crowdtruth.egg-info/top_level.txt writing entry points to crowdtruth.egg-info/entry_points.txt writing dependency_links to crowdtruth.egg-info/dependency_links.txt reading manifest file 'crowdtruth.egg-info/SOURCES.txt' writing manifest file 'crowdtruth.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/crowdtruth copying build/lib/crowdtruth/configuration.py -> build/bdist.linux-armv7l/wheel/crowdtruth copying build/lib/crowdtruth/load.py -> build/bdist.linux-armv7l/wheel/crowdtruth copying build/lib/crowdtruth/run.py -> build/bdist.linux-armv7l/wheel/crowdtruth creating build/bdist.linux-armv7l/wheel/crowdtruth/models copying build/lib/crowdtruth/models/unit.py -> build/bdist.linux-armv7l/wheel/crowdtruth/models copying build/lib/crowdtruth/models/worker.py -> build/bdist.linux-armv7l/wheel/crowdtruth/models copying build/lib/crowdtruth/models/job.py -> build/bdist.linux-armv7l/wheel/crowdtruth/models copying build/lib/crowdtruth/models/collection.py -> build/bdist.linux-armv7l/wheel/crowdtruth/models copying build/lib/crowdtruth/models/__init__.py -> build/bdist.linux-armv7l/wheel/crowdtruth/models copying build/lib/crowdtruth/models/metrics.py -> build/bdist.linux-armv7l/wheel/crowdtruth/models copying build/lib/crowdtruth/models/judgment.py -> build/bdist.linux-armv7l/wheel/crowdtruth/models copying build/lib/crowdtruth/__init__.py -> build/bdist.linux-armv7l/wheel/crowdtruth copying build/lib/crowdtruth/save.py -> build/bdist.linux-armv7l/wheel/crowdtruth running install_egg_info Copying crowdtruth.egg-info to build/bdist.linux-armv7l/wheel/crowdtruth-2.0a1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/crowdtruth-2.0a1.dist-info/WHEEL Running setup.py bdist_wheel for CrowdTruth: finished with status 'done' Stored in directory: /tmp/tmpsmze2cpx Successfully built CrowdTruth Cleaning up... Removing source in /tmp/pip-build-_03gd_li/CrowdTruth