Read the Docs build information Build id: 739956 Project: luxonis-depthai-sdk Version: latest Commit: 2d13ccf734eba8b4ffd5e5845fef0f966f52db3f Date: 2021-10-07T07:45:19.059557Z State: finished Success: True [rtd-command-info] start-time: 2021-10-07T07:46:42.270398Z, end-time: 2021-10-07T07:46:44.073517Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/luxonis/depthai.git . Cloning into '.'... [rtd-command-info] start-time: 2021-10-07T07:46:44.203779Z, end-time: 2021-10-07T07:46:44.289149Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: checking out 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 2d13ccf Merge pull request #498 from luxonis/camera_control [rtd-command-info] start-time: 2021-10-07T07:46:44.474440Z, end-time: 2021-10-07T07:46:44.542270Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-10-07T07:46:45.966954Z, end-time: 2021-10-07T07:46:51.225633Z, duration: 5, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-10-07T07:46:51.338479Z, end-time: 2021-10-07T07:46:52.476604Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages (21.2.4) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages (58.2.0) [rtd-command-info] start-time: 2021-10-07T07:46:52.589488Z, end-time: 2021-10-07T07:47:00.678794Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading Sphinx-4.2.0-py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Collecting Pygments>=2.0 Downloading Pygments-2.10.0-py3-none-any.whl (1.0 MB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting Jinja2>=2.3 Downloading Jinja2-3.0.2-py3-none-any.whl (133 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) Collecting babel>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting packaging Downloading packaging-21.0-py3-none-any.whl (40 kB) Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages (from sphinx) (58.2.0) Collecting requests>=2.5.0 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) Collecting pytz>=2015.7 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (31 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.6-py3-none-any.whl (37 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.7-py2.py3-none-any.whl (138 kB) Collecting idna<4,>=2.5 Downloading idna-3.2-py3-none-any.whl (59 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=2855d87dbcfa4df279277aa966b97296af8bea3a47e0d763cb46743b18584949 Stored in directory: /tmp/pip-ephem-wheel-cache-x8tvqz8a/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=ff846bfabb6f4a83b9459a1439282c796d88f05214b07e2ac51fa84f9e983f9a Stored in directory: /tmp/pip-ephem-wheel-cache-x8tvqz8a/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, pytz, pyparsing, MarkupSafe, idna, charset-normalizer, certifi, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Successfully installed Jinja2-3.0.2 MarkupSafe-2.0.1 Pygments-2.10.0 alabaster-0.7.12 babel-2.9.1 certifi-2021.5.30 charset-normalizer-2.0.6 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.2 imagesize-1.2.0 mock-1.0.1 packaging-21.0 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.3 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.26.0 snowballstemmer-2.1.0 sphinx-4.2.0 sphinx-rtd-theme-1.0.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-1.26.7 [rtd-command-info] start-time: 2021-10-07T07:47:00.789985Z, end-time: 2021-10-07T07:47:22.752680Z, duration: 21, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Looking in indexes: https://pypi.org/simple, https://artifacts.luxonis.com/artifactory/luxonis-python-snapshot-local/ Obtaining file:///home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk (from -r requirements.txt (line 3)) Collecting requests==2.24.0 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) Collecting argcomplete==1.12.1 Downloading argcomplete-1.12.1-py2.py3-none-any.whl (38 kB) Collecting depthai==2.10.0.0.dev+7a0749a61597c086c5fd6e579618ae33accec8df Downloading https://artifacts.luxonis.com/artifactory/luxonis-python-snapshot-local/depthai/depthai-2.10.0.0.dev0%2B7a0749a61597c086c5fd6e579618ae33accec8df-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.7 MB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages (from requests==2.24.0->-r requirements.txt (line 1)) (2021.5.30) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting importlib-metadata<3,>=0.23 Downloading importlib_metadata-2.1.1-py2.py3-none-any.whl (10 kB) Collecting blobconverter==1.0.0 Downloading blobconverter-1.0.0-py3-none-any.whl (8.7 kB) Collecting pytube==11.0.1 Downloading pytube-11.0.1-py3-none-any.whl (56 kB) Collecting opencv-python==4.5.1.48 Downloading opencv_python-4.5.1.48-cp37-cp37m-manylinux2014_x86_64.whl (50.4 MB) Collecting opencv-contrib-python==4.5.1.48 Downloading opencv_contrib_python-4.5.1.48-cp37-cp37m-manylinux2014_x86_64.whl (56.3 MB) Collecting PyYAML Downloading PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636 kB) Collecting boto3 Downloading boto3-1.18.56-py3-none-any.whl (131 kB) Collecting numpy>=1.14.5 Downloading numpy-1.21.2-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) Collecting zipp>=0.5 Downloading zipp-3.6.0-py3-none-any.whl (5.3 kB) Collecting botocore<1.22.0,>=1.21.56 Downloading botocore-1.21.56-py3-none-any.whl (8.0 MB) Collecting jmespath<1.0.0,>=0.7.1 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) Collecting s3transfer<0.6.0,>=0.5.0 Downloading s3transfer-0.5.0-py3-none-any.whl (79 kB) Collecting python-dateutil<3.0.0,>=2.1 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: six, urllib3, python-dateutil, jmespath, botocore, s3transfer, idna, chardet, zipp, requests, PyYAML, numpy, boto3, pytube, opencv-python, opencv-contrib-python, importlib-metadata, depthai, blobconverter, depthai-sdk, argcomplete Attempting uninstall: urllib3 Found existing installation: urllib3 1.26.7 Uninstalling urllib3-1.26.7: Successfully uninstalled urllib3-1.26.7 Attempting uninstall: idna Found existing installation: idna 3.2 Uninstalling idna-3.2: Successfully uninstalled idna-3.2 Attempting uninstall: requests Found existing installation: requests 2.26.0 Uninstalling requests-2.26.0: Successfully uninstalled requests-2.26.0 Running setup.py develop for depthai-sdk Successfully installed PyYAML-5.4.1 argcomplete-1.12.1 blobconverter-1.0.0 boto3-1.18.56 botocore-1.21.56 chardet-3.0.4 depthai-2.10.0.0.dev0+7a0749a61597c086c5fd6e579618ae33accec8df depthai-sdk-1.1.0 idna-2.10 importlib-metadata-2.1.1 jmespath-0.10.0 numpy-1.21.2 opencv-contrib-python-4.5.1.48 opencv-python-4.5.1.48 python-dateutil-2.8.2 pytube-11.0.1 requests-2.24.0 s3transfer-0.5.0 six-1.16.0 urllib3-1.25.11 zipp-3.6.0 [rtd-command-info] start-time: 2021-10-07T07:47:23.724882Z, end-time: 2021-10-07T07:47:23.800155Z, duration: 0, exit-code: 0 cat depthai_sdk/docs/source/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os # import sys # sys.path.insert(0, os.path.abspath('.')) # -- Project information ----------------------------------------------------- project = 'DepthAI SDK Docs' copyright = '2021, Luxonis' author = 'Luxonis' # The full version, including alpha/beta/rc tags release = '1.0.0' # -- General configuration --------------------------------------------------- # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ "sphinx.ext.intersphinx", "sphinx.ext.autosectionlabel", # https://github.com/sphinx-doc/sphinx/issues/7697 wait for this and implement "sphinx_rtd_theme", 'sphinx.ext.autodoc', 'sphinx.ext.napoleon', ] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = [] # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = 'sphinx_rtd_theme' html_theme_options = { "collapse_navigation" : False } # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] html_favicon = '_static/images/favicon.png' html_css_files = [ 'css/index.css', 'https://docs.luxonis.com/en/latest/_static/css/navbar.css', ] html_js_files = [ 'https://docs.luxonis.com/en/latest/_static/js/navbar.js', ] intersphinx_mapping = { 'python': ('https://docs.python.org/3', None), 'depthai': ('https://docs.luxonis.com/projects/api/en/latest/', None), 'numpy': ('https://numpy.org/doc/stable/', None) } autodoc_class_signature = "separated" autodoc_member_order = "bysource" autodoc_typehints = "description" ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ], 'downloads': [ ("pdf", "//docs.luxonis.com/_/downloads/sdk/en/latest/pdf/"), ("html", "//docs.luxonis.com/_/downloads/sdk/en/latest/htmlzip/"), ("epub", "//docs.luxonis.com/_/downloads/sdk/en/latest/epub/"), ], 'subprojects': [ ], 'slug': 'luxonis-depthai-sdk', 'name': u'Depthai SDK', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://docs.luxonis.com/projects/sdk/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/depthai_sdk/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'luxonis', 'proxied_api_host': '/_', 'github_repo': 'depthai', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '2d13ccf7', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/luxonis-depthai-sdk/builds/739956/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2021-10-07T07:47:23.919083Z, end-time: 2021-10-07T07:47:27.564865Z, duration: 3, exit-code: 0 python -m sphinx -T -b dirhtml -d _build/doctrees -D language=en . _build/html Running Sphinx v4.2.0 loading translations [en]... done making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.luxonis.com/projects/api/en/latest/objects.inv... loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... building [mo]: targets for 0 po files that are out of date building [dirhtml]: targets for 6 source files that are out of date updating environment: [new config] 6 added, 0 changed, 0 removed reading sources... [ 16%] api reading sources... [ 33%] footer-short reading sources... [ 50%] getting-started reading sources... [ 66%] index reading sources... [ 83%] install reading sources... [100%] modules-list /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/index.rst:12: WARNING: duplicate label installation, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/getting-started.rst looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 16%] api writing output... [ 33%] footer-short writing output... [ 50%] getting-started writing output... [ 66%] index writing output... [ 83%] install writing output... [100%] modules-list generating indices... genindex py-modindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-10-07T07:47:27.698368Z, end-time: 2021-10-07T07:47:28.804406Z, duration: 1, exit-code: 0 python -m sphinx -T -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . _build/localmedia Running Sphinx v4.2.0 loading translations [en]... done making output directory... done loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done assembling single document... getting-started api done writing... done writing additional files... done copying static files... done copying extra files... done dumping object inventory... done build succeeded. The HTML page is in _build/localmedia. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-10-07T07:47:28.952023Z, end-time: 2021-10-07T07:47:29.970199Z, duration: 1, exit-code: 0 python -m sphinx -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v4.2.0 loading translations [en]... done making output directory... done loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found processing depthaisdkdocs.tex... index getting-started api resolving references... done writing... done copying TeX support files... copying TeX support files... done build succeeded. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/_build/latex/_static/searchtools.js [rtd-command-info] start-time: 2021-10-07T07:47:30.188996Z, end-time: 2021-10-07T07:47:30.264520Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2021-10-07T07:47:30.375928Z, end-time: 2021-10-07T07:47:32.250341Z, duration: 1, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=luxonis-depthai-sdk -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="luxonis-depthai-sdk" "depthaisdkdocs.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./depthaisdkdocs.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file luxonis-depthai-sdk.idx (./luxonis-depthai-sdk.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3] [4] Chapter 2. LaTeX Warning: Hyper reference `getting-started:getting-started-with-depthai-sd k' on page 5 undefined on input line 111. [5] [6] Chapter 3. LaTeX Warning: Hyper reference `api:depthai-sdk-api' on page 7 undefined on inp ut line 117. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PipelineManager' on pa ge 7 undefined on input line 150. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.NNetManager' on page 7 undefined on input line 157. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 7 undefined on input line 164. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.EncodingManager' on pa ge 7 undefined on input line 171. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.BlobManager' on page 7 undefined on input line 178. LaTeX Warning: Hyper reference `api:module-depthai_sdk.fps' on page 7 undefined on input line 185. LaTeX Warning: Hyper reference `api:module-depthai_sdk.previews' on page 7 unde fined on input line 192. LaTeX Warning: Hyper reference `api:module-depthai_sdk.utils' on page 7 undefin ed on input line 199. [7] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `api:depthai-sdk-api' on page 8 undefined on inp ut line 258. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [8] [9] [10] LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PipelineManager' on pa ge 11 undefined on input line 403. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.NNetManager' on page 1 1 undefined on input line 410. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 11 undefined on input line 417. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.EncodingManager' on pa ge 11 undefined on input line 424. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.BlobManager' on page 1 1 undefined on input line 431. LaTeX Warning: Hyper reference `api:module-depthai_sdk.fps' on page 11 undefine d on input line 438. LaTeX Warning: Hyper reference `api:module-depthai_sdk.previews' on page 11 und efined on input line 445. LaTeX Warning: Hyper reference `api:module-depthai_sdk.utils' on page 11 undefi ned on input line 452. [11] LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PipelineManager' on pa ge 12 undefined on input line 581. [12] LaTeX Warning: Hyper reference `api:depthai_sdk.managers.NNetManager.readConfig ' on page 13 undefined on input line 715. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PipelineManager.nodes' on page 13 undefined on input line 797. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.BlobManager.getBlob' o n page 13 undefined on input line 802. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.NNetManager.sourceChoi ces' on page 13 undefined on input line 806. [13] LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 14 undefined on input line 920. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 14 undefined on input line 926. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.NNetManager.decode' on page 14 undefined on input line 932. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.NNetManager.source' on page 14 undefined on input line 945. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.NNetManager.inputQueue ' on page 14 undefined on input line 961. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.NNetManager.source' on page 14 undefined on input line 962. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.NNetManager.createQueu es' on page 14 undefined on input line 962. [14] LaTeX Warning: Hyper reference `api:depthai_sdk.managers.NNetManager.inputQueue ' on page 15 undefined on input line 986. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.NNetManager.draw' on p age 15 undefined on input line 997. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PipelineManager.pipeli ne' on page 15 undefined on input line 1074. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.NNetManager' on page 1 5 undefined on input line 1093. [15] [16] [17] LaTeX Warning: Hyper reference `api:depthai_sdk.managers.NNetManager.createNN' on page 18 undefined on input line 1442. [18] LaTeX Warning: Hyper reference `api:depthai_sdk.fps.FPSHandler' on page 19 unde fined on input line 1574. LaTeX Warning: Hyper reference `api:depthai_sdk.previews.PreviewDecoder' on pag e 19 undefined on input line 1649. [19] LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 20 undefined on input line 1742. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 20 undefined on input line 1772. [20] LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 21 undefined on input line 1802. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 21 undefined on input line 1832. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 21 undefined on input line 1862. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 21 undefined on input line 1892. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 21 undefined on input line 1922. [21] LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 22 undefined on input line 1952. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 22 undefined on input line 1982. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 22 undefined on input line 2012. [22] LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 23 undefined on input line 2115. [23] LaTeX Warning: Hyper reference `api:depthai_sdk.fps.FPSHandler.nextIter' on pag e 24 undefined on input line 2276. LaTeX Warning: Hyper reference `api:depthai_sdk.fps.FPSHandler.tick' on page 24 undefined on input line 2295. [24] [25] [26] LaTeX Warning: Reference `api:module-depthai_sdk.fps' on page 27 undefined on i nput line 2600. LaTeX Warning: Reference `api:module-depthai_sdk.previews' on page 27 undefined on input line 2601. LaTeX Warning: Reference `api:module-depthai_sdk.utils' on page 27 undefined on input line 2602. [27] No file luxonis-depthai-sdk.ind. (./luxonis-depthai-sdk.aux) Package rerunfilecheck Warning: File `luxonis-depthai-sdk.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ){/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf -dist/fonts/enc/dvips/base/8r.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q- ts1.enc} Output written on luxonis-depthai-sdk.pdf (31 pages, 245967 bytes). Transcript written on luxonis-depthai-sdk.log. Latexmk: Index file 'luxonis-depthai-sdk.idx' was written Latexmk: Missing input file: 'luxonis-depthai-sdk.ind' from line 'No file luxonis-depthai-sdk.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'luxonis-depthai-sdk.pdf' Latexmk: List of undefined refs and citations: Reference `api:module-depthai_sdk.fps' on page 27 undefined on input line 2600 Reference `api:module-depthai_sdk.previews' on page 27 undefined on input line 2601 Reference `api:module-depthai_sdk.utils' on page 27 undefined on input line 2602 Latexmk: Summary of warnings: Latex failed to resolve 3 reference(s) Rule 'makeindex luxonis-depthai-sdk.idx': File changes, etc: Non-existent destination files: 'luxonis-depthai-sdk.ind' ------------ Run number 1 of rule 'makeindex luxonis-depthai-sdk.idx' ------------ ------------ Running 'makeindex -s python.ist -o "luxonis-depthai-sdk.ind" "luxonis-depthai-sdk.idx"' ------------ Latexmk: applying rule 'makeindex luxonis-depthai-sdk.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file luxonis-depthai-sdk.idx....done (106 entries accepted, 0 rejected). Sorting entries....done (759 comparisons). Generating output file luxonis-depthai-sdk.ind....done (227 lines written, 0 warnings). Output written in luxonis-depthai-sdk.ind. Transcript written in luxonis-depthai-sdk.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'luxonis-depthai-sdk.aux' 'luxonis-depthai-sdk.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="luxonis-depthai-sdk" "depthaisdkdocs.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./depthaisdkdocs.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file luxonis-depthai-sdk.idx (./luxonis-depthai-sdk.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./luxonis-depthai-sdk.out) (./luxonis-depthai-sdk.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./luxonis-depthai-sdk.toc) [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3] [4] Chapter 2. [5] [6] Chapter 3. [7] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] (./luxonis-depthai-sdk.ind [28] Underfull \hbox (badness 10000) in paragraph at lines 9--11 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manage rs.BlobManager Underfull \hbox (badness 5787) in paragraph at lines 11--13 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manage rs.EncodingManager Underfull \hbox (badness 10000) in paragraph at lines 13--15 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manage rs.NNetManager Underfull \hbox (badness 10000) in paragraph at lines 15--17 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manage rs.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 17--19 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manage rs.PreviewManager Underfull \hbox (badness 10000) in paragraph at lines 22--23 []\T1/txtt/m/n/10 addNn() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers. PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 30--31 []\T1/txtt/m/n/10 close() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers. EncodingManager Overfull \hbox (30.47218pt too wide) in paragraph at lines 31--33 []\T1/txtt/m/n/10 collectCalibData() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sd k.managers.PreviewManager Underfull \hbox (badness 10000) in paragraph at lines 37--38 []\T1/txtt/m/n/10 countLabel() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.mana gers.NNetManager Overfull \hbox (20.83223pt too wide) in paragraph at lines 38--40 []\T1/txtt/m/n/10 createColorCam() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 40--42 []\T1/txtt/m/n/10 createDefaultQueues() Underfull \hbox (badness 10000) in paragraph at lines 40--42 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.EncodingManager Underfull \hbox (badness 10000) in paragraph at lines 42--44 []\T1/txtt/m/n/10 createDefaultQueues() Underfull \hbox (badness 10000) in paragraph at lines 42--44 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PipelineManager Overfull \hbox (5.08228pt too wide) in paragraph at lines 44--46 []\T1/txtt/m/n/10 createDepth() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.man agers.PipelineManager Overfull \hbox (15.58224pt too wide) in paragraph at lines 46--48 []\T1/txtt/m/n/10 createEncoder() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.m anagers.PipelineManager Overfull \hbox (25.83223pt too wide) in paragraph at lines 48--50 []\T1/txtt/m/n/10 createEncoders() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. managers.EncodingManager Overfull \hbox (15.58224pt too wide) in paragraph at lines 50--52 []\T1/txtt/m/n/10 createLeftCam() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.m anagers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 52--53 []\T1/txtt/m/n/10 createNN() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manage rs.NNetManager Overfull \hbox (9.47224pt too wide) in paragraph at lines 55--57 []\T1/txtt/m/n/10 createQueues() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.ma nagers.PreviewManager Overfull \hbox (20.83223pt too wide) in paragraph at lines 57--59 []\T1/txtt/m/n/10 createRightCam() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 59--61 []\T1/txtt/m/n/10 createSystemLogger() Underfull \hbox (badness 10000) in paragraph at lines 59--61 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 65--66 []\T1/txtt/m/n/10 decode() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers .NNetManager Underfull \hbox (badness 10000) in paragraph at lines 76--78 []\T1/txtt/m/n/10 depthRaw() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.previe ws.PreviewDecoder Underfull \hbox (badness 6063) in paragraph at lines 78--79 []\T1/txtt/m/n/10 disparity \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.preview s.Previews at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 79--81 []\T1/txtt/m/n/10 disparity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.previ ews.PreviewDecoder Underfull \hbox (badness 10000) in paragraph at lines 81--83 []\T1/txtt/m/n/10 disparityColor \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.pr eviews.Previews Overfull \hbox (14.3022pt too wide) in paragraph at lines 83--85 []\T1/txtt/m/n/10 disparityColor() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. previews.PreviewDecoder [29] Underfull \hbox (badness 10000) in paragraph at lines 91--93 []\T1/txtt/m/n/10 enableLowBandwidth() Underfull \hbox (badness 10000) in paragraph at lines 91--93 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PipelineManager Overfull \hbox (14.63219pt too wide) in paragraph at lines 94--96 []\T1/txtt/m/n/10 extractValue() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.pr eviews.MouseClickTracker Underfull \hbox (badness 10000) in paragraph at lines 102--103 []\T1/txtt/m/n/10 frames \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.P reviewManager at- Underfull \hbox (badness 10000) in paragraph at lines 107--108 []\T1/txtt/m/n/10 getBlob() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manager s.BlobManager Underfull \hbox (badness 5388) in paragraph at lines 118--119 []\T1/txtt/m/n/10 inputQueue \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manage rs.NNetManager at- Underfull \hbox (badness 10000) in paragraph at lines 119--120 []\T1/txtt/m/n/10 inputSize \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manager s.NNetManager Underfull \hbox (badness 10000) in paragraph at lines 124--126 []\T1/txtt/m/n/10 left() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.previews.P reviewDecoder static Underfull \hbox (badness 10000) in paragraph at lines 144--146 []\T1/txtt/m/n/10 nnInput() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.preview s.PreviewDecoder Underfull \hbox (badness 10000) in paragraph at lines 146--147 []\T1/txtt/m/n/10 nodes \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.Pi pelineManager at- Overfull \hbox (2.36223pt too wide) in paragraph at lines 150--152 []\T1/txtt/m/n/10 openvinoVersion \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.m anagers.NNetManager Overfull \hbox (15.58224pt too wide) in paragraph at lines 152--154 []\T1/txtt/m/n/10 openvinoVersion \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.m anagers.PipelineManager Overfull \hbox (10.08228pt too wide) in paragraph at lines 159--161 []\T1/txtt/m/n/10 parseQueues() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.man agers.EncodingManager Underfull \hbox (badness 10000) in paragraph at lines 164--166 []\T1/txtt/m/n/10 points \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.previews.M ouseClickTracker Overfull \hbox (14.72223pt too wide) in paragraph at lines 166--168 []\T1/txtt/m/n/10 prepareFrames() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.m anagers.PreviewManager Underfull \hbox (badness 10000) in paragraph at lines 175--176 []\T1/txtt/m/n/10 readConfig() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.mana gers.NNetManager Underfull \hbox (badness 10000) in paragraph at lines 176--177 []\T1/txtt/m/n/10 rectifiedLeft \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.pre views.Previews at- Overfull \hbox (9.05222pt too wide) in paragraph at lines 177--179 []\T1/txtt/m/n/10 rectifiedLeft() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.p reviews.PreviewDecoder Underfull \hbox (badness 10000) in paragraph at lines 179--181 []\T1/txtt/m/n/10 rectifiedRight \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.pr eviews.Previews Overfull \hbox (14.3022pt too wide) in paragraph at lines 181--183 []\T1/txtt/m/n/10 rectifiedRight() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. previews.PreviewDecoder Overfull \hbox (9.3822pt too wide) in paragraph at lines 189--191 []\T1/txtt/m/n/10 selectPoint() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.pre views.MouseClickTracker Overfull \hbox (7.61221pt too wide) in paragraph at lines 191--193 []\T1/txtt/m/n/10 sendInputFrame() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. managers.NNetManager [30] Overfull \hbox (10.33226pt too wide) in paragraph at lines 193--195 []\T1/txtt/m/n/10 setNnManager() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.ma nagers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 195--197 []\T1/txtt/m/n/10 setXlinkChunkSize() Underfull \hbox (badness 10000) in paragraph at lines 195--197 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 201--203 []\T1/txtt/m/n/10 sourceChoices \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.man agers.NNetManager Underfull \hbox (badness 10000) in paragraph at lines 213--215 []\T1/txtt/m/n/10 updateColorCamConfig() Underfull \hbox (badness 10000) in paragraph at lines 213--215 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 215--217 []\T1/txtt/m/n/10 updateDepthConfig() Underfull \hbox (badness 10000) in paragraph at lines 215--217 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 217--219 []\T1/txtt/m/n/10 updateLeftCamConfig() Underfull \hbox (badness 10000) in paragraph at lines 217--219 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 219--221 []\T1/txtt/m/n/10 updateRightCamConfig() Underfull \hbox (badness 10000) in paragraph at lines 219--221 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 224--226 []\T1/txtt/m/n/10 values \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.previews.M ouseClickTracker [31]) (./luxonis-depthai-sdk.aux) Package rerunfilecheck Warning: File `luxonis-depthai-sdk.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r .enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on luxonis-depthai-sdk.pdf (35 pages, 268084 bytes). Transcript written on luxonis-depthai-sdk.log. Latexmk: Index file 'luxonis-depthai-sdk.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'luxonis-depthai-sdk.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'luxonis-depthai-sdk.aux' 'luxonis-depthai-sdk.out' 'luxonis-depthai-sdk.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="luxonis-depthai-sdk" "depthaisdkdocs.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./depthaisdkdocs.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file luxonis-depthai-sdk.idx (./luxonis-depthai-sdk.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./luxonis-depthai-sdk.out) (./luxonis-depthai-sdk.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./luxonis-depthai-sdk.toc) [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3] [4] Chapter 2. [5] [6] Chapter 3. [7] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] (./luxonis-depthai-sdk.ind [28] Underfull \hbox (badness 10000) in paragraph at lines 9--11 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manage rs.BlobManager Underfull \hbox (badness 5787) in paragraph at lines 11--13 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manage rs.EncodingManager Underfull \hbox (badness 10000) in paragraph at lines 13--15 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manage rs.NNetManager Underfull \hbox (badness 10000) in paragraph at lines 15--17 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manage rs.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 17--19 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manage rs.PreviewManager Underfull \hbox (badness 10000) in paragraph at lines 22--23 []\T1/txtt/m/n/10 addNn() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers. PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 30--31 []\T1/txtt/m/n/10 close() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers. EncodingManager Overfull \hbox (30.47218pt too wide) in paragraph at lines 31--33 []\T1/txtt/m/n/10 collectCalibData() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sd k.managers.PreviewManager Underfull \hbox (badness 10000) in paragraph at lines 37--38 []\T1/txtt/m/n/10 countLabel() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.mana gers.NNetManager Overfull \hbox (20.83223pt too wide) in paragraph at lines 38--40 []\T1/txtt/m/n/10 createColorCam() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 40--42 []\T1/txtt/m/n/10 createDefaultQueues() Underfull \hbox (badness 10000) in paragraph at lines 40--42 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.EncodingManager Underfull \hbox (badness 10000) in paragraph at lines 42--44 []\T1/txtt/m/n/10 createDefaultQueues() Underfull \hbox (badness 10000) in paragraph at lines 42--44 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PipelineManager Overfull \hbox (5.08228pt too wide) in paragraph at lines 44--46 []\T1/txtt/m/n/10 createDepth() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.man agers.PipelineManager Overfull \hbox (15.58224pt too wide) in paragraph at lines 46--48 []\T1/txtt/m/n/10 createEncoder() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.m anagers.PipelineManager Overfull \hbox (25.83223pt too wide) in paragraph at lines 48--50 []\T1/txtt/m/n/10 createEncoders() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. managers.EncodingManager Overfull \hbox (15.58224pt too wide) in paragraph at lines 50--52 []\T1/txtt/m/n/10 createLeftCam() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.m anagers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 52--53 []\T1/txtt/m/n/10 createNN() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manage rs.NNetManager Overfull \hbox (9.47224pt too wide) in paragraph at lines 55--57 []\T1/txtt/m/n/10 createQueues() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.ma nagers.PreviewManager Overfull \hbox (20.83223pt too wide) in paragraph at lines 57--59 []\T1/txtt/m/n/10 createRightCam() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 59--61 []\T1/txtt/m/n/10 createSystemLogger() Underfull \hbox (badness 10000) in paragraph at lines 59--61 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 65--66 []\T1/txtt/m/n/10 decode() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers .NNetManager Underfull \hbox (badness 10000) in paragraph at lines 76--78 []\T1/txtt/m/n/10 depthRaw() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.previe ws.PreviewDecoder Underfull \hbox (badness 6063) in paragraph at lines 78--79 []\T1/txtt/m/n/10 disparity \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.preview s.Previews at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 79--81 []\T1/txtt/m/n/10 disparity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.previ ews.PreviewDecoder Underfull \hbox (badness 10000) in paragraph at lines 81--83 []\T1/txtt/m/n/10 disparityColor \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.pr eviews.Previews Overfull \hbox (14.3022pt too wide) in paragraph at lines 83--85 []\T1/txtt/m/n/10 disparityColor() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. previews.PreviewDecoder [29] Underfull \hbox (badness 10000) in paragraph at lines 91--93 []\T1/txtt/m/n/10 enableLowBandwidth() Underfull \hbox (badness 10000) in paragraph at lines 91--93 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PipelineManager Overfull \hbox (14.63219pt too wide) in paragraph at lines 94--96 []\T1/txtt/m/n/10 extractValue() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.pr eviews.MouseClickTracker Underfull \hbox (badness 10000) in paragraph at lines 102--103 []\T1/txtt/m/n/10 frames \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.P reviewManager at- Underfull \hbox (badness 10000) in paragraph at lines 107--108 []\T1/txtt/m/n/10 getBlob() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manager s.BlobManager Underfull \hbox (badness 5388) in paragraph at lines 118--119 []\T1/txtt/m/n/10 inputQueue \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manage rs.NNetManager at- Underfull \hbox (badness 10000) in paragraph at lines 119--120 []\T1/txtt/m/n/10 inputSize \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manager s.NNetManager Underfull \hbox (badness 10000) in paragraph at lines 124--126 []\T1/txtt/m/n/10 left() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.previews.P reviewDecoder static Underfull \hbox (badness 10000) in paragraph at lines 144--146 []\T1/txtt/m/n/10 nnInput() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.preview s.PreviewDecoder Underfull \hbox (badness 10000) in paragraph at lines 146--147 []\T1/txtt/m/n/10 nodes \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.Pi pelineManager at- Overfull \hbox (2.36223pt too wide) in paragraph at lines 150--152 []\T1/txtt/m/n/10 openvinoVersion \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.m anagers.NNetManager Overfull \hbox (15.58224pt too wide) in paragraph at lines 152--154 []\T1/txtt/m/n/10 openvinoVersion \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.m anagers.PipelineManager Overfull \hbox (10.08228pt too wide) in paragraph at lines 159--161 []\T1/txtt/m/n/10 parseQueues() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.man agers.EncodingManager Underfull \hbox (badness 10000) in paragraph at lines 164--166 []\T1/txtt/m/n/10 points \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.previews.M ouseClickTracker Overfull \hbox (14.72223pt too wide) in paragraph at lines 166--168 []\T1/txtt/m/n/10 prepareFrames() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.m anagers.PreviewManager Underfull \hbox (badness 10000) in paragraph at lines 175--176 []\T1/txtt/m/n/10 readConfig() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.mana gers.NNetManager Underfull \hbox (badness 10000) in paragraph at lines 176--177 []\T1/txtt/m/n/10 rectifiedLeft \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.pre views.Previews at- Overfull \hbox (9.05222pt too wide) in paragraph at lines 177--179 []\T1/txtt/m/n/10 rectifiedLeft() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.p reviews.PreviewDecoder Underfull \hbox (badness 10000) in paragraph at lines 179--181 []\T1/txtt/m/n/10 rectifiedRight \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.pr eviews.Previews Overfull \hbox (14.3022pt too wide) in paragraph at lines 181--183 []\T1/txtt/m/n/10 rectifiedRight() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. previews.PreviewDecoder Overfull \hbox (9.3822pt too wide) in paragraph at lines 189--191 []\T1/txtt/m/n/10 selectPoint() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.pre views.MouseClickTracker Overfull \hbox (7.61221pt too wide) in paragraph at lines 191--193 []\T1/txtt/m/n/10 sendInputFrame() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. managers.NNetManager [30] Overfull \hbox (10.33226pt too wide) in paragraph at lines 193--195 []\T1/txtt/m/n/10 setNnManager() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.ma nagers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 195--197 []\T1/txtt/m/n/10 setXlinkChunkSize() Underfull \hbox (badness 10000) in paragraph at lines 195--197 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 201--203 []\T1/txtt/m/n/10 sourceChoices \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.man agers.NNetManager Underfull \hbox (badness 10000) in paragraph at lines 213--215 []\T1/txtt/m/n/10 updateColorCamConfig() Underfull \hbox (badness 10000) in paragraph at lines 213--215 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 215--217 []\T1/txtt/m/n/10 updateDepthConfig() Underfull \hbox (badness 10000) in paragraph at lines 215--217 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 217--219 []\T1/txtt/m/n/10 updateLeftCamConfig() Underfull \hbox (badness 10000) in paragraph at lines 217--219 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 219--221 []\T1/txtt/m/n/10 updateRightCamConfig() Underfull \hbox (badness 10000) in paragraph at lines 219--221 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 224--226 []\T1/txtt/m/n/10 values \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.previews.M ouseClickTracker [31]) (./luxonis-depthai-sdk.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r .enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on luxonis-depthai-sdk.pdf (35 pages, 268402 bytes). Transcript written on luxonis-depthai-sdk.log. Latexmk: Index file 'luxonis-depthai-sdk.idx' was written Latexmk: Log file says output to 'luxonis-depthai-sdk.pdf' Latexmk: All targets (luxonis-depthai-sdk.pdf) are up-to-date [rtd-command-info] start-time: 2021-10-07T07:47:32.481093Z, end-time: 2021-10-07T07:47:32.544568Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/_build/latex/luxonis-depthai-sdk.pdf /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/artifacts/latest/sphinx_pdf/luxonis-depthai-sdk.pdf [rtd-command-info] start-time: 2021-10-07T07:47:32.672896Z, end-time: 2021-10-07T07:47:33.747513Z, duration: 1, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees -D language=en . _build/epub Running Sphinx v4.2.0 loading translations [en]... done making output directory... done loading pickled environment... done WARNING: conf value "version" should not be empty for EPUB3 building [mo]: targets for 0 po files that are out of date building [epub]: targets for 6 source files that are out of date updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done writing output... [ 16%] api writing output... [ 33%] footer-short writing output... [ 50%] getting-started writing output... [ 66%] index writing output... [ 83%] install writing output... [100%] modules-list generating indices... genindex py-modindex done writing additional pages... done copying static files... done copying extra files... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing DepthAISDKDocs.epub file... build succeeded, 1 warning. The ePub file is in _build/epub. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-10-07T07:47:33.858649Z, end-time: 2021-10-07T07:47:33.927647Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/_build/epub/DepthAISDKDocs.epub /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/artifacts/latest/sphinx_epub/luxonis-depthai-sdk.epub