running build running build_py creating build creating build/lib creating build/lib/engineio copying src/engineio/middleware.py -> build/lib/engineio copying src/engineio/socket.py -> build/lib/engineio copying src/engineio/server.py -> build/lib/engineio copying src/engineio/packet.py -> build/lib/engineio copying src/engineio/json.py -> build/lib/engineio copying src/engineio/client.py -> build/lib/engineio copying src/engineio/payload.py -> build/lib/engineio copying src/engineio/asyncio_server.py -> build/lib/engineio copying src/engineio/static_files.py -> build/lib/engineio copying src/engineio/exceptions.py -> build/lib/engineio copying src/engineio/__init__.py -> build/lib/engineio copying src/engineio/asyncio_socket.py -> build/lib/engineio copying src/engineio/asyncio_client.py -> build/lib/engineio creating build/lib/engineio/async_drivers copying src/engineio/async_drivers/asgi.py -> build/lib/engineio/async_drivers copying src/engineio/async_drivers/threading.py -> build/lib/engineio/async_drivers copying src/engineio/async_drivers/tornado.py -> build/lib/engineio/async_drivers copying src/engineio/async_drivers/eventlet.py -> build/lib/engineio/async_drivers copying src/engineio/async_drivers/sanic.py -> build/lib/engineio/async_drivers copying src/engineio/async_drivers/gevent.py -> build/lib/engineio/async_drivers copying src/engineio/async_drivers/__init__.py -> build/lib/engineio/async_drivers copying src/engineio/async_drivers/aiohttp.py -> build/lib/engineio/async_drivers copying src/engineio/async_drivers/gevent_uwsgi.py -> build/lib/engineio/async_drivers running egg_info creating src/python_engineio.egg-info writing src/python_engineio.egg-info/PKG-INFO writing dependency_links to src/python_engineio.egg-info/dependency_links.txt writing requirements to src/python_engineio.egg-info/requires.txt writing top-level names to src/python_engineio.egg-info/top_level.txt writing manifest file 'src/python_engineio.egg-info/SOURCES.txt' reading manifest file 'src/python_engineio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/python_engineio.egg-info/SOURCES.txt' make: Entering directory '/build/python-engineio/src/python-engineio-4.2.1/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 'engineio'; the following exception was raised: No module named 'engineio' WARNING: autodoc: failed to import class 'AsyncClient' from module 'engineio'; the following exception was raised: No module named 'engineio' WARNING: autodoc: failed to import class 'Server' from module 'engineio'; the following exception was raised: No module named 'engineio' WARNING: autodoc: failed to import class 'AsyncServer' from module 'engineio'; the following exception was raised: No module named 'engineio' WARNING: autodoc: failed to import class 'WSGIApp' from module 'engineio'; the following exception was raised: No module named 'engineio' WARNING: autodoc: failed to import class 'ASGIApp' from module 'engineio'; the following exception was raised: No module named 'engineio' WARNING: autodoc: failed to import class 'Middleware' from module 'engineio'; the following exception was raised: No module named 'engineio' looking for now-outdated files... none found pickling environment... done checking consistency... done writing... python-engineio.1 { intro client server api } done build succeeded, 7 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 'engineio'; the following exception was raised: No module named 'engineio' WARNING: autodoc: failed to import class 'AsyncClient' from module 'engineio'; the following exception was raised: No module named 'engineio' WARNING: autodoc: failed to import class 'Server' from module 'engineio'; the following exception was raised: No module named 'engineio' WARNING: autodoc: failed to import class 'AsyncServer' from module 'engineio'; the following exception was raised: No module named 'engineio' WARNING: autodoc: failed to import class 'WSGIApp' from module 'engineio'; the following exception was raised: No module named 'engineio' WARNING: autodoc: failed to import class 'ASGIApp' from module 'engineio'; the following exception was raised: No module named 'engineio' WARNING: autodoc: failed to import class 'Middleware' from module 'engineio'; the following exception was raised: No module named 'engineio' 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, 7 warnings. The text files are in _build/text. make: Leaving directory '/build/python-engineio/src/python-engineio-4.2.1/docs'