Created temporary directory: /tmp/pip-ephem-wheel-cache-gekau5_7 Created temporary directory: /tmp/pip-wheel-d175khvf Looking in indexes: https://pypi.python.org/simple Collecting PyInquirer==1.0.2 1 location(s) to search for versions of PyInquirer: * https://pypi.python.org/simple/pyinquirer/ Getting page https://pypi.python.org/simple/pyinquirer/ Analyzing links from page https://pypi.org/simple/pyinquirer/ Skipping link https://files.pythonhosted.org/packages/04/04/769aa552a81e3d5d35ff0f7e727776b074e2530aaac7ef001674aaf54322/PyInquirer-1.0.0-py2-none-any.whl#sha256=762fa721535d89e1f82f42f617a002c8f6da3f723b094d253591cd74a28f0052 (from https://pypi.org/simple/pyinquirer/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/e8/7b/d48bdf04e6cfd937b72d7f4eb83f8dae722a1fea69661d4893ef7c4596e0/PyInquirer-1.0.0.tar.gz#sha256=55ee8198264d7f4eb61e677cd8932fa61f90746db8c9414977a6818a091b9d22 (from https://pypi.org/simple/pyinquirer/), version: 1.0.0 Skipping link https://files.pythonhosted.org/packages/8d/62/86eebe24f9ce9528c23af8ff019087df9a3613c1d274923c5af6b9edaabf/PyInquirer-1.0.1-py2-none-any.whl#sha256=7fa971cee4dfac6bc21de6e3ae31a85fd764e2887c06d0f0d01eb4410bee590f (from https://pypi.org/simple/pyinquirer/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8a/21/81336b1fdac2040bd8d19ec0be5f8a272cac7dca41c26bff4976334db961/PyInquirer-1.0.2-py2-none-any.whl#sha256=3b25f84ecf147c06fd9606a43fd5c2aa6b0131f82df6cf4a015397f0366bd17f (from https://pypi.org/simple/pyinquirer/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/a1/d6/96bbc6eed40ef0b8b2dbe0da29a60130baff741091326760fb9f286a7929/PyInquirer-1.0.2.tar.gz#sha256=24297de0dea639d8427447753d9e4c7e584e0fdb048bf61703de9ff1f28394b2 (from https://pypi.org/simple/pyinquirer/), version: 1.0.2 Using version 1.0.2 (newest of versions: 1.0.2) Created temporary directory: /tmp/pip-unpack-jzik_0va Downloading https://files.pythonhosted.org/packages/a1/d6/96bbc6eed40ef0b8b2dbe0da29a60130baff741091326760fb9f286a7929/PyInquirer-1.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a1/d6/96bbc6eed40ef0b8b2dbe0da29a60130baff741091326760fb9f286a7929/PyInquirer-1.0.2.tar.gz#sha256=24297de0dea639d8427447753d9e4c7e584e0fdb048bf61703de9ff1f28394b2 (from https://pypi.org/simple/pyinquirer/) Running setup.py (path:/tmp/pip-wheel-d175khvf/PyInquirer/setup.py) egg_info for package PyInquirer Running command python setup.py egg_info running egg_info creating pip-egg-info/PyInquirer.egg-info writing pip-egg-info/PyInquirer.egg-info/PKG-INFO writing dependency_links to pip-egg-info/PyInquirer.egg-info/dependency_links.txt writing top-level names to pip-egg-info/PyInquirer.egg-info/top_level.txt writing requirements to pip-egg-info/PyInquirer.egg-info/requires.txt writing manifest file 'pip-egg-info/PyInquirer.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/PyInquirer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' writing manifest file 'pip-egg-info/PyInquirer.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-d175khvf/PyInquirer has version 1.0.2, which satisfies requirement PyInquirer==1.0.2 from https://files.pythonhosted.org/packages/a1/d6/96bbc6eed40ef0b8b2dbe0da29a60130baff741091326760fb9f286a7929/PyInquirer-1.0.2.tar.gz#sha256=24297de0dea639d8427447753d9e4c7e584e0fdb048bf61703de9ff1f28394b2 Building wheels for collected packages: PyInquirer Created temporary directory: /tmp/pip-wheel-m1q_1md5 Running setup.py bdist_wheel for PyInquirer: started Destination directory: /tmp/pip-wheel-m1q_1md5 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-d175khvf/PyInquirer/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-m1q_1md5 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/PyInquirer copying PyInquirer/__init__.py -> build/lib/PyInquirer copying PyInquirer/prompt.py -> build/lib/PyInquirer copying PyInquirer/utils.py -> build/lib/PyInquirer copying PyInquirer/color_print.py -> build/lib/PyInquirer copying PyInquirer/separator.py -> build/lib/PyInquirer creating build/lib/PyInquirer/prompts copying PyInquirer/prompts/common.py -> build/lib/PyInquirer/prompts copying PyInquirer/prompts/rawlist.py -> build/lib/PyInquirer/prompts copying PyInquirer/prompts/expand.py -> build/lib/PyInquirer/prompts copying PyInquirer/prompts/checkbox.py -> build/lib/PyInquirer/prompts copying PyInquirer/prompts/list.py -> build/lib/PyInquirer/prompts copying PyInquirer/prompts/__init__.py -> build/lib/PyInquirer/prompts copying PyInquirer/prompts/password.py -> build/lib/PyInquirer/prompts copying PyInquirer/prompts/confirm.py -> build/lib/PyInquirer/prompts copying PyInquirer/prompts/input.py -> build/lib/PyInquirer/prompts running egg_info writing dependency_links to PyInquirer.egg-info/dependency_links.txt writing requirements to PyInquirer.egg-info/requires.txt writing top-level names to PyInquirer.egg-info/top_level.txt writing PyInquirer.egg-info/PKG-INFO reading manifest file 'PyInquirer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' writing manifest file 'PyInquirer.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/PyInquirer creating build/bdist.linux-armv7l/wheel/PyInquirer/prompts copying build/lib/PyInquirer/prompts/common.py -> build/bdist.linux-armv7l/wheel/PyInquirer/prompts copying build/lib/PyInquirer/prompts/rawlist.py -> build/bdist.linux-armv7l/wheel/PyInquirer/prompts copying build/lib/PyInquirer/prompts/expand.py -> build/bdist.linux-armv7l/wheel/PyInquirer/prompts copying build/lib/PyInquirer/prompts/checkbox.py -> build/bdist.linux-armv7l/wheel/PyInquirer/prompts copying build/lib/PyInquirer/prompts/list.py -> build/bdist.linux-armv7l/wheel/PyInquirer/prompts copying build/lib/PyInquirer/prompts/__init__.py -> build/bdist.linux-armv7l/wheel/PyInquirer/prompts copying build/lib/PyInquirer/prompts/password.py -> build/bdist.linux-armv7l/wheel/PyInquirer/prompts copying build/lib/PyInquirer/prompts/confirm.py -> build/bdist.linux-armv7l/wheel/PyInquirer/prompts copying build/lib/PyInquirer/prompts/input.py -> build/bdist.linux-armv7l/wheel/PyInquirer/prompts copying build/lib/PyInquirer/__init__.py -> build/bdist.linux-armv7l/wheel/PyInquirer copying build/lib/PyInquirer/prompt.py -> build/bdist.linux-armv7l/wheel/PyInquirer copying build/lib/PyInquirer/utils.py -> build/bdist.linux-armv7l/wheel/PyInquirer copying build/lib/PyInquirer/color_print.py -> build/bdist.linux-armv7l/wheel/PyInquirer copying build/lib/PyInquirer/separator.py -> build/bdist.linux-armv7l/wheel/PyInquirer running install_egg_info Copying PyInquirer.egg-info to build/bdist.linux-armv7l/wheel/PyInquirer-1.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/PyInquirer-1.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-m1q_1md5/PyInquirer-1.0.2-py3-none-any.whl' and adding '.' to it adding 'PyInquirer/__init__.py' adding 'PyInquirer/color_print.py' adding 'PyInquirer/prompt.py' adding 'PyInquirer/separator.py' adding 'PyInquirer/utils.py' adding 'PyInquirer/prompts/__init__.py' adding 'PyInquirer/prompts/checkbox.py' adding 'PyInquirer/prompts/common.py' adding 'PyInquirer/prompts/confirm.py' adding 'PyInquirer/prompts/expand.py' adding 'PyInquirer/prompts/input.py' adding 'PyInquirer/prompts/list.py' adding 'PyInquirer/prompts/password.py' adding 'PyInquirer/prompts/rawlist.py' adding 'PyInquirer-1.0.2.dist-info/dependency_links.txt' adding 'PyInquirer-1.0.2.dist-info/top_level.txt' adding 'PyInquirer-1.0.2.dist-info/WHEEL' adding 'PyInquirer-1.0.2.dist-info/METADATA' adding 'PyInquirer-1.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for PyInquirer: finished with status 'done' Stored in directory: /tmp/tmpvobr1myy Successfully built PyInquirer Cleaning up... Removing source in /tmp/pip-wheel-d175khvf/PyInquirer