running build running build_py creating build creating build/lib creating build/lib/socketio copying src/socketio/zmq_manager.py -> build/lib/socketio copying src/socketio/tornado.py -> build/lib/socketio copying src/socketio/server.py -> build/lib/socketio copying src/socketio/redis_manager.py -> build/lib/socketio copying src/socketio/pubsub_manager.py -> build/lib/socketio copying src/socketio/packet.py -> build/lib/socketio copying src/socketio/namespace.py -> build/lib/socketio copying src/socketio/msgpack_packet.py -> build/lib/socketio copying src/socketio/middleware.py -> build/lib/socketio copying src/socketio/kombu_manager.py -> build/lib/socketio copying src/socketio/kafka_manager.py -> build/lib/socketio copying src/socketio/exceptions.py -> build/lib/socketio copying src/socketio/client.py -> build/lib/socketio copying src/socketio/base_manager.py -> build/lib/socketio copying src/socketio/asyncio_server.py -> build/lib/socketio copying src/socketio/asyncio_redis_manager.py -> build/lib/socketio copying src/socketio/asyncio_pubsub_manager.py -> build/lib/socketio copying src/socketio/asyncio_namespace.py -> build/lib/socketio copying src/socketio/asyncio_manager.py -> build/lib/socketio copying src/socketio/asyncio_client.py -> build/lib/socketio copying src/socketio/asyncio_aiopika_manager.py -> build/lib/socketio copying src/socketio/asgi.py -> build/lib/socketio copying src/socketio/__init__.py -> build/lib/socketio running egg_info creating src/python_socketio.egg-info writing src/python_socketio.egg-info/PKG-INFO writing dependency_links to src/python_socketio.egg-info/dependency_links.txt writing requirements to src/python_socketio.egg-info/requires.txt writing top-level names to src/python_socketio.egg-info/top_level.txt writing manifest file 'src/python_socketio.egg-info/SOURCES.txt' reading manifest file 'src/python_socketio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/python_socketio.egg-info/SOURCES.txt' make: Entering directory '/build/python-socketio/src/python-socketio-5.4.0/docs' Running Sphinx v4.4.0 making output directory... done building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: [new config] 5 added, 0 changed, 0 removed reading sources... [ 20%] api reading sources... [ 40%] client reading sources... [ 60%] index reading sources... [ 80%] intro reading sources... [100%] server WARNING: autodoc: failed to import class 'Client' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'AsyncClient' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'Server' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'AsyncServer' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'ConnectionRefusedError' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'WSGIApp' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'ASGIApp' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'Middleware' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'ClientNamespace' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'Namespace' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'AsyncClientNamespace' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'AsyncNamespace' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'BaseManager' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'PubSubManager' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'KombuManager' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'RedisManager' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'KafkaManager' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'AsyncManager' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'AsyncRedisManager' from module 'socketio'; the following exception was raised: No module named 'socketio' /build/python-socketio/src/python-socketio-5.4.0/docs/api.rst:131: WARNING: Title underline too short. ``AsyncAioPikaManager`` class --------------------------- /build/python-socketio/src/python-socketio-5.4.0/docs/api.rst:131: WARNING: Title underline too short. ``AsyncAioPikaManager`` class --------------------------- WARNING: autodoc: failed to import class 'AsyncAioPikaManager' from module 'socketio'; the following exception was raised: No module named 'socketio' looking for now-outdated files... none found pickling environment... done checking consistency... done writing... python-socketio.1 { intro client server api } done build succeeded, 22 warnings. The manual pages are in _build/man. Running Sphinx v4.4.0 making output directory... done loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [text]: targets for 5 source files that are out of date updating environment: 0 added, 1 changed, 0 removed reading sources... [100%] api WARNING: autodoc: failed to import class 'Client' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'AsyncClient' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'Server' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'AsyncServer' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'ConnectionRefusedError' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'WSGIApp' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'ASGIApp' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'Middleware' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'ClientNamespace' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'Namespace' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'AsyncClientNamespace' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'AsyncNamespace' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'BaseManager' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'PubSubManager' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'KombuManager' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'RedisManager' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'KafkaManager' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'AsyncManager' from module 'socketio'; the following exception was raised: No module named 'socketio' WARNING: autodoc: failed to import class 'AsyncRedisManager' from module 'socketio'; the following exception was raised: No module named 'socketio' /build/python-socketio/src/python-socketio-5.4.0/docs/api.rst:131: WARNING: Title underline too short. ``AsyncAioPikaManager`` class --------------------------- /build/python-socketio/src/python-socketio-5.4.0/docs/api.rst:131: WARNING: Title underline too short. ``AsyncAioPikaManager`` class --------------------------- WARNING: autodoc: failed to import class 'AsyncAioPikaManager' from module 'socketio'; the following exception was raised: No module named 'socketio' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] api writing output... [ 40%] client writing output... [ 60%] index writing output... [ 80%] intro writing output... [100%] server build succeeded, 22 warnings. The text files are in _build/text. make: Leaving directory '/build/python-socketio/src/python-socketio-5.4.0/docs'