Read the Docs build information Build id: 660722 Project: continuumio-conda Version: latest Commit: e3efd1c47bed3be0b53abffdb49b76a7dc471d7f Date: 2021-06-22T12:00:49.972158Z State: finished Success: True [rtd-command-info] start-time: 2021-06-22T12:00:51.469180Z, end-time: 2021-06-22T12:00:57.920368Z, duration: 6, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/conda/conda.git . Cloning into '.'... [rtd-command-info] start-time: 2021-06-22T12:00:58.091979Z, end-time: 2021-06-22T12:00:58.842096Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. 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 e3efd1c47 Fix log level in conda/core/prefix_data.py (#9998) [rtd-command-info] start-time: 2021-06-22T12:00:58.946487Z, end-time: 2021-06-22T12:00:59.018405Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-06-22T12:01:00.167090Z, end-time: 2021-06-22T12:03:10.623265Z, duration: 130, exit-code: 0 conda env create --quiet --name latest --file utils/environment.yml Collecting package metadata: ...working... done Solving environment: ...working... done Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done [rtd-command-info] start-time: 2021-06-22T12:03:10.837695Z, end-time: 2021-06-22T12:03:34.682655Z, duration: 23, exit-code: 0 conda install --yes --quiet --name latest mock pillow sphinx sphinx_rtd_theme Collecting package metadata: ...working... done Solving environment: ...working... done ## Package Plan ## environment location: /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest added / updated specs: - mock - pillow - sphinx - sphinx_rtd_theme The following packages will be downloaded: package | build ---------------------------|----------------- ca-certificates-2021.5.25 | h06a4308_1 118 KB certifi-2021.5.30 | py37h06a4308_0 141 KB colorama-0.4.4 | pyhd3eb1b0_0 21 KB freetype-2.10.4 | h5ab3b9f_0 901 KB jpeg-9b | h024ee3a_2 248 KB libpng-1.6.37 | hbc83047_0 364 KB libtiff-4.0.9 | he85c1e1_2 567 KB mock-4.0.3 | pyhd3eb1b0_0 27 KB olefile-0.46 | py_0 33 KB openssl-1.1.1k | h27cfd23_0 3.8 MB pillow-5.4.1 | py37h34e0f95_0 616 KB sphinx-4.0.1 | pyhd3eb1b0_0 1.5 MB sphinx_rtd_theme-0.4.3 | py_0 5.1 MB ------------------------------------------------------------ Total: 13.4 MB The following NEW packages will be INSTALLED: colorama pkgs/main/noarch::colorama-0.4.4-pyhd3eb1b0_0 freetype pkgs/main/linux-64::freetype-2.10.4-h5ab3b9f_0 jpeg pkgs/main/linux-64::jpeg-9b-h024ee3a_2 libpng pkgs/main/linux-64::libpng-1.6.37-hbc83047_0 libtiff pkgs/main/linux-64::libtiff-4.0.9-he85c1e1_2 mock pkgs/main/noarch::mock-4.0.3-pyhd3eb1b0_0 olefile pkgs/main/noarch::olefile-0.46-py_0 pillow pkgs/main/linux-64::pillow-5.4.1-py37h34e0f95_0 The following packages will be UPDATED: ca-certificates conda-forge::ca-certificates-2019.6.1~ --> pkgs/main::ca-certificates-2021.5.25-h06a4308_1 certifi conda-forge::certifi-2019.3.9-py37_0 --> pkgs/main::certifi-2021.5.30-py37h06a4308_0 openssl conda-forge::openssl-1.1.1b-h14c3975_1 --> pkgs/main::openssl-1.1.1k-h27cfd23_0 sphinx conda-forge::sphinx-2.1.1-py_0 --> pkgs/main::sphinx-4.0.1-pyhd3eb1b0_0 The following packages will be SUPERSEDED by a higher-priority channel: sphinx_rtd_theme conda-forge --> pkgs/main Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done [rtd-command-info] start-time: 2021-06-22T12:03:34.808364Z, end-time: 2021-06-22T12:03:35.910374Z, duration: 1, exit-code: 0 /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/bin/python -m pip install -U --no-cache-dir recommonmark readthedocs-sphinx-ext Collecting recommonmark Downloading recommonmark-0.7.1-py2.py3-none-any.whl (10 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Requirement already satisfied: sphinx>=1.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/lib/python3.7/site-packages (from recommonmark) (4.0.1) Collecting commonmark>=0.8.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/lib/python3.7/site-packages (from recommonmark) (0.14) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (1.0.1) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (2.7.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (2.4.2) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (0.7.12) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (1.1.0) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (1.0.2) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (1.2.1) Requirement already satisfied: sphinxcontrib-htmlhelp in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (1.0.2) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (41.0.1) Requirement already satisfied: MarkupSafe<2.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (1.1.1) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (1.0.1) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (19.0) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (1.0.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (2.22.0) Requirement already satisfied: Jinja2<3.0,>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (2.10.1) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark) (1.1.1) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/lib/python3.7/site-packages (from babel>=1.3->sphinx>=1.3.1->recommonmark) (2019.1) Requirement already satisfied: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=1.3.1->recommonmark) (2.8) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=1.3.1->recommonmark) (3.0.4) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=1.3.1->recommonmark) (1.24.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=1.3.1->recommonmark) (2021.5.30) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/lib/python3.7/site-packages (from packaging->sphinx>=1.3.1->recommonmark) (2.4.0) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/lib/python3.7/site-packages (from packaging->sphinx>=1.3.1->recommonmark) (1.12.0) Installing collected packages: commonmark, recommonmark, readthedocs-sphinx-ext Attempting uninstall: commonmark Found existing installation: CommonMark 0.7.5 Uninstalling CommonMark-0.7.5: Successfully uninstalled CommonMark-0.7.5 Successfully installed commonmark-0.9.1 readthedocs-sphinx-ext-2.1.4 recommonmark-0.7.1 [rtd-command-info] start-time: 2021-06-22T12:03:36.973210Z, end-time: 2021-06-22T12:03:37.069018Z, duration: 0, exit-code: 0 cat docs/source/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # conda documentation build configuration file, created by # sphinx-quickstart on Wed Aug 16 00:33:55 2017. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # 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('..')) sys.path.insert(0, os.path.abspath('../..')) import conda # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'sphinxarg.ext', 'sphinxcontrib.programoutput', 'sphinx.ext.autodoc', 'sphinx.ext.napoleon', 'sphinx.ext.autosummary', 'sphinx.ext.graphviz', 'sphinx.ext.ifconfig', 'sphinx.ext.inheritance_diagram' ] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # Leave double dashes as they are in the docs. Don't replace -- with - smartquotes = False # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The master toctree document. master_doc = 'index' # General information about the project. project = 'conda' copyright = '2017, Continuum Analytics' author = 'Continuum Analytics' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. version = conda.__version__ # The full version, including alpha/beta/rc tags. release = conda.__version__ # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = False # -- 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' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # 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_style = 'css/custom.css' html_favicon = 'conda-logo.png' # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # This is required for the alabaster theme # refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars html_sidebars = { '**': [ 'about.html', 'navigation.html', 'relations.html', # needs 'show_related': True theme option to display 'searchbox.html', 'donate.html', ] } # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = 'condadoc' # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'conda.tex', 'conda Documentation', 'Continuum Analytics', 'manual'), ] # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'conda', 'conda Documentation', [author], 1) ] # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'conda', 'conda Documentation', author, 'conda', 'One line description of project.', 'Miscellaneous'), ] ########################################################################### # 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 should't rely on extra depencies. 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': [ ("master", "/en/master/"), ("latest", "/en/latest/"), ("4.6.1", "/en/4.6.1/"), ("4.6.0", "/en/4.6.0/"), ("4.4.x", "/en/4.4.x/"), ], 'downloads': [ ("pdf", "//docs.conda.io/_/downloads/conda/en/latest/pdf/"), ("html", "//docs.conda.io/_/downloads/conda/en/latest/htmlzip/"), ("epub", "//docs.conda.io/_/downloads/conda/en/latest/epub/"), ], 'subprojects': [ ], 'slug': 'continuumio-conda', 'name': u'conda', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://docs.conda.io/projects/conda/en/latest/', 'analytics_code': 'UA-143852910-1', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'conda', 'proxied_api_host': '/_', 'github_repo': 'conda', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', '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': 'UA-143852910-1', 'global_analytics_code': 'UA-17997319-2', 'commit': 'e3efd1c4', } # 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/continuumio-conda/builds/660722/' 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-06-22T12:03:37.203186Z, end-time: 2021-06-22T12:03:47.918816Z, duration: 10, exit-code: 0 /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/bin/python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v4.0.1 loading translations [en]... done making output directory... done [autosummary] generating autosummary for: admin.rst, api/api.rst, api/index.rst, api/python_api.rst, api/solver.rst, changelog.rst, channels.rst, commands.rst, commands/clean.rst, commands/config.rst, ..., user-guide/tasks/use-r-with-conda.rst, user-guide/tasks/view-command-line-help.rst, user-guide/troubleshooting.rst, using/cheatsheet.rst, using/envs.rst, using/index.rst, using/pkgs.rst, using/test-drive.rst, using/using.rst, winxp-proxy.rst building [mo]: targets for 0 po files that are out of date building [html]: targets for 93 source files that are out of date updating environment: [new config] 93 added, 0 changed, 0 removed reading sources... [ 1%] admin reading sources... [ 2%] api/api reading sources... [ 3%] api/index reading sources... [ 4%] api/python_api reading sources... [ 5%] api/solver reading sources... [ 6%] changelog reading sources... [ 7%] channels reading sources... [ 8%] commands reading sources... [ 9%] commands/clean reading sources... [ 10%] commands/config reading sources... [ 11%] commands/create reading sources... [ 12%] commands/info reading sources... [ 13%] commands/install reading sources... [ 15%] commands/list reading sources... [ 16%] commands/package reading sources... [ 17%] commands/remove reading sources... [ 18%] commands/search reading sources... [ 19%] commands/update reading sources... [ 20%] config reading sources... [ 21%] configuration reading sources... [ 22%] custom-channels reading sources... [ 23%] download reading sources... [ 24%] env-commands reading sources... [ 25%] faq reading sources... [ 26%] general-commands reading sources... [ 27%] get-started reading sources... [ 29%] glossary reading sources... [ 30%] help/conda-pip-virtualenv-translator reading sources... [ 31%] help/silent reading sources... [ 32%] index reading sources... [ 33%] install/central reading sources... [ 34%] install/full reading sources... [ 35%] install/quick reading sources... [ 36%] install/sample-condarc reading sources... [ 37%] install/tab-completion reading sources... [ 38%] installation reading sources... [ 39%] intro reading sources... [ 40%] mro reading sources... [ 41%] py2or3 reading sources... [ 43%] r-with-conda reading sources... [ 44%] redirects reading sources... [ 45%] release-notes reading sources... [ 46%] test-drive reading sources... [ 47%] travis reading sources... [ 48%] troubleshooting reading sources... [ 49%] user-guide/cheatsheet reading sources... [ 50%] user-guide/concepts/channels reading sources... [ 51%] user-guide/concepts/conda-commands reading sources... [ 52%] user-guide/concepts/conda-performance reading sources... [ 53%] user-guide/concepts/data-science reading sources... [ 54%] user-guide/concepts/environments reading sources... [ 55%] user-guide/concepts/index reading sources... [ 56%] user-guide/concepts/installing-with-conda reading sources... [ 58%] user-guide/concepts/packages reading sources... [ 59%] user-guide/concepts/pkg-specs reading sources... [ 60%] user-guide/configuration/admin-multi-user-install reading sources... [ 61%] user-guide/configuration/disable-ssl-verification reading sources... [ 62%] user-guide/configuration/enable-tab-completion reading sources... [ 63%] user-guide/configuration/free-channel reading sources... [ 64%] user-guide/configuration/index reading sources... [ 65%] user-guide/configuration/non-standard-certs reading sources... [ 66%] user-guide/configuration/pip-interoperability reading sources... [ 67%] user-guide/configuration/sample-condarc reading sources... [ 68%] user-guide/configuration/use-condarc reading sources... [ 69%] user-guide/configuration/use-winxp-with-proxy reading sources... [ 70%] user-guide/getting-started reading sources... [ 72%] user-guide/index reading sources... [ 73%] user-guide/install/download reading sources... [ 74%] user-guide/install/index reading sources... [ 75%] user-guide/install/linux reading sources... [ 76%] user-guide/install/macos reading sources... [ 77%] user-guide/install/rpm-debian reading sources... [ 78%] user-guide/install/windows reading sources... [ 79%] user-guide/tasks/create-custom-channels reading sources... [ 80%] user-guide/tasks/index reading sources... [ 81%] user-guide/tasks/manage-channels reading sources... [ 82%] user-guide/tasks/manage-conda reading sources... [ 83%] user-guide/tasks/manage-environments reading sources... [ 84%] user-guide/tasks/manage-pkgs reading sources... [ 86%] user-guide/tasks/manage-python reading sources... [ 87%] user-guide/tasks/manage-virtual reading sources... [ 88%] user-guide/tasks/use-conda-with-travis-ci reading sources... [ 89%] user-guide/tasks/use-mro-with-conda reading sources... [ 90%] user-guide/tasks/use-r-with-conda reading sources... [ 91%] user-guide/tasks/view-command-line-help reading sources... [ 92%] user-guide/troubleshooting reading sources... [ 93%] using/cheatsheet reading sources... [ 94%] using/envs reading sources... [ 95%] using/index reading sources... [ 96%] using/pkgs reading sources... [ 97%] using/test-drive reading sources... [ 98%] using/using reading sources... [100%] winxp-proxy looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] admin writing output... [ 2%] api/api writing output... [ 3%] api/index writing output... [ 4%] api/python_api writing output... [ 5%] api/solver writing output... [ 6%] changelog writing output... [ 7%] channels writing output... [ 8%] commands writing output... [ 9%] commands/clean writing output... [ 10%] commands/config writing output... [ 11%] commands/create writing output... [ 12%] commands/info writing output... [ 13%] commands/install writing output... [ 15%] commands/list writing output... [ 16%] commands/package writing output... [ 17%] commands/remove writing output... [ 18%] commands/search writing output... [ 19%] commands/update writing output... [ 20%] config writing output... [ 21%] configuration writing output... [ 22%] custom-channels writing output... [ 23%] download writing output... [ 24%] env-commands writing output... [ 25%] faq writing output... [ 26%] general-commands writing output... [ 27%] get-started writing output... [ 29%] glossary writing output... [ 30%] help/conda-pip-virtualenv-translator writing output... [ 31%] help/silent writing output... [ 32%] index writing output... [ 33%] install/central writing output... [ 34%] install/full writing output... [ 35%] install/quick writing output... [ 36%] install/sample-condarc writing output... [ 37%] install/tab-completion writing output... [ 38%] installation writing output... [ 39%] intro writing output... [ 40%] mro writing output... [ 41%] py2or3 writing output... [ 43%] r-with-conda writing output... [ 44%] redirects writing output... [ 45%] release-notes writing output... [ 46%] test-drive writing output... [ 47%] travis writing output... [ 48%] troubleshooting writing output... [ 49%] user-guide/cheatsheet writing output... [ 50%] user-guide/concepts/channels writing output... [ 51%] user-guide/concepts/conda-commands writing output... [ 52%] user-guide/concepts/conda-performance writing output... [ 53%] user-guide/concepts/data-science writing output... [ 54%] user-guide/concepts/environments writing output... [ 55%] user-guide/concepts/index writing output... [ 56%] user-guide/concepts/installing-with-conda writing output... [ 58%] user-guide/concepts/packages writing output... [ 59%] user-guide/concepts/pkg-specs writing output... [ 60%] user-guide/configuration/admin-multi-user-install writing output... [ 61%] user-guide/configuration/disable-ssl-verification writing output... [ 62%] user-guide/configuration/enable-tab-completion writing output... [ 63%] user-guide/configuration/free-channel writing output... [ 64%] user-guide/configuration/index writing output... [ 65%] user-guide/configuration/non-standard-certs writing output... [ 66%] user-guide/configuration/pip-interoperability writing output... [ 67%] user-guide/configuration/sample-condarc writing output... [ 68%] user-guide/configuration/use-condarc writing output... [ 69%] user-guide/configuration/use-winxp-with-proxy writing output... [ 70%] user-guide/getting-started writing output... [ 72%] user-guide/index writing output... [ 73%] user-guide/install/download writing output... [ 74%] user-guide/install/index writing output... [ 75%] user-guide/install/linux writing output... [ 76%] user-guide/install/macos writing output... [ 77%] user-guide/install/rpm-debian writing output... [ 78%] user-guide/install/windows writing output... [ 79%] user-guide/tasks/create-custom-channels writing output... [ 80%] user-guide/tasks/index writing output... [ 81%] user-guide/tasks/manage-channels writing output... [ 82%] user-guide/tasks/manage-conda writing output... [ 83%] user-guide/tasks/manage-environments writing output... [ 84%] user-guide/tasks/manage-pkgs writing output... [ 86%] user-guide/tasks/manage-python writing output... [ 87%] user-guide/tasks/manage-virtual writing output... [ 88%] user-guide/tasks/use-conda-with-travis-ci writing output... [ 89%] user-guide/tasks/use-mro-with-conda writing output... [ 90%] user-guide/tasks/use-r-with-conda writing output... [ 91%] user-guide/tasks/view-command-line-help writing output... [ 92%] user-guide/troubleshooting writing output... [ 93%] using/cheatsheet writing output... [ 94%] using/envs writing output... [ 95%] using/index writing output... [ 96%] using/pkgs writing output... [ 97%] using/test-drive writing output... [ 98%] using/using writing output... [100%] winxp-proxy /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/latest/docs/source/user-guide/troubleshooting.rst:1067: WARNING: Could not lex literal_block as "Python". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/latest/docs/source/user-guide/troubleshooting.rst:1084: WARNING: Could not lex literal_block as "Python". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/latest/docs/source/user-guide/troubleshooting.rst:1096: WARNING: Could not lex literal_block as "Python". Highlighting skipped. generating indices... genindex py-modindex done writing additional pages... search done copying images... [ 12%] img/conda_logo.svg copying images... [ 25%] img/strict-disabled.png copying images... [ 37%] img/strict-enabled.png copying images... [ 50%] img/installing-with-conda.png copying images... [ 62%] img/config-precedence.png copying images... [ 75%] img/anaconda-prompt.png copying images... [ 87%] img/conda_locale.jpg copying images... [100%] img/conda_package-popularity.png copying downloadable files... [100%] user-guide/conda-cheatsheet.pdf copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 3 warnings. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-06-22T12:03:48.083246Z, end-time: 2021-06-22T12:03:50.674474Z, duration: 2, exit-code: 0 /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/bin/python -m sphinx -T -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . _build/localmedia Running Sphinx v4.0.1 loading translations [en]... done making output directory... done loading pickled environment... done [autosummary] generating autosummary for: admin.rst, api/api.rst, api/index.rst, api/python_api.rst, api/solver.rst, changelog.rst, channels.rst, commands.rst, commands/clean.rst, commands/config.rst, ..., user-guide/tasks/use-r-with-conda.rst, user-guide/tasks/view-command-line-help.rst, user-guide/troubleshooting.rst, using/cheatsheet.rst, using/envs.rst, using/index.rst, using/pkgs.rst, using/test-drive.rst, using/using.rst, winxp-proxy.rst 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... user-guide/index user-guide/concepts/index user-guide/concepts/conda-commands user-guide/concepts/packages user-guide/concepts/pkg-specs user-guide/concepts/channels user-guide/concepts/environments user-guide/concepts/installing-with-conda user-guide/concepts/conda-performance user-guide/concepts/data-science user-guide/getting-started user-guide/install/index user-guide/install/download user-guide/install/windows user-guide/install/macos user-guide/install/linux user-guide/install/rpm-debian user-guide/configuration/index user-guide/configuration/use-condarc user-guide/configuration/sample-condarc user-guide/configuration/free-channel user-guide/configuration/admin-multi-user-install user-guide/configuration/enable-tab-completion user-guide/configuration/pip-interoperability user-guide/configuration/use-winxp-with-proxy user-guide/configuration/disable-ssl-verification user-guide/configuration/non-standard-certs user-guide/tasks/index user-guide/tasks/manage-conda user-guide/tasks/manage-environments user-guide/tasks/manage-channels user-guide/tasks/create-custom-channels user-guide/tasks/manage-pkgs user-guide/tasks/manage-python user-guide/tasks/manage-virtual user-guide/tasks/use-conda-with-travis-ci user-guide/tasks/view-command-line-help user-guide/cheatsheet user-guide/troubleshooting configuration api/index api/solver api/python_api api/api release-notes commands commands/clean commands/config commands/create commands/info commands/install commands/list commands/package commands/remove commands/search commands/update glossary done writing... /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/latest/docs/source/user-guide/troubleshooting.rst:1067: WARNING: Could not lex literal_block as "Python". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/latest/docs/source/user-guide/troubleshooting.rst:1084: WARNING: Could not lex literal_block as "Python". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/latest/docs/source/user-guide/troubleshooting.rst:1096: WARNING: Could not lex literal_block as "Python". Highlighting skipped. done writing additional files... done copying images... [ 12%] img/conda_logo.svg copying images... [ 25%] img/installing-with-conda.png copying images... [ 37%] img/strict-disabled.png copying images... [ 50%] img/strict-enabled.png copying images... [ 62%] img/anaconda-prompt.png copying images... [ 75%] img/config-precedence.png copying images... [ 87%] img/conda_locale.jpg copying images... [100%] img/conda_package-popularity.png copying downloadable files... [100%] user-guide/conda-cheatsheet.pdf copying static files... done copying extra files... done dumping object inventory... done build succeeded, 3 warnings. The HTML page is in _build/localmedia. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-06-22T12:03:50.821245Z, end-time: 2021-06-22T12:03:53.190864Z, duration: 2, exit-code: 0 /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/bin/python -m sphinx -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v4.0.1 loading translations [en]... done making output directory... done loading pickled environment... done [autosummary] generating autosummary for: admin.rst, api/api.rst, api/index.rst, api/python_api.rst, api/solver.rst, changelog.rst, channels.rst, commands.rst, commands/clean.rst, commands/config.rst, ..., user-guide/tasks/use-r-with-conda.rst, user-guide/tasks/view-command-line-help.rst, user-guide/troubleshooting.rst, using/cheatsheet.rst, using/envs.rst, using/index.rst, using/pkgs.rst, using/test-drive.rst, using/using.rst, winxp-proxy.rst 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 conda.tex... index user-guide/index user-guide/concepts/index user-guide/concepts/conda-commands user-guide/concepts/packages user-guide/concepts/pkg-specs user-guide/concepts/channels user-guide/concepts/environments user-guide/concepts/installing-with-conda user-guide/concepts/conda-performance user-guide/concepts/data-science user-guide/getting-started user-guide/install/index user-guide/install/download user-guide/install/windows user-guide/install/macos user-guide/install/linux user-guide/install/rpm-debian user-guide/configuration/index user-guide/configuration/use-condarc user-guide/configuration/sample-condarc user-guide/configuration/free-channel user-guide/configuration/admin-multi-user-install user-guide/configuration/enable-tab-completion user-guide/configuration/pip-interoperability user-guide/configuration/use-winxp-with-proxy user-guide/configuration/disable-ssl-verification user-guide/configuration/non-standard-certs user-guide/tasks/index user-guide/tasks/manage-conda user-guide/tasks/manage-environments user-guide/tasks/manage-channels user-guide/tasks/create-custom-channels user-guide/tasks/manage-pkgs user-guide/tasks/manage-python user-guide/tasks/manage-virtual user-guide/tasks/use-conda-with-travis-ci user-guide/tasks/view-command-line-help user-guide/cheatsheet user-guide/troubleshooting configuration api/index api/solver api/python_api api/api release-notes commands commands/clean commands/config commands/create commands/info commands/install commands/list commands/package commands/remove commands/search commands/update glossary resolving references... done writing... /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/latest/docs/source/user-guide/troubleshooting.rst:1067: WARNING: Could not lex literal_block as "Python". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/latest/docs/source/user-guide/troubleshooting.rst:1084: WARNING: Could not lex literal_block as "Python". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/latest/docs/source/user-guide/troubleshooting.rst:1096: WARNING: Could not lex literal_block as "Python". Highlighting skipped. done copying images... [ 12%] img/conda_logo.svg copying images... [ 25%] img/installing-with-conda.png copying images... [ 37%] img/strict-disabled.png copying images... [ 50%] img/strict-enabled.png copying images... [ 62%] img/anaconda-prompt.png copying images... [ 75%] img/config-precedence.png copying images... [ 87%] img/conda_locale.jpg copying images... [100%] img/conda_package-popularity.png copying TeX support files... copying TeX support files... done build succeeded, 3 warnings. 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/continuumio-conda/checkouts/latest/docs/source/_build/latex/_static/searchtools.js [rtd-command-info] start-time: 2021-06-22T12:03:54.308941Z, end-time: 2021-06-22T12:03:54.391809Z, 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-06-22T12:03:54.500364Z, end-time: 2021-06-22T12:04:02.926831Z, duration: 8, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=continuumio-conda -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="continuumio-conda" "conda.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 (./conda.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) (./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 continuumio-conda.idx (./continuumio-conda.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] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.87 ...s[width=0.500\linewidth]{{conda_logo}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.87 ...s[width=0.500\linewidth]{{conda_logo}.svg} (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `glossary:anaconda-glossary' on page 1 undefined on input line 128. LaTeX Warning: Hyper reference `glossary:miniconda-glossary' on page 1 undefine d on input line 129. [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) LaTeX Warning: Hyper reference `commands::doc' on page 3 undefined on input lin e 179. LaTeX Warning: Hyper reference `user-guide/tasks/view-command-line-help::doc' o n page 3 undefined on input line 180. LaTeX Warning: Hyper reference `user-guide/concepts/packages:what-is-a-conda-pa ckage' on page 3 undefined on input line 189. LaTeX Warning: Hyper reference `user-guide/concepts/packages:conda-file-format' on page 3 undefined on input line 193. LaTeX Warning: Hyper reference `user-guide/concepts/packages:using-packages' on page 3 undefined on input line 197. LaTeX Warning: Hyper reference `user-guide/concepts/packages:package-structure' on page 3 undefined on input line 201. LaTeX Warning: Hyper reference `user-guide/concepts/packages:metapackages' on p age 3 undefined on input line 205. LaTeX Warning: Hyper reference `user-guide/concepts/packages:anaconda-metapacka ge' on page 3 undefined on input line 209. LaTeX Warning: Hyper reference `user-guide/concepts/packages:mutex-metapackages ' on page 3 undefined on input line 213. LaTeX Warning: Hyper reference `user-guide/concepts/packages:noarch-packages' o n page 3 undefined on input line 219. LaTeX Warning: Hyper reference `user-guide/concepts/packages:noarch-python' on page 3 undefined on input line 223. LaTeX Warning: Hyper reference `user-guide/concepts/packages:link-and-unlink-sc ripts' on page 3 undefined on input line 229. LaTeX Warning: Hyper reference `user-guide/concepts/packages:more-information' on page 3 undefined on input line 233. [3] [4] [5] Underfull \hbox (badness 6910) in paragraph at lines 463--467 []\T1/qtm/m/n/10 And the \T1/txtt/m/n/10 run_exports \T1/qtm/m/n/10 for Open-BL AS, as part of openblas-devel: [][]$https : / / github . com / AnacondaRecipes / [6] [7] LaTeX Warning: Hyper reference `user-guide/getting-started:managing-pkgs' on pa ge 8 undefined on input line 662. LaTeX Warning: Hyper reference `user-guide/concepts/pkg-specs::doc' on page 8 u ndefined on input line 664. [8] LaTeX Warning: Hyper reference `user-guide/concepts/pkg-specs:package-metadata' on page 9 undefined on input line 673. LaTeX Warning: Hyper reference `user-guide/concepts/pkg-specs:repository-struct ure-and-index' on page 9 undefined on input line 677. LaTeX Warning: Hyper reference `user-guide/concepts/pkg-specs:package-match-spe cifications' on page 9 undefined on input line 681. LaTeX Warning: Hyper reference `user-guide/concepts/pkg-specs:version-ordering' on page 9 undefined on input line 685. [9] LaTeX Warning: Hyper reference `user-guide/concepts/pkg-specs:build-version-spe c' on page 10 undefined on input line 882. LaTeX Warning: Hyper reference `user-guide/concepts/pkg-specs:repo-si' on page 10 undefined on input line 917. [10] [11] [12] [13] [14] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [15] LaTeX Warning: Hyper reference `user-guide/concepts/channels:what-is-a-conda-ch annel' on page 16 undefined on input line 1500. LaTeX Warning: Hyper reference `user-guide/concepts/channels:specifying-channel s-when-installing-packages' on page 16 undefined on input line 1504. LaTeX Warning: Hyper reference `user-guide/concepts/channels:conda-clone-channe l-rss-feed' on page 16 undefined on input line 1508. LaTeX Warning: Hyper reference `user-guide/concepts/packages::doc' on page 16 u ndefined on input line 1519. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:config-cha nnels' on page 16 undefined on input line 1529. [16] LaTeX Warning: Hyper reference `user-guide/tasks/manage-channels::doc' on page 17 undefined on input line 1579. [17] LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments::doc' on p age 18 undefined on input line 1640. Underfull \hbox (badness 10000) in paragraph at lines 1759--1761 []|\T1/qtm/b/n/10 Non-Python de- Underfull \hbox (badness 10000) in paragraph at lines 1767--1769 []|\T1/qtm/b/n/10 Track-ing de-pen- [18] [19] [20] [21] Overfull \vbox (39.6568pt too high) has occurred while \output is active [22 <./installing-with-conda.png>] LaTeX Warning: Hyper reference `user-guide/concepts/environments::doc' on page 23 undefined on input line 1889. [23] Underfull \hbox (badness 5231) in paragraph at lines 2102--2104 []\T1/qtm/m/n/10 If you are us-ing R, in-stead of spec-i-fy-ing only \T1/txtt/m /n/10 r-essentials\T1/qtm/m/n/10 , spec-ify \T1/txtt/m/n/10 r-base=3.5 [24] LaTeX Warning: Hyper reference `user-guide/tasks/manage-channels:strict' on pag e 25 undefined on input line 2178. [25 <./strict-disabled.png> <./strict-enabled.png (PNG copy)>] LaTeX Warning: Hyper reference `user-guide/getting-started::doc' on page 26 und efined on input line 2261. [26] LaTeX Warning: Hyper reference `user-guide/getting-started:starting-conda' on p age 27 undefined on input line 2294. LaTeX Warning: Hyper reference `user-guide/getting-started:managing-conda' on p age 27 undefined on input line 2298. LaTeX Warning: Hyper reference `user-guide/getting-started:managing-envs' on pa ge 27 undefined on input line 2302. LaTeX Warning: Hyper reference `user-guide/concepts/environments::doc' on page 27 undefined on input line 2302. LaTeX Warning: Hyper reference `user-guide/getting-started:managing-python' on page 27 undefined on input line 2306. LaTeX Warning: Hyper reference `user-guide/getting-started:managing-pkgs' on pa ge 27 undefined on input line 2310. [27 <./anaconda-prompt.png>] [28] [29] [30] LaTeX Warning: Hyper reference `user-guide/getting-started:managing-envs' on pa ge 31 undefined on input line 2669. LaTeX Warning: Hyper reference `user-guide/cheatsheet::doc' on page 31 undefine d on input line 2708. LaTeX Warning: Hyper reference `user-guide/install/index:system-requirements' o n page 31 undefined on input line 2731. LaTeX Warning: Hyper reference `user-guide/install/index:regular-installation' on page 31 undefined on input line 2735. LaTeX Warning: Hyper reference `user-guide/install/index:installing-in-silent-m ode' on page 31 undefined on input line 2739. LaTeX Warning: Hyper reference `user-guide/install/index:installing-conda-on-a- system-that-has-other-python-installations-or-packages' on page 31 undefined on input line 2743. LaTeX Warning: Hyper reference `user-guide/install/download::doc' on page 31 un defined on input line 2749. LaTeX Warning: Hyper reference `glossary:miniconda-glossary' on page 31 undefin ed on input line 2750. LaTeX Warning: Hyper reference `glossary:anaconda-glossary' on page 31 undefine d on input line 2751. [31] LaTeX Warning: Hyper reference `user-guide/install/windows::doc' on page 32 und efined on input line 2802. LaTeX Warning: Hyper reference `user-guide/install/macos::doc' on page 32 undef ined on input line 2806. LaTeX Warning: Hyper reference `user-guide/install/linux::doc' on page 32 undef ined on input line 2810. LaTeX Warning: Hyper reference `glossary:silent-mode-glossary' on page 32 undef ined on input line 2818. LaTeX Warning: Hyper reference `user-guide/install/windows:install-win-silent' on page 32 undefined on input line 2827. LaTeX Warning: Hyper reference `user-guide/install/macos:install-macos-silent' on page 32 undefined on input line 2831. LaTeX Warning: Hyper reference `user-guide/install/linux:install-linux-silent' on page 32 undefined on input line 2835. [32] LaTeX Warning: Hyper reference `user-guide/install/download:anaconda-or-minicon da' on page 33 undefined on input line 2895. LaTeX Warning: Hyper reference `user-guide/install/download:choosing-a-version- of-anaconda-or-miniconda' on page 33 undefined on input line 2899. LaTeX Warning: Hyper reference `user-guide/install/download:gui-versus-command- line-installer' on page 33 undefined on input line 2903. LaTeX Warning: Hyper reference `user-guide/install/download:choosing-a-version- of-python' on page 33 undefined on input line 2907. LaTeX Warning: Hyper reference `user-guide/install/download:cryptographic-hash- verification' on page 33 undefined on input line 2911. [33] LaTeX Warning: Hyper reference `user-guide/configuration/use-winxp-with-proxy:: doc' on page 34 undefined on input line 3015. LaTeX Warning: Hyper reference `user-guide/getting-started::doc' on page 34 und efined on input line 3054. [34] LaTeX Warning: Hyper reference `user-guide/install/download:hash-verification' on page 35 undefined on input line 3150. LaTeX Warning: Hyper reference `glossary:silent-mode-glossary' on page 35 undef ined on input line 3187. [35] LaTeX Warning: Hyper reference `user-guide/install/download:hash-verification' on page 36 undefined on input line 3289. LaTeX Warning: Hyper reference `glossary:silent-mode-glossary' on page 36 undef ined on input line 3340. [36] [37] LaTeX Warning: Hyper reference `user-guide/install/download:hash-verification' on page 38 undefined on input line 3469. LaTeX Warning: Hyper reference `user-guide/install/macos:install-macos-silent' on page 38 undefined on input line 3530. [38] Overfull \vbox (1.47961pt too high) detected at line 3654 [39] [40] LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:overview' on page 41 undefined on input line 3750. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:creating-a nd-editing' on page 41 undefined on input line 3754. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:searching- for-condarc' on page 41 undefined on input line 3758. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:general-co nfiguration' on page 41 undefined on input line 3762. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:advanced-c onfiguration' on page 41 undefined on input line 3766. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:conda-buil d-configuration' on page 41 undefined on input line 3770. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:expansion- of-environment-variables' on page 41 undefined on input line 3774. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:obtaining- information-from-the-condarc-file' on page 41 undefined on input line 3778. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:configurin g-number-of-threads' on page 41 undefined on input line 3782. [41] LaTeX Warning: Hyper reference `configuration::doc' on page 42 undefined on inp ut line 3796. LaTeX Warning: Hyper reference `user-guide/configuration/admin-multi-user-insta ll::doc' on page 42 undefined on input line 3802. LaTeX Warning: Hyper reference `user-guide/configuration/sample-condarc::doc' o n page 42 undefined on input line 3873. LaTeX Warning: Hyper reference `commands/config::doc' on page 42 undefined on i nput line 3889. [42] LaTeX Warning: Hyper reference `user-guide/configuration/enable-tab-completion: :doc' on page 43 undefined on input line 3896. [43] LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:config-cha nnels' on page 44 undefined on input line 3989. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:allow-othe r-channels' on page 44 undefined on input line 3993. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:default-ch annels' on page 44 undefined on input line 3997. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:auto-updat e-conda' on page 44 undefined on input line 4001. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:always-yes ' on page 44 undefined on input line 4005. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:show-chann el-urls' on page 44 undefined on input line 4009. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:change-com mand-prompt' on page 44 undefined on input line 4013. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:add-pip-py thon-dependency' on page 44 undefined on input line 4017. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:use-pip' o n page 44 undefined on input line 4021. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:config-pro xy' on page 44 undefined on input line 4025. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:ssl-verifi cation' on page 44 undefined on input line 4029. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:offline-mo de-only' on page 44 undefined on input line 4033. [44 <./config-precedence.png>] LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:set-ch-ali as' on page 45 undefined on input line 4049. LaTeX Warning: Hyper reference `user-guide/configuration/admin-multi-user-insta ll:admin-inst' on page 45 undefined on input line 4100. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:channel-al ias' on page 45 undefined on input line 4105. Underfull \hbox (badness 7907) in paragraph at lines 4110--4115 []\T1/qtm/m/n/10 Nor-mally the de-faults chan-nel points to sev-eral chan-nels at the [][]repo.anaconda.com[][] repos-i-tory, but if LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:channel-al ias' on page 45 undefined on input line 4118. [45] [46] [47] LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:disallow-s oft-linking' on page 48 undefined on input line 4298. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:set-ch-ali as' on page 48 undefined on input line 4302. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:config-add -default-pkgs' on page 48 undefined on input line 4306. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:track-feat ures' on page 48 undefined on input line 4310. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:disable-up dating' on page 48 undefined on input line 4314. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:disallow-i nstall' on page 48 undefined on input line 4318. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:add-anacon da-token' on page 48 undefined on input line 4322. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:specify-en v-directories' on page 48 undefined on input line 4326. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:specify-pk g-directories' on page 48 undefined on input line 4330. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:use-only-t ar-bz2' on page 48 undefined on input line 4334. [48] [49] LaTeX Warning: Hyper reference `user-guide/tasks/manage-pkgs:pinning-packages' on page 50 undefined on input line 4498. [50] LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:specify-ro ot-dir' on page 51 undefined on input line 4651. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:specify-ou tput-folder' on page 51 undefined on input line 4655. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:auto-uploa d' on page 51 undefined on input line 4659. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:anaconda-t oken' on page 51 undefined on input line 4663. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:quiet' on page 51 undefined on input line 4667. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:filename-h ashing' on page 51 undefined on input line 4671. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:no-verify' on page 51 undefined on input line 4675. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:set-build- id' on page 51 undefined on input line 4679. [51] LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:skip-exist ing' on page 52 undefined on input line 4683. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:include-re cipe' on page 52 undefined on input line 4687. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:disable-ac tivation' on page 52 undefined on input line 4691. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:long-test- prefix' on page 52 undefined on input line 4695. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:pypi-uploa d-settings' on page 52 undefined on input line 4699. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:pypi-repos itory' on page 52 undefined on input line 4703. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:threads' o n page 52 undefined on input line 4707. [52] [53] [54] [55] LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:config-cha nnels' on page 56 undefined on input line 5041. [56] LaTeX Warning: Hyper reference `user-guide/configuration/free-channel:adding-th e-free-channel-to-defaults' on page 57 undefined on input line 5167. LaTeX Warning: Hyper reference `user-guide/configuration/free-channel:changing- condarc' on page 57 undefined on input line 5171. LaTeX Warning: Hyper reference `user-guide/configuration/free-channel:package-n ame-changes' on page 57 undefined on input line 5175. LaTeX Warning: Hyper reference `user-guide/configuration/free-channel:troublesh ooting' on page 57 undefined on input line 5179. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:default-ch annels' on page 57 undefined on input line 5188. [57] LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc::doc' on p age 58 undefined on input line 5229. LaTeX Warning: Hyper reference `user-guide/configuration/free-channel:free-chan nel-default' on page 58 undefined on input line 5350. [58] LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc::doc' on p age 59 undefined on input line 5377. LaTeX Warning: Hyper reference `user-guide/configuration/admin-multi-user-insta ll:admin-inst-user' on page 59 undefined on input line 5389. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc::doc' on p age 59 undefined on input line 5400. [59] [60] [61] LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:config-ove rview' on page 62 undefined on input line 5728. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:config-pro xy' on page 62 undefined on input line 5734. [62] [63] Underfull \hbox (badness 5878) in paragraph at lines 5872--5878 []\T1/qtm/m/n/10 If you are us-ing a non-standard set of cer-tifi-cates, then t he re-quests pack-age re-quires the set-ting of LaTeX Warning: Hyper reference `user-guide/tasks/manage-conda:verifying-that-co nda-is-installed' on page 64 undefined on input line 5924. LaTeX Warning: Hyper reference `user-guide/tasks/manage-conda:determining-your- conda-version' on page 64 undefined on input line 5928. LaTeX Warning: Hyper reference `user-guide/tasks/manage-conda:updating-conda-to -the-current-version' on page 64 undefined on input line 5932. LaTeX Warning: Hyper reference `user-guide/tasks/manage-conda:suppressing-warni ng-message-about-updating-conda' on page 64 undefined on input line 5936. [64] Underfull \hbox (badness 10000) in paragraph at lines 6029--6032 []\T1/qtm/m/n/10 Run the fol-low-ing com-mand from your ter-mi-nal or Ana-conda Prompt: \T1/txtt/m/n/10 conda config --set LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:creating-a n-environment-with-commands' on page 65 undefined on input line 6044. LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:creating-a n-environment-from-an-environment-yml-file' on page 65 undefined on input line 6048. LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:specifying -a-location-for-an-environment' on page 65 undefined on input line 6052. LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:updating-a n-environment' on page 65 undefined on input line 6056. LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:cloning-an -environment' on page 65 undefined on input line 6060. LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:building-i dentical-conda-environments' on page 65 undefined on input line 6064. LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:activating -an-environment' on page 65 undefined on input line 6068. LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:deactivati ng-an-environment' on page 65 undefined on input line 6072. LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:determinin g-your-current-environment' on page 65 undefined on input line 6076. LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:viewing-a- list-of-your-environments' on page 65 undefined on input line 6080. LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:viewing-a- list-of-the-packages-in-an-environment' on page 65 undefined on input line 6084 . LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:using-pip- in-an-environment' on page 65 undefined on input line 6088. LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:setting-en vironment-variables' on page 65 undefined on input line 6092. LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:saving-env ironment-variables' on page 65 undefined on input line 6096. LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:sharing-an -environment' on page 65 undefined on input line 6100. LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:restoring- an-environment' on page 65 undefined on input line 6104. LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:removing-a n-environment' on page 65 undefined on input line 6108. [65] LaTeX Warning: Hyper reference `commands::doc' on page 66 undefined on input li ne 6123. LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:specifying -location' on page 66 undefined on input line 6148. [66] LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:config-add -default-pkgs' on page 67 undefined on input line 6251. LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:create-env -file-manually' on page 67 undefined on input line 6284. [67] [68] [69] LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:set-env-va rs' on page 70 undefined on input line 6568. [70] LaTeX Warning: Hyper reference `user-guide/troubleshooting:path-error' on page 71 undefined on input line 6637. [71] LaTeX Warning: Hyper reference `user-guide/troubleshooting:mkl-library' on page 72 undefined on input line 6707. [72] [73] [74] LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:win-save-e nv-variables' on page 75 undefined on input line 7002. LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:macos-linu x-save-env-variables' on page 75 undefined on input line 7002. [75] [76] ! Package inputenc Error: Unicode char ➜ (U+279C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7192 ...t \PYGZhy{}\PYGZhy{}from\PYGZhy{}history [77] LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:config-cha nnels' on page 78 undefined on input line 7270. LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:create-env -from-file' on page 78 undefined on input line 7276. [78] LaTeX Warning: Hyper reference `user-guide/concepts/channels::doc' on page 79 u ndefined on input line 7335. [79] [80] [81] LaTeX Warning: Hyper reference `user-guide/tasks/manage-pkgs:searching-for-pack ages' on page 82 undefined on input line 7607. LaTeX Warning: Hyper reference `user-guide/tasks/manage-pkgs:installing-package s' on page 82 undefined on input line 7611. LaTeX Warning: Hyper reference `user-guide/tasks/manage-pkgs:installing-similar -packages' on page 82 undefined on input line 7615. LaTeX Warning: Hyper reference `user-guide/tasks/manage-pkgs:installing-package s-from-anaconda-org' on page 82 undefined on input line 7619. LaTeX Warning: Hyper reference `user-guide/tasks/manage-pkgs:installing-non-con da-packages' on page 82 undefined on input line 7623. LaTeX Warning: Hyper reference `user-guide/tasks/manage-pkgs:installing-commerc ial-packages' on page 82 undefined on input line 7627. LaTeX Warning: Hyper reference `user-guide/tasks/manage-pkgs:viewing-a-list-of- installed-packages' on page 82 undefined on input line 7631. LaTeX Warning: Hyper reference `user-guide/tasks/manage-pkgs:listing-package-de pendencies' on page 82 undefined on input line 7635. LaTeX Warning: Hyper reference `user-guide/tasks/manage-pkgs:updating-packages' on page 82 undefined on input line 7639. LaTeX Warning: Hyper reference `user-guide/tasks/manage-pkgs:preventing-package s-from-updating-pinning' on page 82 undefined on input line 7643. LaTeX Warning: Hyper reference `user-guide/tasks/manage-pkgs:adding-default-pac kages-to-new-environments-automatically' on page 82 undefined on input line 764 7. LaTeX Warning: Hyper reference `user-guide/tasks/manage-pkgs:removing-packages' on page 82 undefined on input line 7651. LaTeX Warning: Hyper reference `commands::doc' on page 82 undefined on input li ne 7659. [82] LaTeX Warning: Hyper reference `user-guide/troubleshooting::doc' on page 83 und efined on input line 7754. LaTeX Warning: Hyper reference `user-guide/concepts/packages:mutex-metapackages ' on page 83 undefined on input line 7765. [83] LaTeX Warning: Hyper reference `user-guide/tasks/manage-channels::doc' on page 84 undefined on input line 7829. LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:pip-in-env ' on page 84 undefined on input line 7874. [84] LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:pip-in-env ' on page 85 undefined on input line 7918. [85] [86] Underfull \hbox (badness 7221) in paragraph at lines 8126--8129 []\T1/qtm/m/n/10 Open Ana-conda Prompt or ter-mi-nal and run: \T1/txtt/m/n/10 c onda config --add create_default_packages LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc:config-add -default-pkgs' on page 87 undefined on input line 8137. [87] LaTeX Warning: Hyper reference `user-guide/tasks/manage-python:viewing-a-list-o f-available-python-versions' on page 88 undefined on input line 8191. LaTeX Warning: Hyper reference `user-guide/tasks/manage-python:installing-a-dif ferent-version-of-python' on page 88 undefined on input line 8195. LaTeX Warning: Hyper reference `user-guide/tasks/manage-python:installing-pypy' on page 88 undefined on input line 8199. LaTeX Warning: Hyper reference `user-guide/tasks/manage-python:using-a-differen t-version-of-python' on page 88 undefined on input line 8203. LaTeX Warning: Hyper reference `user-guide/tasks/manage-python:updating-or-upgr ading-python' on page 88 undefined on input line 8207. LaTeX Warning: Hyper reference `user-guide/tasks/manage-pkgs:installing-multipl e-packages' on page 88 undefined on input line 8284. LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:activate-e nv' on page 88 undefined on input line 8300. LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:determine- current-env' on page 88 undefined on input line 8305. [88] LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:activate-e nv' on page 89 undefined on input line 8336. LaTeX Warning: Hyper reference `user-guide/tasks/manage-virtual:listing-detecte d-virtual-packages' on page 89 undefined on input line 8376. LaTeX Warning: Hyper reference `user-guide/tasks/manage-virtual:overriding-dete cted-packages' on page 89 undefined on input line 8380. [89] [90] LaTeX Warning: Hyper reference `user-guide/tasks/use-conda-with-travis-ci:the-t ravis-yml-file' on page 91 undefined on input line 8499. LaTeX Warning: Hyper reference `user-guide/tasks/use-conda-with-travis-ci:suppo rting-packages-that-do-not-have-official-builds' on page 91 undefined on input line 8503. LaTeX Warning: Hyper reference `user-guide/tasks/use-conda-with-travis-ci:build ing-a-conda-recipe' on page 91 undefined on input line 8507. LaTeX Warning: Hyper reference `user-guide/tasks/use-conda-with-travis-ci:appve yor' on page 91 undefined on input line 8511. LaTeX Warning: Hyper reference `user-guide/tasks/use-conda-with-travis-ci:boots trap-your-environment' on page 91 undefined on input line 8515. [91] [92] Underfull \hbox (badness 10000) in paragraph at lines 8653--8656 []\T1/qtm/m/n/10 For an ex-am-ple project build-ing conda pack-ages on Ap-pVeyo r, see [][]$https : / / github . com / rmcgibbo / LaTeX Warning: Hyper reference `commands::doc' on page 93 undefined on input li ne 8718. [93] LaTeX Warning: Hyper reference `user-guide/troubleshooting:using-conda-in-windo ws-batch-script-exits-early' on page 94 undefined on input line 8736. LaTeX Warning: Hyper reference `user-guide/troubleshooting:numpy-mkl-library-lo ad-failed' on page 94 undefined on input line 8740. LaTeX Warning: Hyper reference `user-guide/troubleshooting:ssl-connection-error s' on page 94 undefined on input line 8744. LaTeX Warning: Hyper reference `user-guide/troubleshooting:permission-denied-er rors-during-installation' on page 94 undefined on input line 8748. LaTeX Warning: Hyper reference `user-guide/troubleshooting:permission-denied-er rors-after-using-sudo-conda-command' on page 94 undefined on input line 8752. LaTeX Warning: Hyper reference `user-guide/troubleshooting:already-installed-er ror-message' on page 94 undefined on input line 8756. LaTeX Warning: Hyper reference `user-guide/troubleshooting:conda-reports-that-a -package-is-installed-but-it-appears-not-to-be' on page 94 undefined on input l ine 8760. LaTeX Warning: Hyper reference `user-guide/troubleshooting:pkg-resources-distri butionnotfound-conda-3-6-1-6-gb31b0d4-dirty' on page 94 undefined on input line 8764. LaTeX Warning: Hyper reference `user-guide/troubleshooting:macos-error-valueerr or-unknown-locale-utf-8' on page 94 undefined on input line 8768. LaTeX Warning: Hyper reference `user-guide/troubleshooting:attributeerror-or-mi ssing-getproxies' on page 94 undefined on input line 8772. LaTeX Warning: Hyper reference `user-guide/troubleshooting:shell-commands-open- from-the-wrong-location' on page 94 undefined on input line 8776. LaTeX Warning: Hyper reference `user-guide/troubleshooting:programs-fail-due-to -invoking-conda-python-instead-of-system-python' on page 94 undefined on input line 8780. LaTeX Warning: Hyper reference `user-guide/troubleshooting:unsatisfiablespecifi cations-error' on page 94 undefined on input line 8784. LaTeX Warning: Hyper reference `user-guide/troubleshooting:package-installation -fails-from-a-specific-channel' on page 94 undefined on input line 8788. LaTeX Warning: Hyper reference `user-guide/troubleshooting:conda-automatically- upgrades-to-unwanted-version' on page 94 undefined on input line 8792. LaTeX Warning: Hyper reference `user-guide/troubleshooting:conda-upgrade-error' on page 94 undefined on input line 8796. LaTeX Warning: Hyper reference `user-guide/troubleshooting:validationerror-inva lid-value-for-timestamp' on page 94 undefined on input line 8800. LaTeX Warning: Hyper reference `user-guide/troubleshooting:unicode-error-after- installing-python-2' on page 94 undefined on input line 8804. LaTeX Warning: Hyper reference `user-guide/troubleshooting:windows-environment- has-not-been-activated' on page 94 undefined on input line 8808. LaTeX Warning: Hyper reference `user-guide/troubleshooting:the-system-cannot-fi nd-the-path-specified-on-windows' on page 94 undefined on input line 8812. [94] Underfull \hbox (badness 10000) in paragraph at lines 8879--8883 []\T1/qtm/m/n/10 An-other soft-ware ven-dor has in-stalled MKL or In-tel OpenMP (li-biomp5md.dll) files into the LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:activate-e nv' on page 95 undefined on input line 8891. [95] Overfull \hbox (127.44492pt too wide) in paragraph at lines 8970--8972 []\T1/qtm/m/n/10 CLI: [][]$https : / / superuser . com / questions / 79612 / se tting-[]and-[]getting-[]windows-[]environment-[]variables-[]from-[]the-[]comman d-[]prompt / Overfull \hbox (57.22491pt too wide) in paragraph at lines 8974--8976 []\T1/qtm/m/n/10 GUI: [][]$http : / / www . dowdandassociates . com / blog / co ntent / howto-[]set-[]an-[]environment-[]variable-[]in-[]windows-[]gui/$[][] [96] LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments:activate-e nv' on page 97 undefined on input line 9112. [97] [98] [99] [100] [101] [102] [103] [104 <./conda_locale.jpg>] [105] [106] [107] [108 <./conda_package-popularity.png>] [109] [110] [111] LaTeX Warning: Hyper reference `index::doc' on page 112 undefined on input line 10171. LaTeX Warning: Hyper reference `user-guide/concepts/index::doc' on page 112 und efined on input line 10171. LaTeX Warning: Hyper reference `user-guide/getting-started::doc' on page 112 un defined on input line 10171. LaTeX Warning: Hyper reference `user-guide/install/index::doc' on page 112 unde fined on input line 10171. LaTeX Warning: Hyper reference `user-guide/configuration/index::doc' on page 11 2 undefined on input line 10171. LaTeX Warning: Hyper reference `user-guide/tasks/index::doc' on page 112 undefi ned on input line 10171. LaTeX Warning: Hyper reference `user-guide/index:addl-resources' on page 112 un defined on input line 10171. LaTeX Warning: Hyper reference `index::doc' on page 112 undefined on input line 10178. LaTeX Warning: Hyper reference `user-guide/concepts/index::doc' on page 112 und efined on input line 10182. LaTeX Warning: Hyper reference `user-guide/getting-started::doc' on page 112 un defined on input line 10186. LaTeX Warning: Hyper reference `user-guide/install/index::doc' on page 112 unde fined on input line 10190. LaTeX Warning: Hyper reference `user-guide/configuration/index::doc' on page 11 2 undefined on input line 10199. LaTeX Warning: Hyper reference `user-guide/tasks/index::doc' on page 112 undefi ned on input line 10203. LaTeX Warning: Hyper reference `user-guide/tasks/manage-environments::doc' on p age 112 undefined on input line 10203. LaTeX Warning: Hyper reference `user-guide/tasks/manage-channels::doc' on page 112 undefined on input line 10203. LaTeX Warning: Hyper reference `user-guide/tasks/manage-pkgs::doc' on page 112 undefined on input line 10203. LaTeX Warning: Hyper reference `user-guide/cheatsheet::doc' on page 112 undefin ed on input line 10212. LaTeX Warning: Hyper reference `user-guide/troubleshooting::doc' on page 112 un defined on input line 10216. [112] Chapter 2. [113] Underfull \vbox (badness 10000) detected at line 10766 Underfull \vbox (badness 10000) detected at line 10766 [114] Underfull \vbox (badness 10000) detected at line 10766 Underfull \vbox (badness 10000) detected at line 10766 [115] Underfull \vbox (badness 10000) detected at line 10766 Underfull \vbox (badness 10000) detected at line 10766 [116] Underfull \vbox (badness 10000) detected at line 10766 Underfull \vbox (badness 10000) detected at line 10766 [117] Underfull \vbox (badness 10000) detected at line 10766 Underfull \vbox (badness 10000) detected at line 10766 [118] Underfull \vbox (badness 10000) detected at line 10766 Underfull \vbox (badness 10000) detected at line 10766 [119] Underfull \vbox (badness 10000) detected at line 10766 Underfull \vbox (badness 10000) detected at line 10766 [120] Underfull \vbox (badness 10000) detected at line 10766 Underfull \vbox (badness 10000) detected at line 10766 [121] Underfull \vbox (badness 10000) detected at line 10766 Underfull \vbox (badness 10000) detected at line 10766 [122] [123] [124] Chapter 3. LaTeX Warning: Hyper reference `api/solver:conda.core.solve.Solver.solve_final_ state' on page 125 undefined on input line 10837. LaTeX Warning: Hyper reference `api/solver:conda.core.solve.Solver.solve_for_di ff' on page 125 undefined on input line 10841. LaTeX Warning: Hyper reference `api/solver:conda.core.solve.Solver.solve_for_tr ansaction' on page 125 undefined on input line 10845. [125] LaTeX Warning: Hyper reference `api/solver:conda.core.solve.DepsModifier' on pa ge 126 undefined on input line 10863. LaTeX Warning: Hyper reference `api/solver:conda.core.solve.DepsModifier' on pa ge 126 undefined on input line 10919. LaTeX Warning: Hyper reference `api/solver:conda.core.solve.Solver.solve_final_ state' on page 126 undefined on input line 10919. LaTeX Warning: Hyper reference `api/solver:conda.core.solve.Solver.solve_final_ state' on page 126 undefined on input line 10923. LaTeX Warning: Hyper reference `api/solver:conda.core.solve.Solver.solve_final_ state' on page 126 undefined on input line 10927. LaTeX Warning: Hyper reference `api/solver:conda.core.solve.Solver.solve_final_ state' on page 126 undefined on input line 10931. Underfull \hbox (badness 10000) in paragraph at lines 10936--10941 []\T1/qtm/m/n/10 in-structs LaTeX Warning: Hyper reference `api/solver:conda.core.solve.Solver.solve_final_ state' on page 126 undefined on input line 10947. [126] LaTeX Warning: Hyper reference `api/solver:conda.core.solve.DepsModifier' on pa ge 127 undefined on input line 10977. LaTeX Warning: Hyper reference `api/solver:conda.core.solve.Solver.solve_final_ state' on page 127 undefined on input line 10977. LaTeX Warning: Hyper reference `api/solver:conda.core.solve.Solver.solve_final_ state' on page 127 undefined on input line 10981. LaTeX Warning: Hyper reference `api/solver:conda.core.solve.Solver.solve_final_ state' on page 127 undefined on input line 10985. LaTeX Warning: Hyper reference `api/solver:conda.core.solve.Solver.solve_final_ state' on page 127 undefined on input line 10989. LaTeX Warning: Hyper reference `api/solver:conda.core.solve.Solver.solve_for_di ff' on page 127 undefined on input line 10993. LaTeX Warning: Hyper reference `api/solver:conda.core.solve.Solver.solve_final_ state' on page 127 undefined on input line 10997. [127] Underfull \hbox (badness 10000) in paragraph at lines 11158--11163 \T1/qtm/m/n/10 >> run_command(Commands.CREATE, "-n", "newenv", "python=3", "fla sk") >> LaTeX Warning: Hyper reference `api/api:conda.api.Solver.solve_final_state' on page 128 undefined on input line 11182. LaTeX Warning: Hyper reference `api/api:conda.api.Solver.solve_for_diff' on pag e 128 undefined on input line 11186. LaTeX Warning: Hyper reference `api/api:conda.api.Solver.solve_for_transaction' on page 128 undefined on input line 11190. LaTeX Warning: Hyper reference `api/solver:conda.core.solve.DepsModifier' on pa ge 128 undefined on input line 11206. [128] LaTeX Warning: Hyper reference `api/solver:conda.core.solve.DepsModifier' on pa ge 129 undefined on input line 11260. LaTeX Warning: Hyper reference `api/api:conda.api.Solver.solve_final_state' on page 129 undefined on input line 11260. LaTeX Warning: Hyper reference `api/api:conda.api.Solver.solve_final_state' on page 129 undefined on input line 11264. LaTeX Warning: Hyper reference `api/api:conda.api.Solver.solve_final_state' on page 129 undefined on input line 11268. LaTeX Warning: Hyper reference `api/api:conda.api.Solver.solve_final_state' on page 129 undefined on input line 11272. LaTeX Warning: Hyper reference `api/solver:conda.core.solve.DepsModifier' on pa ge 129 undefined on input line 11312. LaTeX Warning: Hyper reference `api/api:conda.api.Solver.solve_final_state' on page 129 undefined on input line 11312. [129] LaTeX Warning: Hyper reference `api/api:conda.api.Solver.solve_final_state' on page 130 undefined on input line 11316. LaTeX Warning: Hyper reference `api/api:conda.api.Solver.solve_final_state' on page 130 undefined on input line 11320. LaTeX Warning: Hyper reference `api/api:conda.api.Solver.solve_final_state' on page 130 undefined on input line 11324. LaTeX Warning: Hyper reference `api/api:conda.api.Solver.solve_for_diff' on pag e 130 undefined on input line 11328. [130] LaTeX Warning: Hyper reference `api/api:conda.api.PackageCacheData' on page 131 undefined on input line 11491. [131] [132] [133] [134] Chapter 4. [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] Underfull \hbox (badness 10000) in paragraph at lines 15470--15472 []\T1/qtm/m/n/10 Ex-pand env vars in \T1/txtt/m/n/10 custom_channels\T1/qtm/m/n /10 , \T1/txtt/m/n/10 custom_multichannels\T1/qtm/m/n/10 , \T1/txtt/m/n/10 defa ult_channels\T1/qtm/m/n/10 , [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] Chapter 5. LaTeX Warning: Hyper reference `commands:conda-general-commands' on page 249 un defined on input line 23802. LaTeX Warning: Hyper reference `commands:conda-vs-pip-vs-virtualenv-commands' o n page 249 undefined on input line 23806. [249] Overfull \hbox (75.05872pt too wide) in paragraph at lines 23941--23943 []\T1/qtm/m/n/10 Write to the sys-tem .con-darc file at \TS1/qtm/m/n/10 '\T1/qt m/m/n/10 /home/docs/checkouts/readthedocs.org/user_builds/continuumio- [250] [251] Overfull \hbox (27.70874pt too wide) in paragraph at lines 24118--24126 [] [252] [253] [254] Overfull \hbox (27.70874pt too wide) in paragraph at lines 24361--24369 [] [255] [256] [257] [258] Overfull \hbox (27.70874pt too wide) in paragraph at lines 24716--24724 [] [259] [260] Overfull \hbox (27.70874pt too wide) in paragraph at lines 24840--24848 [] [261] [262] Overfull \hbox (27.70874pt too wide) in paragraph at lines 25016--25024 [] [263] [264] Underfull \hbox (badness 10000) in paragraph at lines 25170--25172 []|\T1/txtt/m/n/10 conda install Underfull \hbox (badness 10000) in paragraph at lines 25173--25175 []|\T1/txtt/m/n/10 pip install Underfull \hbox (badness 10000) in paragraph at lines 25180--25182 []|\T1/qtm/m/n/10 Up- Underfull \hbox (badness 10000) in paragraph at lines 25180--25182 \T1/qtm/m/n/10 date a Underfull \hbox (badness 10000) in paragraph at lines 25183--25185 []|\T1/txtt/m/n/10 conda update --name Underfull \hbox (badness 10000) in paragraph at lines 25183--25185 \T1/txtt/m/n/10 $ENVIRONMENT_NAME Underfull \hbox (badness 10000) in paragraph at lines 25186--25188 []|\T1/txtt/m/n/10 pip install --upgrade Underfull \hbox (badness 10000) in paragraph at lines 25193--25195 []|\T1/qtm/m/n/10 Up-date Underfull \hbox (badness 10000) in paragraph at lines 25193--25195 \T1/qtm/m/n/10 pack-age Underfull \hbox (badness 10000) in paragraph at lines 25199--25201 []|\T1/qtm/m/n/10 Linux/macOS: \T1/txtt/m/n/10 pip install Underfull \hbox (badness 10000) in paragraph at lines 25206--25208 []|\T1/qtm/m/n/10 Unin- Underfull \hbox (badness 10000) in paragraph at lines 25206--25208 \T1/qtm/m/n/10 stall a Underfull \hbox (badness 10000) in paragraph at lines 25209--25211 []|\T1/txtt/m/n/10 conda remove --name Underfull \hbox (badness 10000) in paragraph at lines 25209--25211 \T1/txtt/m/n/10 $ENVIRONMENT_NAME Underfull \hbox (badness 10000) in paragraph at lines 25212--25214 []|\T1/txtt/m/n/10 pip uninstall Underfull \hbox (badness 10000) in paragraph at lines 25219--25221 []|\T1/qtm/m/n/10 Cre-ate Underfull \hbox (badness 10000) in paragraph at lines 25222--25224 []|\T1/txtt/m/n/10 conda create --name Underfull \hbox (badness 10000) in paragraph at lines 25228--25231 []|\T1/txtt/m/n/10 cd $ENV_BASE_DIR; Underfull \hbox (badness 10000) in paragraph at lines 25228--25231 \T1/txtt/m/n/10 virtualenv Underfull \hbox (badness 10000) in paragraph at lines 25232--25234 []|\T1/qtm/m/n/10 Ac-ti-vate Underfull \hbox (badness 10000) in paragraph at lines 25235--25237 []|\T1/txtt/m/n/10 conda activate Underfull \hbox (badness 10000) in paragraph at lines 25241--25244 []|\T1/txtt/m/n/10 source $ENV_BASE_DIR/ Underfull \hbox (badness 10000) in paragraph at lines 25241--25244 \T1/txtt/m/n/10 $ENVIRONMENT_NAME/bin/ Underfull \hbox (badness 10000) in paragraph at lines 25245--25247 []|\T1/qtm/m/n/10 De-ac-ti- Underfull \hbox (badness 10000) in paragraph at lines 25245--25247 \T1/qtm/m/n/10 vate an Underfull \hbox (badness 10000) in paragraph at lines 25245--25247 \T1/qtm/m/n/10 en-vi-ron- Underfull \hbox (badness 10000) in paragraph at lines 25258--25260 []|\T1/qtm/m/n/10 Search Underfull \hbox (badness 10000) in paragraph at lines 25258--25260 \T1/qtm/m/n/10 avail- Underfull \hbox (badness 10000) in paragraph at lines 25258--25260 \T1/qtm/m/n/10 able Underfull \hbox (badness 10000) in paragraph at lines 25258--25260 \T1/qtm/m/n/10 pack- Underfull \hbox (badness 10000) in paragraph at lines 25261--25263 []|\T1/txtt/m/n/10 conda search Underfull \hbox (badness 10000) in paragraph at lines 25271--25273 []|\T1/qtm/m/n/10 In-stall Underfull \hbox (badness 10000) in paragraph at lines 25271--25273 \T1/qtm/m/n/10 pack-age Underfull \hbox (badness 10000) in paragraph at lines 25271--25273 \T1/qtm/m/n/10 from Underfull \hbox (badness 10000) in paragraph at lines 25271--25273 \T1/qtm/m/n/10 spe-cific Underfull \hbox (badness 10000) in paragraph at lines 25274--25276 []|\T1/txtt/m/n/10 conda install --channel Underfull \hbox (badness 10000) in paragraph at lines 25277--25279 []|\T1/txtt/m/n/10 pip install --index-url Underfull \hbox (badness 10000) in paragraph at lines 25284--25286 []|\T1/qtm/m/n/10 List Underfull \hbox (badness 10000) in paragraph at lines 25284--25286 \T1/qtm/m/n/10 in-stalled Underfull \hbox (badness 10000) in paragraph at lines 25284--25286 \T1/qtm/m/n/10 pack- Underfull \hbox (badness 10000) in paragraph at lines 25287--25289 []|\T1/txtt/m/n/10 conda list --name Underfull \hbox (badness 10000) in paragraph at lines 25297--25299 []|\T1/qtm/m/n/10 Cre-ate Underfull \hbox (badness 10000) in paragraph at lines 25297--25299 \T1/qtm/m/n/10 re-quire- Underfull \hbox (badness 10000) in paragraph at lines 25297--25299 \T1/qtm/m/n/10 ments Underfull \hbox (badness 10000) in paragraph at lines 25310--25312 []|\T1/qtm/m/n/10 List all Underfull \hbox (badness 10000) in paragraph at lines 25310--25312 \T1/qtm/m/n/10 en-vi-ron- Underfull \hbox (badness 10000) in paragraph at lines 25323--25325 []|\T1/qtm/m/n/10 In-stall Underfull \hbox (badness 10000) in paragraph at lines 25323--25325 \T1/qtm/m/n/10 other Underfull \hbox (badness 10000) in paragraph at lines 25323--25325 \T1/qtm/m/n/10 pack-age Underfull \hbox (badness 10000) in paragraph at lines 25336--25338 []|\T1/qtm/m/n/10 In-stall Underfull \hbox (badness 10000) in paragraph at lines 25349--25351 []|\T1/qtm/m/n/10 Up-date [265] [266] [267] [268] Chapter 6. LaTeX Warning: Hyper reference `glossary:condarc' on page 269 undefined on inpu t line 25392. LaTeX Warning: Hyper reference `glossary:activate-deactivate-environment' on pa ge 269 undefined on input line 25396. LaTeX Warning: Hyper reference `glossary:anaconda' on page 269 undefined on inp ut line 25400. LaTeX Warning: Hyper reference `glossary:anaconda-cloud' on page 269 undefined on input line 25404. LaTeX Warning: Hyper reference `glossary:anaconda-navigator' on page 269 undefi ned on input line 25408. LaTeX Warning: Hyper reference `glossary:channels' on page 269 undefined on inp ut line 25412. LaTeX Warning: Hyper reference `glossary:conda' on page 269 undefined on input line 25416. LaTeX Warning: Hyper reference `glossary:conda-environment' on page 269 undefin ed on input line 25420. LaTeX Warning: Hyper reference `glossary:conda-package' on page 269 undefined o n input line 25424. LaTeX Warning: Hyper reference `glossary:conda-repository' on page 269 undefine d on input line 25428. LaTeX Warning: Hyper reference `glossary:metapackage' on page 269 undefined on input line 25432. LaTeX Warning: Hyper reference `glossary:miniconda' on page 269 undefined on in put line 25436. LaTeX Warning: Hyper reference `glossary:noarch-package' on page 269 undefined on input line 25440. LaTeX Warning: Hyper reference `glossary:package-manager' on page 269 undefined on input line 25444. LaTeX Warning: Hyper reference `glossary:packages' on page 269 undefined on inp ut line 25448. LaTeX Warning: Hyper reference `glossary:repository' on page 269 undefined on i nput line 25452. LaTeX Warning: Hyper reference `glossary:silent-mode-installation' on page 269 undefined on input line 25456. LaTeX Warning: Hyper reference `user-guide/configuration/use-condarc::doc' on p age 269 undefined on input line 25473. LaTeX Warning: Hyper reference `user-guide/configuration/admin-multi-user-insta ll::doc' on page 269 undefined on input line 25474. [269] LaTeX Warning: Hyper reference `glossary:conda-glossary' on page 270 undefined on input line 25503. LaTeX Warning: Hyper reference `glossary:miniconda-glossary' on page 270 undefi ned on input line 25521. LaTeX Warning: Hyper reference `glossary:conda-glossary' on page 270 undefined on input line 25521. [270] LaTeX Warning: Hyper reference `user-guide/concepts/packages:meta-package' on p age 271 undefined on input line 25629. [271] LaTeX Warning: Hyper reference `glossary:anaconda-glossary' on page 272 undefin ed on input line 25649. LaTeX Warning: Hyper reference `glossary:conda-glossary' on page 272 undefined on input line 25649. LaTeX Warning: Hyper reference `glossary:anaconda-cloud-glossary' on page 272 u ndefined on input line 25684. LaTeX Warning: Hyper reference `glossary:conda-repository-glossary' on page 272 undefined on input line 25685. [272] LaTeX Warning: Reference `api/api:module-conda.api' on page 273 undefined on in put line 25700. LaTeX Warning: Reference `api/python_api:module-conda.cli.python_api' on page 2 73 undefined on input line 25701. LaTeX Warning: Reference `api/solver:module-conda.core.solve' on page 273 undef ined on input line 25702. [273] No file continuumio-conda.ind. (./continuumio-conda.aux) Package rerunfilecheck Warning: File `continuumio-conda.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. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ts1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8 r.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc} Output written on continuumio-conda.pdf (277 pages, 1107862 bytes). Transcript written on continuumio-conda.log. Latexmk: Index file 'continuumio-conda.idx' was written Latexmk: Missing input file: 'continuumio-conda.ind' from line 'No file continuumio-conda.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'continuumio-conda.pdf' Latexmk: List of undefined refs and citations: Reference `api/api:module-conda.api' on page 273 undefined on input line 25700 Reference `api/python_api:module-conda.cli.python_api' on page 273 undefined on input line 25701 Reference `api/solver:module-conda.core.solve' on page 273 undefined on input line 25702 Latexmk: Summary of warnings: Latex failed to resolve 3 reference(s) Rule 'makeindex continuumio-conda.idx': File changes, etc: Non-existent destination files: 'continuumio-conda.ind' ------------ Run number 1 of rule 'makeindex continuumio-conda.idx' ------------ ------------ Running 'makeindex -s python.ist -o "continuumio-conda.ind" "continuumio-conda.idx"' ------------ Latexmk: applying rule 'makeindex continuumio-conda.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 continuumio-conda.idx....done (50 entries accepted, 0 rejected). Sorting entries....done (292 comparisons). Generating output file continuumio-conda.ind....done (107 lines written, 0 warnings). Output written in continuumio-conda.ind. Transcript written in continuumio-conda.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'continuumio-conda.aux' 'continuumio-conda.ind' ------------ Run number 2 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="continuumio-conda" "conda.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./conda.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) (./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 continuumio-conda.idx (./continuumio-conda.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)) (./continuumio-conda.out) (./continuumio-conda.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] (./continuumio-conda.toc) [1] [2] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.87 ...s[width=0.500\linewidth]{{conda_logo}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.87 ...s[width=0.500\linewidth]{{conda_logo}.svg} (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3] [4] [5] Underfull \hbox (badness 6910) in paragraph at lines 463--467 []\T1/qtm/m/n/10 And the \T1/txtt/m/n/10 run_exports \T1/qtm/m/n/10 for Open-BL AS, as part of openblas-devel: [][]$https : / / github . com / AnacondaRecipes / [6] [7] [8] [9] [10] [11] [12] [13] [14] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [15] [16] [17] Underfull \hbox (badness 10000) in paragraph at lines 1759--1761 []|\T1/qtm/b/n/10 Non-Python de- Underfull \hbox (badness 10000) in paragraph at lines 1767--1769 []|\T1/qtm/b/n/10 Track-ing de-pen- [18] [19] [20] [21] Overfull \vbox (39.6568pt too high) has occurred while \output is active [22 <./installing-with-conda.png>] [23] Underfull \hbox (badness 5231) in paragraph at lines 2102--2104 []\T1/qtm/m/n/10 If you are us-ing R, in-stead of spec-i-fy-ing only \T1/txtt/m /n/10 r-essentials\T1/qtm/m/n/10 , spec-ify \T1/txtt/m/n/10 r-base=3.5 [24] [25 <./strict-disabled.png> <./strict-enabled.png (PNG copy)>] [26] [27 <./anaconda-prompt.png>] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] Overfull \vbox (1.47961pt too high) detected at line 3654 [39] [40] [41] [42] [43] [44 <./config-precedence.png>] Underfull \hbox (badness 7907) in paragraph at lines 4110--4115 []\T1/qtm/m/n/10 Nor-mally the de-faults chan-nel points to sev-eral chan-nels at the [][]repo.anaconda.com[][] repos-i-tory, but if [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] Underfull \hbox (badness 5878) in paragraph at lines 5872--5878 []\T1/qtm/m/n/10 If you are us-ing a non-standard set of cer-tifi-cates, then t he re-quests pack-age re-quires the set-ting of [64] Underfull \hbox (badness 10000) in paragraph at lines 6029--6032 []\T1/qtm/m/n/10 Run the fol-low-ing com-mand from your ter-mi-nal or Ana-conda Prompt: \T1/txtt/m/n/10 conda config --set [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] ! Package inputenc Error: Unicode char ➜ (U+279C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7192 ...t \PYGZhy{}\PYGZhy{}from\PYGZhy{}history [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] Underfull \hbox (badness 7221) in paragraph at lines 8126--8129 []\T1/qtm/m/n/10 Open Ana-conda Prompt or ter-mi-nal and run: \T1/txtt/m/n/10 c onda config --add create_default_packages [87] [88] [89] [90] [91] [92] Underfull \hbox (badness 10000) in paragraph at lines 8653--8656 []\T1/qtm/m/n/10 For an ex-am-ple project build-ing conda pack-ages on Ap-pVeyo r, see [][]$https : / / github . com / rmcgibbo / [93] [94] Underfull \hbox (badness 10000) in paragraph at lines 8879--8883 []\T1/qtm/m/n/10 An-other soft-ware ven-dor has in-stalled MKL or In-tel OpenMP (li-biomp5md.dll) files into the [95] Overfull \hbox (127.44492pt too wide) in paragraph at lines 8970--8972 []\T1/qtm/m/n/10 CLI: [][]$https : / / superuser . com / questions / 79612 / se tting-[]and-[]getting-[]windows-[]environment-[]variables-[]from-[]the-[]comman d-[]prompt / Overfull \hbox (57.22491pt too wide) in paragraph at lines 8974--8976 []\T1/qtm/m/n/10 GUI: [][]$http : / / www . dowdandassociates . com / blog / co ntent / howto-[]set-[]an-[]environment-[]variable-[]in-[]windows-[]gui/$[][] [96] [97] [98] [99] [100] [101] [102] [103] [104 <./conda_locale.jpg>] [105] [106] [107] [108 <./conda_package-popularity.png>] [109] [110] [111] [112] Chapter 2. [113] Underfull \vbox (badness 10000) detected at line 10766 Underfull \vbox (badness 10000) detected at line 10766 [114] Underfull \vbox (badness 10000) detected at line 10766 Underfull \vbox (badness 10000) detected at line 10766 [115] Underfull \vbox (badness 10000) detected at line 10766 Underfull \vbox (badness 10000) detected at line 10766 [116] Underfull \vbox (badness 10000) detected at line 10766 Underfull \vbox (badness 10000) detected at line 10766 [117] Underfull \vbox (badness 10000) detected at line 10766 Underfull \vbox (badness 10000) detected at line 10766 [118] Underfull \vbox (badness 10000) detected at line 10766 Underfull \vbox (badness 10000) detected at line 10766 [119] Underfull \vbox (badness 10000) detected at line 10766 Underfull \vbox (badness 10000) detected at line 10766 [120] Underfull \vbox (badness 10000) detected at line 10766 Underfull \vbox (badness 10000) detected at line 10766 [121] Underfull \vbox (badness 10000) detected at line 10766 Underfull \vbox (badness 10000) detected at line 10766 [122] [123] [124] Chapter 3. [125] Underfull \hbox (badness 10000) in paragraph at lines 10936--10941 []\T1/qtm/m/n/10 in-structs [126] [127] Underfull \hbox (badness 10000) in paragraph at lines 11158--11163 \T1/qtm/m/n/10 >> run_command(Commands.CREATE, "-n", "newenv", "python=3", "fla sk") >> [128] [129] [130] [131] [132] [133] [134] Chapter 4. [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] Underfull \hbox (badness 10000) in paragraph at lines 15470--15472 []\T1/qtm/m/n/10 Ex-pand env vars in \T1/txtt/m/n/10 custom_channels\T1/qtm/m/n /10 , \T1/txtt/m/n/10 custom_multichannels\T1/qtm/m/n/10 , \T1/txtt/m/n/10 defa ult_channels\T1/qtm/m/n/10 , [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] Chapter 5. [249] Overfull \hbox (75.05872pt too wide) in paragraph at lines 23941--23943 []\T1/qtm/m/n/10 Write to the sys-tem .con-darc file at \TS1/qtm/m/n/10 '\T1/qt m/m/n/10 /home/docs/checkouts/readthedocs.org/user_builds/continuumio- [250] [251] Overfull \hbox (27.70874pt too wide) in paragraph at lines 24118--24126 [] [252] [253] [254] Overfull \hbox (27.70874pt too wide) in paragraph at lines 24361--24369 [] [255] [256] [257] [258] Overfull \hbox (27.70874pt too wide) in paragraph at lines 24716--24724 [] [259] [260] Overfull \hbox (27.70874pt too wide) in paragraph at lines 24840--24848 [] [261] [262] Overfull \hbox (27.70874pt too wide) in paragraph at lines 25016--25024 [] [263] [264] Underfull \hbox (badness 10000) in paragraph at lines 25170--25172 []|\T1/txtt/m/n/10 conda install Underfull \hbox (badness 10000) in paragraph at lines 25173--25175 []|\T1/txtt/m/n/10 pip install Underfull \hbox (badness 10000) in paragraph at lines 25180--25182 []|\T1/qtm/m/n/10 Up- Underfull \hbox (badness 10000) in paragraph at lines 25180--25182 \T1/qtm/m/n/10 date a Underfull \hbox (badness 10000) in paragraph at lines 25183--25185 []|\T1/txtt/m/n/10 conda update --name Underfull \hbox (badness 10000) in paragraph at lines 25183--25185 \T1/txtt/m/n/10 $ENVIRONMENT_NAME Underfull \hbox (badness 10000) in paragraph at lines 25186--25188 []|\T1/txtt/m/n/10 pip install --upgrade Underfull \hbox (badness 10000) in paragraph at lines 25193--25195 []|\T1/qtm/m/n/10 Up-date Underfull \hbox (badness 10000) in paragraph at lines 25193--25195 \T1/qtm/m/n/10 pack-age Underfull \hbox (badness 10000) in paragraph at lines 25199--25201 []|\T1/qtm/m/n/10 Linux/macOS: \T1/txtt/m/n/10 pip install Underfull \hbox (badness 10000) in paragraph at lines 25206--25208 []|\T1/qtm/m/n/10 Unin- Underfull \hbox (badness 10000) in paragraph at lines 25206--25208 \T1/qtm/m/n/10 stall a Underfull \hbox (badness 10000) in paragraph at lines 25209--25211 []|\T1/txtt/m/n/10 conda remove --name Underfull \hbox (badness 10000) in paragraph at lines 25209--25211 \T1/txtt/m/n/10 $ENVIRONMENT_NAME Underfull \hbox (badness 10000) in paragraph at lines 25212--25214 []|\T1/txtt/m/n/10 pip uninstall Underfull \hbox (badness 10000) in paragraph at lines 25219--25221 []|\T1/qtm/m/n/10 Cre-ate Underfull \hbox (badness 10000) in paragraph at lines 25222--25224 []|\T1/txtt/m/n/10 conda create --name Underfull \hbox (badness 10000) in paragraph at lines 25228--25231 []|\T1/txtt/m/n/10 cd $ENV_BASE_DIR; Underfull \hbox (badness 10000) in paragraph at lines 25228--25231 \T1/txtt/m/n/10 virtualenv Underfull \hbox (badness 10000) in paragraph at lines 25232--25234 []|\T1/qtm/m/n/10 Ac-ti-vate Underfull \hbox (badness 10000) in paragraph at lines 25235--25237 []|\T1/txtt/m/n/10 conda activate Underfull \hbox (badness 10000) in paragraph at lines 25241--25244 []|\T1/txtt/m/n/10 source $ENV_BASE_DIR/ Underfull \hbox (badness 10000) in paragraph at lines 25241--25244 \T1/txtt/m/n/10 $ENVIRONMENT_NAME/bin/ Underfull \hbox (badness 10000) in paragraph at lines 25245--25247 []|\T1/qtm/m/n/10 De-ac-ti- Underfull \hbox (badness 10000) in paragraph at lines 25245--25247 \T1/qtm/m/n/10 vate an Underfull \hbox (badness 10000) in paragraph at lines 25245--25247 \T1/qtm/m/n/10 en-vi-ron- Underfull \hbox (badness 10000) in paragraph at lines 25258--25260 []|\T1/qtm/m/n/10 Search Underfull \hbox (badness 10000) in paragraph at lines 25258--25260 \T1/qtm/m/n/10 avail- Underfull \hbox (badness 10000) in paragraph at lines 25258--25260 \T1/qtm/m/n/10 able Underfull \hbox (badness 10000) in paragraph at lines 25258--25260 \T1/qtm/m/n/10 pack- Underfull \hbox (badness 10000) in paragraph at lines 25261--25263 []|\T1/txtt/m/n/10 conda search Underfull \hbox (badness 10000) in paragraph at lines 25271--25273 []|\T1/qtm/m/n/10 In-stall Underfull \hbox (badness 10000) in paragraph at lines 25271--25273 \T1/qtm/m/n/10 pack-age Underfull \hbox (badness 10000) in paragraph at lines 25271--25273 \T1/qtm/m/n/10 from Underfull \hbox (badness 10000) in paragraph at lines 25271--25273 \T1/qtm/m/n/10 spe-cific Underfull \hbox (badness 10000) in paragraph at lines 25274--25276 []|\T1/txtt/m/n/10 conda install --channel Underfull \hbox (badness 10000) in paragraph at lines 25277--25279 []|\T1/txtt/m/n/10 pip install --index-url Underfull \hbox (badness 10000) in paragraph at lines 25284--25286 []|\T1/qtm/m/n/10 List Underfull \hbox (badness 10000) in paragraph at lines 25284--25286 \T1/qtm/m/n/10 in-stalled Underfull \hbox (badness 10000) in paragraph at lines 25284--25286 \T1/qtm/m/n/10 pack- Underfull \hbox (badness 10000) in paragraph at lines 25287--25289 []|\T1/txtt/m/n/10 conda list --name Underfull \hbox (badness 10000) in paragraph at lines 25297--25299 []|\T1/qtm/m/n/10 Cre-ate Underfull \hbox (badness 10000) in paragraph at lines 25297--25299 \T1/qtm/m/n/10 re-quire- Underfull \hbox (badness 10000) in paragraph at lines 25297--25299 \T1/qtm/m/n/10 ments Underfull \hbox (badness 10000) in paragraph at lines 25310--25312 []|\T1/qtm/m/n/10 List all Underfull \hbox (badness 10000) in paragraph at lines 25310--25312 \T1/qtm/m/n/10 en-vi-ron- Underfull \hbox (badness 10000) in paragraph at lines 25323--25325 []|\T1/qtm/m/n/10 In-stall Underfull \hbox (badness 10000) in paragraph at lines 25323--25325 \T1/qtm/m/n/10 other Underfull \hbox (badness 10000) in paragraph at lines 25323--25325 \T1/qtm/m/n/10 pack-age Underfull \hbox (badness 10000) in paragraph at lines 25336--25338 []|\T1/qtm/m/n/10 In-stall Underfull \hbox (badness 10000) in paragraph at lines 25349--25351 []|\T1/qtm/m/n/10 Up-date [265] [266] [267] [268] Chapter 6. [269] [270] [271] [272] [273] (./continuumio-conda.ind [274] Underfull \hbox (badness 10000) in paragraph at lines 25--27 []\T1/txtt/m/n/10 first_writable() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 conda.api.Pa ckageCacheData Underfull \hbox (badness 10000) in paragraph at lines 40--41 []\T1/txtt/m/n/10 INSTALL \T1/qtm/m/n/10 (\T1/qtm/m/it/10 conda.cli.python_api. Commands at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 43--44 []\T1/txtt/m/n/10 iter_records() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 conda.api.Pack ageCacheData Underfull \hbox (badness 5787) in paragraph at lines 65--66 []\T1/txtt/m/n/10 ONLY_DEPS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 conda.core.solve.De psModifier at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 77--78 []\T1/txtt/m/n/10 query_all() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 conda.api.Package CacheData static Underfull \hbox (badness 10000) in paragraph at lines 93--94 []\T1/txtt/m/n/10 solve_final_state() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 conda.cor e.solve.Solver Underfull \hbox (badness 10000) in paragraph at lines 96--97 []\T1/txtt/m/n/10 solve_for_transaction() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 conda .api.Solver [275] Underfull \hbox (badness 10000) in paragraph at lines 97--99 []\T1/txtt/m/n/10 solve_for_transaction() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 conda .core.solve.Solver [276]) (./continuumio-conda.aux) Package rerunfilecheck Warning: File `continuumio-conda.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-ts1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8 r.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc} Output written on continuumio-conda.pdf (280 pages, 1181155 bytes). Transcript written on continuumio-conda.log. Latexmk: Index file 'continuumio-conda.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'continuumio-conda.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'continuumio-conda.aux' 'continuumio-conda.out' 'continuumio-conda.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="continuumio-conda" "conda.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 (./conda.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) (./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 continuumio-conda.idx (./continuumio-conda.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)) (./continuumio-conda.out) (./continuumio-conda.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] (./continuumio-conda.toc) [1] [2] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.87 ...s[width=0.500\linewidth]{{conda_logo}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.87 ...s[width=0.500\linewidth]{{conda_logo}.svg} (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3] [4] [5] Underfull \hbox (badness 6910) in paragraph at lines 463--467 []\T1/qtm/m/n/10 And the \T1/txtt/m/n/10 run_exports \T1/qtm/m/n/10 for Open-BL AS, as part of openblas-devel: [][]$https : / / github . com / AnacondaRecipes / [6] [7] [8] [9] [10] [11] [12] [13] [14] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [15] [16] [17] Underfull \hbox (badness 10000) in paragraph at lines 1759--1761 []|\T1/qtm/b/n/10 Non-Python de- Underfull \hbox (badness 10000) in paragraph at lines 1767--1769 []|\T1/qtm/b/n/10 Track-ing de-pen- [18] [19] [20] [21] Overfull \vbox (39.6568pt too high) has occurred while \output is active [22 <./installing-with-conda.png>] [23] Underfull \hbox (badness 5231) in paragraph at lines 2102--2104 []\T1/qtm/m/n/10 If you are us-ing R, in-stead of spec-i-fy-ing only \T1/txtt/m /n/10 r-essentials\T1/qtm/m/n/10 , spec-ify \T1/txtt/m/n/10 r-base=3.5 [24] [25 <./strict-disabled.png> <./strict-enabled.png (PNG copy)>] [26] [27 <./anaconda-prompt.png>] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] Overfull \vbox (1.47961pt too high) detected at line 3654 [39] [40] [41] [42] [43] [44 <./config-precedence.png>] Underfull \hbox (badness 7907) in paragraph at lines 4110--4115 []\T1/qtm/m/n/10 Nor-mally the de-faults chan-nel points to sev-eral chan-nels at the [][]repo.anaconda.com[][] repos-i-tory, but if [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] Underfull \hbox (badness 5878) in paragraph at lines 5872--5878 []\T1/qtm/m/n/10 If you are us-ing a non-standard set of cer-tifi-cates, then t he re-quests pack-age re-quires the set-ting of [64] Underfull \hbox (badness 10000) in paragraph at lines 6029--6032 []\T1/qtm/m/n/10 Run the fol-low-ing com-mand from your ter-mi-nal or Ana-conda Prompt: \T1/txtt/m/n/10 conda config --set [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] ! Package inputenc Error: Unicode char ➜ (U+279C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7192 ...t \PYGZhy{}\PYGZhy{}from\PYGZhy{}history [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] Underfull \hbox (badness 7221) in paragraph at lines 8126--8129 []\T1/qtm/m/n/10 Open Ana-conda Prompt or ter-mi-nal and run: \T1/txtt/m/n/10 c onda config --add create_default_packages [87] [88] [89] [90] [91] [92] Underfull \hbox (badness 10000) in paragraph at lines 8653--8656 []\T1/qtm/m/n/10 For an ex-am-ple project build-ing conda pack-ages on Ap-pVeyo r, see [][]$https : / / github . com / rmcgibbo / [93] [94] Underfull \hbox (badness 10000) in paragraph at lines 8879--8883 []\T1/qtm/m/n/10 An-other soft-ware ven-dor has in-stalled MKL or In-tel OpenMP (li-biomp5md.dll) files into the [95] Overfull \hbox (127.44492pt too wide) in paragraph at lines 8970--8972 []\T1/qtm/m/n/10 CLI: [][]$https : / / superuser . com / questions / 79612 / se tting-[]and-[]getting-[]windows-[]environment-[]variables-[]from-[]the-[]comman d-[]prompt / Overfull \hbox (57.22491pt too wide) in paragraph at lines 8974--8976 []\T1/qtm/m/n/10 GUI: [][]$http : / / www . dowdandassociates . com / blog / co ntent / howto-[]set-[]an-[]environment-[]variable-[]in-[]windows-[]gui/$[][] [96] [97] [98] [99] [100] [101] [102] [103] [104 <./conda_locale.jpg>] [105] [106] [107] [108 <./conda_package-popularity.png>] [109] [110] [111] [112] Chapter 2. [113] Underfull \vbox (badness 10000) detected at line 10766 Underfull \vbox (badness 10000) detected at line 10766 [114] Underfull \vbox (badness 10000) detected at line 10766 Underfull \vbox (badness 10000) detected at line 10766 [115] Underfull \vbox (badness 10000) detected at line 10766 Underfull \vbox (badness 10000) detected at line 10766 [116] Underfull \vbox (badness 10000) detected at line 10766 Underfull \vbox (badness 10000) detected at line 10766 [117] Underfull \vbox (badness 10000) detected at line 10766 Underfull \vbox (badness 10000) detected at line 10766 [118] Underfull \vbox (badness 10000) detected at line 10766 Underfull \vbox (badness 10000) detected at line 10766 [119] Underfull \vbox (badness 10000) detected at line 10766 Underfull \vbox (badness 10000) detected at line 10766 [120] Underfull \vbox (badness 10000) detected at line 10766 Underfull \vbox (badness 10000) detected at line 10766 [121] Underfull \vbox (badness 10000) detected at line 10766 Underfull \vbox (badness 10000) detected at line 10766 [122] [123] [124] Chapter 3. [125] Underfull \hbox (badness 10000) in paragraph at lines 10936--10941 []\T1/qtm/m/n/10 in-structs [126] [127] Underfull \hbox (badness 10000) in paragraph at lines 11158--11163 \T1/qtm/m/n/10 >> run_command(Commands.CREATE, "-n", "newenv", "python=3", "fla sk") >> [128] [129] [130] [131] [132] [133] [134] Chapter 4. [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] Underfull \hbox (badness 10000) in paragraph at lines 15470--15472 []\T1/qtm/m/n/10 Ex-pand env vars in \T1/txtt/m/n/10 custom_channels\T1/qtm/m/n /10 , \T1/txtt/m/n/10 custom_multichannels\T1/qtm/m/n/10 , \T1/txtt/m/n/10 defa ult_channels\T1/qtm/m/n/10 , [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] Chapter 5. [249] Overfull \hbox (75.05872pt too wide) in paragraph at lines 23941--23943 []\T1/qtm/m/n/10 Write to the sys-tem .con-darc file at \TS1/qtm/m/n/10 '\T1/qt m/m/n/10 /home/docs/checkouts/readthedocs.org/user_builds/continuumio- [250] [251] Overfull \hbox (27.70874pt too wide) in paragraph at lines 24118--24126 [] [252] [253] [254] Overfull \hbox (27.70874pt too wide) in paragraph at lines 24361--24369 [] [255] [256] [257] [258] Overfull \hbox (27.70874pt too wide) in paragraph at lines 24716--24724 [] [259] [260] Overfull \hbox (27.70874pt too wide) in paragraph at lines 24840--24848 [] [261] [262] Overfull \hbox (27.70874pt too wide) in paragraph at lines 25016--25024 [] [263] [264] Underfull \hbox (badness 10000) in paragraph at lines 25170--25172 []|\T1/txtt/m/n/10 conda install Underfull \hbox (badness 10000) in paragraph at lines 25173--25175 []|\T1/txtt/m/n/10 pip install Underfull \hbox (badness 10000) in paragraph at lines 25180--25182 []|\T1/qtm/m/n/10 Up- Underfull \hbox (badness 10000) in paragraph at lines 25180--25182 \T1/qtm/m/n/10 date a Underfull \hbox (badness 10000) in paragraph at lines 25183--25185 []|\T1/txtt/m/n/10 conda update --name Underfull \hbox (badness 10000) in paragraph at lines 25183--25185 \T1/txtt/m/n/10 $ENVIRONMENT_NAME Underfull \hbox (badness 10000) in paragraph at lines 25186--25188 []|\T1/txtt/m/n/10 pip install --upgrade Underfull \hbox (badness 10000) in paragraph at lines 25193--25195 []|\T1/qtm/m/n/10 Up-date Underfull \hbox (badness 10000) in paragraph at lines 25193--25195 \T1/qtm/m/n/10 pack-age Underfull \hbox (badness 10000) in paragraph at lines 25199--25201 []|\T1/qtm/m/n/10 Linux/macOS: \T1/txtt/m/n/10 pip install Underfull \hbox (badness 10000) in paragraph at lines 25206--25208 []|\T1/qtm/m/n/10 Unin- Underfull \hbox (badness 10000) in paragraph at lines 25206--25208 \T1/qtm/m/n/10 stall a Underfull \hbox (badness 10000) in paragraph at lines 25209--25211 []|\T1/txtt/m/n/10 conda remove --name Underfull \hbox (badness 10000) in paragraph at lines 25209--25211 \T1/txtt/m/n/10 $ENVIRONMENT_NAME Underfull \hbox (badness 10000) in paragraph at lines 25212--25214 []|\T1/txtt/m/n/10 pip uninstall Underfull \hbox (badness 10000) in paragraph at lines 25219--25221 []|\T1/qtm/m/n/10 Cre-ate Underfull \hbox (badness 10000) in paragraph at lines 25222--25224 []|\T1/txtt/m/n/10 conda create --name Underfull \hbox (badness 10000) in paragraph at lines 25228--25231 []|\T1/txtt/m/n/10 cd $ENV_BASE_DIR; Underfull \hbox (badness 10000) in paragraph at lines 25228--25231 \T1/txtt/m/n/10 virtualenv Underfull \hbox (badness 10000) in paragraph at lines 25232--25234 []|\T1/qtm/m/n/10 Ac-ti-vate Underfull \hbox (badness 10000) in paragraph at lines 25235--25237 []|\T1/txtt/m/n/10 conda activate Underfull \hbox (badness 10000) in paragraph at lines 25241--25244 []|\T1/txtt/m/n/10 source $ENV_BASE_DIR/ Underfull \hbox (badness 10000) in paragraph at lines 25241--25244 \T1/txtt/m/n/10 $ENVIRONMENT_NAME/bin/ Underfull \hbox (badness 10000) in paragraph at lines 25245--25247 []|\T1/qtm/m/n/10 De-ac-ti- Underfull \hbox (badness 10000) in paragraph at lines 25245--25247 \T1/qtm/m/n/10 vate an Underfull \hbox (badness 10000) in paragraph at lines 25245--25247 \T1/qtm/m/n/10 en-vi-ron- Underfull \hbox (badness 10000) in paragraph at lines 25258--25260 []|\T1/qtm/m/n/10 Search Underfull \hbox (badness 10000) in paragraph at lines 25258--25260 \T1/qtm/m/n/10 avail- Underfull \hbox (badness 10000) in paragraph at lines 25258--25260 \T1/qtm/m/n/10 able Underfull \hbox (badness 10000) in paragraph at lines 25258--25260 \T1/qtm/m/n/10 pack- Underfull \hbox (badness 10000) in paragraph at lines 25261--25263 []|\T1/txtt/m/n/10 conda search Underfull \hbox (badness 10000) in paragraph at lines 25271--25273 []|\T1/qtm/m/n/10 In-stall Underfull \hbox (badness 10000) in paragraph at lines 25271--25273 \T1/qtm/m/n/10 pack-age Underfull \hbox (badness 10000) in paragraph at lines 25271--25273 \T1/qtm/m/n/10 from Underfull \hbox (badness 10000) in paragraph at lines 25271--25273 \T1/qtm/m/n/10 spe-cific Underfull \hbox (badness 10000) in paragraph at lines 25274--25276 []|\T1/txtt/m/n/10 conda install --channel Underfull \hbox (badness 10000) in paragraph at lines 25277--25279 []|\T1/txtt/m/n/10 pip install --index-url Underfull \hbox (badness 10000) in paragraph at lines 25284--25286 []|\T1/qtm/m/n/10 List Underfull \hbox (badness 10000) in paragraph at lines 25284--25286 \T1/qtm/m/n/10 in-stalled Underfull \hbox (badness 10000) in paragraph at lines 25284--25286 \T1/qtm/m/n/10 pack- Underfull \hbox (badness 10000) in paragraph at lines 25287--25289 []|\T1/txtt/m/n/10 conda list --name Underfull \hbox (badness 10000) in paragraph at lines 25297--25299 []|\T1/qtm/m/n/10 Cre-ate Underfull \hbox (badness 10000) in paragraph at lines 25297--25299 \T1/qtm/m/n/10 re-quire- Underfull \hbox (badness 10000) in paragraph at lines 25297--25299 \T1/qtm/m/n/10 ments Underfull \hbox (badness 10000) in paragraph at lines 25310--25312 []|\T1/qtm/m/n/10 List all Underfull \hbox (badness 10000) in paragraph at lines 25310--25312 \T1/qtm/m/n/10 en-vi-ron- Underfull \hbox (badness 10000) in paragraph at lines 25323--25325 []|\T1/qtm/m/n/10 In-stall Underfull \hbox (badness 10000) in paragraph at lines 25323--25325 \T1/qtm/m/n/10 other Underfull \hbox (badness 10000) in paragraph at lines 25323--25325 \T1/qtm/m/n/10 pack-age Underfull \hbox (badness 10000) in paragraph at lines 25336--25338 []|\T1/qtm/m/n/10 In-stall Underfull \hbox (badness 10000) in paragraph at lines 25349--25351 []|\T1/qtm/m/n/10 Up-date [265] [266] [267] [268] Chapter 6. [269] [270] [271] [272] [273] (./continuumio-conda.ind [274] Underfull \hbox (badness 10000) in paragraph at lines 25--27 []\T1/txtt/m/n/10 first_writable() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 conda.api.Pa ckageCacheData Underfull \hbox (badness 10000) in paragraph at lines 40--41 []\T1/txtt/m/n/10 INSTALL \T1/qtm/m/n/10 (\T1/qtm/m/it/10 conda.cli.python_api. Commands at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 43--44 []\T1/txtt/m/n/10 iter_records() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 conda.api.Pack ageCacheData Underfull \hbox (badness 5787) in paragraph at lines 65--66 []\T1/txtt/m/n/10 ONLY_DEPS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 conda.core.solve.De psModifier at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 77--78 []\T1/txtt/m/n/10 query_all() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 conda.api.Package CacheData static Underfull \hbox (badness 10000) in paragraph at lines 93--94 []\T1/txtt/m/n/10 solve_final_state() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 conda.cor e.solve.Solver Underfull \hbox (badness 10000) in paragraph at lines 96--97 []\T1/txtt/m/n/10 solve_for_transaction() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 conda .api.Solver [275] Underfull \hbox (badness 10000) in paragraph at lines 97--99 []\T1/txtt/m/n/10 solve_for_transaction() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 conda .core.solve.Solver [276]) (./continuumio-conda.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ts1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8 r.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc} Output written on continuumio-conda.pdf (280 pages, 1181528 bytes). Transcript written on continuumio-conda.log. Latexmk: Index file 'continuumio-conda.idx' was written Latexmk: Log file says output to 'continuumio-conda.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2021-06-22T12:04:03.096655Z, end-time: 2021-06-22T12:04:03.171304Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/latest/docs/source/_build/latex/continuumio-conda.pdf /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/artifacts/latest/sphinx_pdf/continuumio-conda.pdf [rtd-command-info] start-time: 2021-06-22T12:04:03.283402Z, end-time: 2021-06-22T12:04:06.367568Z, duration: 3, exit-code: 0 /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/conda/latest/bin/python -m sphinx -T -b epub -d _build/doctrees -D language=en . _build/epub Running Sphinx v4.0.1 loading translations [en]... done making output directory... done loading pickled environment... done [autosummary] generating autosummary for: admin.rst, api/api.rst, api/index.rst, api/python_api.rst, api/solver.rst, changelog.rst, channels.rst, commands.rst, commands/clean.rst, commands/config.rst, ..., user-guide/tasks/use-r-with-conda.rst, user-guide/tasks/view-command-line-help.rst, user-guide/troubleshooting.rst, using/cheatsheet.rst, using/envs.rst, using/index.rst, using/pkgs.rst, using/test-drive.rst, using/using.rst, winxp-proxy.rst building [mo]: targets for 0 po files that are out of date building [epub]: targets for 93 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... [ 1%] admin writing output... [ 2%] api/api writing output... [ 3%] api/index writing output... [ 4%] api/python_api writing output... [ 5%] api/solver writing output... [ 6%] changelog writing output... [ 7%] channels writing output... [ 8%] commands writing output... [ 9%] commands/clean writing output... [ 10%] commands/config writing output... [ 11%] commands/create writing output... [ 12%] commands/info writing output... [ 13%] commands/install writing output... [ 15%] commands/list writing output... [ 16%] commands/package writing output... [ 17%] commands/remove writing output... [ 18%] commands/search writing output... [ 19%] commands/update writing output... [ 20%] config writing output... [ 21%] configuration writing output... [ 22%] custom-channels writing output... [ 23%] download writing output... [ 24%] env-commands writing output... [ 25%] faq writing output... [ 26%] general-commands writing output... [ 27%] get-started writing output... [ 29%] glossary writing output... [ 30%] help/conda-pip-virtualenv-translator writing output... [ 31%] help/silent writing output... [ 32%] index writing output... [ 33%] install/central writing output... [ 34%] install/full writing output... [ 35%] install/quick writing output... [ 36%] install/sample-condarc writing output... [ 37%] install/tab-completion writing output... [ 38%] installation writing output... [ 39%] intro writing output... [ 40%] mro writing output... [ 41%] py2or3 writing output... [ 43%] r-with-conda writing output... [ 44%] redirects writing output... [ 45%] release-notes writing output... [ 46%] test-drive writing output... [ 47%] travis writing output... [ 48%] troubleshooting writing output... [ 49%] user-guide/cheatsheet writing output... [ 50%] user-guide/concepts/channels writing output... [ 51%] user-guide/concepts/conda-commands writing output... [ 52%] user-guide/concepts/conda-performance writing output... [ 53%] user-guide/concepts/data-science writing output... [ 54%] user-guide/concepts/environments writing output... [ 55%] user-guide/concepts/index writing output... [ 56%] user-guide/concepts/installing-with-conda writing output... [ 58%] user-guide/concepts/packages writing output... [ 59%] user-guide/concepts/pkg-specs writing output... [ 60%] user-guide/configuration/admin-multi-user-install writing output... [ 61%] user-guide/configuration/disable-ssl-verification writing output... [ 62%] user-guide/configuration/enable-tab-completion writing output... [ 63%] user-guide/configuration/free-channel writing output... [ 64%] user-guide/configuration/index writing output... [ 65%] user-guide/configuration/non-standard-certs writing output... [ 66%] user-guide/configuration/pip-interoperability writing output... [ 67%] user-guide/configuration/sample-condarc writing output... [ 68%] user-guide/configuration/use-condarc writing output... [ 69%] user-guide/configuration/use-winxp-with-proxy writing output... [ 70%] user-guide/getting-started writing output... [ 72%] user-guide/index writing output... [ 73%] user-guide/install/download writing output... [ 74%] user-guide/install/index writing output... [ 75%] user-guide/install/linux writing output... [ 76%] user-guide/install/macos writing output... [ 77%] user-guide/install/rpm-debian writing output... [ 78%] user-guide/install/windows writing output... [ 79%] user-guide/tasks/create-custom-channels writing output... [ 80%] user-guide/tasks/index writing output... [ 81%] user-guide/tasks/manage-channels writing output... [ 82%] user-guide/tasks/manage-conda writing output... [ 83%] user-guide/tasks/manage-environments writing output... [ 84%] user-guide/tasks/manage-pkgs writing output... [ 86%] user-guide/tasks/manage-python writing output... [ 87%] user-guide/tasks/manage-virtual writing output... [ 88%] user-guide/tasks/use-conda-with-travis-ci writing output... [ 89%] user-guide/tasks/use-mro-with-conda writing output... [ 90%] user-guide/tasks/use-r-with-conda writing output... [ 91%] user-guide/tasks/view-command-line-help writing output... [ 92%] user-guide/troubleshooting writing output... [ 93%] using/cheatsheet writing output... [ 94%] using/envs writing output... [ 95%] using/index writing output... [ 96%] using/pkgs writing output... [ 97%] using/test-drive writing output... [ 98%] using/using writing output... [100%] winxp-proxy /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/latest/docs/source/user-guide/troubleshooting.rst:1067: WARNING: Could not lex literal_block as "Python". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/latest/docs/source/user-guide/troubleshooting.rst:1084: WARNING: Could not lex literal_block as "Python". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/latest/docs/source/user-guide/troubleshooting.rst:1096: WARNING: Could not lex literal_block as "Python". Highlighting skipped. generating indices... genindex py-modindex done writing additional pages... done copying images... [ 12%] img/conda_logo.svg copying images... [ 25%] img/strict-disabled.png copying images... [ 37%] img/strict-enabled.png copying images... [ 50%] img/installing-with-conda.png copying images... [ 62%] img/config-precedence.png copying images... [ 75%] img/anaconda-prompt.png copying images... [ 87%] img/conda_locale.jpg copying images... [100%] img/conda_package-popularity.png copying static files... done copying extra files... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... WARNING: unknown mimetype for _static/empty, ignoring writing nav.xhtml file... writing toc.ncx file... writing conda.epub file... build succeeded, 4 warnings. The ePub file is in _build/epub. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-06-22T12:04:06.481741Z, end-time: 2021-06-22T12:04:06.548884Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/latest/docs/source/_build/epub/conda.epub /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/artifacts/latest/sphinx_epub/continuumio-conda.epub