Created temporary directory: /tmp/pip-ephem-wheel-cache-59ezldk_ Created temporary directory: /tmp/pip-req-tracker-5vl92ijb Created requirements tracker '/tmp/pip-req-tracker-5vl92ijb' Created temporary directory: /tmp/pip-wheel-36trk56d Collecting My_Client_Student==0.0.1 1 location(s) to search for versions of My-Client-Student: * https://pypi.org/simple/my-client-student/ Getting page https://pypi.org/simple/my-client-student/ Analyzing links from page https://pypi.org/simple/my-client-student/ Found link https://files.pythonhosted.org/packages/81/2a/25efa6075bf7dcd02569e88f4ce88343d2f49fd069299be3591a9096027e/My_Client_Student-0.0.1.tar.gz#sha256=41a9cb4c48297a1388e1a6b4a9954377de4da20ed97e4c7f57c8237c35d2eb89 (from https://pypi.org/simple/my-client-student/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-80y3ujvq Downloading https://files.pythonhosted.org/packages/81/2a/25efa6075bf7dcd02569e88f4ce88343d2f49fd069299be3591a9096027e/My_Client_Student-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/81/2a/25efa6075bf7dcd02569e88f4ce88343d2f49fd069299be3591a9096027e/My_Client_Student-0.0.1.tar.gz#sha256=41a9cb4c48297a1388e1a6b4a9954377de4da20ed97e4c7f57c8237c35d2eb89 (from https://pypi.org/simple/my-client-student/) Added My_Client_Student==0.0.1 from https://files.pythonhosted.org/packages/81/2a/25efa6075bf7dcd02569e88f4ce88343d2f49fd069299be3591a9096027e/My_Client_Student-0.0.1.tar.gz#sha256=41a9cb4c48297a1388e1a6b4a9954377de4da20ed97e4c7f57c8237c35d2eb89 to build tracker '/tmp/pip-req-tracker-5vl92ijb' Running setup.py (path:/tmp/pip-wheel-36trk56d/My-Client-Student/setup.py) egg_info for package My-Client-Student Running command python setup.py egg_info running egg_info creating pip-egg-info/My_Client_Student.egg-info writing top-level names to pip-egg-info/My_Client_Student.egg-info/top_level.txt writing requirements to pip-egg-info/My_Client_Student.egg-info/requires.txt writing pip-egg-info/My_Client_Student.egg-info/PKG-INFO writing dependency_links to pip-egg-info/My_Client_Student.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/My_Client_Student.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/My_Client_Student.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/My_Client_Student.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-36trk56d/My-Client-Student has version 0.0.1, which satisfies requirement My_Client_Student==0.0.1 from https://files.pythonhosted.org/packages/81/2a/25efa6075bf7dcd02569e88f4ce88343d2f49fd069299be3591a9096027e/My_Client_Student-0.0.1.tar.gz#sha256=41a9cb4c48297a1388e1a6b4a9954377de4da20ed97e4c7f57c8237c35d2eb89 Removed My_Client_Student==0.0.1 from https://files.pythonhosted.org/packages/81/2a/25efa6075bf7dcd02569e88f4ce88343d2f49fd069299be3591a9096027e/My_Client_Student-0.0.1.tar.gz#sha256=41a9cb4c48297a1388e1a6b4a9954377de4da20ed97e4c7f57c8237c35d2eb89 from build tracker '/tmp/pip-req-tracker-5vl92ijb' Building wheels for collected packages: My-Client-Student Created temporary directory: /tmp/pip-wheel-o7_npa3g Running setup.py bdist_wheel for My-Client-Student: started Destination directory: /tmp/pip-wheel-o7_npa3g Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-36trk56d/My-Client-Student/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-o7_npa3g running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/client copying client/client.py -> build/lib/client copying client/__init__.py -> build/lib/client creating build/lib/client/client copying client/client/del_contact.py -> build/lib/client/client copying client/client/main_window.py -> build/lib/client/client copying client/client/main_window_conv.py -> build/lib/client/client copying client/client/database.py -> build/lib/client/client copying client/client/transport.py -> build/lib/client/client copying client/client/start_dialog.py -> build/lib/client/client copying client/client/__init__.py -> build/lib/client/client copying client/client/add_contact.py -> build/lib/client/client creating build/lib/client/system copying client/system/errors.py -> build/lib/client/system copying client/system/metaclasses.py -> build/lib/client/system copying client/system/config.py -> build/lib/client/system copying client/system/decos.py -> build/lib/client/system copying client/system/descryptors.py -> build/lib/client/system copying client/system/utils.py -> build/lib/client/system copying client/system/__init__.py -> build/lib/client/system creating build/lib/client/unit_tests copying client/unit_tests/test_client.py -> build/lib/client/unit_tests copying client/unit_tests/test_utils.py -> build/lib/client/unit_tests copying client/unit_tests/__init__.py -> build/lib/client/unit_tests creating build/lib/client/logs copying client/logs/config_client_log.py -> build/lib/client/logs copying client/logs/__init__.py -> build/lib/client/logs copying client/logs/config_server_log.py -> build/lib/client/logs 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/client creating build/bdist.linux-armv7l/wheel/client/client copying build/lib/client/client/del_contact.py -> build/bdist.linux-armv7l/wheel/client/client copying build/lib/client/client/main_window.py -> build/bdist.linux-armv7l/wheel/client/client copying build/lib/client/client/main_window_conv.py -> build/bdist.linux-armv7l/wheel/client/client copying build/lib/client/client/database.py -> build/bdist.linux-armv7l/wheel/client/client copying build/lib/client/client/transport.py -> build/bdist.linux-armv7l/wheel/client/client copying build/lib/client/client/start_dialog.py -> build/bdist.linux-armv7l/wheel/client/client copying build/lib/client/client/__init__.py -> build/bdist.linux-armv7l/wheel/client/client copying build/lib/client/client/add_contact.py -> build/bdist.linux-armv7l/wheel/client/client copying build/lib/client/client.py -> build/bdist.linux-armv7l/wheel/client creating build/bdist.linux-armv7l/wheel/client/system copying build/lib/client/system/errors.py -> build/bdist.linux-armv7l/wheel/client/system copying build/lib/client/system/metaclasses.py -> build/bdist.linux-armv7l/wheel/client/system copying build/lib/client/system/config.py -> build/bdist.linux-armv7l/wheel/client/system copying build/lib/client/system/decos.py -> build/bdist.linux-armv7l/wheel/client/system copying build/lib/client/system/descryptors.py -> build/bdist.linux-armv7l/wheel/client/system copying build/lib/client/system/utils.py -> build/bdist.linux-armv7l/wheel/client/system copying build/lib/client/system/__init__.py -> build/bdist.linux-armv7l/wheel/client/system creating build/bdist.linux-armv7l/wheel/client/unit_tests copying build/lib/client/unit_tests/test_client.py -> build/bdist.linux-armv7l/wheel/client/unit_tests copying build/lib/client/unit_tests/test_utils.py -> build/bdist.linux-armv7l/wheel/client/unit_tests copying build/lib/client/unit_tests/__init__.py -> build/bdist.linux-armv7l/wheel/client/unit_tests creating build/bdist.linux-armv7l/wheel/client/logs copying build/lib/client/logs/config_client_log.py -> build/bdist.linux-armv7l/wheel/client/logs copying build/lib/client/logs/__init__.py -> build/bdist.linux-armv7l/wheel/client/logs copying build/lib/client/logs/config_server_log.py -> build/bdist.linux-armv7l/wheel/client/logs copying build/lib/client/__init__.py -> build/bdist.linux-armv7l/wheel/client running install_egg_info running egg_info writing My_Client_Student.egg-info/PKG-INFO writing requirements to My_Client_Student.egg-info/requires.txt writing dependency_links to My_Client_Student.egg-info/dependency_links.txt writing top-level names to My_Client_Student.egg-info/top_level.txt reading manifest file 'My_Client_Student.egg-info/SOURCES.txt' writing manifest file 'My_Client_Student.egg-info/SOURCES.txt' Copying My_Client_Student.egg-info to build/bdist.linux-armv7l/wheel/My_Client_Student-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/My_Client_Student-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-o7_npa3g/My_Client_Student-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'client/__init__.py' adding 'client/client.py' adding 'client/client/__init__.py' adding 'client/client/add_contact.py' adding 'client/client/database.py' adding 'client/client/del_contact.py' adding 'client/client/main_window.py' adding 'client/client/main_window_conv.py' adding 'client/client/start_dialog.py' adding 'client/client/transport.py' adding 'client/logs/__init__.py' adding 'client/logs/config_client_log.py' adding 'client/logs/config_server_log.py' adding 'client/system/__init__.py' adding 'client/system/config.py' adding 'client/system/decos.py' adding 'client/system/descryptors.py' adding 'client/system/errors.py' adding 'client/system/metaclasses.py' adding 'client/system/utils.py' adding 'client/unit_tests/__init__.py' adding 'client/unit_tests/test_client.py' adding 'client/unit_tests/test_utils.py' adding 'My_Client_Student-0.0.1.dist-info/METADATA' adding 'My_Client_Student-0.0.1.dist-info/WHEEL' adding 'My_Client_Student-0.0.1.dist-info/top_level.txt' adding 'My_Client_Student-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for My-Client-Student: finished with status 'done' Stored in directory: /tmp/tmpwmzoaps9 Successfully built My-Client-Student Cleaning up... Removing source in /tmp/pip-wheel-36trk56d/My-Client-Student Removed build tracker '/tmp/pip-req-tracker-5vl92ijb'