Created temporary directory: /tmp/pip-ephem-wheel-cache-rdxjytin Created temporary directory: /tmp/pip-req-tracker-9fkd3kzw Created requirements tracker '/tmp/pip-req-tracker-9fkd3kzw' Created temporary directory: /tmp/pip-wheel-flthvp6i Collecting pygame-gui==0.0.1 1 location(s) to search for versions of pygame-gui: * https://pypi.org/simple/pygame-gui/ Getting page https://pypi.org/simple/pygame-gui/ Analyzing links from page https://pypi.org/simple/pygame-gui/ Found link https://files.pythonhosted.org/packages/47/53/801aefe41d1c28d75f9c72dddbc1a39d3ee59112c41babd9b6c5e2b8aede/pygame_gui-0.0.1.tar.gz#sha256=d523e84fd6026b39b62c63ee86a6bd90fa93beeaaf78cd965a35f8407642df8a (from https://pypi.org/simple/pygame-gui/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-s7zd07k0 Downloading https://files.pythonhosted.org/packages/47/53/801aefe41d1c28d75f9c72dddbc1a39d3ee59112c41babd9b6c5e2b8aede/pygame_gui-0.0.1.tar.gz (412kB) Downloading from URL https://files.pythonhosted.org/packages/47/53/801aefe41d1c28d75f9c72dddbc1a39d3ee59112c41babd9b6c5e2b8aede/pygame_gui-0.0.1.tar.gz#sha256=d523e84fd6026b39b62c63ee86a6bd90fa93beeaaf78cd965a35f8407642df8a (from https://pypi.org/simple/pygame-gui/) Added pygame-gui==0.0.1 from https://files.pythonhosted.org/packages/47/53/801aefe41d1c28d75f9c72dddbc1a39d3ee59112c41babd9b6c5e2b8aede/pygame_gui-0.0.1.tar.gz#sha256=d523e84fd6026b39b62c63ee86a6bd90fa93beeaaf78cd965a35f8407642df8a to build tracker '/tmp/pip-req-tracker-9fkd3kzw' Running setup.py (path:/tmp/pip-wheel-flthvp6i/pygame-gui/setup.py) egg_info for package pygame-gui Running command python setup.py egg_info running egg_info creating pip-egg-info/pygame_gui.egg-info writing pip-egg-info/pygame_gui.egg-info/PKG-INFO writing requirements to pip-egg-info/pygame_gui.egg-info/requires.txt writing dependency_links to pip-egg-info/pygame_gui.egg-info/dependency_links.txt writing top-level names to pip-egg-info/pygame_gui.egg-info/top_level.txt writing manifest file 'pip-egg-info/pygame_gui.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pygame_gui.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/pygame_gui.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-flthvp6i/pygame-gui has version 0.0.1, which satisfies requirement pygame-gui==0.0.1 from https://files.pythonhosted.org/packages/47/53/801aefe41d1c28d75f9c72dddbc1a39d3ee59112c41babd9b6c5e2b8aede/pygame_gui-0.0.1.tar.gz#sha256=d523e84fd6026b39b62c63ee86a6bd90fa93beeaaf78cd965a35f8407642df8a Removed pygame-gui==0.0.1 from https://files.pythonhosted.org/packages/47/53/801aefe41d1c28d75f9c72dddbc1a39d3ee59112c41babd9b6c5e2b8aede/pygame_gui-0.0.1.tar.gz#sha256=d523e84fd6026b39b62c63ee86a6bd90fa93beeaaf78cd965a35f8407642df8a from build tracker '/tmp/pip-req-tracker-9fkd3kzw' Building wheels for collected packages: pygame-gui Created temporary directory: /tmp/pip-wheel-rpn2km65 Running setup.py bdist_wheel for pygame-gui: started Destination directory: /tmp/pip-wheel-rpn2km65 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-flthvp6i/pygame-gui/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-rpn2km65 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pygame_gui copying pygame_gui/__init__.py -> build/lib/pygame_gui copying pygame_gui/ui_manager.py -> build/lib/pygame_gui creating build/lib/pygame_gui/core copying pygame_gui/core/ui_window.py -> build/lib/pygame_gui/core copying pygame_gui/core/ui_element.py -> build/lib/pygame_gui/core copying pygame_gui/core/ui_container.py -> build/lib/pygame_gui/core copying pygame_gui/core/ui_appearance_theme.py -> build/lib/pygame_gui/core copying pygame_gui/core/ui_font_dictionary.py -> build/lib/pygame_gui/core copying pygame_gui/core/ui_window_stack.py -> build/lib/pygame_gui/core copying pygame_gui/core/ui_shadow.py -> build/lib/pygame_gui/core copying pygame_gui/core/__init__.py -> build/lib/pygame_gui/core copying pygame_gui/core/utility.py -> build/lib/pygame_gui/core creating build/lib/pygame_gui/elements copying pygame_gui/elements/ui_text_entry_line.py -> build/lib/pygame_gui/elements copying pygame_gui/elements/ui_world_space_health_bar.py -> build/lib/pygame_gui/elements copying pygame_gui/elements/ui_text_box.py -> build/lib/pygame_gui/elements copying pygame_gui/elements/ui_vertical_scroll_bar.py -> build/lib/pygame_gui/elements copying pygame_gui/elements/ui_screen_space_health_bar.py -> build/lib/pygame_gui/elements copying pygame_gui/elements/ui_horizontal_slider.py -> build/lib/pygame_gui/elements copying pygame_gui/elements/ui_label.py -> build/lib/pygame_gui/elements copying pygame_gui/elements/ui_image.py -> build/lib/pygame_gui/elements copying pygame_gui/elements/ui_button.py -> build/lib/pygame_gui/elements copying pygame_gui/elements/__init__.py -> build/lib/pygame_gui/elements copying pygame_gui/elements/ui_tool_tip.py -> build/lib/pygame_gui/elements copying pygame_gui/elements/ui_drop_down_menu.py -> build/lib/pygame_gui/elements creating build/lib/pygame_gui/windows copying pygame_gui/windows/ui_message_window.py -> build/lib/pygame_gui/windows copying pygame_gui/windows/__init__.py -> build/lib/pygame_gui/windows running egg_info writing top-level names to pygame_gui.egg-info/top_level.txt writing dependency_links to pygame_gui.egg-info/dependency_links.txt writing pygame_gui.egg-info/PKG-INFO writing requirements to pygame_gui.egg-info/requires.txt reading manifest file 'pygame_gui.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pygame_gui.egg-info/SOURCES.txt' creating build/lib/pygame_gui/data copying pygame_gui/data/FiraCode-Bold.ttf -> build/lib/pygame_gui/data copying pygame_gui/data/FiraCode-LICENSE.txt -> build/lib/pygame_gui/data copying pygame_gui/data/FiraCode-Regular.ttf -> build/lib/pygame_gui/data copying pygame_gui/data/FiraMono-BoldItalic.ttf -> build/lib/pygame_gui/data copying pygame_gui/data/FiraMono-RegularItalic.ttf -> build/lib/pygame_gui/data 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/pygame_gui creating build/bdist.linux-armv7l/wheel/pygame_gui/windows copying build/lib/pygame_gui/windows/ui_message_window.py -> build/bdist.linux-armv7l/wheel/pygame_gui/windows copying build/lib/pygame_gui/windows/__init__.py -> build/bdist.linux-armv7l/wheel/pygame_gui/windows creating build/bdist.linux-armv7l/wheel/pygame_gui/elements copying build/lib/pygame_gui/elements/ui_text_entry_line.py -> build/bdist.linux-armv7l/wheel/pygame_gui/elements copying build/lib/pygame_gui/elements/ui_world_space_health_bar.py -> build/bdist.linux-armv7l/wheel/pygame_gui/elements copying build/lib/pygame_gui/elements/ui_text_box.py -> build/bdist.linux-armv7l/wheel/pygame_gui/elements copying build/lib/pygame_gui/elements/ui_vertical_scroll_bar.py -> build/bdist.linux-armv7l/wheel/pygame_gui/elements copying build/lib/pygame_gui/elements/ui_screen_space_health_bar.py -> build/bdist.linux-armv7l/wheel/pygame_gui/elements copying build/lib/pygame_gui/elements/ui_horizontal_slider.py -> build/bdist.linux-armv7l/wheel/pygame_gui/elements copying build/lib/pygame_gui/elements/ui_label.py -> build/bdist.linux-armv7l/wheel/pygame_gui/elements copying build/lib/pygame_gui/elements/ui_image.py -> build/bdist.linux-armv7l/wheel/pygame_gui/elements copying build/lib/pygame_gui/elements/ui_button.py -> build/bdist.linux-armv7l/wheel/pygame_gui/elements copying build/lib/pygame_gui/elements/__init__.py -> build/bdist.linux-armv7l/wheel/pygame_gui/elements copying build/lib/pygame_gui/elements/ui_tool_tip.py -> build/bdist.linux-armv7l/wheel/pygame_gui/elements copying build/lib/pygame_gui/elements/ui_drop_down_menu.py -> build/bdist.linux-armv7l/wheel/pygame_gui/elements copying build/lib/pygame_gui/__init__.py -> build/bdist.linux-armv7l/wheel/pygame_gui creating build/bdist.linux-armv7l/wheel/pygame_gui/core copying build/lib/pygame_gui/core/ui_window.py -> build/bdist.linux-armv7l/wheel/pygame_gui/core copying build/lib/pygame_gui/core/ui_element.py -> build/bdist.linux-armv7l/wheel/pygame_gui/core copying build/lib/pygame_gui/core/ui_container.py -> build/bdist.linux-armv7l/wheel/pygame_gui/core copying build/lib/pygame_gui/core/ui_appearance_theme.py -> build/bdist.linux-armv7l/wheel/pygame_gui/core copying build/lib/pygame_gui/core/ui_font_dictionary.py -> build/bdist.linux-armv7l/wheel/pygame_gui/core copying build/lib/pygame_gui/core/ui_window_stack.py -> build/bdist.linux-armv7l/wheel/pygame_gui/core copying build/lib/pygame_gui/core/ui_shadow.py -> build/bdist.linux-armv7l/wheel/pygame_gui/core copying build/lib/pygame_gui/core/__init__.py -> build/bdist.linux-armv7l/wheel/pygame_gui/core copying build/lib/pygame_gui/core/utility.py -> build/bdist.linux-armv7l/wheel/pygame_gui/core copying build/lib/pygame_gui/ui_manager.py -> build/bdist.linux-armv7l/wheel/pygame_gui creating build/bdist.linux-armv7l/wheel/pygame_gui/data copying build/lib/pygame_gui/data/FiraMono-BoldItalic.ttf -> build/bdist.linux-armv7l/wheel/pygame_gui/data copying build/lib/pygame_gui/data/FiraMono-RegularItalic.ttf -> build/bdist.linux-armv7l/wheel/pygame_gui/data copying build/lib/pygame_gui/data/FiraCode-Regular.ttf -> build/bdist.linux-armv7l/wheel/pygame_gui/data copying build/lib/pygame_gui/data/FiraCode-Bold.ttf -> build/bdist.linux-armv7l/wheel/pygame_gui/data copying build/lib/pygame_gui/data/FiraCode-LICENSE.txt -> build/bdist.linux-armv7l/wheel/pygame_gui/data running install_egg_info Copying pygame_gui.egg-info to build/bdist.linux-armv7l/wheel/pygame_gui-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pygame_gui-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-rpn2km65/pygame_gui-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pygame_gui/__init__.py' adding 'pygame_gui/ui_manager.py' adding 'pygame_gui/core/__init__.py' adding 'pygame_gui/core/ui_appearance_theme.py' adding 'pygame_gui/core/ui_container.py' adding 'pygame_gui/core/ui_element.py' adding 'pygame_gui/core/ui_font_dictionary.py' adding 'pygame_gui/core/ui_shadow.py' adding 'pygame_gui/core/ui_window.py' adding 'pygame_gui/core/ui_window_stack.py' adding 'pygame_gui/core/utility.py' adding 'pygame_gui/data/FiraCode-Bold.ttf' adding 'pygame_gui/data/FiraCode-LICENSE.txt' adding 'pygame_gui/data/FiraCode-Regular.ttf' adding 'pygame_gui/data/FiraMono-BoldItalic.ttf' adding 'pygame_gui/data/FiraMono-RegularItalic.ttf' adding 'pygame_gui/elements/__init__.py' adding 'pygame_gui/elements/ui_button.py' adding 'pygame_gui/elements/ui_drop_down_menu.py' adding 'pygame_gui/elements/ui_horizontal_slider.py' adding 'pygame_gui/elements/ui_image.py' adding 'pygame_gui/elements/ui_label.py' adding 'pygame_gui/elements/ui_screen_space_health_bar.py' adding 'pygame_gui/elements/ui_text_box.py' adding 'pygame_gui/elements/ui_text_entry_line.py' adding 'pygame_gui/elements/ui_tool_tip.py' adding 'pygame_gui/elements/ui_vertical_scroll_bar.py' adding 'pygame_gui/elements/ui_world_space_health_bar.py' adding 'pygame_gui/windows/__init__.py' adding 'pygame_gui/windows/ui_message_window.py' adding 'pygame_gui-0.0.1.dist-info/METADATA' adding 'pygame_gui-0.0.1.dist-info/WHEEL' adding 'pygame_gui-0.0.1.dist-info/top_level.txt' adding 'pygame_gui-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pygame-gui: finished with status 'done' Stored in directory: /tmp/tmp4kfoaz18 Successfully built pygame-gui Cleaning up... Removing source in /tmp/pip-wheel-flthvp6i/pygame-gui Removed build tracker '/tmp/pip-req-tracker-9fkd3kzw'