Collecting intermake==1.0.0.11 1 location(s) to search for versions of intermake: * https://pypi.python.org/simple/intermake/ Getting page https://pypi.python.org/simple/intermake/ Analyzing links from page https://pypi.python.org/simple/intermake/ Found link https://pypi.python.org/packages/0b/29/fdbe8cfadd4672bac75108b8ff1733929f74a3dedf656aae64084afbb3d4/intermake-1.0.0.4.tar.gz#md5=1029f34f21fd54a84825d00c097a2329 (from https://pypi.python.org/simple/intermake/), version: 1.0.0.4 Found link https://pypi.python.org/packages/1c/cc/53f0a1bf1c1943b0a3f35fdff87d73034c3151888f5c81816e2ee936e98c/intermake-1.0.0.9.tar.gz#md5=ea787a39d33b2ad2caa214a6d6d0336e (from https://pypi.python.org/simple/intermake/), version: 1.0.0.9 Found link https://pypi.python.org/packages/31/7c/d0ee7ed76a1da4d035ba672ba8d2ff6dd710120f8c120f9ab9684c576c66/intermake-1.0.0.6.tar.gz#md5=568083c7a6798d74d3e48702009b0946 (from https://pypi.python.org/simple/intermake/), version: 1.0.0.6 Found link https://pypi.python.org/packages/4a/05/7be1dea086a431e01c93e446add4f158b9b603e9e6e248a7ed1679efff32/intermake-1.0.0.7.tar.gz#md5=30ce2f73b7e2c2573cc0585b8d7e43f5 (from https://pypi.python.org/simple/intermake/), version: 1.0.0.7 Found link https://pypi.python.org/packages/4c/3c/f610f262b423f193dacb6ab4f5018a1e0855ed70c9c6db34a6e248d49e08/intermake-1.0.0.10.tar.gz#md5=b00820145bc694cf45e06534d810f3aa (from https://pypi.python.org/simple/intermake/), version: 1.0.0.10 Found link https://pypi.python.org/packages/58/0d/33492cc03406464719eadea25894e619ff4e59be5938122a1ff300595791/intermake-1.0.0.5.tar.gz#md5=09e1a6e02bfc30d3a550928c014fbf78 (from https://pypi.python.org/simple/intermake/), version: 1.0.0.5 Found link https://pypi.python.org/packages/77/0c/cd006d17ac866f7262aaca4e70488111e3aeb30599f1157fcf6bed46ed95/intermake-1.0.0.3.tar.gz#md5=762f08673cfce118ff0cc63db996b91b (from https://pypi.python.org/simple/intermake/), version: 1.0.0.3 Found link https://pypi.python.org/packages/d2/07/ba9d58b97c98bbdbda65737e24ff987eabff619e16ac909fe79b378c5e55/intermake-1.0.0.11.tar.gz#md5=3afa676815ed29272b0dbbe355d2a64a (from https://pypi.python.org/simple/intermake/), version: 1.0.0.11 Using version 1.0.0.11 (newest of versions: 1.0.0.11) Downloading intermake-1.0.0.11.tar.gz (114kB) Downloading from URL https://pypi.python.org/packages/d2/07/ba9d58b97c98bbdbda65737e24ff987eabff619e16ac909fe79b378c5e55/intermake-1.0.0.11.tar.gz#md5=3afa676815ed29272b0dbbe355d2a64a (from https://pypi.python.org/simple/intermake/) Running setup.py (path:/tmp/pip-build-ubzcdng8/intermake/setup.py) egg_info for package intermake Running command python setup.py egg_info running egg_info creating pip-egg-info/intermake.egg-info writing requirements to pip-egg-info/intermake.egg-info/requires.txt writing pip-egg-info/intermake.egg-info/PKG-INFO writing top-level names to pip-egg-info/intermake.egg-info/top_level.txt writing dependency_links to pip-egg-info/intermake.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/intermake.egg-info/SOURCES.txt' package init file 'intermake/datastore/__init__.py' not found (or not a regular file) package init file 'intermake/engine/__init__.py' not found (or not a regular file) package init file 'intermake/helpers/__init__.py' not found (or not a regular file) package init file 'intermake/hosts/__init__.py' not found (or not a regular file) package init file 'intermake/hosts/frontends/__init__.py' not found (or not a regular file) package init file 'intermake/hosts/frontends/gui_qt/__init__.py' not found (or not a regular file) package init file 'intermake/hosts/frontends/gui_qt/designer/__init__.py' not found (or not a regular file) package init file 'intermake/hosts/frontends/gui_qt/views/__init__.py' not found (or not a regular file) package init file 'intermake/plugins/__init__.py' not found (or not a regular file) package init file 'intermake/visualisables/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/intermake.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/intermake.egg-info/SOURCES.txt' Source in /tmp/pip-build-ubzcdng8/intermake has version 1.0.0.11, which satisfies requirement intermake==1.0.0.11 from https://pypi.python.org/packages/d2/07/ba9d58b97c98bbdbda65737e24ff987eabff619e16ac909fe79b378c5e55/intermake-1.0.0.11.tar.gz#md5=3afa676815ed29272b0dbbe355d2a64a Building wheels for collected packages: intermake Running setup.py bdist_wheel for intermake: started Destination directory: /tmp/tmpy45apz9kpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ubzcdng8/intermake/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/tmpy45apz9kpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/intermake copying intermake/__init__.py -> build/lib/intermake package init file 'intermake/datastore/__init__.py' not found (or not a regular file) creating build/lib/intermake/datastore copying intermake/datastore/local_data.py -> build/lib/intermake/datastore package init file 'intermake/engine/__init__.py' not found (or not a regular file) creating build/lib/intermake/engine copying intermake/engine/async_result.py -> build/lib/intermake/engine copying intermake/engine/plugin_arguments.py -> build/lib/intermake/engine copying intermake/engine/mandate.py -> build/lib/intermake/engine copying intermake/engine/plugin_manager.py -> build/lib/intermake/engine copying intermake/engine/constants.py -> build/lib/intermake/engine copying intermake/engine/plugin.py -> build/lib/intermake/engine copying intermake/engine/function_inspector.py -> build/lib/intermake/engine copying intermake/engine/progress_reporter.py -> build/lib/intermake/engine copying intermake/engine/cli_helper.py -> build/lib/intermake/engine copying intermake/engine/m_print_helper.py -> build/lib/intermake/engine copying intermake/engine/environment.py -> build/lib/intermake/engine package init file 'intermake/helpers/__init__.py' not found (or not a regular file) creating build/lib/intermake/helpers copying intermake/helpers/table_draw.py -> build/lib/intermake/helpers copying intermake/helpers/coercion_extensions.py -> build/lib/intermake/helpers package init file 'intermake/hosts/__init__.py' not found (or not a regular file) creating build/lib/intermake/hosts copying intermake/hosts/base.py -> build/lib/intermake/hosts copying intermake/hosts/gui.py -> build/lib/intermake/hosts copying intermake/hosts/console.py -> build/lib/intermake/hosts package init file 'intermake/hosts/frontends/__init__.py' not found (or not a regular file) creating build/lib/intermake/hosts/frontends copying intermake/hosts/frontends/command_line.py -> build/lib/intermake/hosts/frontends package init file 'intermake/hosts/frontends/gui_qt/__init__.py' not found (or not a regular file) creating build/lib/intermake/hosts/frontends/gui_qt copying intermake/hosts/frontends/gui_qt/editorium_extensions.py -> build/lib/intermake/hosts/frontends/gui_qt copying intermake/hosts/frontends/gui_qt/frm_tree_view.py -> build/lib/intermake/hosts/frontends/gui_qt copying intermake/hosts/frontends/gui_qt/frm_maintenance.py -> build/lib/intermake/hosts/frontends/gui_qt copying intermake/hosts/frontends/gui_qt/frm_main.py -> build/lib/intermake/hosts/frontends/gui_qt copying intermake/hosts/frontends/gui_qt/frm_arguments.py -> build/lib/intermake/hosts/frontends/gui_qt package init file 'intermake/hosts/frontends/gui_qt/designer/__init__.py' not found (or not a regular file) creating build/lib/intermake/hosts/frontends/gui_qt/designer copying intermake/hosts/frontends/gui_qt/designer/frm_tree_view_designer.py -> build/lib/intermake/hosts/frontends/gui_qt/designer copying intermake/hosts/frontends/gui_qt/designer/frm_arguments_designer.py -> build/lib/intermake/hosts/frontends/gui_qt/designer copying intermake/hosts/frontends/gui_qt/designer/frm_main_designer.py -> build/lib/intermake/hosts/frontends/gui_qt/designer copying intermake/hosts/frontends/gui_qt/designer/resources.py -> build/lib/intermake/hosts/frontends/gui_qt/designer copying intermake/hosts/frontends/gui_qt/designer/frm_maintenance_designer.py -> build/lib/intermake/hosts/frontends/gui_qt/designer copying intermake/hosts/frontends/gui_qt/designer/resources_rc.py -> build/lib/intermake/hosts/frontends/gui_qt/designer package init file 'intermake/hosts/frontends/gui_qt/views/__init__.py' not found (or not a regular file) creating build/lib/intermake/hosts/frontends/gui_qt/views copying intermake/hosts/frontends/gui_qt/views/progress_view.py -> build/lib/intermake/hosts/frontends/gui_qt/views copying intermake/hosts/frontends/gui_qt/views/results_view.py -> build/lib/intermake/hosts/frontends/gui_qt/views copying intermake/hosts/frontends/gui_qt/views/tree_view.py -> build/lib/intermake/hosts/frontends/gui_qt/views package init file 'intermake/plugins/__init__.py' not found (or not a regular file) creating build/lib/intermake/plugins copying intermake/plugins/command_plugin.py -> build/lib/intermake/plugins copying intermake/plugins/setter_plugin.py -> build/lib/intermake/plugins copying intermake/plugins/common_commands.py -> build/lib/intermake/plugins copying intermake/plugins/console_explorer.py -> build/lib/intermake/plugins copying intermake/plugins/visibilities.py -> build/lib/intermake/plugins package init file 'intermake/visualisables/__init__.py' not found (or not a regular file) creating build/lib/intermake/visualisables copying intermake/visualisables/visualisable_operations.py -> build/lib/intermake/visualisables copying intermake/visualisables/visualisable.py -> build/lib/intermake/visualisables 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/intermake creating build/bdist.linux-armv7l/wheel/intermake/plugins copying build/lib/intermake/plugins/command_plugin.py -> build/bdist.linux-armv7l/wheel/intermake/plugins copying build/lib/intermake/plugins/setter_plugin.py -> build/bdist.linux-armv7l/wheel/intermake/plugins copying build/lib/intermake/plugins/common_commands.py -> build/bdist.linux-armv7l/wheel/intermake/plugins copying build/lib/intermake/plugins/console_explorer.py -> build/bdist.linux-armv7l/wheel/intermake/plugins copying build/lib/intermake/plugins/visibilities.py -> build/bdist.linux-armv7l/wheel/intermake/plugins creating build/bdist.linux-armv7l/wheel/intermake/datastore copying build/lib/intermake/datastore/local_data.py -> build/bdist.linux-armv7l/wheel/intermake/datastore creating build/bdist.linux-armv7l/wheel/intermake/engine copying build/lib/intermake/engine/async_result.py -> build/bdist.linux-armv7l/wheel/intermake/engine copying build/lib/intermake/engine/plugin_arguments.py -> build/bdist.linux-armv7l/wheel/intermake/engine copying build/lib/intermake/engine/mandate.py -> build/bdist.linux-armv7l/wheel/intermake/engine copying build/lib/intermake/engine/plugin_manager.py -> build/bdist.linux-armv7l/wheel/intermake/engine copying build/lib/intermake/engine/constants.py -> build/bdist.linux-armv7l/wheel/intermake/engine copying build/lib/intermake/engine/plugin.py -> build/bdist.linux-armv7l/wheel/intermake/engine copying build/lib/intermake/engine/function_inspector.py -> build/bdist.linux-armv7l/wheel/intermake/engine copying build/lib/intermake/engine/progress_reporter.py -> build/bdist.linux-armv7l/wheel/intermake/engine copying build/lib/intermake/engine/cli_helper.py -> build/bdist.linux-armv7l/wheel/intermake/engine copying build/lib/intermake/engine/m_print_helper.py -> build/bdist.linux-armv7l/wheel/intermake/engine copying build/lib/intermake/engine/environment.py -> build/bdist.linux-armv7l/wheel/intermake/engine creating build/bdist.linux-armv7l/wheel/intermake/visualisables copying build/lib/intermake/visualisables/visualisable_operations.py -> build/bdist.linux-armv7l/wheel/intermake/visualisables copying build/lib/intermake/visualisables/visualisable.py -> build/bdist.linux-armv7l/wheel/intermake/visualisables creating build/bdist.linux-armv7l/wheel/intermake/helpers copying build/lib/intermake/helpers/table_draw.py -> build/bdist.linux-armv7l/wheel/intermake/helpers copying build/lib/intermake/helpers/coercion_extensions.py -> build/bdist.linux-armv7l/wheel/intermake/helpers copying build/lib/intermake/__init__.py -> build/bdist.linux-armv7l/wheel/intermake creating build/bdist.linux-armv7l/wheel/intermake/hosts creating build/bdist.linux-armv7l/wheel/intermake/hosts/frontends copying build/lib/intermake/hosts/frontends/command_line.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends creating build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt copying build/lib/intermake/hosts/frontends/gui_qt/editorium_extensions.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt copying build/lib/intermake/hosts/frontends/gui_qt/frm_tree_view.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt creating build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt/views copying build/lib/intermake/hosts/frontends/gui_qt/views/progress_view.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt/views copying build/lib/intermake/hosts/frontends/gui_qt/views/results_view.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt/views copying build/lib/intermake/hosts/frontends/gui_qt/views/tree_view.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt/views copying build/lib/intermake/hosts/frontends/gui_qt/frm_maintenance.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt creating build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt/designer copying build/lib/intermake/hosts/frontends/gui_qt/designer/frm_tree_view_designer.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt/designer copying build/lib/intermake/hosts/frontends/gui_qt/designer/frm_arguments_designer.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt/designer copying build/lib/intermake/hosts/frontends/gui_qt/designer/frm_main_designer.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt/designer copying build/lib/intermake/hosts/frontends/gui_qt/designer/resources.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt/designer copying build/lib/intermake/hosts/frontends/gui_qt/designer/frm_maintenance_designer.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt/designer copying build/lib/intermake/hosts/frontends/gui_qt/designer/resources_rc.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt/designer copying build/lib/intermake/hosts/frontends/gui_qt/frm_main.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt copying build/lib/intermake/hosts/frontends/gui_qt/frm_arguments.py -> build/bdist.linux-armv7l/wheel/intermake/hosts/frontends/gui_qt copying build/lib/intermake/hosts/base.py -> build/bdist.linux-armv7l/wheel/intermake/hosts copying build/lib/intermake/hosts/gui.py -> build/bdist.linux-armv7l/wheel/intermake/hosts copying build/lib/intermake/hosts/console.py -> build/bdist.linux-armv7l/wheel/intermake/hosts running install_egg_info running egg_info creating intermake.egg-info writing intermake.egg-info/PKG-INFO writing top-level names to intermake.egg-info/top_level.txt writing dependency_links to intermake.egg-info/dependency_links.txt writing requirements to intermake.egg-info/requires.txt writing manifest file 'intermake.egg-info/SOURCES.txt' reading manifest file 'intermake.egg-info/SOURCES.txt' writing manifest file 'intermake.egg-info/SOURCES.txt' Copying intermake.egg-info to build/bdist.linux-armv7l/wheel/intermake-1.0.0.11-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/intermake-1.0.0.11.dist-info/WHEEL Running setup.py bdist_wheel for intermake: finished with status 'done' Stored in directory: /tmp/tmpgby5pp42 Successfully built intermake Cleaning up... Removing source in /tmp/pip-build-ubzcdng8/intermake