Collecting mcts==1.0 1 location(s) to search for versions of mcts: * https://pypi.python.org/simple/mcts/ Getting page https://pypi.python.org/simple/mcts/ Analyzing links from page https://pypi.org/simple/mcts/ Found link https://files.pythonhosted.org/packages/7b/1c/11efeb090f6a1bb0bb8da453f843c1bded7f93baf11f909bbbd014da8eda/mcts-1.0.tar.gz#sha256=20649100e5acb63e06076bf330a60a0545eaf29d6aff49020e860aae709a2b45 (from https://pypi.org/simple/mcts/), version: 1.0 Using version 1.0 (newest of versions: 1.0) Downloading https://files.pythonhosted.org/packages/7b/1c/11efeb090f6a1bb0bb8da453f843c1bded7f93baf11f909bbbd014da8eda/mcts-1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/7b/1c/11efeb090f6a1bb0bb8da453f843c1bded7f93baf11f909bbbd014da8eda/mcts-1.0.tar.gz#sha256=20649100e5acb63e06076bf330a60a0545eaf29d6aff49020e860aae709a2b45 (from https://pypi.org/simple/mcts/) Running setup.py (path:/tmp/pip-build-xwik8x9s/mcts/setup.py) egg_info for package mcts Running command python setup.py egg_info running egg_info creating pip-egg-info/mcts.egg-info writing top-level names to pip-egg-info/mcts.egg-info/top_level.txt writing dependency_links to pip-egg-info/mcts.egg-info/dependency_links.txt writing pip-egg-info/mcts.egg-info/PKG-INFO writing manifest file 'pip-egg-info/mcts.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/mcts.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/mcts.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) Source in /tmp/pip-build-xwik8x9s/mcts has version 1.0, which satisfies requirement mcts==1.0 from https://files.pythonhosted.org/packages/7b/1c/11efeb090f6a1bb0bb8da453f843c1bded7f93baf11f909bbbd014da8eda/mcts-1.0.tar.gz#sha256=20649100e5acb63e06076bf330a60a0545eaf29d6aff49020e860aae709a2b45 Building wheels for collected packages: mcts Running setup.py bdist_wheel for mcts: started Destination directory: /tmp/tmpe3exbkg6pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-xwik8x9s/mcts/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/tmpe3exbkg6pip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/mcts copying mcts/__init__.py -> build/lib/mcts copying mcts/mcts.py -> build/lib/mcts 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/mcts copying build/lib/mcts/__init__.py -> build/bdist.linux-armv7l/wheel/mcts copying build/lib/mcts/mcts.py -> build/bdist.linux-armv7l/wheel/mcts running install_egg_info running egg_info writing mcts.egg-info/PKG-INFO writing dependency_links to mcts.egg-info/dependency_links.txt writing top-level names to mcts.egg-info/top_level.txt reading manifest file 'mcts.egg-info/SOURCES.txt' writing manifest file 'mcts.egg-info/SOURCES.txt' Copying mcts.egg-info to build/bdist.linux-armv7l/wheel/mcts-1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/mcts-1.0.dist-info/WHEEL Running setup.py bdist_wheel for mcts: finished with status 'done' Stored in directory: /tmp/tmpglkv9ty6 Successfully built mcts Cleaning up... Removing source in /tmp/pip-build-xwik8x9s/mcts