Collecting py-socketio-client==0.0.1 1 location(s) to search for versions of py-socketio-client: * https://pypi.python.org/simple/py-socketio-client/ Getting page https://pypi.python.org/simple/py-socketio-client/ Analyzing links from page https://pypi.org/simple/py-socketio-client/ Found link https://files.pythonhosted.org/packages/6b/51/fdab2888148b6570dcb17ee937aff7cb856fe90fc1d063bcdf9fe57852b4/py-socketio-client-0.0.1.tar.gz#sha256=6f0b6b848d38aafbca1c225caa9f0ba58336b4000ae083975d9b261a9ca336bb (from https://pypi.org/simple/py-socketio-client/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Downloading https://files.pythonhosted.org/packages/6b/51/fdab2888148b6570dcb17ee937aff7cb856fe90fc1d063bcdf9fe57852b4/py-socketio-client-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/6b/51/fdab2888148b6570dcb17ee937aff7cb856fe90fc1d063bcdf9fe57852b4/py-socketio-client-0.0.1.tar.gz#sha256=6f0b6b848d38aafbca1c225caa9f0ba58336b4000ae083975d9b261a9ca336bb (from https://pypi.org/simple/py-socketio-client/) Running setup.py (path:/tmp/pip-build-jv4_73vd/py-socketio-client/setup.py) egg_info for package py-socketio-client Running command python setup.py egg_info running egg_info creating pip-egg-info/py_socketio_client.egg-info writing dependency_links to pip-egg-info/py_socketio_client.egg-info/dependency_links.txt writing top-level names to pip-egg-info/py_socketio_client.egg-info/top_level.txt writing pip-egg-info/py_socketio_client.egg-info/PKG-INFO writing requirements to pip-egg-info/py_socketio_client.egg-info/requires.txt writing manifest file 'pip-egg-info/py_socketio_client.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/py_socketio_client.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'socketIO_client' warning: no files found matching '*.html' warning: no files found matching '*.js' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/py_socketio_client.egg-info/SOURCES.txt' Source in /tmp/pip-build-jv4_73vd/py-socketio-client has version 0.0.1, which satisfies requirement py-socketio-client==0.0.1 from https://files.pythonhosted.org/packages/6b/51/fdab2888148b6570dcb17ee937aff7cb856fe90fc1d063bcdf9fe57852b4/py-socketio-client-0.0.1.tar.gz#sha256=6f0b6b848d38aafbca1c225caa9f0ba58336b4000ae083975d9b261a9ca336bb Building wheels for collected packages: py-socketio-client Running setup.py bdist_wheel for py-socketio-client: started Destination directory: /tmp/tmp0l3ecw6spip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-jv4_73vd/py-socketio-client/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/tmp0l3ecw6spip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/py_socketio_client copying py_socketio_client/logs.py -> build/lib/py_socketio_client copying py_socketio_client/namespaces.py -> build/lib/py_socketio_client copying py_socketio_client/exceptions.py -> build/lib/py_socketio_client copying py_socketio_client/__init__.py -> build/lib/py_socketio_client copying py_socketio_client/symmetries.py -> build/lib/py_socketio_client copying py_socketio_client/parsers.py -> build/lib/py_socketio_client copying py_socketio_client/transports.py -> build/lib/py_socketio_client copying py_socketio_client/heartbeats.py -> build/lib/py_socketio_client creating build/lib/py_socketio_client/tests copying py_socketio_client/tests/__init__.py -> build/lib/py_socketio_client/tests running egg_info writing py_socketio_client.egg-info/PKG-INFO writing requirements to py_socketio_client.egg-info/requires.txt writing top-level names to py_socketio_client.egg-info/top_level.txt writing dependency_links to py_socketio_client.egg-info/dependency_links.txt reading manifest file 'py_socketio_client.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'socketIO_client' warning: no files found matching '*.html' warning: no files found matching '*.js' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'py_socketio_client.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/py_socketio_client copying build/lib/py_socketio_client/logs.py -> build/bdist.linux-armv7l/wheel/py_socketio_client copying build/lib/py_socketio_client/namespaces.py -> build/bdist.linux-armv7l/wheel/py_socketio_client copying build/lib/py_socketio_client/exceptions.py -> build/bdist.linux-armv7l/wheel/py_socketio_client copying build/lib/py_socketio_client/__init__.py -> build/bdist.linux-armv7l/wheel/py_socketio_client creating build/bdist.linux-armv7l/wheel/py_socketio_client/tests copying build/lib/py_socketio_client/tests/__init__.py -> build/bdist.linux-armv7l/wheel/py_socketio_client/tests copying build/lib/py_socketio_client/symmetries.py -> build/bdist.linux-armv7l/wheel/py_socketio_client copying build/lib/py_socketio_client/parsers.py -> build/bdist.linux-armv7l/wheel/py_socketio_client copying build/lib/py_socketio_client/transports.py -> build/bdist.linux-armv7l/wheel/py_socketio_client copying build/lib/py_socketio_client/heartbeats.py -> build/bdist.linux-armv7l/wheel/py_socketio_client running install_egg_info Copying py_socketio_client.egg-info to build/bdist.linux-armv7l/wheel/py_socketio_client-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/py_socketio_client-0.0.1.dist-info/WHEEL Running setup.py bdist_wheel for py-socketio-client: finished with status 'done' Stored in directory: /tmp/tmp27n9x3qc Successfully built py-socketio-client Cleaning up... Removing source in /tmp/pip-build-jv4_73vd/py-socketio-client