Read the Docs build information Build id: 4113697 Project: continuumio-conda Version: 26.5.x Commit: 5c06d40f61b8e89a232114a4c7e8c9e1318c060c Date: 2026-06-16T15:44:50.007055Z State: finished Success: True [rtd-command-info] start-time: 2026-06-16T15:44:50.818620Z, end-time: 2026-06-16T15:44:53.828721Z, duration: 3, exit-code: 0 git clone --depth 1 https://github.com/conda/conda.git . Cloning into '.'... [rtd-command-info] start-time: 2026-06-16T15:44:53.902794Z, end-time: 2026-06-16T15:44:55.242559Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/26.5.x:refs/remotes/origin/26.5.x From https://github.com/conda/conda * [new branch] 26.5.x -> origin/26.5.x * [new tag] 26.5.0 -> 26.5.0 * [new tag] 26.5.1 -> 26.5.1 * [new tag] 26.5.2 -> 26.5.2 [rtd-command-info] start-time: 2026-06-16T15:44:56.078682Z, end-time: 2026-06-16T15:44:56.752670Z, duration: 0, exit-code: 0 git checkout --force origin/26.5.x Note: switching to 'origin/26.5.x'. 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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 5c06d40 Changelog 26.5.3 (#16240) [rtd-command-info] start-time: 2026-06-16T15:44:56.845967Z, end-time: 2026-06-16T15:44:56.888159Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 sphinx: configuration: docs/source/conf.py # Set the version of Python and other tools you might need build: os: ubuntu-22.04 tools: python: miniconda-latest jobs: post_checkout: # Unshallow the git clone to make sure we can identify the version - git fetch --unshallow pre_install: - git update-index --assume-unchanged docs/environment.yml docs/source/conf.py pre_build: # Install conda so we can run conda commands (e.g., see configuration.rst) - python -m pip install --no-deps --no-cache-dir --editable . apt_packages: # Needed for the UML graph Sphinx extension - graphviz - default-jre conda: environment: docs/environment.yml # Build PDF, ePub and zipped HTML formats: - epub - pdf - htmlzip [rtd-command-info] start-time: 2026-06-16T15:44:57.066081Z, end-time: 2026-06-16T15:45:06.275622Z, duration: 9, exit-code: 0 git fetch --unshallow From https://github.com/conda/conda * [new tag] 1.1.0 -> 1.1.0 * [new tag] 1.2.0 -> 1.2.0 * [new tag] 1.2.1 -> 1.2.1 * [new tag] 1.3.0 -> 1.3.0 * [new tag] 1.3.1 -> 1.3.1 * [new tag] 1.3.2 -> 1.3.2 * [new tag] 1.3.3 -> 1.3.3 * [new tag] 1.3.4 -> 1.3.4 * [new tag] 1.3.5 -> 1.3.5 * [new tag] 1.4.0 -> 1.4.0 * [new tag] 1.4.1 -> 1.4.1 * [new tag] 1.4.2 -> 1.4.2 * [new tag] 1.4.3 -> 1.4.3 * [new tag] 1.4.4 -> 1.4.4 * [new tag] 1.4.5 -> 1.4.5 * [new tag] 1.4.6 -> 1.4.6 * [new tag] 1.5.0 -> 1.5.0 * [new tag] 1.5.1 -> 1.5.1 * [new tag] 1.5.2 -> 1.5.2 * [new tag] 1.6.0 -> 1.6.0 * [new tag] 1.6.0rc1 -> 1.6.0rc1 * [new tag] 1.6.0rc2 -> 1.6.0rc2 * [new tag] 1.7.0 -> 1.7.0 * [new tag] 1.7.0a1 -> 1.7.0a1 * [new tag] 1.7.0a2 -> 1.7.0a2 * [new tag] 1.7.1 -> 1.7.1 * [new tag] 1.7.2 -> 1.7.2 * [new tag] 1.8.0 -> 1.8.0 * [new tag] 1.8.1 -> 1.8.1 * [new tag] 1.8.2 -> 1.8.2 * [new tag] 1.9.0 -> 1.9.0 * [new tag] 1.9.1 -> 1.9.1 * [new tag] 2.0.0 -> 2.0.0 * [new tag] 2.0.1 -> 2.0.1 * [new tag] 2.0.2 -> 2.0.2 * [new tag] 2.0.3 -> 2.0.3 * [new tag] 2.0.4 -> 2.0.4 * [new tag] 2.1.0 -> 2.1.0 * [new tag] 2.2.0 -> 2.2.0 * [new tag] 2.2.1 -> 2.2.1 * [new tag] 2.2.2 -> 2.2.2 * [new tag] 2.2.3 -> 2.2.3 * [new tag] 2.2.4 -> 2.2.4 * [new tag] 2.2.5 -> 2.2.5 * [new tag] 2.2.6 -> 2.2.6 * [new tag] 2.2.7 -> 2.2.7 * [new tag] 2.2.8 -> 2.2.8 * [new tag] 2.3.0 -> 2.3.0 * [new tag] 2.3.1 -> 2.3.1 * [new tag] 22.11.0 -> 22.11.0 * [new tag] 22.11.1 -> 22.11.1 * [new tag] 22.9.0 -> 22.9.0 * [new tag] 23.1.0 -> 23.1.0 * [new tag] 23.10.0 -> 23.10.0 * [new tag] 23.11.0 -> 23.11.0 * [new tag] 23.3.0 -> 23.3.0 * [new tag] 23.3.1 -> 23.3.1 * [new tag] 23.5.0 -> 23.5.0 * [new tag] 23.5.1 -> 23.5.1 * [new tag] 23.5.2 -> 23.5.2 * [new tag] 23.7.0 -> 23.7.0 * [new tag] 23.7.1 -> 23.7.1 * [new tag] 23.7.2 -> 23.7.2 * [new tag] 23.7.3 -> 23.7.3 * [new tag] 23.7.4 -> 23.7.4 * [new tag] 23.9.0 -> 23.9.0 * [new tag] 24.1.0 -> 24.1.0 * [new tag] 24.1.1 -> 24.1.1 * [new tag] 24.1.2 -> 24.1.2 * [new tag] 24.11.0 -> 24.11.0 * [new tag] 24.11.1 -> 24.11.1 * [new tag] 24.11.2 -> 24.11.2 * [new tag] 24.11.3 -> 24.11.3 * [new tag] 24.3.0 -> 24.3.0 * [new tag] 24.4.0 -> 24.4.0 * [new tag] 24.5.0 -> 24.5.0 * [new tag] 24.7.0 -> 24.7.0 * [new tag] 24.7.1 -> 24.7.1 * [new tag] 24.9.0 -> 24.9.0 * [new tag] 24.9.1 -> 24.9.1 * [new tag] 24.9.2 -> 24.9.2 * [new tag] 25.1.0 -> 25.1.0 * [new tag] 25.1.1 -> 25.1.1 * [new tag] 25.11.0 -> 25.11.0 * [new tag] 25.11.1 -> 25.11.1 * [new tag] 25.3.0 -> 25.3.0 * [new tag] 25.3.1 -> 25.3.1 * [new tag] 25.5.0 -> 25.5.0 * [new tag] 25.5.1 -> 25.5.1 * [new tag] 25.7.0 -> 25.7.0 * [new tag] 25.9.0 -> 25.9.0 * [new tag] 25.9.1 -> 25.9.1 * [new tag] 26.1.0 -> 26.1.0 * [new tag] 26.1.1 -> 26.1.1 * [new tag] 26.3.0 -> 26.3.0 * [new tag] 26.3.1 -> 26.3.1 * [new tag] 26.3.2 -> 26.3.2 * [new tag] 3.0.0 -> 3.0.0 * [new tag] 3.0.1 -> 3.0.1 * [new tag] 3.0.2 -> 3.0.2 * [new tag] 3.0.3 -> 3.0.3 * [new tag] 3.0.4 -> 3.0.4 * [new tag] 3.0.5 -> 3.0.5 * [new tag] 3.0.6 -> 3.0.6 * [new tag] 3.1.0 -> 3.1.0 * [new tag] 3.1.1 -> 3.1.1 * [new tag] 3.10.0 -> 3.10.0 * [new tag] 3.10.1 -> 3.10.1 * [new tag] 3.11.0 -> 3.11.0 * [new tag] 3.12.0 -> 3.12.0 * [new tag] 3.13.0 -> 3.13.0 * [new tag] 3.14.0 -> 3.14.0 * [new tag] 3.14.1 -> 3.14.1 * [new tag] 3.15.0 -> 3.15.0 * [new tag] 3.15.1 -> 3.15.1 * [new tag] 3.16.0 -> 3.16.0 * [new tag] 3.17.0 -> 3.17.0 * [new tag] 3.18.0 -> 3.18.0 * [new tag] 3.18.1 -> 3.18.1 * [new tag] 3.18.2 -> 3.18.2 * [new tag] 3.18.3 -> 3.18.3 * [new tag] 3.18.4 -> 3.18.4 * [new tag] 3.18.5 -> 3.18.5 * [new tag] 3.18.6 -> 3.18.6 * [new tag] 3.18.7 -> 3.18.7 * [new tag] 3.18.8 -> 3.18.8 * [new tag] 3.18.9 -> 3.18.9 * [new tag] 3.19.0 -> 3.19.0 * [new tag] 3.19.1 -> 3.19.1 * [new tag] 3.19.2 -> 3.19.2 * [new tag] 3.19.3 -> 3.19.3 * [new tag] 3.2.0 -> 3.2.0 * [new tag] 3.2.0a1 -> 3.2.0a1 * [new tag] 3.2.1 -> 3.2.1 * [new tag] 3.3.0 -> 3.3.0 * [new tag] 3.3.1 -> 3.3.1 * [new tag] 3.3.2 -> 3.3.2 * [new tag] 3.4.0 -> 3.4.0 * [new tag] 3.4.1 -> 3.4.1 * [new tag] 3.4.2 -> 3.4.2 * [new tag] 3.4.3 -> 3.4.3 * [new tag] 3.5.0 -> 3.5.0 * [new tag] 3.5.1 -> 3.5.1 * [new tag] 3.5.2 -> 3.5.2 * [new tag] 3.5.3 -> 3.5.3 * [new tag] 3.5.4 -> 3.5.4 * [new tag] 3.5.5 -> 3.5.5 * [new tag] 3.6.0 -> 3.6.0 * [new tag] 3.6.1 -> 3.6.1 * [new tag] 3.6.2 -> 3.6.2 * [new tag] 3.6.3 -> 3.6.3 * [new tag] 3.6.4 -> 3.6.4 * [new tag] 3.7.0 -> 3.7.0 * [new tag] 3.7.1 -> 3.7.1 * [new tag] 3.7.2 -> 3.7.2 * [new tag] 3.7.3 -> 3.7.3 * [new tag] 3.7.4 -> 3.7.4 * [new tag] 3.8.0 -> 3.8.0 * [new tag] 3.8.1 -> 3.8.1 * [new tag] 3.8.2 -> 3.8.2 * [new tag] 3.8.3 -> 3.8.3 * [new tag] 3.8.4 -> 3.8.4 * [new tag] 3.9.0 -> 3.9.0 * [new tag] 3.9.1 -> 3.9.1 * [new tag] 4.0.0 -> 4.0.0 * [new tag] 4.0.1 -> 4.0.1 * [new tag] 4.0.10 -> 4.0.10 * [new tag] 4.0.11 -> 4.0.11 * [new tag] 4.0.2 -> 4.0.2 * [new tag] 4.0.3 -> 4.0.3 * [new tag] 4.0.4 -> 4.0.4 * [new tag] 4.0.5 -> 4.0.5 * [new tag] 4.0.6 -> 4.0.6 * [new tag] 4.0.7 -> 4.0.7 * [new tag] 4.0.8 -> 4.0.8 * [new tag] 4.0.9 -> 4.0.9 * [new tag] 4.1.0 -> 4.1.0 * [new tag] 4.1.1 -> 4.1.1 * [new tag] 4.1.10 -> 4.1.10 * [new tag] 4.1.11 -> 4.1.11 * [new tag] 4.1.12 -> 4.1.12 * [new tag] 4.1.2 -> 4.1.2 * [new tag] 4.1.3 -> 4.1.3 * [new tag] 4.1.4 -> 4.1.4 * [new tag] 4.1.5 -> 4.1.5 * [new tag] 4.1.6 -> 4.1.6 * [new tag] 4.1.7 -> 4.1.7 * [new tag] 4.1.8 -> 4.1.8 * [new tag] 4.1.9 -> 4.1.9 * [new tag] 4.10.0 -> 4.10.0 * [new tag] 4.10.1 -> 4.10.1 * [new tag] 4.10.2 -> 4.10.2 * [new tag] 4.10.3 -> 4.10.3 * [new tag] 4.11.0 -> 4.11.0 * [new tag] 4.12.0 -> 4.12.0 * [new tag] 4.13.0 -> 4.13.0 * [new tag] 4.14.0 -> 4.14.0 * [new tag] 4.2.0 -> 4.2.0 * [new tag] 4.2.1 -> 4.2.1 * [new tag] 4.2.10 -> 4.2.10 * [new tag] 4.2.11 -> 4.2.11 * [new tag] 4.2.12 -> 4.2.12 * [new tag] 4.2.13 -> 4.2.13 * [new tag] 4.2.14 -> 4.2.14 * [new tag] 4.2.15 -> 4.2.15 * [new tag] 4.2.16 -> 4.2.16 * [new tag] 4.2.2 -> 4.2.2 * [new tag] 4.2.3 -> 4.2.3 * [new tag] 4.2.4 -> 4.2.4 * [new tag] 4.2.5 -> 4.2.5 * [new tag] 4.2.6 -> 4.2.6 * [new tag] 4.2.7 -> 4.2.7 * [new tag] 4.2.8 -> 4.2.8 * [new tag] 4.2.9 -> 4.2.9 * [new tag] 4.3.0 -> 4.3.0 * [new tag] 4.3.1 -> 4.3.1 * [new tag] 4.3.10 -> 4.3.10 * [new tag] 4.3.11 -> 4.3.11 * [new tag] 4.3.12 -> 4.3.12 * [new tag] 4.3.13 -> 4.3.13 * [new tag] 4.3.14 -> 4.3.14 * [new tag] 4.3.15 -> 4.3.15 * [new tag] 4.3.16 -> 4.3.16 * [new tag] 4.3.17 -> 4.3.17 * [new tag] 4.3.18 -> 4.3.18 * [new tag] 4.3.19 -> 4.3.19 * [new tag] 4.3.2 -> 4.3.2 * [new tag] 4.3.20 -> 4.3.20 * [new tag] 4.3.21 -> 4.3.21 * [new tag] 4.3.22 -> 4.3.22 * [new tag] 4.3.23 -> 4.3.23 * [new tag] 4.3.24 -> 4.3.24 * [new tag] 4.3.25 -> 4.3.25 * [new tag] 4.3.26 -> 4.3.26 * [new tag] 4.3.27 -> 4.3.27 * [new tag] 4.3.28 -> 4.3.28 * [new tag] 4.3.29 -> 4.3.29 * [new tag] 4.3.3 -> 4.3.3 * [new tag] 4.3.30 -> 4.3.30 * [new tag] 4.3.31 -> 4.3.31 * [new tag] 4.3.32 -> 4.3.32 * [new tag] 4.3.33 -> 4.3.33 * [new tag] 4.3.34 -> 4.3.34 * [new tag] 4.3.4 -> 4.3.4 * [new tag] 4.3.5 -> 4.3.5 * [new tag] 4.3.6 -> 4.3.6 * [new tag] 4.3.7 -> 4.3.7 * [new tag] 4.3.8 -> 4.3.8 * [new tag] 4.3.9 -> 4.3.9 * [new tag] 4.4.0 -> 4.4.0 * [new tag] 4.4.0alpha0 -> 4.4.0alpha0 * [new tag] 4.4.0beta2 -> 4.4.0beta2 * [new tag] 4.4.0rc0 -> 4.4.0rc0 * [new tag] 4.4.1 -> 4.4.1 * [new tag] 4.4.10 -> 4.4.10 * [new tag] 4.4.11 -> 4.4.11 * [new tag] 4.4.2 -> 4.4.2 * [new tag] 4.4.3 -> 4.4.3 * [new tag] 4.4.4 -> 4.4.4 * [new tag] 4.4.5 -> 4.4.5 * [new tag] 4.4.6 -> 4.4.6 * [new tag] 4.4.7 -> 4.4.7 * [new tag] 4.4.8 -> 4.4.8 * [new tag] 4.4.9 -> 4.4.9 * [new tag] 4.5.0 -> 4.5.0 * [new tag] 4.5.0rc0 -> 4.5.0rc0 * [new tag] 4.5.1 -> 4.5.1 * [new tag] 4.5.10 -> 4.5.10 * [new tag] 4.5.11 -> 4.5.11 * [new tag] 4.5.12 -> 4.5.12 * [new tag] 4.5.2 -> 4.5.2 * [new tag] 4.5.3 -> 4.5.3 * [new tag] 4.5.4 -> 4.5.4 * [new tag] 4.5.5 -> 4.5.5 * [new tag] 4.5.6 -> 4.5.6 * [new tag] 4.5.7 -> 4.5.7 * [new tag] 4.5.8 -> 4.5.8 * [new tag] 4.5.9 -> 4.5.9 * [new tag] 4.6.0 -> 4.6.0 * [new tag] 4.6.0a1 -> 4.6.0a1 * [new tag] 4.6.0a2 -> 4.6.0a2 * [new tag] 4.6.0b0 -> 4.6.0b0 * [new tag] 4.6.0b1 -> 4.6.0b1 * [new tag] 4.6.0rc1 -> 4.6.0rc1 * [new tag] 4.6.1 -> 4.6.1 * [new tag] 4.6.10 -> 4.6.10 * [new tag] 4.6.11 -> 4.6.11 * [new tag] 4.6.12 -> 4.6.12 * [new tag] 4.6.13 -> 4.6.13 * [new tag] 4.6.14 -> 4.6.14 * [new tag] 4.6.2 -> 4.6.2 * [new tag] 4.6.3 -> 4.6.3 * [new tag] 4.6.4 -> 4.6.4 * [new tag] 4.6.5 -> 4.6.5 * [new tag] 4.6.6 -> 4.6.6 * [new tag] 4.6.7 -> 4.6.7 * [new tag] 4.6.8 -> 4.6.8 * [new tag] 4.6.9 -> 4.6.9 * [new tag] 4.7.0 -> 4.7.0 * [new tag] 4.7.1 -> 4.7.1 * [new tag] 4.7.10 -> 4.7.10 * [new tag] 4.7.11 -> 4.7.11 * [new tag] 4.7.12 -> 4.7.12 * [new tag] 4.7.2 -> 4.7.2 * [new tag] 4.7.3 -> 4.7.3 * [new tag] 4.7.4 -> 4.7.4 * [new tag] 4.7.5 -> 4.7.5 * [new tag] 4.7.6 -> 4.7.6 * [new tag] 4.7.7 -> 4.7.7 * [new tag] 4.7.8 -> 4.7.8 * [new tag] 4.7.9 -> 4.7.9 * [new tag] 4.8.0 -> 4.8.0 * [new tag] 4.8.0rc0 -> 4.8.0rc0 * [new tag] 4.8.1 -> 4.8.1 * [new tag] 4.8.2 -> 4.8.2 * [new tag] 4.8.3 -> 4.8.3 * [new tag] 4.8.4 -> 4.8.4 * [new tag] 4.8.5 -> 4.8.5 * [new tag] 4.9.0 -> 4.9.0 * [new tag] 4.9.1 -> 4.9.1 * [new tag] 4.9.2 -> 4.9.2 [rtd-command-info] start-time: 2026-06-16T15:45:07.315844Z, end-time: 2026-06-16T15:45:10.690766Z, duration: 3, exit-code: 0 apt-get update --assume-yes --quiet Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] Get:4 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [77.8 kB] Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [4024 kB] Get:6 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [7221 kB] Get:7 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1306 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [4357 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [86.4 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1611 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [7489 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.6 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [82.8 kB] Fetched 26.7 MB in 1s (19.5 MB/s) Reading package lists... [rtd-command-info] start-time: 2026-06-16T15:45:10.785438Z, end-time: 2026-06-16T15:45:23.779900Z, duration: 12, exit-code: 0 apt-get install --assume-yes --quiet -- graphviz default-jre Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: alsa-topology-conf alsa-ucm-conf ca-certificates-java default-jre-headless fonts-liberation java-common libann0 libasound2 libasound2-data libatk-wrapper-java libatk-wrapper-java-jni libgif7 libpcsclite1 openjdk-11-jre openjdk-11-jre-headless Suggested packages: graphviz-doc libasound2-plugins alsa-utils pcscd libnss-mdns fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic The following NEW packages will be installed: alsa-topology-conf alsa-ucm-conf ca-certificates-java default-jre default-jre-headless fonts-liberation graphviz java-common libann0 libasound2 libasound2-data libatk-wrapper-java libatk-wrapper-java-jni libgif7 libpcsclite1 openjdk-11-jre openjdk-11-jre-headless 0 upgraded, 17 newly installed, 0 to remove and 284 not upgraded. Need to get 45.0 MB of archives. After this operation, 184 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 alsa-topology-conf all 1.2.5.1-2 [15.5 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasound2-data all 1.2.6.1-1ubuntu1.1 [19.3 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasound2 amd64 1.2.6.1-1ubuntu1.1 [391 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 alsa-ucm-conf all 1.2.6.3-1ubuntu1.12 [43.5 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 java-common all 0.72build2 [6782 B] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcsclite1 amd64 1.9.5-3ubuntu1 [19.8 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openjdk-11-jre-headless amd64 11.0.31+11-1ubuntu1~22.04.2 [42.6 MB] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 default-jre-headless amd64 2:1.11-72build2 [3042 B] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates-java all 20190909ubuntu1.3 [12.3 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgif7 amd64 5.1.9-2ubuntu0.1 [33.9 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openjdk-11-jre amd64 11.0.31+11-1ubuntu1~22.04.2 [213 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 default-jre amd64 2:1.11-72build2 [896 B] Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 graphviz amd64 2.42.2-6ubuntu0.1 [653 kB] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatk-wrapper-java all 0.38.0-5build1 [53.1 kB] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatk-wrapper-java-jni amd64 0.38.0-5build1 [49.0 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 45.0 MB in 0s (117 MB/s) Selecting previously unselected package alsa-topology-conf. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 272117 files and directories currently installed.) Preparing to unpack .../00-alsa-topology-conf_1.2.5.1-2_all.deb ... Unpacking alsa-topology-conf (1.2.5.1-2) ... Selecting previously unselected package libasound2-data. Preparing to unpack .../01-libasound2-data_1.2.6.1-1ubuntu1.1_all.deb ... Unpacking libasound2-data (1.2.6.1-1ubuntu1.1) ... Selecting previously unselected package libasound2:amd64. Preparing to unpack .../02-libasound2_1.2.6.1-1ubuntu1.1_amd64.deb ... Unpacking libasound2:amd64 (1.2.6.1-1ubuntu1.1) ... Selecting previously unselected package alsa-ucm-conf. Preparing to unpack .../03-alsa-ucm-conf_1.2.6.3-1ubuntu1.12_all.deb ... Unpacking alsa-ucm-conf (1.2.6.3-1ubuntu1.12) ... Selecting previously unselected package java-common. Preparing to unpack .../04-java-common_0.72build2_all.deb ... Unpacking java-common (0.72build2) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../05-libpcsclite1_1.9.5-3ubuntu1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.9.5-3ubuntu1) ... Selecting previously unselected package openjdk-11-jre-headless:amd64. Preparing to unpack .../06-openjdk-11-jre-headless_11.0.31+11-1ubuntu1~22.04.2_amd64.deb ... Unpacking openjdk-11-jre-headless:amd64 (11.0.31+11-1ubuntu1~22.04.2) ... Selecting previously unselected package default-jre-headless. Preparing to unpack .../07-default-jre-headless_2%3a1.11-72build2_amd64.deb ... Unpacking default-jre-headless (2:1.11-72build2) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../08-ca-certificates-java_20190909ubuntu1.3_all.deb ... Unpacking ca-certificates-java (20190909ubuntu1.3) ... Selecting previously unselected package libgif7:amd64. Preparing to unpack .../09-libgif7_5.1.9-2ubuntu0.1_amd64.deb ... Unpacking libgif7:amd64 (5.1.9-2ubuntu0.1) ... Selecting previously unselected package openjdk-11-jre:amd64. Preparing to unpack .../10-openjdk-11-jre_11.0.31+11-1ubuntu1~22.04.2_amd64.deb ... Unpacking openjdk-11-jre:amd64 (11.0.31+11-1ubuntu1~22.04.2) ... Selecting previously unselected package default-jre. Preparing to unpack .../11-default-jre_2%3a1.11-72build2_amd64.deb ... Unpacking default-jre (2:1.11-72build2) ... Selecting previously unselected package fonts-liberation. Preparing to unpack .../12-fonts-liberation_1%3a1.07.4-11_all.deb ... Unpacking fonts-liberation (1:1.07.4-11) ... Selecting previously unselected package libann0. Preparing to unpack .../13-libann0_1.1.2+doc-7build1_amd64.deb ... Unpacking libann0 (1.1.2+doc-7build1) ... Selecting previously unselected package graphviz. Preparing to unpack .../14-graphviz_2.42.2-6ubuntu0.1_amd64.deb ... Unpacking graphviz (2.42.2-6ubuntu0.1) ... Selecting previously unselected package libatk-wrapper-java. Preparing to unpack .../15-libatk-wrapper-java_0.38.0-5build1_all.deb ... Unpacking libatk-wrapper-java (0.38.0-5build1) ... Selecting previously unselected package libatk-wrapper-java-jni:amd64. Preparing to unpack .../16-libatk-wrapper-java-jni_0.38.0-5build1_amd64.deb ... Unpacking libatk-wrapper-java-jni:amd64 (0.38.0-5build1) ... Setting up java-common (0.72build2) ... Setting up libasound2-data (1.2.6.1-1ubuntu1.1) ... Setting up libann0 (1.1.2+doc-7build1) ... Setting up libpcsclite1:amd64 (1.9.5-3ubuntu1) ... Setting up libgif7:amd64 (5.1.9-2ubuntu0.1) ... Setting up alsa-topology-conf (1.2.5.1-2) ... Setting up libasound2:amd64 (1.2.6.1-1ubuntu1.1) ... Setting up fonts-liberation (1:1.07.4-11) ... Setting up libatk-wrapper-java (0.38.0-5build1) ... Setting up graphviz (2.42.2-6ubuntu0.1) ... Setting up alsa-ucm-conf (1.2.6.3-1ubuntu1.12) ... Setting up libatk-wrapper-java-jni:amd64 (0.38.0-5build1) ... Setting up default-jre-headless (2:1.11-72build2) ... Setting up openjdk-11-jre-headless:amd64 (11.0.31+11-1ubuntu1~22.04.2) ... update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up openjdk-11-jre:amd64 (11.0.31+11-1ubuntu1~22.04.2) ... Setting up default-jre (2:1.11-72build2) ... Setting up ca-certificates-java (20190909ubuntu1.3) ... head: cannot open '/etc/ssl/certs/java/cacerts' for reading: No such file or directory Adding debian:AffirmTrust_Commercial.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:TunTrust_Root_CA.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem Adding debian:E-Tugra_Global_Root_CA_ECC_v3.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Secure_Global_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:vTrus_Root_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:GTS_Root_R2.pem Adding debian:SecureTrust_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:UCA_Global_G2_Root.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:D-TRUST_EV_Root_CA_1_2020.pem Adding debian:Security_Communication_ECC_RootCA1.pem Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:GTS_Root_R4.pem Adding debian:D-TRUST_BR_Root_CA_1_2020.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:NAVER_Global_Root_Certification_Authority.pem Adding debian:Certigna_Root_CA.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Certum_Trusted_Root_CA.pem Adding debian:ACCVRAIZ1.pem Adding debian:UCA_Extended_Validation_Root.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:vTrus_ECC_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R6.pem Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem Adding debian:ANF_Secure_Server_Root_CA.pem Adding debian:Security_Communication_RootCA3.pem Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:GLOBALTRUST_2020.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem Adding debian:Telia_Root_CA_v2.pem Adding debian:E-Tugra_Global_Root_CA_RSA_v3.pem Adding debian:SSL.com_Root_Certification_Authority_RSA.pem Adding debian:Certainly_Root_E1.pem Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:GDCA_TrustAUTH_R5_ROOT.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Certigna.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Certainly_Root_R1.pem Adding debian:Trustwave_Global_Certification_Authority.pem Adding debian:SSL.com_Root_Certification_Authority_ECC.pem Adding debian:ISRG_Root_X1.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:emSign_ECC_Root_CA_-_G3.pem Adding debian:certSIGN_Root_CA_G2.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:GTS_Root_R1.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem Adding debian:Izenpe.com.pem Adding debian:GlobalSign_Root_R46.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:GTS_Root_R3.pem Adding debian:e-Szigno_Root_CA_2017.pem Adding debian:emSign_Root_CA_-_G1.pem Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem Adding debian:HiPKI_Root_CA_-_G1.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:AffirmTrust_Networking.pem Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem Adding debian:emSign_Root_CA_-_C1.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Entrust_Root_Certification_Authority_-_G4.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:Certum_EC-384_CA.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:GlobalSign_Root_E46.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:ISRG_Root_X2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Hongkong_Post_Root_CA_3.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:emSign_ECC_Root_CA_-_C3.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068_2.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:QuoVadis_Root_CA_1_G3.pem done. Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ... Processing triggers for hicolor-icon-theme (0.17-2) ... Processing triggers for libc-bin (2.35-0ubuntu3.6) ... Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. done. [rtd-command-info] start-time: 2026-06-16T15:45:33.166408Z, end-time: 2026-06-16T15:45:33.233668Z, duration: 0, exit-code: 0 asdf global python miniconda3-3.12-24.9.2-0 [rtd-command-info] start-time: 2026-06-16T15:45:34.926003Z, end-time: 2026-06-16T15:45:34.975365Z, duration: 0, exit-code: 0 cat docs/environment.yml channels: - conda-forge dependencies: - Pillow==12.1.1 - Sphinx<10 - boltons>=23.0.0 - conda-sphinx-theme==0.4.0 - frozendict>=2.4.2 - linkify-it-py==2.1.0 - myst-parser==5.0.0 - pluggy==1.6.0 - pylint==3.3.9 - requests>=2.28.0,<3 - ruamel.yaml>=0.11.14,<0.20 - sphinx-argparse==0.5.2 - sphinx-autoapi==3.8.0 - sphinx-autobuild==2025.8.25 - sphinx-reredirects==1.1.0 - sphinx-sitemap==2.9.0 - sphinx-design==0.7.0 - sphinx-copybutton==0.5.2 - sphinxcontrib-applehelp==2.0.0 - sphinxcontrib-devhelp==2.0.0 - sphinxcontrib-htmlhelp==2.1.0 - sphinxcontrib-jsmath==1.0.1 - sphinxcontrib-mermaid==2.0.1 - sphinxcontrib-programoutput==0.19 - sphinxcontrib-qthelp==2.0.0 - sphinxcontrib-serializinghtml==2.0.0 - tqdm>=4 - conda-libmamba-solver>=26.4.0 - pip>25 - pip: - sphinxcontrib-plantuml==0.31 - sphinx name: sphinx [rtd-command-info] start-time: 2026-06-16T15:45:35.069093Z, end-time: 2026-06-16T15:46:35.539799Z, duration: 60, exit-code: 0 conda env create --quiet --name 26.5.x --file docs/environment.yml /home/docs/.asdf/installs/python/miniconda3-3.12-24.9.2-0/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. action(self, namespace, argument_values, option_string) Channels: - conda-forge - defaults Platform: linux-64 Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... done Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done Installing pip dependencies: ...working... done [rtd-command-info] start-time: 2026-06-16T15:46:35.626809Z, end-time: 2026-06-16T15:46:35.681977Z, duration: 0, exit-code: 0 git update-index --assume-unchanged docs/environment.yml docs/source/conf.py [rtd-command-info] start-time: 2026-06-16T15:46:35.839604Z, end-time: 2026-06-16T15:46:38.858988Z, duration: 3, exit-code: 0 python -m pip install --no-deps --no-cache-dir --editable . Obtaining file:///home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build editable: started Getting requirements to build editable: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing editable metadata (pyproject.toml): started Preparing editable metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: conda Building editable for conda (pyproject.toml): started Building editable for conda (pyproject.toml): finished with status 'done' Created wheel for conda: filename=conda-26.5.3.dev3-py3-none-any.whl size=10383 sha256=bbffff810959113d4ac17747c6a74e728c3764ef25c875271c93204ad666b418 Stored in directory: /tmp/pip-ephem-wheel-cache-_w8w9y7l/wheels/b0/44/f1/03b91c0b37f5efb6b975ff011d32c1fd07e79b683dce2253aa Successfully built conda Installing collected packages: conda Successfully installed conda-26.5.3.dev3 [rtd-command-info] start-time: 2026-06-16T15:46:38.992620Z, end-time: 2026-06-16T15:46:39.034170Z, duration: 0, exit-code: 0 cat docs/source/conf.py #!/usr/bin/env python3 # Copyright (C) 2012 Anaconda, Inc # SPDX-License-Identifier: BSD-3-Clause import os.path import sys from pathlib import Path # expose custom extensions sys.path.insert(0, os.path.abspath("_extensions")) # expose source code for import sys.path.insert(0, os.path.abspath("../..")) import conda # -- Project information ----------------------------------------------------- project = conda.__name__ copyright = "2017, Anaconda, Inc" author = conda.__author__ version = release = conda.__version__ # -- General configuration ------------------------------------------------ # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ "autoapi.extension", "conda_umls", "conda_sphinx_theme.version_anchors", "myst_parser", "sphinx.ext.autodoc", "sphinx.ext.autosectionlabel", "sphinx.ext.autosummary", "sphinx.ext.graphviz", "sphinx.ext.ifconfig", "sphinx.ext.inheritance_diagram", "sphinx.ext.intersphinx", "sphinx.ext.napoleon", "sphinx_reredirects", "sphinx_sitemap", "sphinxarg.ext", "sphinx_copybutton", "sphinxcontrib.mermaid", "sphinxcontrib.plantuml", "sphinxcontrib.programoutput", "sphinx_design", ] templates_path = ["_templates"] # Leave double dashes as they are in the docs. Don't replace -- with - smartquotes = False # If true, the current module name will be prepended to all description # unit titles (such as .. function::). add_module_names = 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 = "conda_sphinx_theme" # 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"] # Add any extra paths that contain custom files (such as robots.txt or # .htaccess) here, relative to this directory. These files are copied # directly to the root of the documentation. html_extra_path = [ # Serving the robots.txt since we want to point to the sitemap.xml file "robots.txt", ] html_js_files = [ "https://cdn.jsdelivr.net/npm/jspanel4@4.12.0/dist/jspanel.js", "https://cdn.jsdelivr.net/npm/jspanel4@4.12.0/dist/extensions/modal/jspanel.modal.js", "https://unpkg.com/@panzoom/panzoom@4.4.1/dist/panzoom.min.js", "js/panzoom.js", ] html_css_files = [ "https://cdn.jsdelivr.net/npm/jspanel4@4.12.0/dist/jspanel.css", "css/custom.css", ] # Setting the prod URL of the site here as the base URL. html_baseurl = f"https://docs.conda.io/projects/{project}/" html_theme_options = { # The maximum depth of the table of contents tree. Set this to -1 to allow # unlimited depth. "navigation_depth": -1, "show_prev_next": False, # Navbar icon links "navbar_start": ["navbar-logo"], "use_edit_page_button": True, "goatcounter_url": "https://docs-conda-io.goatcounter.com/count", "show_version_warning_banner": True, "switcher": { # This should live in "latest" (=in-development version) since # we can modify the supported versions in the version switcher "json_url": "https://docs.conda.io/projects/conda/en/latest/_static/switcher.json", # Use RTD's automatic version variable, and fallback to "stable" "version_match": os.environ.get("READTHEDOCS_VERSION", "stable"), }, } html_context = { "github_user": "conda", "github_repo": "conda", "github_version": "main", "doc_path": "docs/source", "goatcounter_dashboard_url": "https://docs-conda-io.goatcounter.com", } # -- sphinxcontrib.plantuml ------------------------------------------------ plantuml_output_format = "svg_img" plantuml_jarfile_path = Path(__file__).parent.parent / "_build" / "plantuml.jar" plantuml = f"java -Djava.awt.headless=true -jar {plantuml_jarfile_path}" # -- For sphinx.ext.intersphinx -------------------------------------------- intersphinx_mapping = { "python": ("https://docs.python.org/3", None), "pluggy": ("https://pluggy.readthedocs.io/en/stable/", None), } # -- For sphinx_sitemap ---------------------------------------------------- sitemap_locales = [None] sitemap_url_scheme = "{lang}stable/{link}" # -- For myst_parser ------------------------------------------------------- myst_heading_anchors = 3 myst_enable_extensions = [ "amsmath", "colon_fence", "deflist", "dollarmath", "html_admonition", "html_image", "linkify", "replacements", "smartquotes", "substitution", "tasklist", ] # -- For sphinx_copybutton ------------------------------------------------- # Remove prompt text when copying code blocks copybutton_prompt_text = r"\$ |> " copybutton_prompt_is_regexp = True copybutton_only_copy_prompt_lines = True copybutton_remove_prompts = True # -- For autoapi.extension ------------------------------------------------- autoapi_dirs = ["../../conda"] autoapi_root = "dev-guide/api" # Manually inserted into TOC in dev-guide/api.rst for proper integration into # folder-view autoapi_add_toctree_entry = False autoapi_template_dir = "_templates/autoapi" autoapi_python_class_content = "both" autoapi_keep_files = True suppress_warnings = [ "autosectionlabel.*", ] def skip_log(app, what, name, obj, skip, options): if what == "data" and name.split(".")[-1] == "log": skip = True return skip def setup(sphinx): sphinx.connect("autoapi-skip-member", skip_log) # ----------------------------------------------------------------------------- # Source code links # ----------------------------------------------------------------------------- link_github = True # -- For sphinx_reredirects ------------------------------------------------ redirects = { # internal redirects "admin": "user-guide/configuration/admin-multi-user-install.html", "api/api": "../dev-guide/api/conda/index.html", "api/index": "../dev-guide/api.html", "api/python_api": "../dev-guide/api/conda/cli/python_api/index.html", "api/solver": "../dev-guide/api/conda/api/index.html#conda.api.Solver", "changelog": "release-notes.html", "channels": "user-guide/tasks/manage-channels.html", "commands": "commands/index.html", "config": "user-guide/configuration/index.html", "custom-channels": "user-guide/tasks/create-custom-channels.html", "download": "user-guide/install/download.html", "env-commands": "commands/index.html", "faq": "user-guide/tasks/index.html", "general-commands": "commands/index.html", "get-started": "user-guide/index.html", "help/conda-pip-virtualenv-translator": "../commands/index.html", "help/silent": "../user-guide/install/index.html", "install/central": "../user-guide/configuration/admin-multi-user-install.html", "install/full": "../user-guide/install/index.html", "install/quick": "../user-guide/install/index.html", "install/sample-condarc": "../user-guide/configuration/sample-condarc.html", "install/tab-completion": "../user-guide/configuration/enable-tab-completion.html", "installation": "user-guide/install/index.html", "intro": "index.html", "mro": "user-guide/tasks/use-mro-with-conda.html", "py2or3": "user-guide/tasks/manage-python.html", "r-with-conda": "user-guide/tasks/use-r-with-conda.html", "redirects": "index.html", "test-drive": "user-guide/getting-started.html", "troubleshooting": "user-guide/troubleshooting.html", "using/cheatsheet": "../user-guide/cheatsheet.html", "using/envs": "../user-guide/tasks/manage-environments.html", "using/index": "../user-guide/tasks/index.html", "using/pkgs": "../user-guide/tasks/manage-pkgs.html", "using/test-drive": "../user-guide/getting-started.html", "using/using": "../user-guide/tasks/manage-conda.html", "user-guide/install/download": "../install/index.html", "user-guide/configuration/sample-condarc": "../configuration/use-condarc.html#sample-condarc", "user-guide/configuration/enable-tab-completion": "../configuration/index.html", # external redirects "travis": "https://github.com/conda-incubator/setup-miniconda", "user-guide/tasks/use-conda-with-travis-ci": "https://github.com/conda-incubator/setup-miniconda", "user-guide/tasks/use-mro-with-conda": "https://docs.anaconda.com/anaconda/user-guide/tasks/use-r-language", "user-guide/tasks/use-r-with-conda": "https://docs.anaconda.com/anaconda/user-guide/tasks/use-r-language", } [rtd-command-info] start-time: 2026-06-16T15:46:39.118922Z, end-time: 2026-06-16T15:50:01.931638Z, duration: 202, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v9.1.0 loading translations [en]... done making output directory... done Downloading PlantUML jar file to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/_build/plantuml.jar...done. Generating PlantUML... Analysed 208 modules with a total of 313 imports Done generating PlantUML files. [AutoAPI] Reading files... [ 0%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/utils.py [AutoAPI] Reading files... [ 1%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/deprecations.py [AutoAPI] Reading files... [ 1%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/resolve.py [AutoAPI] Reading files... [ 2%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/exports.py [AutoAPI] Reading files... [ 2%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/__main__.py [AutoAPI] Reading files... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/activate.py [AutoAPI] Reading files... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/history.py [AutoAPI] Reading files... [ 4%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/reporters.py [AutoAPI] Reading files... [ 4%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/exception_handler.py [AutoAPI] Reading files... [ 5%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/_version.py [AutoAPI] Reading files... [ 5%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/api.py [AutoAPI] Reading files... [ 6%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/exceptions.py [AutoAPI] Reading files... [ 6%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/instructions.py [AutoAPI] Reading files... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/misc.py [AutoAPI] Reading files... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/__init__.py [AutoAPI] Reading files... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/_private/__init__.py [AutoAPI] Reading files... [ 8%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/_private/shards/shards.py [AutoAPI] Reading files... [ 8%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/_private/shards/typing.py [AutoAPI] Reading files... [ 9%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/_private/shards/cache.py [AutoAPI] Reading files... [ 9%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/_private/shards/subset.py [AutoAPI] Reading files... [ 10%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/_private/shards/misc.py [AutoAPI] Reading files... [ 10%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/_private/shards/__init__.py [AutoAPI] Reading files... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/streams.py [AutoAPI] Reading files... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/subprocess.py [AutoAPI] Reading files... [ 12%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/logging.py [AutoAPI] Reading files... [ 12%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/anaconda_client.py [AutoAPI] Reading files... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/__init__.py [AutoAPI] Reading files... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/connection/session.py [AutoAPI] Reading files... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/connection/__init__.py [AutoAPI] Reading files... [ 14%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/connection/download.py [AutoAPI] Reading files... [ 14%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/connection/adapters/s3.py [AutoAPI] Reading files... [ 15%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/connection/adapters/http.py [AutoAPI] Reading files... [ 15%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/connection/adapters/localfs.py [AutoAPI] Reading files... [ 16%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/connection/adapters/ftp.py [AutoAPI] Reading files... [ 16%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/connection/adapters/__init__.py [AutoAPI] Reading files... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/repodata/lock.py [AutoAPI] Reading files... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/repodata/zstd.py [AutoAPI] Reading files... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/repodata/__init__.py [AutoAPI] Reading files... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/disk/create.py [AutoAPI] Reading files... [ 19%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/disk/lock.py [AutoAPI] Reading files... [ 19%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/disk/permissions.py [AutoAPI] Reading files... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/disk/test.py [AutoAPI] Reading files... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/disk/delete.py [AutoAPI] Reading files... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/disk/link.py [AutoAPI] Reading files... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/disk/update.py [AutoAPI] Reading files... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/disk/read.py [AutoAPI] Reading files... [ 22%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/disk/__init__.py [AutoAPI] Reading files... [ 22%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/shards/typing.py [AutoAPI] Reading files... [ 23%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/shards/__init__.py [AutoAPI] Reading files... [ 23%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/env/pip_util.py [AutoAPI] Reading files... [ 24%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/env/env.py [AutoAPI] Reading files... [ 24%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/env/__init__.py [AutoAPI] Reading files... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/env/specs/yaml_file.py [AutoAPI] Reading files... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/env/specs/requirements.py [AutoAPI] Reading files... [ 26%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/env/specs/explicit.py [AutoAPI] Reading files... [ 26%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/env/specs/cep_24.py [AutoAPI] Reading files... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/env/specs/__init__.py [AutoAPI] Reading files... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/env/installers/pip.py [AutoAPI] Reading files... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/env/installers/conda.py [AutoAPI] Reading files... [ 28%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/env/installers/base.py [AutoAPI] Reading files... [ 28%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/env/installers/__init__.py [AutoAPI] Reading files... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/notices/fetch.py [AutoAPI] Reading files... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/notices/views.py [AutoAPI] Reading files... [ 30%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/notices/cache.py [AutoAPI] Reading files... [ 30%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/notices/__init__.py [AutoAPI] Reading files... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/notices/types.py [AutoAPI] Reading files... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/notices/core.py [AutoAPI] Reading files... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/base/constants.py [AutoAPI] Reading files... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/base/context.py [AutoAPI] Reading files... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/base/__init__.py [AutoAPI] Reading files... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_pip.py [AutoAPI] Reading files... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_run.py [AutoAPI] Reading files... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_update.py [AutoAPI] Reading files... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/actions.py [AutoAPI] Reading files... [ 35%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_mock_activate.py [AutoAPI] Reading files... [ 35%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_remove.py [AutoAPI] Reading files... [ 36%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/install.py [AutoAPI] Reading files... [ 36%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/helpers.py [AutoAPI] Reading files... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_rename.py [AutoAPI] Reading files... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_create.py [AutoAPI] Reading files... [ 38%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_config.py [AutoAPI] Reading files... [ 38%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_export.py [AutoAPI] Reading files... [ 39%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/formats.py [AutoAPI] Reading files... [ 39%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/condarc.py [AutoAPI] Reading files... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_env_update.py [AutoAPI] Reading files... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_compare.py [AutoAPI] Reading files... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/find_commands.py [AutoAPI] Reading files... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_install.py [AutoAPI] Reading files... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_init.py [AutoAPI] Reading files... [ 42%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_clean.py [AutoAPI] Reading files... [ 42%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_search.py [AutoAPI] Reading files... [ 43%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_list.py [AutoAPI] Reading files... [ 43%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_env_config.py [AutoAPI] Reading files... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_mock_deactivate.py [AutoAPI] Reading files... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_env_remove.py [AutoAPI] Reading files... [ 45%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main.py [AutoAPI] Reading files... [ 45%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_package.py [AutoAPI] Reading files... [ 46%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_notices.py [AutoAPI] Reading files... [ 46%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_env.py [AutoAPI] Reading files... [ 47%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_env_vars.py [AutoAPI] Reading files... [ 47%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_info.py [AutoAPI] Reading files... [ 47%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/conda_argparse.py [AutoAPI] Reading files... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_env_list.py [AutoAPI] Reading files... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/common.py [AutoAPI] Reading files... [ 49%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/__init__.py [AutoAPI] Reading files... [ 49%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_env_create.py [AutoAPI] Reading files... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_commands.py [AutoAPI] Reading files... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/testing/helpers.py [AutoAPI] Reading files... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/testing/solver_helpers.py [AutoAPI] Reading files... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/testing/fixtures.py [AutoAPI] Reading files... [ 52%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/testing/integration.py [AutoAPI] Reading files... [ 52%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/testing/cases.py [AutoAPI] Reading files... [ 53%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/testing/__init__.py [AutoAPI] Reading files... [ 53%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/testing/http_test_server.py [AutoAPI] Reading files... [ 53%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/testing/gateways/fixtures.py [AutoAPI] Reading files... [ 54%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/testing/gateways/__init__.py [AutoAPI] Reading files... [ 54%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/testing/notices/helpers.py [AutoAPI] Reading files... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/testing/notices/fixtures.py [AutoAPI] Reading files... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/testing/notices/__init__.py [AutoAPI] Reading files... [ 56%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/core/solve.py [AutoAPI] Reading files... [ 56%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/core/prefix_data.py [AutoAPI] Reading files... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/core/package_cache_data.py [AutoAPI] Reading files... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/core/index.py [AutoAPI] Reading files... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/core/portability.py [AutoAPI] Reading files... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/core/link.py [AutoAPI] Reading files... [ 59%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/core/path_actions.py [AutoAPI] Reading files... [ 59%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/core/initialize.py [AutoAPI] Reading files... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/core/subdir_data.py [AutoAPI] Reading files... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/core/__init__.py [AutoAPI] Reading files... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/core/envs_manager.py [AutoAPI] Reading files... [ 61%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/models/prefix_graph.py [AutoAPI] Reading files... [ 61%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/models/match_spec.py [AutoAPI] Reading files... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/models/enums.py [AutoAPI] Reading files... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/models/dist.py [AutoAPI] Reading files... [ 63%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/models/records.py [AutoAPI] Reading files... [ 63%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/models/channel.py [AutoAPI] Reading files... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/models/environment.py [AutoAPI] Reading files... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/models/__init__.py [AutoAPI] Reading files... [ 65%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/models/version.py [AutoAPI] Reading files... [ 65%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/models/package_info.py [AutoAPI] Reading files... [ 66%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/auxlib/ish.py [AutoAPI] Reading files... [ 66%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/auxlib/type_coercion.py [AutoAPI] Reading files... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/auxlib/collection.py [AutoAPI] Reading files... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/auxlib/logz.py [AutoAPI] Reading files... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/auxlib/compat.py [AutoAPI] Reading files... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/auxlib/decorators.py [AutoAPI] Reading files... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/auxlib/entity.py [AutoAPI] Reading files... [ 69%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/auxlib/exceptions.py [AutoAPI] Reading files... [ 69%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/auxlib/__init__.py [AutoAPI] Reading files... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/constants.py [AutoAPI] Reading files... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/_logic.py [AutoAPI] Reading files... [ 71%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/signals.py [AutoAPI] Reading files... [ 71%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/url.py [AutoAPI] Reading files... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/compat.py [AutoAPI] Reading files... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/toposort.py [AutoAPI] Reading files... [ 73%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/iterators.py [AutoAPI] Reading files... [ 73%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/io.py [AutoAPI] Reading files... [ 73%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/logic.py [AutoAPI] Reading files... [ 74%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/configuration.py [AutoAPI] Reading files... [ 74%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/__init__.py [AutoAPI] Reading files... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/serialize/json.py [AutoAPI] Reading files... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/serialize/yaml.py [AutoAPI] Reading files... [ 76%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/serialize/__init__.py [AutoAPI] Reading files... [ 76%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/path/directories.py [AutoAPI] Reading files... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/path/windows.py [AutoAPI] Reading files... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/path/_cygpath.py [AutoAPI] Reading files... [ 78%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/path/python.py [AutoAPI] Reading files... [ 78%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/path/__init__.py [AutoAPI] Reading files... [ 79%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/_os/osx.py [AutoAPI] Reading files... [ 79%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/_os/windows.py [AutoAPI] Reading files... [ 80%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/_os/unix.py [AutoAPI] Reading files... [ 80%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/_os/linux.py [AutoAPI] Reading files... [ 80%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/_os/__init__.py [AutoAPI] Reading files... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/solvers.py [AutoAPI] Reading files... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/manager.py [AutoAPI] Reading files... [ 82%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/hookspec.py [AutoAPI] Reading files... [ 82%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/__init__.py [AutoAPI] Reading files... [ 83%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/config.py [AutoAPI] Reading files... [ 83%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/types.py [AutoAPI] Reading files... [ 84%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/virtual_packages/cuda.py [AutoAPI] Reading files... [ 84%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/virtual_packages/freebsd.py [AutoAPI] Reading files... [ 85%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/virtual_packages/osx.py [AutoAPI] Reading files... [ 85%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/virtual_packages/windows.py [AutoAPI] Reading files... [ 86%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/virtual_packages/archspec.py [AutoAPI] Reading files... [ 86%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/virtual_packages/conda.py [AutoAPI] Reading files... [ 87%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/virtual_packages/linux.py [AutoAPI] Reading files... [ 87%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/virtual_packages/__init__.py [AutoAPI] Reading files... [ 87%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/prefix_data_loaders/__init__.py [AutoAPI] Reading files... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/prefix_data_loaders/pypi/pkg_format.py [AutoAPI] Reading files... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/prefix_data_loaders/pypi/__init__.py [AutoAPI] Reading files... [ 89%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/post_solves/__init__.py [AutoAPI] Reading files... [ 89%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/package_extractors/conda.py [AutoAPI] Reading files... [ 90%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/package_extractors/__init__.py [AutoAPI] Reading files... [ 90%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/subcommands/__init__.py [AutoAPI] Reading files... [ 91%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/subcommands/doctor/__init__.py [AutoAPI] Reading files... [ 91%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/subcommands/doctor/health_checks/pinned.py [AutoAPI] Reading files... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/subcommands/doctor/health_checks/altered_files.py [AutoAPI] Reading files... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/subcommands/doctor/health_checks/consistency.py [AutoAPI] Reading files... [ 93%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/subcommands/doctor/health_checks/environment_txt.py [AutoAPI] Reading files... [ 93%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/subcommands/doctor/health_checks/requests_ca_bundle.py [AutoAPI] Reading files... [ 93%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/subcommands/doctor/health_checks/file_locking.py [AutoAPI] Reading files... [ 94%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/subcommands/doctor/health_checks/missing_files.py [AutoAPI] Reading files... [ 94%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/subcommands/doctor/health_checks/__init__.py [AutoAPI] Reading files... [ 95%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/reporter_backends/console.py [AutoAPI] Reading files... [ 95%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/reporter_backends/json.py [AutoAPI] Reading files... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/reporter_backends/__init__.py [AutoAPI] Reading files... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/environment_exporters/requirements_txt.py [AutoAPI] Reading files... [ 97%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/environment_exporters/environment_yml.py [AutoAPI] Reading files... [ 97%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/environment_exporters/explicit.py [AutoAPI] Reading files... [ 98%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/environment_exporters/__init__.py [AutoAPI] Reading files... [ 98%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/environment_specifiers/requirements_txt.py [AutoAPI] Reading files... [ 99%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/environment_specifiers/environment_yml.py [AutoAPI] Reading files... [ 99%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/environment_specifiers/explicit.py [AutoAPI] Reading files... [100%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/environment_specifiers/cep_24.py [AutoAPI] Reading files... [100%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/environment_specifiers/__init__.py WARNING: Cannot resolve import of conda.common.url.unquote in conda.models.match_spec [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.auxlib.compat.odict in conda.auxlib.entity [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.common.url.quote_plus in conda.gateways.anaconda_client [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.common.url.unquote_plus in conda.gateways.anaconda_client [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.disk.link.lexists in conda.gateways.disk.delete [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.AuthBase in conda.gateways.connection.session [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.BaseAdapter in conda.gateways.connection.session [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.CaseInsensitiveDict in conda.gateways.connection.session [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.Retry in conda.gateways.connection.session [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.Session in conda.gateways.connection.session [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection._basic_auth_str in conda.gateways.connection.session [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.extract_cookies_to_jar in conda.gateways.connection.session [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.get_auth_from_url in conda.gateways.connection.session [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.get_netrc_auth in conda.gateways.connection.session [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.BaseAdapter in conda.gateways.connection.adapters.ftp [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.Response in conda.gateways.connection.adapters.ftp [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.dispatch_hook in conda.gateways.connection.adapters.ftp [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.DEFAULT_POOLBLOCK in conda.gateways.connection.adapters.http [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.HTTPAdapter in conda.gateways.connection.adapters.http [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.BaseAdapter in conda.gateways.connection.adapters.localfs [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.CaseInsensitiveDict in conda.gateways.connection.adapters.localfs [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.Response in conda.gateways.connection.adapters.localfs [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.BaseAdapter in conda.gateways.connection.adapters.s3 [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.CaseInsensitiveDict in conda.gateways.connection.adapters.s3 [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.Response in conda.gateways.connection.adapters.s3 [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.disk.link.lexists in conda.gateways.disk.create [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.disk.link.readlink in conda.gateways.disk.create [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.disk.link.symlink in conda.gateways.disk.create [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.disk.link.lexists in conda.gateways.disk.update [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.disk.link.lexists in conda.gateways.disk.test [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.disk.link.lexists in conda.gateways.disk.read [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.disk.read.isdir in conda.core.package_cache_data [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.disk.read.isfile in conda.core.package_cache_data [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.ConnectionError in conda.gateways.connection.download [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.HTTPError in conda.gateways.connection.download [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.InsecureRequestWarning in conda.gateways.connection.download [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.InvalidSchema in conda.gateways.connection.download [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.RequestsProxyError in conda.gateways.connection.download [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.SSLError in conda.gateways.connection.download [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.disk.read.lexists in conda.core.path_actions [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.common._os.is_admin in conda.core.envs_manager [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.ChunkedEncodingError in conda.gateways.repodata [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.ConnectionError in conda.gateways.repodata [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.HTTPError in conda.gateways.repodata [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.InsecureRequestWarning in conda.gateways.repodata [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.InvalidSchema in conda.gateways.repodata [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.RequestsProxyError in conda.gateways.repodata [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.connection.SSLError in conda.gateways.repodata [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.disk.read.isfile in conda.core.link [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.disk.read.lexists in conda.core.link [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.disk.link.readlink in conda.misc [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.disk.link.symlink in conda.misc [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.utils.url_path in conda.exports [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.disk.read.lexists in conda.testing.helpers [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.logging.DEBUG in conda.testing.integration [autoapi.python_import_resolution] WARNING: Cannot resolve import of conda.gateways.disk.link.lexists in conda.core.initialize [autoapi.python_import_resolution] [AutoAPI] Mapping Data... [ 0%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/utils.py [AutoAPI] Mapping Data... [ 1%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/deprecations.py [AutoAPI] Mapping Data... [ 1%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/resolve.py WARNING: Unknown type: placeholder [AutoAPI] Mapping Data... [ 2%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/exports.py WARNING: Unknown type: placeholder WARNING: Unknown type: placeholder WARNING: Unknown type: placeholder [AutoAPI] Mapping Data... [ 2%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/__main__.py [AutoAPI] Mapping Data... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/activate.py [AutoAPI] Mapping Data... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/history.py [AutoAPI] Mapping Data... [ 4%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/reporters.py [AutoAPI] Mapping Data... [ 4%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/exception_handler.py [AutoAPI] Mapping Data... [ 5%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/_version.py [AutoAPI] Mapping Data... [ 5%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/api.py [AutoAPI] Mapping Data... [ 6%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/exceptions.py [AutoAPI] Mapping Data... [ 6%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/instructions.py [AutoAPI] Mapping Data... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/misc.py [AutoAPI] Mapping Data... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/__init__.py [AutoAPI] Mapping Data... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/_private/__init__.py [AutoAPI] Mapping Data... [ 8%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/_private/shards/shards.py [AutoAPI] Mapping Data... [ 8%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/_private/shards/typing.py [AutoAPI] Mapping Data... [ 9%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/_private/shards/cache.py [AutoAPI] Mapping Data... [ 9%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/_private/shards/subset.py [AutoAPI] Mapping Data... [ 10%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/_private/shards/misc.py [AutoAPI] Mapping Data... [ 10%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/_private/shards/__init__.py [AutoAPI] Mapping Data... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/streams.py [AutoAPI] Mapping Data... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/subprocess.py [AutoAPI] Mapping Data... [ 12%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/logging.py [AutoAPI] Mapping Data... [ 12%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/anaconda_client.py [AutoAPI] Mapping Data... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/__init__.py [AutoAPI] Mapping Data... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/connection/session.py [AutoAPI] Mapping Data... [ 13%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/connection/__init__.py [AutoAPI] Mapping Data... [ 14%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/connection/download.py [AutoAPI] Mapping Data... [ 14%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/connection/adapters/s3.py [AutoAPI] Mapping Data... [ 15%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/connection/adapters/http.py [AutoAPI] Mapping Data... [ 15%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/connection/adapters/localfs.py [AutoAPI] Mapping Data... [ 16%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/connection/adapters/ftp.py [AutoAPI] Mapping Data... [ 16%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/connection/adapters/__init__.py [AutoAPI] Mapping Data... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/repodata/lock.py [AutoAPI] Mapping Data... [ 17%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/repodata/zstd.py [AutoAPI] Mapping Data... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/repodata/__init__.py [AutoAPI] Mapping Data... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/disk/create.py WARNING: Unknown type: placeholder [AutoAPI] Mapping Data... [ 19%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/disk/lock.py [AutoAPI] Mapping Data... [ 19%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/disk/permissions.py [AutoAPI] Mapping Data... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/disk/test.py [AutoAPI] Mapping Data... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/disk/delete.py [AutoAPI] Mapping Data... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/disk/link.py [AutoAPI] Mapping Data... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/disk/update.py [AutoAPI] Mapping Data... [ 21%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/disk/read.py [AutoAPI] Mapping Data... [ 22%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/disk/__init__.py [AutoAPI] Mapping Data... [ 22%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/shards/typing.py [AutoAPI] Mapping Data... [ 23%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/gateways/shards/__init__.py [AutoAPI] Mapping Data... [ 23%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/env/pip_util.py [AutoAPI] Mapping Data... [ 24%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/env/env.py [AutoAPI] Mapping Data... [ 24%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/env/__init__.py [AutoAPI] Mapping Data... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/env/specs/yaml_file.py [AutoAPI] Mapping Data... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/env/specs/requirements.py [AutoAPI] Mapping Data... [ 26%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/env/specs/explicit.py [AutoAPI] Mapping Data... [ 26%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/env/specs/cep_24.py [AutoAPI] Mapping Data... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/env/specs/__init__.py [AutoAPI] Mapping Data... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/env/installers/pip.py [AutoAPI] Mapping Data... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/env/installers/conda.py [AutoAPI] Mapping Data... [ 28%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/env/installers/base.py [AutoAPI] Mapping Data... [ 28%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/env/installers/__init__.py [AutoAPI] Mapping Data... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/notices/fetch.py [AutoAPI] Mapping Data... [ 29%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/notices/views.py [AutoAPI] Mapping Data... [ 30%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/notices/cache.py [AutoAPI] Mapping Data... [ 30%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/notices/__init__.py [AutoAPI] Mapping Data... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/notices/types.py [AutoAPI] Mapping Data... [ 31%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/notices/core.py [AutoAPI] Mapping Data... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/base/constants.py [AutoAPI] Mapping Data... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/base/context.py [AutoAPI] Mapping Data... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/base/__init__.py [AutoAPI] Mapping Data... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_pip.py [AutoAPI] Mapping Data... [ 33%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_run.py [AutoAPI] Mapping Data... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_update.py [AutoAPI] Mapping Data... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/actions.py [AutoAPI] Mapping Data... [ 35%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_mock_activate.py [AutoAPI] Mapping Data... [ 35%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_remove.py [AutoAPI] Mapping Data... [ 36%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/install.py [AutoAPI] Mapping Data... [ 36%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/helpers.py [AutoAPI] Mapping Data... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_rename.py [AutoAPI] Mapping Data... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_create.py [AutoAPI] Mapping Data... [ 38%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_config.py [AutoAPI] Mapping Data... [ 38%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_export.py [AutoAPI] Mapping Data... [ 39%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/formats.py [AutoAPI] Mapping Data... [ 39%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/condarc.py [AutoAPI] Mapping Data... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_env_update.py [AutoAPI] Mapping Data... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_compare.py [AutoAPI] Mapping Data... [ 40%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/find_commands.py [AutoAPI] Mapping Data... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_install.py [AutoAPI] Mapping Data... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_init.py [AutoAPI] Mapping Data... [ 42%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_clean.py [AutoAPI] Mapping Data... [ 42%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_search.py [AutoAPI] Mapping Data... [ 43%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_list.py [AutoAPI] Mapping Data... [ 43%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_env_config.py [AutoAPI] Mapping Data... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_mock_deactivate.py [AutoAPI] Mapping Data... [ 44%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_env_remove.py [AutoAPI] Mapping Data... [ 45%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main.py [AutoAPI] Mapping Data... [ 45%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_package.py [AutoAPI] Mapping Data... [ 46%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_notices.py [AutoAPI] Mapping Data... [ 46%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_env.py [AutoAPI] Mapping Data... [ 47%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_env_vars.py [AutoAPI] Mapping Data... [ 47%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_info.py [AutoAPI] Mapping Data... [ 47%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/conda_argparse.py [AutoAPI] Mapping Data... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_env_list.py [AutoAPI] Mapping Data... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/common.py [AutoAPI] Mapping Data... [ 49%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/__init__.py [AutoAPI] Mapping Data... [ 49%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_env_create.py [AutoAPI] Mapping Data... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/cli/main_commands.py [AutoAPI] Mapping Data... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/testing/helpers.py [AutoAPI] Mapping Data... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/testing/solver_helpers.py [AutoAPI] Mapping Data... [ 51%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/testing/fixtures.py [AutoAPI] Mapping Data... [ 52%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/testing/integration.py [AutoAPI] Mapping Data... [ 52%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/testing/cases.py [AutoAPI] Mapping Data... [ 53%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/testing/__init__.py [AutoAPI] Mapping Data... [ 53%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/testing/http_test_server.py [AutoAPI] Mapping Data... [ 53%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/testing/gateways/fixtures.py [AutoAPI] Mapping Data... [ 54%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/testing/gateways/__init__.py [AutoAPI] Mapping Data... [ 54%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/testing/notices/helpers.py [AutoAPI] Mapping Data... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/testing/notices/fixtures.py [AutoAPI] Mapping Data... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/testing/notices/__init__.py [AutoAPI] Mapping Data... [ 56%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/core/solve.py [AutoAPI] Mapping Data... [ 56%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/core/prefix_data.py [AutoAPI] Mapping Data... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/core/package_cache_data.py [AutoAPI] Mapping Data... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/core/index.py [AutoAPI] Mapping Data... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/core/portability.py [AutoAPI] Mapping Data... [ 58%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/core/link.py [AutoAPI] Mapping Data... [ 59%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/core/path_actions.py [AutoAPI] Mapping Data... [ 59%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/core/initialize.py [AutoAPI] Mapping Data... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/core/subdir_data.py [AutoAPI] Mapping Data... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/core/__init__.py [AutoAPI] Mapping Data... [ 60%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/core/envs_manager.py [AutoAPI] Mapping Data... [ 61%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/models/prefix_graph.py [AutoAPI] Mapping Data... [ 61%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/models/match_spec.py [AutoAPI] Mapping Data... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/models/enums.py [AutoAPI] Mapping Data... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/models/dist.py [AutoAPI] Mapping Data... [ 63%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/models/records.py [AutoAPI] Mapping Data... [ 63%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/models/channel.py [AutoAPI] Mapping Data... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/models/environment.py [AutoAPI] Mapping Data... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/models/__init__.py [AutoAPI] Mapping Data... [ 65%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/models/version.py [AutoAPI] Mapping Data... [ 65%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/models/package_info.py [AutoAPI] Mapping Data... [ 66%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/auxlib/ish.py [AutoAPI] Mapping Data... [ 66%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/auxlib/type_coercion.py [AutoAPI] Mapping Data... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/auxlib/collection.py [AutoAPI] Mapping Data... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/auxlib/logz.py WARNING: Unknown type: placeholder [AutoAPI] Mapping Data... [ 67%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/auxlib/compat.py [AutoAPI] Mapping Data... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/auxlib/decorators.py [AutoAPI] Mapping Data... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/auxlib/entity.py [AutoAPI] Mapping Data... [ 69%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/auxlib/exceptions.py [AutoAPI] Mapping Data... [ 69%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/auxlib/__init__.py [AutoAPI] Mapping Data... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/constants.py WARNING: Unknown type: placeholder [AutoAPI] Mapping Data... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/_logic.py [AutoAPI] Mapping Data... [ 71%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/signals.py [AutoAPI] Mapping Data... [ 71%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/url.py [AutoAPI] Mapping Data... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/compat.py [AutoAPI] Mapping Data... [ 72%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/toposort.py [AutoAPI] Mapping Data... [ 73%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/iterators.py [AutoAPI] Mapping Data... [ 73%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/io.py [AutoAPI] Mapping Data... [ 73%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/logic.py WARNING: Unknown type: placeholder WARNING: Unknown type: placeholder [AutoAPI] Mapping Data... [ 74%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/configuration.py [AutoAPI] Mapping Data... [ 74%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/__init__.py [AutoAPI] Mapping Data... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/serialize/json.py [AutoAPI] Mapping Data... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/serialize/yaml.py [AutoAPI] Mapping Data... [ 76%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/serialize/__init__.py [AutoAPI] Mapping Data... [ 76%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/path/directories.py [AutoAPI] Mapping Data... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/path/windows.py [AutoAPI] Mapping Data... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/path/_cygpath.py [AutoAPI] Mapping Data... [ 78%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/path/python.py [AutoAPI] Mapping Data... [ 78%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/path/__init__.py [AutoAPI] Mapping Data... [ 79%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/_os/osx.py [AutoAPI] Mapping Data... [ 79%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/_os/windows.py [AutoAPI] Mapping Data... [ 80%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/_os/unix.py [AutoAPI] Mapping Data... [ 80%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/_os/linux.py [AutoAPI] Mapping Data... [ 80%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/common/_os/__init__.py [AutoAPI] Mapping Data... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/solvers.py [AutoAPI] Mapping Data... [ 81%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/manager.py [AutoAPI] Mapping Data... [ 82%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/hookspec.py [AutoAPI] Mapping Data... [ 82%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/__init__.py [AutoAPI] Mapping Data... [ 83%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/config.py [AutoAPI] Mapping Data... [ 83%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/types.py [AutoAPI] Mapping Data... [ 84%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/virtual_packages/cuda.py [AutoAPI] Mapping Data... [ 84%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/virtual_packages/freebsd.py [AutoAPI] Mapping Data... [ 85%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/virtual_packages/osx.py [AutoAPI] Mapping Data... [ 85%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/virtual_packages/windows.py [AutoAPI] Mapping Data... [ 86%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/virtual_packages/archspec.py [AutoAPI] Mapping Data... [ 86%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/virtual_packages/conda.py [AutoAPI] Mapping Data... [ 87%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/virtual_packages/linux.py [AutoAPI] Mapping Data... [ 87%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/virtual_packages/__init__.py [AutoAPI] Mapping Data... [ 87%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/prefix_data_loaders/__init__.py [AutoAPI] Mapping Data... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/prefix_data_loaders/pypi/pkg_format.py [AutoAPI] Mapping Data... [ 88%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/prefix_data_loaders/pypi/__init__.py [AutoAPI] Mapping Data... [ 89%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/post_solves/__init__.py [AutoAPI] Mapping Data... [ 89%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/package_extractors/conda.py [AutoAPI] Mapping Data... [ 90%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/package_extractors/__init__.py [AutoAPI] Mapping Data... [ 90%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/subcommands/__init__.py [AutoAPI] Mapping Data... [ 91%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/subcommands/doctor/__init__.py [AutoAPI] Mapping Data... [ 91%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/subcommands/doctor/health_checks/pinned.py [AutoAPI] Mapping Data... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/subcommands/doctor/health_checks/altered_files.py [AutoAPI] Mapping Data... [ 92%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/subcommands/doctor/health_checks/consistency.py [AutoAPI] Mapping Data... [ 93%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/subcommands/doctor/health_checks/environment_txt.py [AutoAPI] Mapping Data... [ 93%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/subcommands/doctor/health_checks/requests_ca_bundle.py [AutoAPI] Mapping Data... [ 93%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/subcommands/doctor/health_checks/file_locking.py [AutoAPI] Mapping Data... [ 94%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/subcommands/doctor/health_checks/missing_files.py [AutoAPI] Mapping Data... [ 94%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/subcommands/doctor/health_checks/__init__.py [AutoAPI] Mapping Data... [ 95%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/reporter_backends/console.py [AutoAPI] Mapping Data... [ 95%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/reporter_backends/json.py [AutoAPI] Mapping Data... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/reporter_backends/__init__.py [AutoAPI] Mapping Data... [ 96%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/environment_exporters/requirements_txt.py [AutoAPI] Mapping Data... [ 97%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/environment_exporters/environment_yml.py [AutoAPI] Mapping Data... [ 97%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/environment_exporters/explicit.py [AutoAPI] Mapping Data... [ 98%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/environment_exporters/__init__.py [AutoAPI] Mapping Data... [ 98%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/environment_specifiers/requirements_txt.py [AutoAPI] Mapping Data... [ 99%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/environment_specifiers/environment_yml.py [AutoAPI] Mapping Data... [ 99%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/environment_specifiers/explicit.py [AutoAPI] Mapping Data... [100%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/environment_specifiers/cep_24.py [AutoAPI] Mapping Data... [100%] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/conda/plugins/environment_specifiers/__init__.py [AutoAPI] Rendering Data... [ 0%] conda [AutoAPI] Rendering Data... [ 1%] conda.api [AutoAPI] Rendering Data... [ 1%] conda.env [AutoAPI] Rendering Data... [ 2%] conda.cli [AutoAPI] Rendering Data... [ 2%] conda.misc [AutoAPI] Rendering Data... [ 3%] conda.base [AutoAPI] Rendering Data... [ 3%] conda.core [AutoAPI] Rendering Data... [ 4%] conda.utils [AutoAPI] Rendering Data... [ 4%] conda.models [AutoAPI] Rendering Data... [ 5%] conda.auxlib [AutoAPI] Rendering Data... [ 5%] conda.common [AutoAPI] Rendering Data... [ 6%] conda.resolve [AutoAPI] Rendering Data... [ 6%] conda.exports [AutoAPI] Rendering Data... [ 7%] conda.history [AutoAPI] Rendering Data... [ 7%] conda.env.env [AutoAPI] Rendering Data... [ 7%] conda.notices [AutoAPI] Rendering Data... [ 8%] conda.testing [AutoAPI] Rendering Data... [ 8%] conda.plugins [AutoAPI] Rendering Data... [ 9%] conda.__main__ [AutoAPI] Rendering Data... [ 9%] conda.activate [AutoAPI] Rendering Data... [ 10%] conda._version [AutoAPI] Rendering Data... [ 10%] conda._private [AutoAPI] Rendering Data... [ 11%] conda.gateways [AutoAPI] Rendering Data... [ 11%] conda.cli.main [AutoAPI] Rendering Data... [ 12%] conda.reporters [AutoAPI] Rendering Data... [ 12%] conda.env.specs [AutoAPI] Rendering Data... [ 13%] conda.core.link [AutoAPI] Rendering Data... [ 13%] conda.common.io [AutoAPI] Rendering Data... [ 13%] conda.exceptions [AutoAPI] Rendering Data... [ 14%] conda.cli.common [AutoAPI] Rendering Data... [ 14%] conda.core.solve [AutoAPI] Rendering Data... [ 15%] conda.core.index [AutoAPI] Rendering Data... [ 15%] conda.auxlib.ish [AutoAPI] Rendering Data... [ 16%] conda.common.url [AutoAPI] Rendering Data... [ 16%] conda.common._os [AutoAPI] Rendering Data... [ 17%] conda.cli.actions [AutoAPI] Rendering Data... [ 17%] conda.cli.install [AutoAPI] Rendering Data... [ 18%] conda.cli.helpers [AutoAPI] Rendering Data... [ 18%] conda.cli.formats [AutoAPI] Rendering Data... [ 19%] conda.cli.condarc [AutoAPI] Rendering Data... [ 19%] conda.models.dist [AutoAPI] Rendering Data... [ 20%] conda.auxlib.logz [AutoAPI] Rendering Data... [ 20%] conda.common.path [AutoAPI] Rendering Data... [ 20%] conda.deprecations [AutoAPI] Rendering Data... [ 21%] conda.instructions [AutoAPI] Rendering Data... [ 21%] conda.env.pip_util [AutoAPI] Rendering Data... [ 22%] conda.notices.core [AutoAPI] Rendering Data... [ 22%] conda.base.context [AutoAPI] Rendering Data... [ 23%] conda.cli.main_pip [AutoAPI] Rendering Data... [ 23%] conda.cli.main_run [AutoAPI] Rendering Data... [ 24%] conda.cli.main_env [AutoAPI] Rendering Data... [ 24%] conda.models.enums [AutoAPI] Rendering Data... [ 25%] conda.common.logic [AutoAPI] Rendering Data... [ 25%] conda.gateways.disk [AutoAPI] Rendering Data... [ 26%] conda.notices.fetch [AutoAPI] Rendering Data... [ 26%] conda.notices.views [AutoAPI] Rendering Data... [ 27%] conda.notices.cache [AutoAPI] Rendering Data... [ 27%] conda.notices.types [AutoAPI] Rendering Data... [ 27%] conda.cli.main_init [AutoAPI] Rendering Data... [ 28%] conda.cli.main_list [AutoAPI] Rendering Data... [ 28%] conda.cli.main_info [AutoAPI] Rendering Data... [ 29%] conda.testing.cases [AutoAPI] Rendering Data... [ 29%] conda.auxlib.compat [AutoAPI] Rendering Data... [ 30%] conda.auxlib.entity [AutoAPI] Rendering Data... [ 30%] conda.common._logic [AutoAPI] Rendering Data... [ 31%] conda.common.compat [AutoAPI] Rendering Data... [ 31%] conda.plugins.types [AutoAPI] Rendering Data... [ 32%] conda.env.installers [AutoAPI] Rendering Data... [ 32%] conda.base.constants [AutoAPI] Rendering Data... [ 33%] conda.cli.main_clean [AutoAPI] Rendering Data... [ 33%] conda.models.records [AutoAPI] Rendering Data... [ 33%] conda.models.channel [AutoAPI] Rendering Data... [ 34%] conda.models.version [AutoAPI] Rendering Data... [ 34%] conda.common.signals [AutoAPI] Rendering Data... [ 35%] conda.common._os.osx [AutoAPI] Rendering Data... [ 35%] conda.plugins.config [AutoAPI] Rendering Data... [ 36%] conda._private.shards [AutoAPI] Rendering Data... [ 36%] conda.gateways.shards [AutoAPI] Rendering Data... [ 37%] conda.cli.main_update [AutoAPI] Rendering Data... [ 37%] conda.cli.main_remove [AutoAPI] Rendering Data... [ 38%] conda.cli.main_rename [AutoAPI] Rendering Data... [ 38%] conda.cli.main_create [AutoAPI] Rendering Data... [ 39%] conda.cli.main_config [AutoAPI] Rendering Data... [ 39%] conda.cli.main_export [AutoAPI] Rendering Data... [ 40%] conda.cli.main_search [AutoAPI] Rendering Data... [ 40%] conda.testing.helpers [AutoAPI] Rendering Data... [ 40%] conda.testing.notices [AutoAPI] Rendering Data... [ 41%] conda.core.initialize [AutoAPI] Rendering Data... [ 41%] conda.common.toposort [AutoAPI] Rendering Data... [ 42%] conda.common._os.unix [AutoAPI] Rendering Data... [ 42%] conda.plugins.solvers [AutoAPI] Rendering Data... [ 43%] conda.plugins.manager [AutoAPI] Rendering Data... [ 43%] conda.gateways.streams [AutoAPI] Rendering Data... [ 44%] conda.gateways.logging [AutoAPI] Rendering Data... [ 44%] conda.env.specs.cep_24 [AutoAPI] Rendering Data... [ 45%] conda.cli.main_compare [AutoAPI] Rendering Data... [ 45%] conda.cli.main_install [AutoAPI] Rendering Data... [ 46%] conda.cli.main_package [AutoAPI] Rendering Data... [ 46%] conda.cli.main_notices [AutoAPI] Rendering Data... [ 47%] conda.testing.fixtures [AutoAPI] Rendering Data... [ 47%] conda.testing.gateways [AutoAPI] Rendering Data... [ 47%] conda.core.prefix_data [AutoAPI] Rendering Data... [ 48%] conda.core.portability [AutoAPI] Rendering Data... [ 48%] conda.core.subdir_data [AutoAPI] Rendering Data... [ 49%] conda.common.constants [AutoAPI] Rendering Data... [ 49%] conda.common.iterators [AutoAPI] Rendering Data... [ 50%] conda.common.serialize [AutoAPI] Rendering Data... [ 50%] conda.common._os.linux [AutoAPI] Rendering Data... [ 51%] conda.plugins.hookspec [AutoAPI] Rendering Data... [ 51%] conda.exception_handler [AutoAPI] Rendering Data... [ 52%] conda.gateways.repodata [AutoAPI] Rendering Data... [ 52%] conda.cli.find_commands [AutoAPI] Rendering Data... [ 53%] conda.cli.main_env_vars [AutoAPI] Rendering Data... [ 53%] conda.cli.main_env_list [AutoAPI] Rendering Data... [ 53%] conda.cli.main_commands [AutoAPI] Rendering Data... [ 54%] conda.core.path_actions [AutoAPI] Rendering Data... [ 54%] conda.core.envs_manager [AutoAPI] Rendering Data... [ 55%] conda.models.match_spec [AutoAPI] Rendering Data... [ 55%] conda.auxlib.collection [AutoAPI] Rendering Data... [ 56%] conda.auxlib.decorators [AutoAPI] Rendering Data... [ 56%] conda.auxlib.exceptions [AutoAPI] Rendering Data... [ 57%] conda.gateways.disk.lock [AutoAPI] Rendering Data... [ 57%] conda.gateways.disk.test [AutoAPI] Rendering Data... [ 58%] conda.gateways.disk.link [AutoAPI] Rendering Data... [ 58%] conda.gateways.disk.read [AutoAPI] Rendering Data... [ 59%] conda.env.specs.explicit [AutoAPI] Rendering Data... [ 59%] conda.env.installers.pip [AutoAPI] Rendering Data... [ 60%] conda.cli.conda_argparse [AutoAPI] Rendering Data... [ 60%] conda.models.environment [AutoAPI] Rendering Data... [ 60%] conda.common.path.python [AutoAPI] Rendering Data... [ 61%] conda.common._os.windows [AutoAPI] Rendering Data... [ 61%] conda.gateways.subprocess [AutoAPI] Rendering Data... [ 62%] conda.gateways.connection [AutoAPI] Rendering Data... [ 62%] conda.env.specs.yaml_file [AutoAPI] Rendering Data... [ 63%] conda.env.installers.base [AutoAPI] Rendering Data... [ 63%] conda.cli.main_env_update [AutoAPI] Rendering Data... [ 64%] conda.cli.main_env_config [AutoAPI] Rendering Data... [ 64%] conda.cli.main_env_remove [AutoAPI] Rendering Data... [ 65%] conda.cli.main_env_create [AutoAPI] Rendering Data... [ 65%] conda.testing.integration [AutoAPI] Rendering Data... [ 66%] conda.models.prefix_graph [AutoAPI] Rendering Data... [ 66%] conda.models.package_info [AutoAPI] Rendering Data... [ 67%] conda.common.path.windows [AutoAPI] Rendering Data... [ 67%] conda.plugins.post_solves [AutoAPI] Rendering Data... [ 67%] conda.plugins.subcommands [AutoAPI] Rendering Data... [ 68%] conda._private.shards.misc [AutoAPI] Rendering Data... [ 68%] conda.gateways.disk.create [AutoAPI] Rendering Data... [ 69%] conda.gateways.disk.delete [AutoAPI] Rendering Data... [ 69%] conda.gateways.disk.update [AutoAPI] Rendering Data... [ 70%] conda.env.installers.conda [AutoAPI] Rendering Data... [ 70%] conda.auxlib.type_coercion [AutoAPI] Rendering Data... [ 71%] conda.common.configuration [AutoAPI] Rendering Data... [ 71%] conda.common.path._cygpath [AutoAPI] Rendering Data... [ 72%] conda._private.shards.cache [AutoAPI] Rendering Data... [ 72%] conda.common.serialize.json [AutoAPI] Rendering Data... [ 73%] conda.common.serialize.yaml [AutoAPI] Rendering Data... [ 73%] conda._private.shards.shards [AutoAPI] Rendering Data... [ 73%] conda._private.shards.typing [AutoAPI] Rendering Data... [ 74%] conda._private.shards.subset [AutoAPI] Rendering Data... [ 74%] conda.gateways.repodata.lock [AutoAPI] Rendering Data... [ 75%] conda.gateways.repodata.zstd [AutoAPI] Rendering Data... [ 75%] conda.gateways.shards.typing [AutoAPI] Rendering Data... [ 76%] conda.env.specs.requirements [AutoAPI] Rendering Data... [ 76%] conda.cli.main_mock_activate [AutoAPI] Rendering Data... [ 77%] conda.testing.solver_helpers [AutoAPI] Rendering Data... [ 77%] conda.testing.notices.helpers [AutoAPI] Rendering Data... [ 78%] conda.core.package_cache_data [AutoAPI] Rendering Data... [ 78%] conda.common.path.directories [AutoAPI] Rendering Data... [ 79%] conda.gateways.anaconda_client [AutoAPI] Rendering Data... [ 79%] conda.cli.main_mock_deactivate [AutoAPI] Rendering Data... [ 80%] conda.testing.http_test_server [AutoAPI] Rendering Data... [ 80%] conda.testing.notices.fixtures [AutoAPI] Rendering Data... [ 80%] conda.plugins.virtual_packages [AutoAPI] Rendering Data... [ 81%] conda.gateways.disk.permissions [AutoAPI] Rendering Data... [ 81%] conda.testing.gateways.fixtures [AutoAPI] Rendering Data... [ 82%] conda.plugins.reporter_backends [AutoAPI] Rendering Data... [ 82%] conda.plugins.package_extractors [AutoAPI] Rendering Data... [ 83%] conda.plugins.subcommands.doctor [AutoAPI] Rendering Data... [ 83%] conda.gateways.connection.session [AutoAPI] Rendering Data... [ 84%] conda.plugins.prefix_data_loaders [AutoAPI] Rendering Data... [ 84%] conda.gateways.connection.download [AutoAPI] Rendering Data... [ 85%] conda.gateways.connection.adapters [AutoAPI] Rendering Data... [ 85%] conda.plugins.virtual_packages.osx [AutoAPI] Rendering Data... [ 86%] conda.plugins.virtual_packages.cuda [AutoAPI] Rendering Data... [ 86%] conda.plugins.environment_exporters [AutoAPI] Rendering Data... [ 87%] conda.plugins.virtual_packages.conda [AutoAPI] Rendering Data... [ 87%] conda.plugins.virtual_packages.linux [AutoAPI] Rendering Data... [ 87%] conda.plugins.reporter_backends.json [AutoAPI] Rendering Data... [ 88%] conda.plugins.environment_specifiers [AutoAPI] Rendering Data... [ 88%] conda.gateways.connection.adapters.s3 [AutoAPI] Rendering Data... [ 89%] conda.gateways.connection.adapters.ftp [AutoAPI] Rendering Data... [ 89%] conda.plugins.virtual_packages.freebsd [AutoAPI] Rendering Data... [ 90%] conda.plugins.virtual_packages.windows [AutoAPI] Rendering Data... [ 90%] conda.plugins.prefix_data_loaders.pypi [AutoAPI] Rendering Data... [ 91%] conda.plugins.package_extractors.conda [AutoAPI] Rendering Data... [ 91%] conda.gateways.connection.adapters.http [AutoAPI] Rendering Data... [ 92%] conda.plugins.virtual_packages.archspec [AutoAPI] Rendering Data... [ 92%] conda.plugins.reporter_backends.console [AutoAPI] Rendering Data... [ 93%] conda.gateways.connection.adapters.localfs [AutoAPI] Rendering Data... [ 93%] conda.plugins.environment_specifiers.cep_24 [AutoAPI] Rendering Data... [ 93%] conda.plugins.environment_exporters.explicit [AutoAPI] Rendering Data... [ 94%] conda.plugins.environment_specifiers.explicit [AutoAPI] Rendering Data... [ 94%] conda.plugins.subcommands.doctor.health_checks [AutoAPI] Rendering Data... [ 95%] conda.plugins.prefix_data_loaders.pypi.pkg_format [AutoAPI] Rendering Data... [ 95%] conda.plugins.environment_exporters.environment_yml [AutoAPI] Rendering Data... [ 96%] conda.plugins.environment_exporters.requirements_txt [AutoAPI] Rendering Data... [ 96%] conda.plugins.environment_specifiers.environment_yml [AutoAPI] Rendering Data... [ 97%] conda.plugins.subcommands.doctor.health_checks.pinned [AutoAPI] Rendering Data... [ 97%] conda.plugins.environment_specifiers.requirements_txt [AutoAPI] Rendering Data... [ 98%] conda.plugins.subcommands.doctor.health_checks.consistency [AutoAPI] Rendering Data... [ 98%] conda.plugins.subcommands.doctor.health_checks.file_locking [AutoAPI] Rendering Data... [ 99%] conda.plugins.subcommands.doctor.health_checks.altered_files [AutoAPI] Rendering Data... [ 99%] conda.plugins.subcommands.doctor.health_checks.missing_files [AutoAPI] Rendering Data... [100%] conda.plugins.subcommands.doctor.health_checks.environment_txt [AutoAPI] Rendering Data... [100%] conda.plugins.subcommands.doctor.health_checks.requests_ca_bundle [autosummary] generating autosummary for: commands/activate.rst, commands/clean.rst, commands/commands.rst, commands/compare.rst, commands/config.rst, commands/create.rst, commands/deactivate.rst, commands/doctor.rst, commands/env/config/index.rst, commands/env/config/vars/index.rst, ..., user-guide/tasks/creating-projects.rst, user-guide/tasks/index.rst, user-guide/tasks/manage-channels.rst, user-guide/tasks/manage-conda.rst, user-guide/tasks/manage-environments.rst, user-guide/tasks/manage-pkgs.rst, user-guide/tasks/manage-python.rst, user-guide/tasks/manage-virtual.rst, user-guide/tasks/view-command-line-help.rst, user-guide/troubleshooting.rst myst v5.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'html_admonition', 'smartquotes', 'substitution', 'dollarmath', 'colon_fence', 'tasklist', 'amsmath', 'deflist', 'replacements', 'html_image', 'linkify'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) loading intersphinx inventory 'pluggy' from https://pluggy.readthedocs.io/en/stable/objects.inv ... loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 119 source files that are out of date updating environment: [new config] 334 added, 0 changed, 0 removed reading sources... [ 0%] commands/activate reading sources... [ 1%] commands/clean reading sources... [ 1%] commands/commands reading sources... [ 1%] commands/compare reading sources... [ 1%] commands/config reading sources... [ 2%] commands/create reading sources... [ 2%] commands/deactivate reading sources... [ 2%] commands/doctor reading sources... [ 3%] commands/env/config/index reading sources... [ 3%] commands/env/config/vars/index reading sources... [ 3%] commands/env/config/vars/list reading sources... [ 4%] commands/env/config/vars/set reading sources... [ 4%] commands/env/config/vars/unset reading sources... [ 4%] commands/env/create reading sources... [ 4%] commands/env/export reading sources... [ 5%] commands/env/index reading sources... [ 5%] commands/env/list reading sources... [ 5%] commands/env/remove reading sources... [ 6%] commands/env/update reading sources... [ 6%] commands/export reading sources... [ 6%] commands/index reading sources... [ 7%] commands/info reading sources... [ 7%] commands/init reading sources... [ 7%] commands/install reading sources... [ 7%] commands/list reading sources... [ 8%] commands/notices reading sources... [ 8%] commands/package reading sources... [ 8%] commands/remove reading sources... [ 9%] commands/rename reading sources... [ 9%] commands/repoquery/depends reading sources... [ 9%] commands/repoquery/index reading sources... [ 10%] commands/repoquery/search reading sources... [ 10%] commands/repoquery/whoneeds reading sources... [ 10%] commands/run reading sources... [ 10%] commands/search reading sources... [ 11%] commands/update reading sources... [ 11%] configuration reading sources... [ 11%] dev-guide/api reading sources... [ 12%] dev-guide/api/conda/__main__/index reading sources... [ 12%] dev-guide/api/conda/_private/index reading sources... [ 12%] dev-guide/api/conda/_private/shards/cache/index reading sources... [ 13%] dev-guide/api/conda/_private/shards/index reading sources... [ 13%] dev-guide/api/conda/_private/shards/misc/index reading sources... [ 13%] dev-guide/api/conda/_private/shards/shards/index reading sources... [ 13%] dev-guide/api/conda/_private/shards/subset/index reading sources... [ 14%] dev-guide/api/conda/_private/shards/typing/index reading sources... [ 14%] dev-guide/api/conda/_version/index reading sources... [ 14%] dev-guide/api/conda/activate/index reading sources... [ 15%] dev-guide/api/conda/api/index reading sources... [ 15%] dev-guide/api/conda/auxlib/collection/index reading sources... [ 15%] dev-guide/api/conda/auxlib/compat/index reading sources... [ 16%] dev-guide/api/conda/auxlib/decorators/index reading sources... [ 16%] dev-guide/api/conda/auxlib/entity/index reading sources... [ 16%] dev-guide/api/conda/auxlib/exceptions/index reading sources... [ 16%] dev-guide/api/conda/auxlib/index reading sources... [ 17%] dev-guide/api/conda/auxlib/ish/index reading sources... [ 17%] dev-guide/api/conda/auxlib/logz/index reading sources... [ 17%] dev-guide/api/conda/auxlib/type_coercion/index reading sources... [ 18%] dev-guide/api/conda/base/constants/index reading sources... [ 18%] dev-guide/api/conda/base/context/index reading sources... [ 18%] dev-guide/api/conda/base/index reading sources... [ 19%] dev-guide/api/conda/cli/actions/index reading sources... [ 19%] dev-guide/api/conda/cli/common/index reading sources... [ 19%] dev-guide/api/conda/cli/conda_argparse/index reading sources... [ 19%] dev-guide/api/conda/cli/condarc/index reading sources... [ 20%] dev-guide/api/conda/cli/find_commands/index reading sources... [ 20%] dev-guide/api/conda/cli/formats/index reading sources... [ 20%] dev-guide/api/conda/cli/helpers/index reading sources... [ 21%] dev-guide/api/conda/cli/index reading sources... [ 21%] dev-guide/api/conda/cli/install/index reading sources... [ 21%] dev-guide/api/conda/cli/main/index reading sources... [ 22%] dev-guide/api/conda/cli/main_clean/index reading sources... [ 22%] dev-guide/api/conda/cli/main_commands/index reading sources... [ 22%] dev-guide/api/conda/cli/main_compare/index reading sources... [ 22%] dev-guide/api/conda/cli/main_config/index reading sources... [ 23%] dev-guide/api/conda/cli/main_create/index reading sources... [ 23%] dev-guide/api/conda/cli/main_env/index reading sources... [ 23%] dev-guide/api/conda/cli/main_env_config/index reading sources... [ 24%] dev-guide/api/conda/cli/main_env_create/index reading sources... [ 24%] dev-guide/api/conda/cli/main_env_list/index reading sources... [ 24%] dev-guide/api/conda/cli/main_env_remove/index reading sources... [ 25%] dev-guide/api/conda/cli/main_env_update/index reading sources... [ 25%] dev-guide/api/conda/cli/main_env_vars/index reading sources... [ 25%] dev-guide/api/conda/cli/main_export/index reading sources... [ 25%] dev-guide/api/conda/cli/main_info/index reading sources... [ 26%] dev-guide/api/conda/cli/main_init/index reading sources... [ 26%] dev-guide/api/conda/cli/main_install/index reading sources... [ 26%] dev-guide/api/conda/cli/main_list/index reading sources... [ 27%] dev-guide/api/conda/cli/main_mock_activate/index reading sources... [ 27%] dev-guide/api/conda/cli/main_mock_deactivate/index reading sources... [ 27%] dev-guide/api/conda/cli/main_notices/index reading sources... [ 28%] dev-guide/api/conda/cli/main_package/index reading sources... [ 28%] dev-guide/api/conda/cli/main_pip/index reading sources... [ 28%] dev-guide/api/conda/cli/main_remove/index reading sources... [ 28%] dev-guide/api/conda/cli/main_rename/index reading sources... [ 29%] dev-guide/api/conda/cli/main_run/index reading sources... [ 29%] dev-guide/api/conda/cli/main_search/index reading sources... [ 29%] dev-guide/api/conda/cli/main_update/index reading sources... [ 30%] dev-guide/api/conda/common/_logic/index reading sources... [ 30%] dev-guide/api/conda/common/_os/index reading sources... [ 30%] dev-guide/api/conda/common/_os/linux/index reading sources... [ 31%] dev-guide/api/conda/common/_os/osx/index reading sources... [ 31%] dev-guide/api/conda/common/_os/unix/index reading sources... [ 31%] dev-guide/api/conda/common/_os/windows/index reading sources... [ 31%] dev-guide/api/conda/common/compat/index reading sources... [ 32%] dev-guide/api/conda/common/configuration/index reading sources... [ 32%] dev-guide/api/conda/common/constants/index reading sources... [ 32%] dev-guide/api/conda/common/index reading sources... [ 33%] dev-guide/api/conda/common/io/index reading sources... [ 33%] dev-guide/api/conda/common/iterators/index reading sources... [ 33%] dev-guide/api/conda/common/logic/index reading sources... [ 34%] dev-guide/api/conda/common/path/_cygpath/index reading sources... [ 34%] dev-guide/api/conda/common/path/directories/index reading sources... [ 34%] dev-guide/api/conda/common/path/index reading sources... [ 34%] dev-guide/api/conda/common/path/python/index reading sources... [ 35%] dev-guide/api/conda/common/path/windows/index reading sources... [ 35%] dev-guide/api/conda/common/serialize/index reading sources... [ 35%] dev-guide/api/conda/common/serialize/json/index reading sources... [ 36%] dev-guide/api/conda/common/serialize/yaml/index reading sources... [ 36%] dev-guide/api/conda/common/signals/index reading sources... [ 36%] dev-guide/api/conda/common/toposort/index reading sources... [ 37%] dev-guide/api/conda/common/url/index reading sources... [ 37%] dev-guide/api/conda/core/envs_manager/index reading sources... [ 37%] dev-guide/api/conda/core/index reading sources... [ 37%] dev-guide/api/conda/core/index/index reading sources... [ 38%] dev-guide/api/conda/core/initialize/index reading sources... [ 38%] dev-guide/api/conda/core/link/index reading sources... [ 38%] dev-guide/api/conda/core/package_cache_data/index reading sources... [ 39%] dev-guide/api/conda/core/path_actions/index reading sources... [ 39%] dev-guide/api/conda/core/portability/index reading sources... [ 39%] dev-guide/api/conda/core/prefix_data/index reading sources... [ 40%] dev-guide/api/conda/core/solve/index reading sources... [ 40%] dev-guide/api/conda/core/subdir_data/index reading sources... [ 40%] dev-guide/api/conda/deprecations/index reading sources... [ 40%] dev-guide/api/conda/env/env/index reading sources... [ 41%] dev-guide/api/conda/env/index reading sources... [ 41%] dev-guide/api/conda/env/installers/base/index reading sources... [ 41%] dev-guide/api/conda/env/installers/conda/index reading sources... [ 42%] dev-guide/api/conda/env/installers/index reading sources... [ 42%] dev-guide/api/conda/env/installers/pip/index reading sources... [ 42%] dev-guide/api/conda/env/pip_util/index reading sources... [ 43%] dev-guide/api/conda/env/specs/cep_24/index reading sources... [ 43%] dev-guide/api/conda/env/specs/explicit/index reading sources... [ 43%] dev-guide/api/conda/env/specs/index reading sources... [ 43%] dev-guide/api/conda/env/specs/requirements/index reading sources... [ 44%] dev-guide/api/conda/env/specs/yaml_file/index reading sources... [ 44%] dev-guide/api/conda/exception_handler/index reading sources... [ 44%] dev-guide/api/conda/exceptions/index reading sources... [ 45%] dev-guide/api/conda/exports/index reading sources... [ 45%] dev-guide/api/conda/gateways/anaconda_client/index reading sources... [ 45%] dev-guide/api/conda/gateways/connection/adapters/ftp/index reading sources... [ 46%] dev-guide/api/conda/gateways/connection/adapters/http/index reading sources... [ 46%] dev-guide/api/conda/gateways/connection/adapters/index reading sources... [ 46%] dev-guide/api/conda/gateways/connection/adapters/localfs/index reading sources... [ 46%] dev-guide/api/conda/gateways/connection/adapters/s3/index reading sources... [ 47%] dev-guide/api/conda/gateways/connection/download/index reading sources... [ 47%] dev-guide/api/conda/gateways/connection/index reading sources... [ 47%] dev-guide/api/conda/gateways/connection/session/index reading sources... [ 48%] dev-guide/api/conda/gateways/disk/create/index reading sources... [ 48%] dev-guide/api/conda/gateways/disk/delete/index reading sources... [ 48%] dev-guide/api/conda/gateways/disk/index reading sources... [ 49%] dev-guide/api/conda/gateways/disk/link/index reading sources... [ 49%] dev-guide/api/conda/gateways/disk/lock/index reading sources... [ 49%] dev-guide/api/conda/gateways/disk/permissions/index reading sources... [ 49%] dev-guide/api/conda/gateways/disk/read/index reading sources... [ 50%] dev-guide/api/conda/gateways/disk/test/index reading sources... [ 50%] dev-guide/api/conda/gateways/disk/update/index reading sources... [ 50%] dev-guide/api/conda/gateways/index reading sources... [ 51%] dev-guide/api/conda/gateways/logging/index reading sources... [ 51%] dev-guide/api/conda/gateways/repodata/index reading sources... [ 51%] dev-guide/api/conda/gateways/repodata/lock/index reading sources... [ 51%] dev-guide/api/conda/gateways/repodata/zstd/index reading sources... [ 52%] dev-guide/api/conda/gateways/shards/index reading sources... [ 52%] dev-guide/api/conda/gateways/shards/typing/index reading sources... [ 52%] dev-guide/api/conda/gateways/streams/index reading sources... [ 53%] dev-guide/api/conda/gateways/subprocess/index reading sources... [ 53%] dev-guide/api/conda/history/index reading sources... [ 53%] dev-guide/api/conda/index reading sources... [ 54%] dev-guide/api/conda/instructions/index reading sources... [ 54%] dev-guide/api/conda/misc/index reading sources... [ 54%] dev-guide/api/conda/models/channel/index reading sources... [ 54%] dev-guide/api/conda/models/dist/index reading sources... [ 55%] dev-guide/api/conda/models/enums/index reading sources... [ 55%] dev-guide/api/conda/models/environment/index reading sources... [ 55%] dev-guide/api/conda/models/index reading sources... [ 56%] dev-guide/api/conda/models/match_spec/index reading sources... [ 56%] dev-guide/api/conda/models/package_info/index reading sources... [ 56%] dev-guide/api/conda/models/prefix_graph/index reading sources... [ 57%] dev-guide/api/conda/models/records/index reading sources... [ 57%] dev-guide/api/conda/models/version/index reading sources... [ 57%] dev-guide/api/conda/notices/cache/index reading sources... [ 57%] dev-guide/api/conda/notices/core/index reading sources... [ 58%] dev-guide/api/conda/notices/fetch/index reading sources... [ 58%] dev-guide/api/conda/notices/index reading sources... [ 58%] dev-guide/api/conda/notices/types/index reading sources... [ 59%] dev-guide/api/conda/notices/views/index reading sources... [ 59%] dev-guide/api/conda/plugins/config/index reading sources... [ 59%] dev-guide/api/conda/plugins/environment_exporters/environment_yml/index reading sources... [ 60%] dev-guide/api/conda/plugins/environment_exporters/explicit/index reading sources... [ 60%] dev-guide/api/conda/plugins/environment_exporters/index reading sources... [ 60%] dev-guide/api/conda/plugins/environment_exporters/requirements_txt/index reading sources... [ 60%] dev-guide/api/conda/plugins/environment_specifiers/cep_24/index reading sources... [ 61%] dev-guide/api/conda/plugins/environment_specifiers/environment_yml/index reading sources... [ 61%] dev-guide/api/conda/plugins/environment_specifiers/explicit/index reading sources... [ 61%] dev-guide/api/conda/plugins/environment_specifiers/index reading sources... [ 62%] dev-guide/api/conda/plugins/environment_specifiers/requirements_txt/index reading sources... [ 62%] dev-guide/api/conda/plugins/hookspec/index reading sources... [ 62%] dev-guide/api/conda/plugins/index reading sources... [ 63%] dev-guide/api/conda/plugins/manager/index reading sources... [ 63%] dev-guide/api/conda/plugins/package_extractors/conda/index reading sources... [ 63%] dev-guide/api/conda/plugins/package_extractors/index reading sources... [ 63%] dev-guide/api/conda/plugins/post_solves/index reading sources... [ 64%] dev-guide/api/conda/plugins/prefix_data_loaders/index reading sources... [ 64%] dev-guide/api/conda/plugins/prefix_data_loaders/pypi/index reading sources... [ 64%] dev-guide/api/conda/plugins/prefix_data_loaders/pypi/pkg_format/index reading sources... [ 65%] dev-guide/api/conda/plugins/reporter_backends/console/index reading sources... [ 65%] dev-guide/api/conda/plugins/reporter_backends/index reading sources... [ 65%] dev-guide/api/conda/plugins/reporter_backends/json/index reading sources... [ 66%] dev-guide/api/conda/plugins/solvers/index reading sources... [ 66%] dev-guide/api/conda/plugins/subcommands/doctor/health_checks/altered_files/index reading sources... [ 66%] dev-guide/api/conda/plugins/subcommands/doctor/health_checks/consistency/index reading sources... [ 66%] dev-guide/api/conda/plugins/subcommands/doctor/health_checks/environment_txt/index reading sources... [ 67%] dev-guide/api/conda/plugins/subcommands/doctor/health_checks/file_locking/index reading sources... [ 67%] dev-guide/api/conda/plugins/subcommands/doctor/health_checks/index reading sources... [ 67%] dev-guide/api/conda/plugins/subcommands/doctor/health_checks/missing_files/index reading sources... [ 68%] dev-guide/api/conda/plugins/subcommands/doctor/health_checks/pinned/index reading sources... [ 68%] dev-guide/api/conda/plugins/subcommands/doctor/health_checks/requests_ca_bundle/index reading sources... [ 68%] dev-guide/api/conda/plugins/subcommands/doctor/index reading sources... [ 69%] dev-guide/api/conda/plugins/subcommands/index reading sources... [ 69%] dev-guide/api/conda/plugins/types/index reading sources... [ 69%] dev-guide/api/conda/plugins/virtual_packages/archspec/index reading sources... [ 69%] dev-guide/api/conda/plugins/virtual_packages/conda/index reading sources... [ 70%] dev-guide/api/conda/plugins/virtual_packages/cuda/index reading sources... [ 70%] dev-guide/api/conda/plugins/virtual_packages/freebsd/index reading sources... [ 70%] dev-guide/api/conda/plugins/virtual_packages/index reading sources... [ 71%] dev-guide/api/conda/plugins/virtual_packages/linux/index reading sources... [ 71%] dev-guide/api/conda/plugins/virtual_packages/osx/index reading sources... [ 71%] dev-guide/api/conda/plugins/virtual_packages/windows/index reading sources... [ 72%] dev-guide/api/conda/reporters/index reading sources... [ 72%] dev-guide/api/conda/resolve/index reading sources... [ 72%] dev-guide/api/conda/testing/cases/index reading sources... [ 72%] dev-guide/api/conda/testing/fixtures/index reading sources... [ 73%] dev-guide/api/conda/testing/gateways/fixtures/index reading sources... [ 73%] dev-guide/api/conda/testing/gateways/index reading sources... [ 73%] dev-guide/api/conda/testing/helpers/index reading sources... [ 74%] dev-guide/api/conda/testing/http_test_server/index reading sources... [ 74%] dev-guide/api/conda/testing/index reading sources... [ 74%] dev-guide/api/conda/testing/integration/index reading sources... [ 75%] dev-guide/api/conda/testing/notices/fixtures/index reading sources... [ 75%] dev-guide/api/conda/testing/notices/helpers/index reading sources... [ 75%] dev-guide/api/conda/testing/notices/index reading sources... [ 75%] dev-guide/api/conda/testing/solver_helpers/index reading sources... [ 76%] dev-guide/api/conda/utils/index reading sources... [ 76%] dev-guide/architecture reading sources... [ 76%] dev-guide/contributing reading sources... [ 77%] dev-guide/deep-dives/activation reading sources... [ 77%] dev-guide/deep-dives/condarc reading sources... [ 77%] dev-guide/deep-dives/context reading sources... [ 78%] dev-guide/deep-dives/index reading sources... [ 78%] dev-guide/deep-dives/install reading sources... [ 78%] dev-guide/deep-dives/logging reading sources... [ 78%] dev-guide/deep-dives/solvers reading sources... [ 79%] dev-guide/deprecations reading sources... [ 79%] dev-guide/development-environment reading sources... [ 79%] dev-guide/index reading sources... [ 80%] dev-guide/plugins/auth_handlers reading sources... [ 80%] dev-guide/plugins/environment_exporters reading sources... [ 80%] dev-guide/plugins/environment_specifiers reading sources... [ 81%] dev-guide/plugins/exception_observers reading sources... [ 81%] dev-guide/plugins/health_checks reading sources... [ 81%] dev-guide/plugins/index reading sources... [ 81%] dev-guide/plugins/package_extractors reading sources... [ 82%] dev-guide/plugins/post_commands reading sources... [ 82%] dev-guide/plugins/post_transaction_actions reading sources... [ 82%] dev-guide/plugins/pre_commands reading sources... [ 83%] dev-guide/plugins/pre_transaction_actions reading sources... [ 83%] dev-guide/plugins/prefix_data_loaders reading sources... [ 83%] dev-guide/plugins/reporter_backends reading sources... [ 84%] dev-guide/plugins/request_headers reading sources... [ 84%] dev-guide/plugins/settings reading sources... [ 84%] dev-guide/plugins/solvers reading sources... [ 84%] dev-guide/plugins/subcommands reading sources... [ 85%] dev-guide/plugins/virtual_packages reading sources... [ 85%] dev-guide/releasing reading sources... [ 85%] dev-guide/specs/index reading sources... [ 86%] dev-guide/specs/solver-state reading sources... [ 86%] dev-guide/typing reading sources... [ 86%] dev-guide/writing-tests/http-test-server reading sources... [ 87%] dev-guide/writing-tests/index reading sources... [ 87%] dev-guide/writing-tests/integration-tests reading sources... [ 87%] dev-guide/writing-tests/windows-applocker reading sources... [ 87%] glossary reading sources... [ 88%] index reading sources... [ 88%] new-features reading sources... [ 88%] release-notes reading sources... [ 89%] user-guide/cheatsheet reading sources... [ 89%] user-guide/concepts/channels reading sources... [ 89%] user-guide/concepts/conda-commands reading sources... [ 90%] user-guide/concepts/conda-performance reading sources... [ 90%] user-guide/concepts/conda-plugins reading sources... [ 90%] user-guide/concepts/data-science reading sources... [ 90%] user-guide/concepts/environments reading sources... [ 91%] user-guide/concepts/index reading sources... [ 91%] user-guide/concepts/installing-with-conda reading sources... [ 91%] user-guide/concepts/packages reading sources... [ 92%] user-guide/concepts/pkg-search reading sources... [ 92%] user-guide/concepts/pkg-specs reading sources... [ 92%] user-guide/configuration/admin-multi-user-install reading sources... [ 93%] user-guide/configuration/custom-env-and-pkg-locations reading sources... [ 93%] user-guide/configuration/disable-ssl-verification reading sources... [ 93%] user-guide/configuration/index reading sources... [ 93%] user-guide/configuration/mirroring reading sources... [ 94%] user-guide/configuration/non-standard-certs reading sources... [ 94%] user-guide/configuration/pip-interoperability reading sources... [ 94%] user-guide/configuration/settings reading sources... [ 95%] user-guide/configuration/temp-files reading sources... [ 95%] user-guide/configuration/use-condarc reading sources... [ 95%] user-guide/getting-started reading sources... [ 96%] user-guide/index reading sources... [ 96%] user-guide/install/index reading sources... [ 96%] user-guide/install/linux reading sources... [ 96%] user-guide/install/macos reading sources... [ 97%] user-guide/install/windows reading sources... [ 97%] user-guide/tasks/create-custom-channels reading sources... [ 97%] user-guide/tasks/creating-projects reading sources... [ 98%] user-guide/tasks/index reading sources... [ 98%] user-guide/tasks/manage-channels reading sources... [ 98%] user-guide/tasks/manage-conda reading sources... [ 99%] user-guide/tasks/manage-environments reading sources... [ 99%] user-guide/tasks/manage-pkgs reading sources... [ 99%] user-guide/tasks/manage-python reading sources... [ 99%] user-guide/tasks/manage-virtual reading sources... [100%] user-guide/tasks/view-command-line-help reading sources... [100%] user-guide/troubleshooting /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/_private/shards/subset/index.rst:34: WARNING: Inline literal start-string without end-string. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/_private/shards/subset/index.rst:43: WARNING: Inline literal start-string without end-string. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/_private/shards/subset/index.rst:43: WARNING: Inline interpreted text or phrase reference start-string without end-string. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/_private/shards/subset/index.rst:306: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/_private/shards/subset/index.rst:307: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/_private/shards/subset/index.rst:308: WARNING: Definition list ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/_private/shards/typing/index.rst:92: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/_private/shards/typing/index.rst:93: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/_private/shards/typing/index.rst:96: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/_private/shards/typing/index.rst:97: WARNING: Inline strong start-string without end-string. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/api/index.rst:165: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/base/constants/index.rst:125: WARNING: duplicate object description of conda.base.constants.SEARCH_PATH, other instance in dev-guide/api/conda/base/constants/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/base/constants/index.rst:210: WARNING: duplicate object description of conda.base.constants.COMPATIBLE_SHELLS, other instance in dev-guide/api/conda/base/constants/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/base/context/index.rst:618: WARNING: Inline emphasis start-string without end-string. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/cli/actions/index.rst:40: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/cli/actions/index.rst:44: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/cli/condarc/index.rst:148: WARNING: Definition list ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/cli/helpers/index.rst:69: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/cli/helpers/index.rst:73: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/cli/install/index.rst:118: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/cli/main/index.rst:4: WARNING: duplicate object description of conda.cli.main, other instance in dev-guide/api/conda/cli/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/io/index.rst:108: WARNING: Inline literal start-string without end-string. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/io/index.rst:108: WARNING: Inline literal start-string without end-string. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/io/index.rst:284: WARNING: Inline emphasis start-string without end-string. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/io/index.rst:284: WARNING: Inline strong start-string without end-string. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/url/index.rst:73: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/url/index.rst:75: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/url/index.rst:167: WARNING: Inline emphasis start-string without end-string. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/url/index.rst:167: WARNING: Inline emphasis start-string without end-string. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/core/package_cache_data/index.rst:23::1: WARNING: Inline interpreted text or phrase reference start-string without end-string. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/core/path_actions/index.rst:136: WARNING: Field list ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/core/path_actions/index.rst:325: WARNING: Field list ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/core/path_actions/index.rst:404: WARNING: Field list ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/core/path_actions/index.rst:471: WARNING: Field list ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/core/path_actions/index.rst:612: WARNING: Field list ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/core/path_actions/index.rst:902: WARNING: Field list ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/core/path_actions/index.rst:972: WARNING: Field list ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/core/path_actions/index.rst:1180: WARNING: Field list ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/core/path_actions/index.rst:1274: WARNING: Field list ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/core/path_actions/index.rst:1372: WARNING: Field list ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/env/env/index.rst:133: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/env/installers/conda/index.rst:52: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/env/installers/conda/index.rst:53: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/env/installers/pip/index.rst:31: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/env/specs/cep_24/index.rst:50: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/env/specs/explicit/index.rst:45: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/env/specs/requirements/index.rst:51: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/env/specs/yaml_file/index.rst:60: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/connection/adapters/ftp/index.rst:162: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/disk/create/index.rst:144: WARNING: Inline emphasis start-string without end-string. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/repodata/lock/index.rst:4: WARNING: duplicate object description of conda.gateways.repodata.lock, other instance in dev-guide/api/conda/gateways/repodata/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/shards/index.rst:184: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/shards/index.rst:185: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/shards/index.rst:186: WARNING: Definition list ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/environment/index.rst:145: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/match_spec/index.rst:106: WARNING: Inline emphasis start-string without end-string. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/match_spec/index.rst:206: WARNING: Definition list ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/match_spec/index.rst:206: WARNING: Inline emphasis start-string without end-string. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/match_spec/index.rst:206: WARNING: Inline emphasis start-string without end-string. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/version/index.rst:96: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/version/index.rst:97: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/version/index.rst:114: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/version/index.rst:115: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/version/index.rst:120: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/version/index.rst:122: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/version/index.rst:144: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/version/index.rst:148: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/version/index.rst:150: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/version/index.rst:151: ERROR: Unknown target name: "1.1". [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/version/index.rst:185: ERROR: Unknown target name: "1.0.1". [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/manager/index.rst:409: WARNING: Inline emphasis start-string without end-string. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/prefix_data_loaders/pypi/pkg_format/index.rst:192: WARNING: Definition list ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/prefix_data_loaders/pypi/pkg_format/index.rst:385: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:853: WARNING: Inline emphasis start-string without end-string. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/resolve/index.rst:188: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/resolve/index.rst:189: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/resolve/index.rst:193: WARNING: Bullet list ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/cases/index.rst:49: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/cases/index.rst:51: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/fixtures/index.rst:108: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/fixtures/index.rst:115: WARNING: Definition list ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/fixtures/index.rst:418: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/contributing.md.rst:187: WARNING: Duplicate reference definition: DEVELOPMENT-ENVIRONMENT [myst.duplicate_def] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaAuthHandler:1: WARNING: duplicate object description of conda.plugins.types.CondaAuthHandler, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaAuthHandler.handler:1: WARNING: duplicate object description of conda.plugins.types.CondaAuthHandler.handler, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaAuthHandler.name:1: WARNING: duplicate object description of conda.plugins.types.CondaAuthHandler.name, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.hookspec.CondaSpecs.conda_auth_handlers:1: WARNING: duplicate object description of conda.plugins.hookspec.CondaSpecs.conda_auth_handlers, other instance in dev-guide/api/conda/plugins/hookspec/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaEnvironmentExporter:1: WARNING: duplicate object description of conda.plugins.types.CondaEnvironmentExporter, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaEnvironmentExporter.aliases:1: WARNING: duplicate object description of conda.plugins.types.CondaEnvironmentExporter.aliases, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaEnvironmentExporter.default_filenames:1: WARNING: duplicate object description of conda.plugins.types.CondaEnvironmentExporter.default_filenames, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaEnvironmentExporter.description:1: WARNING: duplicate object description of conda.plugins.types.CondaEnvironmentExporter.description, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaEnvironmentExporter.environment_format:1: WARNING: duplicate object description of conda.plugins.types.CondaEnvironmentExporter.environment_format, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaEnvironmentExporter.export:1: WARNING: duplicate object description of conda.plugins.types.CondaEnvironmentExporter.export, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaEnvironmentExporter.multiplatform_export:1: WARNING: duplicate object description of conda.plugins.types.CondaEnvironmentExporter.multiplatform_export, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaEnvironmentExporter.name:1: WARNING: duplicate object description of conda.plugins.types.CondaEnvironmentExporter.name, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.hookspec.CondaSpecs.conda_environment_exporters:1: WARNING: duplicate object description of conda.plugins.hookspec.CondaSpecs.conda_environment_exporters, other instance in dev-guide/api/conda/plugins/hookspec/index, use :no-index: for one of them WARNING: Failed to import class 'conda.plugins.types.CondaEnvironmentSpeficier' [autoapi.import] [autoapi.import] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.hookspec.CondaSpecs.conda_environment_specifiers:1: WARNING: duplicate object description of conda.plugins.hookspec.CondaSpecs.conda_environment_specifiers, other instance in dev-guide/api/conda/plugins/hookspec/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/plugins/environment_specifiers.rst:64: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/plugins/environment_specifiers.rst:65: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/plugins/environment_specifiers.rst:11: ERROR: Unknown target name: "managing environments". [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/plugins/exception_observers.rst:95: WARNING: Title underline too short. Choosing a ``watch_for`` scope ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaExceptionEvent:1: WARNING: duplicate object description of conda.plugins.types.CondaExceptionEvent, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaExceptionEvent.active_prefix:1: WARNING: duplicate object description of conda.plugins.types.CondaExceptionEvent.active_prefix, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaExceptionEvent.argv:1: WARNING: duplicate object description of conda.plugins.types.CondaExceptionEvent.argv, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaExceptionEvent.channels:1: WARNING: duplicate object description of conda.plugins.types.CondaExceptionEvent.channels, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaExceptionEvent.conda_version:1: WARNING: duplicate object description of conda.plugins.types.CondaExceptionEvent.conda_version, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaExceptionEvent.dry_run:1: WARNING: duplicate object description of conda.plugins.types.CondaExceptionEvent.dry_run, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaExceptionEvent.exc_traceback:1: WARNING: duplicate object description of conda.plugins.types.CondaExceptionEvent.exc_traceback, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaExceptionEvent.exc_type:1: WARNING: duplicate object description of conda.plugins.types.CondaExceptionEvent.exc_type, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaExceptionEvent.exc_value:1: WARNING: duplicate object description of conda.plugins.types.CondaExceptionEvent.exc_value, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaExceptionEvent.json:1: WARNING: duplicate object description of conda.plugins.types.CondaExceptionEvent.json, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaExceptionEvent.offline:1: WARNING: duplicate object description of conda.plugins.types.CondaExceptionEvent.offline, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaExceptionEvent.quiet:1: WARNING: duplicate object description of conda.plugins.types.CondaExceptionEvent.quiet, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaExceptionEvent.return_code:1: WARNING: duplicate object description of conda.plugins.types.CondaExceptionEvent.return_code, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaExceptionEvent.subdir:1: WARNING: duplicate object description of conda.plugins.types.CondaExceptionEvent.subdir, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaExceptionEvent.target_prefix:1: WARNING: duplicate object description of conda.plugins.types.CondaExceptionEvent.target_prefix, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaExceptionObserver:1: WARNING: duplicate object description of conda.plugins.types.CondaExceptionObserver, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaExceptionObserver.hook:1: WARNING: duplicate object description of conda.plugins.types.CondaExceptionObserver.hook, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaExceptionObserver.name:1: WARNING: duplicate object description of conda.plugins.types.CondaExceptionObserver.name, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaExceptionObserver.watch_for:1: WARNING: duplicate object description of conda.plugins.types.CondaExceptionObserver.watch_for, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.hookspec.CondaSpecs.conda_exception_observers:1: WARNING: duplicate object description of conda.plugins.hookspec.CondaSpecs.conda_exception_observers, other instance in dev-guide/api/conda/plugins/hookspec/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaHealthCheck:1: WARNING: duplicate object description of conda.plugins.types.CondaHealthCheck, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaHealthCheck.action:1: WARNING: duplicate object description of conda.plugins.types.CondaHealthCheck.action, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaHealthCheck.fix:1: WARNING: duplicate object description of conda.plugins.types.CondaHealthCheck.fix, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaHealthCheck.fixer:1: WARNING: duplicate object description of conda.plugins.types.CondaHealthCheck.fixer, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaHealthCheck.name:1: WARNING: duplicate object description of conda.plugins.types.CondaHealthCheck.name, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaHealthCheck.summary:1: WARNING: duplicate object description of conda.plugins.types.CondaHealthCheck.summary, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.hookspec.CondaSpecs.conda_health_checks:1: WARNING: duplicate object description of conda.plugins.hookspec.CondaSpecs.conda_health_checks, other instance in dev-guide/api/conda/plugins/hookspec/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPackageExtractor:1: WARNING: duplicate object description of conda.plugins.types.CondaPackageExtractor, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPackageExtractor.extensions:1: WARNING: duplicate object description of conda.plugins.types.CondaPackageExtractor.extensions, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPackageExtractor.extract:1: WARNING: duplicate object description of conda.plugins.types.CondaPackageExtractor.extract, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPackageExtractor.name:1: WARNING: duplicate object description of conda.plugins.types.CondaPackageExtractor.name, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.hookspec.CondaSpecs.conda_package_extractors:1: WARNING: duplicate object description of conda.plugins.hookspec.CondaSpecs.conda_package_extractors, other instance in dev-guide/api/conda/plugins/hookspec/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPostCommand:1: WARNING: duplicate object description of conda.plugins.types.CondaPostCommand, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPostCommand.action:1: WARNING: duplicate object description of conda.plugins.types.CondaPostCommand.action, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPostCommand.name:1: WARNING: duplicate object description of conda.plugins.types.CondaPostCommand.name, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPostCommand.run_for:1: WARNING: duplicate object description of conda.plugins.types.CondaPostCommand.run_for, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.hookspec.CondaSpecs.conda_post_commands:1: WARNING: duplicate object description of conda.plugins.hookspec.CondaSpecs.conda_post_commands, other instance in dev-guide/api/conda/plugins/hookspec/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPostTransactionAction:1: WARNING: duplicate object description of conda.plugins.types.CondaPostTransactionAction, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPostTransactionAction.action:1: WARNING: duplicate object description of conda.plugins.types.CondaPostTransactionAction.action, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPostTransactionAction.name:1: WARNING: duplicate object description of conda.plugins.types.CondaPostTransactionAction.name, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.hookspec.CondaSpecs.conda_post_transaction_actions:1: WARNING: duplicate object description of conda.plugins.hookspec.CondaSpecs.conda_post_transaction_actions, other instance in dev-guide/api/conda/plugins/hookspec/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPreCommand:1: WARNING: duplicate object description of conda.plugins.types.CondaPreCommand, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPreCommand.action:1: WARNING: duplicate object description of conda.plugins.types.CondaPreCommand.action, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPreCommand.name:1: WARNING: duplicate object description of conda.plugins.types.CondaPreCommand.name, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPreCommand.run_for:1: WARNING: duplicate object description of conda.plugins.types.CondaPreCommand.run_for, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.hookspec.CondaSpecs.conda_pre_commands:1: WARNING: duplicate object description of conda.plugins.hookspec.CondaSpecs.conda_pre_commands, other instance in dev-guide/api/conda/plugins/hookspec/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPreTransactionAction:1: WARNING: duplicate object description of conda.plugins.types.CondaPreTransactionAction, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPreTransactionAction.action:1: WARNING: duplicate object description of conda.plugins.types.CondaPreTransactionAction.action, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPreTransactionAction.name:1: WARNING: duplicate object description of conda.plugins.types.CondaPreTransactionAction.name, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.hookspec.CondaSpecs.conda_pre_transaction_actions:1: WARNING: duplicate object description of conda.plugins.hookspec.CondaSpecs.conda_pre_transaction_actions, other instance in dev-guide/api/conda/plugins/hookspec/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPrefixDataLoader:1: WARNING: duplicate object description of conda.plugins.types.CondaPrefixDataLoader, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPrefixDataLoader.loader:1: WARNING: duplicate object description of conda.plugins.types.CondaPrefixDataLoader.loader, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPrefixDataLoader.name:1: WARNING: duplicate object description of conda.plugins.types.CondaPrefixDataLoader.name, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.hookspec.CondaSpecs.conda_prefix_data_loaders:1: WARNING: duplicate object description of conda.plugins.hookspec.CondaSpecs.conda_prefix_data_loaders, other instance in dev-guide/api/conda/plugins/hookspec/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.hookspec.CondaSpecs.conda_request_headers:1: WARNING: duplicate object description of conda.plugins.hookspec.CondaSpecs.conda_request_headers, other instance in dev-guide/api/conda/plugins/hookspec/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.hookspec.CondaSpecs.conda_session_headers:1: WARNING: duplicate object description of conda.plugins.hookspec.CondaSpecs.conda_session_headers, other instance in dev-guide/api/conda/plugins/hookspec/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaRequestHeader:1: WARNING: duplicate object description of conda.plugins.types.CondaRequestHeader, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaRequestHeader.name:1: WARNING: duplicate object description of conda.plugins.types.CondaRequestHeader.name, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaRequestHeader.value:1: WARNING: duplicate object description of conda.plugins.types.CondaRequestHeader.value, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaSetting:1: WARNING: duplicate object description of conda.plugins.types.CondaSetting, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaSetting.aliases:1: WARNING: duplicate object description of conda.plugins.types.CondaSetting.aliases, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaSetting.description:1: WARNING: duplicate object description of conda.plugins.types.CondaSetting.description, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaSetting.name:1: WARNING: duplicate object description of conda.plugins.types.CondaSetting.name, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaSetting.parameter:1: WARNING: duplicate object description of conda.plugins.types.CondaSetting.parameter, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.hookspec.CondaSpecs.conda_settings:1: WARNING: duplicate object description of conda.plugins.hookspec.CondaSpecs.conda_settings, other instance in dev-guide/api/conda/plugins/hookspec/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaSolver:1: WARNING: duplicate object description of conda.plugins.types.CondaSolver, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaSolver.backend:1: WARNING: duplicate object description of conda.plugins.types.CondaSolver.backend, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaSolver.name:1: WARNING: duplicate object description of conda.plugins.types.CondaSolver.name, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.hookspec.CondaSpecs.conda_solvers:1: WARNING: duplicate object description of conda.plugins.hookspec.CondaSpecs.conda_solvers, other instance in dev-guide/api/conda/plugins/hookspec/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaSubcommand:1: WARNING: duplicate object description of conda.plugins.types.CondaSubcommand, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaSubcommand.action:1: WARNING: duplicate object description of conda.plugins.types.CondaSubcommand.action, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaSubcommand.configure_parser:1: WARNING: duplicate object description of conda.plugins.types.CondaSubcommand.configure_parser, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaSubcommand.summary:1: WARNING: duplicate object description of conda.plugins.types.CondaSubcommand.summary, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.hookspec.CondaSpecs.conda_subcommands:1: WARNING: duplicate object description of conda.plugins.hookspec.CondaSpecs.conda_subcommands, other instance in dev-guide/api/conda/plugins/hookspec/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaVirtualPackage:1: WARNING: duplicate object description of conda.plugins.types.CondaVirtualPackage, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaVirtualPackage.build:1: WARNING: duplicate object description of conda.plugins.types.CondaVirtualPackage.build, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaVirtualPackage.empty_override:1: WARNING: duplicate object description of conda.plugins.types.CondaVirtualPackage.empty_override, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaVirtualPackage.name:1: WARNING: duplicate object description of conda.plugins.types.CondaVirtualPackage.name, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaVirtualPackage.override_entity:1: WARNING: duplicate object description of conda.plugins.types.CondaVirtualPackage.override_entity, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaVirtualPackage.to_virtual_package:1: WARNING: duplicate object description of conda.plugins.types.CondaVirtualPackage.to_virtual_package, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaVirtualPackage.version:1: WARNING: duplicate object description of conda.plugins.types.CondaVirtualPackage.version, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaVirtualPackage.version_validation:1: WARNING: duplicate object description of conda.plugins.types.CondaVirtualPackage.version_validation, other instance in dev-guide/api/conda/plugins/types/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.hookspec.CondaSpecs.conda_virtual_packages:1: WARNING: duplicate object description of conda.plugins.hookspec.CondaSpecs.conda_virtual_packages, other instance in dev-guide/api/conda/plugins/hookspec/index, use :no-index: for one of them /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/writing-tests/windows-applocker.md:58: ERROR: Figure caption must be a paragraph or empty comment. ## Testing Conda with AppLocker Enabled After setting up AppLocker, you can test conda to ensure it works correctly: 1. Start your development environment with `.\dev\start.bat` 2. Run `conda activate` to test activation 3. Test other conda commands to ensure they function properly ### Toggling AppLocker for Testing You can easily toggle AppLocker enforcement on and off for quick testing: 1. Open **Local Security Policy** (press `Win+R`, type `secpol.msc`, and press Enter) 2. Navigate to **Security Settings** > **Application Control Policies** > **AppLocker** 3. Right-click on **AppLocker** and select **Properties** 4. Under the **Enforcement** tab, uncheck or check **Script Rules** as needed 5. Click **OK** to apply the changes This allows you to quickly switch between testing with and without AppLocker restrictions without restarting your machine. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/user-guide/tasks/creating-projects.rst:48: WARNING: duplicate term description of Channels, other instance in user-guide/concepts/index looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/typing.md: WARNING: document isn't included in any toctree [toc.not_included] done preparing documents... done copying assets... copying downloadable files... [ 20%] user-guide/cheatsheets/conda-25.3.1.pdf copying downloadable files... [ 40%] user-guide/cheatsheets/conda-24.4.0.pdf copying downloadable files... [ 60%] user-guide/cheatsheets/conda-4.14.pdf copying downloadable files... [ 80%] user-guide/cheatsheets/conda-4.12.pdf copying downloadable files... [100%] user-guide/cheatsheets/conda-4.6.pdf copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/html/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/html/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/html/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/html/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 0%] commands/activate writing output... [ 1%] commands/clean writing output... [ 1%] commands/commands writing output... [ 1%] commands/compare writing output... [ 1%] commands/config writing output... [ 2%] commands/create writing output... [ 2%] commands/deactivate writing output... [ 2%] commands/doctor writing output... [ 3%] commands/env/config/index writing output... [ 3%] commands/env/config/vars/index writing output... [ 3%] commands/env/config/vars/list writing output... [ 4%] commands/env/config/vars/set writing output... [ 4%] commands/env/config/vars/unset writing output... [ 4%] commands/env/create writing output... [ 4%] commands/env/export writing output... [ 5%] commands/env/index writing output... [ 5%] commands/env/list writing output... [ 5%] commands/env/remove writing output... [ 6%] commands/env/update writing output... [ 6%] commands/export writing output... [ 6%] commands/index writing output... [ 7%] commands/info writing output... [ 7%] commands/init writing output... [ 7%] commands/install writing output... [ 7%] commands/list writing output... [ 8%] commands/notices writing output... [ 8%] commands/package writing output... [ 8%] commands/remove writing output... [ 9%] commands/rename writing output... [ 9%] commands/repoquery/depends writing output... [ 9%] commands/repoquery/index writing output... [ 10%] commands/repoquery/search writing output... [ 10%] commands/repoquery/whoneeds writing output... [ 10%] commands/run writing output... [ 10%] commands/search writing output... [ 11%] commands/update writing output... [ 11%] configuration writing output... [ 11%] dev-guide/api writing output... [ 12%] dev-guide/api/conda/__main__/index writing output... [ 12%] dev-guide/api/conda/_private/index writing output... [ 12%] dev-guide/api/conda/_private/shards/cache/index writing output... [ 13%] dev-guide/api/conda/_private/shards/index writing output... [ 13%] dev-guide/api/conda/_private/shards/misc/index writing output... [ 13%] dev-guide/api/conda/_private/shards/shards/index writing output... [ 13%] dev-guide/api/conda/_private/shards/subset/index writing output... [ 14%] dev-guide/api/conda/_private/shards/typing/index writing output... [ 14%] dev-guide/api/conda/_version/index writing output... [ 14%] dev-guide/api/conda/activate/index writing output... [ 15%] dev-guide/api/conda/api/index writing output... [ 15%] dev-guide/api/conda/auxlib/collection/index writing output... [ 15%] dev-guide/api/conda/auxlib/compat/index writing output... [ 16%] dev-guide/api/conda/auxlib/decorators/index writing output... [ 16%] dev-guide/api/conda/auxlib/entity/index writing output... [ 16%] dev-guide/api/conda/auxlib/exceptions/index writing output... [ 16%] dev-guide/api/conda/auxlib/index writing output... [ 17%] dev-guide/api/conda/auxlib/ish/index writing output... [ 17%] dev-guide/api/conda/auxlib/logz/index writing output... [ 17%] dev-guide/api/conda/auxlib/type_coercion/index writing output... [ 18%] dev-guide/api/conda/base/constants/index writing output... [ 18%] dev-guide/api/conda/base/context/index writing output... [ 18%] dev-guide/api/conda/base/index writing output... [ 19%] dev-guide/api/conda/cli/actions/index writing output... [ 19%] dev-guide/api/conda/cli/common/index writing output... [ 19%] dev-guide/api/conda/cli/conda_argparse/index writing output... [ 19%] dev-guide/api/conda/cli/condarc/index writing output... [ 20%] dev-guide/api/conda/cli/find_commands/index writing output... [ 20%] dev-guide/api/conda/cli/formats/index writing output... [ 20%] dev-guide/api/conda/cli/helpers/index writing output... [ 21%] dev-guide/api/conda/cli/index writing output... [ 21%] dev-guide/api/conda/cli/install/index writing output... [ 21%] dev-guide/api/conda/cli/main/index writing output... [ 22%] dev-guide/api/conda/cli/main_clean/index writing output... [ 22%] dev-guide/api/conda/cli/main_commands/index writing output... [ 22%] dev-guide/api/conda/cli/main_compare/index writing output... [ 22%] dev-guide/api/conda/cli/main_config/index writing output... [ 23%] dev-guide/api/conda/cli/main_create/index writing output... [ 23%] dev-guide/api/conda/cli/main_env/index writing output... [ 23%] dev-guide/api/conda/cli/main_env_config/index writing output... [ 24%] dev-guide/api/conda/cli/main_env_create/index writing output... [ 24%] dev-guide/api/conda/cli/main_env_list/index writing output... [ 24%] dev-guide/api/conda/cli/main_env_remove/index writing output... [ 25%] dev-guide/api/conda/cli/main_env_update/index writing output... [ 25%] dev-guide/api/conda/cli/main_env_vars/index writing output... [ 25%] dev-guide/api/conda/cli/main_export/index writing output... [ 25%] dev-guide/api/conda/cli/main_info/index writing output... [ 26%] dev-guide/api/conda/cli/main_init/index writing output... [ 26%] dev-guide/api/conda/cli/main_install/index writing output... [ 26%] dev-guide/api/conda/cli/main_list/index writing output... [ 27%] dev-guide/api/conda/cli/main_mock_activate/index writing output... [ 27%] dev-guide/api/conda/cli/main_mock_deactivate/index writing output... [ 27%] dev-guide/api/conda/cli/main_notices/index writing output... [ 28%] dev-guide/api/conda/cli/main_package/index writing output... [ 28%] dev-guide/api/conda/cli/main_pip/index writing output... [ 28%] dev-guide/api/conda/cli/main_remove/index writing output... [ 28%] dev-guide/api/conda/cli/main_rename/index writing output... [ 29%] dev-guide/api/conda/cli/main_run/index writing output... [ 29%] dev-guide/api/conda/cli/main_search/index writing output... [ 29%] dev-guide/api/conda/cli/main_update/index writing output... [ 30%] dev-guide/api/conda/common/_logic/index writing output... [ 30%] dev-guide/api/conda/common/_os/index writing output... [ 30%] dev-guide/api/conda/common/_os/linux/index writing output... [ 31%] dev-guide/api/conda/common/_os/osx/index writing output... [ 31%] dev-guide/api/conda/common/_os/unix/index writing output... [ 31%] dev-guide/api/conda/common/_os/windows/index writing output... [ 31%] dev-guide/api/conda/common/compat/index writing output... [ 32%] dev-guide/api/conda/common/configuration/index writing output... [ 32%] dev-guide/api/conda/common/constants/index writing output... [ 32%] dev-guide/api/conda/common/index writing output... [ 33%] dev-guide/api/conda/common/io/index writing output... [ 33%] dev-guide/api/conda/common/iterators/index writing output... [ 33%] dev-guide/api/conda/common/logic/index writing output... [ 34%] dev-guide/api/conda/common/path/_cygpath/index writing output... [ 34%] dev-guide/api/conda/common/path/directories/index writing output... [ 34%] dev-guide/api/conda/common/path/index writing output... [ 34%] dev-guide/api/conda/common/path/python/index writing output... [ 35%] dev-guide/api/conda/common/path/windows/index writing output... [ 35%] dev-guide/api/conda/common/serialize/index writing output... [ 35%] dev-guide/api/conda/common/serialize/json/index writing output... [ 36%] dev-guide/api/conda/common/serialize/yaml/index writing output... [ 36%] dev-guide/api/conda/common/signals/index writing output... [ 36%] dev-guide/api/conda/common/toposort/index writing output... [ 37%] dev-guide/api/conda/common/url/index writing output... [ 37%] dev-guide/api/conda/core/envs_manager/index writing output... [ 37%] dev-guide/api/conda/core/index writing output... [ 37%] dev-guide/api/conda/core/index/index writing output... [ 38%] dev-guide/api/conda/core/initialize/index writing output... [ 38%] dev-guide/api/conda/core/link/index writing output... [ 38%] dev-guide/api/conda/core/package_cache_data/index writing output... [ 39%] dev-guide/api/conda/core/path_actions/index writing output... [ 39%] dev-guide/api/conda/core/portability/index writing output... [ 39%] dev-guide/api/conda/core/prefix_data/index writing output... [ 40%] dev-guide/api/conda/core/solve/index writing output... [ 40%] dev-guide/api/conda/core/subdir_data/index writing output... [ 40%] dev-guide/api/conda/deprecations/index writing output... [ 40%] dev-guide/api/conda/env/env/index writing output... [ 41%] dev-guide/api/conda/env/index writing output... [ 41%] dev-guide/api/conda/env/installers/base/index writing output... [ 41%] dev-guide/api/conda/env/installers/conda/index writing output... [ 42%] dev-guide/api/conda/env/installers/index writing output... [ 42%] dev-guide/api/conda/env/installers/pip/index writing output... [ 42%] dev-guide/api/conda/env/pip_util/index writing output... [ 43%] dev-guide/api/conda/env/specs/cep_24/index writing output... [ 43%] dev-guide/api/conda/env/specs/explicit/index writing output... [ 43%] dev-guide/api/conda/env/specs/index writing output... [ 43%] dev-guide/api/conda/env/specs/requirements/index writing output... [ 44%] dev-guide/api/conda/env/specs/yaml_file/index writing output... [ 44%] dev-guide/api/conda/exception_handler/index writing output... [ 44%] dev-guide/api/conda/exceptions/index writing output... [ 45%] dev-guide/api/conda/exports/index writing output... [ 45%] dev-guide/api/conda/gateways/anaconda_client/index writing output... [ 45%] dev-guide/api/conda/gateways/connection/adapters/ftp/index writing output... [ 46%] dev-guide/api/conda/gateways/connection/adapters/http/index writing output... [ 46%] dev-guide/api/conda/gateways/connection/adapters/index writing output... [ 46%] dev-guide/api/conda/gateways/connection/adapters/localfs/index writing output... [ 46%] dev-guide/api/conda/gateways/connection/adapters/s3/index writing output... [ 47%] dev-guide/api/conda/gateways/connection/download/index writing output... [ 47%] dev-guide/api/conda/gateways/connection/index writing output... [ 47%] dev-guide/api/conda/gateways/connection/session/index writing output... [ 48%] dev-guide/api/conda/gateways/disk/create/index writing output... [ 48%] dev-guide/api/conda/gateways/disk/delete/index writing output... [ 48%] dev-guide/api/conda/gateways/disk/index writing output... [ 49%] dev-guide/api/conda/gateways/disk/link/index writing output... [ 49%] dev-guide/api/conda/gateways/disk/lock/index writing output... [ 49%] dev-guide/api/conda/gateways/disk/permissions/index writing output... [ 49%] dev-guide/api/conda/gateways/disk/read/index writing output... [ 50%] dev-guide/api/conda/gateways/disk/test/index writing output... [ 50%] dev-guide/api/conda/gateways/disk/update/index writing output... [ 50%] dev-guide/api/conda/gateways/index writing output... [ 51%] dev-guide/api/conda/gateways/logging/index writing output... [ 51%] dev-guide/api/conda/gateways/repodata/index writing output... [ 51%] dev-guide/api/conda/gateways/repodata/lock/index writing output... [ 51%] dev-guide/api/conda/gateways/repodata/zstd/index writing output... [ 52%] dev-guide/api/conda/gateways/shards/index writing output... [ 52%] dev-guide/api/conda/gateways/shards/typing/index writing output... [ 52%] dev-guide/api/conda/gateways/streams/index writing output... [ 53%] dev-guide/api/conda/gateways/subprocess/index writing output... [ 53%] dev-guide/api/conda/history/index writing output... [ 53%] dev-guide/api/conda/index writing output... [ 54%] dev-guide/api/conda/instructions/index writing output... [ 54%] dev-guide/api/conda/misc/index writing output... [ 54%] dev-guide/api/conda/models/channel/index writing output... [ 54%] dev-guide/api/conda/models/dist/index writing output... [ 55%] dev-guide/api/conda/models/enums/index writing output... [ 55%] dev-guide/api/conda/models/environment/index writing output... [ 55%] dev-guide/api/conda/models/index writing output... [ 56%] dev-guide/api/conda/models/match_spec/index writing output... [ 56%] dev-guide/api/conda/models/package_info/index writing output... [ 56%] dev-guide/api/conda/models/prefix_graph/index writing output... [ 57%] dev-guide/api/conda/models/records/index writing output... [ 57%] dev-guide/api/conda/models/version/index writing output... [ 57%] dev-guide/api/conda/notices/cache/index writing output... [ 57%] dev-guide/api/conda/notices/core/index writing output... [ 58%] dev-guide/api/conda/notices/fetch/index writing output... [ 58%] dev-guide/api/conda/notices/index writing output... [ 58%] dev-guide/api/conda/notices/types/index writing output... [ 59%] dev-guide/api/conda/notices/views/index writing output... [ 59%] dev-guide/api/conda/plugins/config/index writing output... [ 59%] dev-guide/api/conda/plugins/environment_exporters/environment_yml/index writing output... [ 60%] dev-guide/api/conda/plugins/environment_exporters/explicit/index writing output... [ 60%] dev-guide/api/conda/plugins/environment_exporters/index writing output... [ 60%] dev-guide/api/conda/plugins/environment_exporters/requirements_txt/index writing output... [ 60%] dev-guide/api/conda/plugins/environment_specifiers/cep_24/index writing output... [ 61%] dev-guide/api/conda/plugins/environment_specifiers/environment_yml/index writing output... [ 61%] dev-guide/api/conda/plugins/environment_specifiers/explicit/index writing output... [ 61%] dev-guide/api/conda/plugins/environment_specifiers/index writing output... [ 62%] dev-guide/api/conda/plugins/environment_specifiers/requirements_txt/index writing output... [ 62%] dev-guide/api/conda/plugins/hookspec/index writing output... [ 62%] dev-guide/api/conda/plugins/index writing output... [ 63%] dev-guide/api/conda/plugins/manager/index writing output... [ 63%] dev-guide/api/conda/plugins/package_extractors/conda/index writing output... [ 63%] dev-guide/api/conda/plugins/package_extractors/index writing output... [ 63%] dev-guide/api/conda/plugins/post_solves/index writing output... [ 64%] dev-guide/api/conda/plugins/prefix_data_loaders/index writing output... [ 64%] dev-guide/api/conda/plugins/prefix_data_loaders/pypi/index writing output... [ 64%] dev-guide/api/conda/plugins/prefix_data_loaders/pypi/pkg_format/index writing output... [ 65%] dev-guide/api/conda/plugins/reporter_backends/console/index writing output... [ 65%] dev-guide/api/conda/plugins/reporter_backends/index writing output... [ 65%] dev-guide/api/conda/plugins/reporter_backends/json/index writing output... [ 66%] dev-guide/api/conda/plugins/solvers/index writing output... [ 66%] dev-guide/api/conda/plugins/subcommands/doctor/health_checks/altered_files/index writing output... [ 66%] dev-guide/api/conda/plugins/subcommands/doctor/health_checks/consistency/index writing output... [ 66%] dev-guide/api/conda/plugins/subcommands/doctor/health_checks/environment_txt/index writing output... [ 67%] dev-guide/api/conda/plugins/subcommands/doctor/health_checks/file_locking/index writing output... [ 67%] dev-guide/api/conda/plugins/subcommands/doctor/health_checks/index writing output... [ 67%] dev-guide/api/conda/plugins/subcommands/doctor/health_checks/missing_files/index writing output... [ 68%] dev-guide/api/conda/plugins/subcommands/doctor/health_checks/pinned/index writing output... [ 68%] dev-guide/api/conda/plugins/subcommands/doctor/health_checks/requests_ca_bundle/index writing output... [ 68%] dev-guide/api/conda/plugins/subcommands/doctor/index writing output... [ 69%] dev-guide/api/conda/plugins/subcommands/index writing output... [ 69%] dev-guide/api/conda/plugins/types/index writing output... [ 69%] dev-guide/api/conda/plugins/virtual_packages/archspec/index writing output... [ 69%] dev-guide/api/conda/plugins/virtual_packages/conda/index writing output... [ 70%] dev-guide/api/conda/plugins/virtual_packages/cuda/index writing output... [ 70%] dev-guide/api/conda/plugins/virtual_packages/freebsd/index writing output... [ 70%] dev-guide/api/conda/plugins/virtual_packages/index writing output... [ 71%] dev-guide/api/conda/plugins/virtual_packages/linux/index writing output... [ 71%] dev-guide/api/conda/plugins/virtual_packages/osx/index writing output... [ 71%] dev-guide/api/conda/plugins/virtual_packages/windows/index writing output... [ 72%] dev-guide/api/conda/reporters/index writing output... [ 72%] dev-guide/api/conda/resolve/index writing output... [ 72%] dev-guide/api/conda/testing/cases/index writing output... [ 72%] dev-guide/api/conda/testing/fixtures/index writing output... [ 73%] dev-guide/api/conda/testing/gateways/fixtures/index writing output... [ 73%] dev-guide/api/conda/testing/gateways/index writing output... [ 73%] dev-guide/api/conda/testing/helpers/index writing output... [ 74%] dev-guide/api/conda/testing/http_test_server/index writing output... [ 74%] dev-guide/api/conda/testing/index writing output... [ 74%] dev-guide/api/conda/testing/integration/index writing output... [ 75%] dev-guide/api/conda/testing/notices/fixtures/index writing output... [ 75%] dev-guide/api/conda/testing/notices/helpers/index writing output... [ 75%] dev-guide/api/conda/testing/notices/index writing output... [ 75%] dev-guide/api/conda/testing/solver_helpers/index writing output... [ 76%] dev-guide/api/conda/utils/index writing output... [ 76%] dev-guide/architecture writing output... [ 76%] dev-guide/contributing writing output... [ 77%] dev-guide/deep-dives/activation writing output... [ 77%] dev-guide/deep-dives/condarc writing output... [ 77%] dev-guide/deep-dives/context writing output... [ 78%] dev-guide/deep-dives/index writing output... [ 78%] dev-guide/deep-dives/install writing output... [ 78%] dev-guide/deep-dives/logging writing output... [ 78%] dev-guide/deep-dives/solvers writing output... [ 79%] dev-guide/deprecations writing output... [ 79%] dev-guide/development-environment writing output... [ 79%] dev-guide/index writing output... [ 80%] dev-guide/plugins/auth_handlers writing output... [ 80%] dev-guide/plugins/environment_exporters writing output... [ 80%] dev-guide/plugins/environment_specifiers writing output... [ 81%] dev-guide/plugins/exception_observers writing output... [ 81%] dev-guide/plugins/health_checks writing output... [ 81%] dev-guide/plugins/index writing output... [ 81%] dev-guide/plugins/package_extractors writing output... [ 82%] dev-guide/plugins/post_commands writing output... [ 82%] dev-guide/plugins/post_transaction_actions writing output... [ 82%] dev-guide/plugins/pre_commands writing output... [ 83%] dev-guide/plugins/pre_transaction_actions writing output... [ 83%] dev-guide/plugins/prefix_data_loaders writing output... [ 83%] dev-guide/plugins/reporter_backends writing output... [ 84%] dev-guide/plugins/request_headers writing output... [ 84%] dev-guide/plugins/settings writing output... [ 84%] dev-guide/plugins/solvers writing output... [ 84%] dev-guide/plugins/subcommands writing output... [ 85%] dev-guide/plugins/virtual_packages writing output... [ 85%] dev-guide/releasing writing output... [ 85%] dev-guide/specs/index writing output... [ 86%] dev-guide/specs/solver-state writing output... [ 86%] dev-guide/typing writing output... [ 86%] dev-guide/writing-tests/http-test-server writing output... [ 87%] dev-guide/writing-tests/index writing output... [ 87%] dev-guide/writing-tests/integration-tests writing output... [ 87%] dev-guide/writing-tests/windows-applocker writing output... [ 87%] glossary writing output... [ 88%] index writing output... [ 88%] new-features writing output... [ 88%] release-notes writing output... [ 89%] user-guide/cheatsheet writing output... [ 89%] user-guide/concepts/channels writing output... [ 89%] user-guide/concepts/conda-commands writing output... [ 90%] user-guide/concepts/conda-performance writing output... [ 90%] user-guide/concepts/conda-plugins writing output... [ 90%] user-guide/concepts/data-science writing output... [ 90%] user-guide/concepts/environments writing output... [ 91%] user-guide/concepts/index writing output... [ 91%] user-guide/concepts/installing-with-conda writing output... [ 91%] user-guide/concepts/packages writing output... [ 92%] user-guide/concepts/pkg-search writing output... [ 92%] user-guide/concepts/pkg-specs writing output... [ 92%] user-guide/configuration/admin-multi-user-install writing output... [ 93%] user-guide/configuration/custom-env-and-pkg-locations writing output... [ 93%] user-guide/configuration/disable-ssl-verification writing output... [ 93%] user-guide/configuration/index writing output... [ 93%] user-guide/configuration/mirroring writing output... [ 94%] user-guide/configuration/non-standard-certs writing output... [ 94%] user-guide/configuration/pip-interoperability writing output... [ 94%] user-guide/configuration/settings writing output... [ 95%] user-guide/configuration/temp-files writing output... [ 95%] user-guide/configuration/use-condarc writing output... [ 95%] user-guide/getting-started writing output... [ 96%] user-guide/index writing output... [ 96%] user-guide/install/index writing output... [ 96%] user-guide/install/linux writing output... [ 96%] user-guide/install/macos writing output... [ 97%] user-guide/install/windows writing output... [ 97%] user-guide/tasks/create-custom-channels writing output... [ 97%] user-guide/tasks/creating-projects writing output... [ 98%] user-guide/tasks/index writing output... [ 98%] user-guide/tasks/manage-channels writing output... [ 98%] user-guide/tasks/manage-conda writing output... [ 99%] user-guide/tasks/manage-environments writing output... [ 99%] user-guide/tasks/manage-pkgs writing output... [ 99%] user-guide/tasks/manage-python writing output... [ 99%] user-guide/tasks/manage-virtual writing output... [100%] user-guide/tasks/view-command-line-help writing output... [100%] user-guide/troubleshooting /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/activate/index.rst:826: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/api/index.rst:26: WARNING: more than one target found for cross-reference 'Channel': conda.gateways.repodata.Channel, conda.models.channel.Channel [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/api/index.rst:26: WARNING: more than one target found for cross-reference 'Channel': conda.gateways.repodata.Channel, conda.models.channel.Channel [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'ValidationError': conda.auxlib.exceptions.ValidationError, conda.common.configuration.ValidationError, conda.plugins.prefix_data_loaders.pypi.ValidationError [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'ValidationError': conda.auxlib.exceptions.ValidationError, conda.common.configuration.ValidationError, conda.plugins.prefix_data_loaders.pypi.ValidationError [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:9: WARNING: undefined label: 'packaging' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:11: WARNING: undefined label: 'entity' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:12: WARNING: undefined label: 'type_coercion' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:15: WARNING: undefined label: 'factory' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:16: WARNING: undefined label: 'path' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:18: WARNING: undefined label: 'logz' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:19: WARNING: undefined label: 'crypt' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/type_coercion/index.rst:: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/type_coercion/index.rst:: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/type_coercion/index.rst:89: WARNING: more than one target found for cross-reference 'T': conda.common.iterators.T, conda.core.prefix_data.T, conda.deprecations.T, conda.exception_handler.T, conda.models.environment.T [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/type_coercion/index.rst:89: WARNING: more than one target found for cross-reference 'T': conda.common.iterators.T, conda.core.prefix_data.T, conda.deprecations.T, conda.exception_handler.T, conda.models.environment.T [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/type_coercion/index.rst:89: WARNING: more than one target found for cross-reference 'T': conda.common.iterators.T, conda.core.prefix_data.T, conda.deprecations.T, conda.exception_handler.T, conda.models.environment.T [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/cli/condarc/index.rst:37: WARNING: more than one target found for cross-reference 'CondaError': conda.gateways.repodata.CondaError, conda.CondaError [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/cli/install/index.rst:28: WARNING: more than one target found for cross-reference 'CondaError': conda.gateways.repodata.CondaError, conda.CondaError [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/configuration/index.rst:63: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/configuration/index.rst:63: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/configuration/index.rst:63: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/configuration/index.rst:63: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/io/index.rst:131: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/io/index.rst:380: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/core/subdir_data/index.rst:84: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:85: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:96: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:109: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:126: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:144: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:165: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:165: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:187: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:202: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/connection/adapters/localfs/index.rst:36: WARNING: undefined label: 'timeouts' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/connection/adapters/s3/index.rst:36: WARNING: undefined label: 'timeouts' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/connection/adapters/s3/index.rst:13: WARNING: more than one target found for cross-reference 'CondaError': conda.gateways.repodata.CondaError, conda.CondaError [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/connection/session/index.rst:74: WARNING: undefined label: 'timeouts' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/repodata/index.rst:615: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/shards/index.rst:203: WARNING: more than one target found for cross-reference 'Shards': conda._private.shards.Shards, conda._private.shards.shards.Shards, conda.gateways.shards.typing.Shards [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/package_info/index.rst:13: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/manager/index.rst:75: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/manager/index.rst:166: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/manager/index.rst:179: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/subcommands/doctor/index.rst:309: WARNING: more than one target found for cross-reference 'T': conda.common.iterators.T, conda.core.prefix_data.T, conda.deprecations.T, conda.exception_handler.T, conda.models.environment.T [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/subcommands/doctor/index.rst:309: WARNING: more than one target found for cross-reference 'T': conda.common.iterators.T, conda.core.prefix_data.T, conda.deprecations.T, conda.exception_handler.T, conda.models.environment.T [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:197: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:301: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:631: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:683: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:710: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:864: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:1029: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/fixtures/index.rst:126: WARNING: more than one target found for cross-reference 'Solver': conda.api.Solver, conda.core.solve.Solver [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/fixtures/index.rst:126: WARNING: more than one target found for cross-reference 'Solver': conda.api.Solver, conda.core.solve.Solver [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/fixtures/index.rst:134: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/fixtures/index.rst:134: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] generating indices... /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/fixtures/index.rst:177: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/fixtures/index.rst:177: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/solver_helpers/index.rst:133: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/deep-dives/logging.md:23: WARNING: undefined label: 'full-module-loggers' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaAuthHandler.handler:1: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/plugins/environment_exporters.rst:103: WARNING: unknown document: '../plugins' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaExceptionEvent.exc_type:1: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPostTransactionAction.action:1: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPreTransactionAction.action:1: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaSolver.backend:1: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/user-guide/configuration/settings.rst:729: WARNING: undefined label: 'manage-virtual' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/user-guide/configuration/settings.rst:704: WARNING: Pygments lexer name 'commandline' is not known [misc.highlighting_failure] genindex py-modindex done Creating redirect 'admin.html' to 'user-guide/configuration/admin-multi-user-install.html'. Creating redirect 'api/api.html' to '../dev-guide/api/conda/index.html'. Creating redirect 'api/index.html' to '../dev-guide/api.html'. Creating redirect 'api/python_api.html' to '../dev-guide/api/conda/cli/python_api/index.html'. Creating redirect 'api/solver.html' to '../dev-guide/api/conda/api/index.html#conda.api.Solver'. Creating redirect 'changelog.html' to 'release-notes.html'. Creating redirect 'channels.html' to 'user-guide/tasks/manage-channels.html'. Creating redirect 'commands.html' to 'commands/index.html'. Creating redirect 'config.html' to 'user-guide/configuration/index.html'. Creating redirect 'custom-channels.html' to 'user-guide/tasks/create-custom-channels.html'. Creating redirect 'download.html' to 'user-guide/install/download.html'. Creating redirect 'env-commands.html' to 'commands/index.html'. Creating redirect 'faq.html' to 'user-guide/tasks/index.html'. Creating redirect 'general-commands.html' to 'commands/index.html'. Creating redirect 'get-started.html' to 'user-guide/index.html'. Creating redirect 'help/conda-pip-virtualenv-translator.html' to '../commands/index.html'. Creating redirect 'help/silent.html' to '../user-guide/install/index.html'. Creating redirect 'install/central.html' to '../user-guide/configuration/admin-multi-user-install.html'. Creating redirect 'install/full.html' to '../user-guide/install/index.html'. Creating redirect 'install/quick.html' to '../user-guide/install/index.html'. Creating redirect 'install/sample-condarc.html' to '../user-guide/configuration/sample-condarc.html'. Creating redirect 'install/tab-completion.html' to '../user-guide/configuration/enable-tab-completion.html'. Creating redirect 'installation.html' to 'user-guide/install/index.html'. Creating redirect 'intro.html' to 'index.html'. Creating redirect 'mro.html' to 'user-guide/tasks/use-mro-with-conda.html'. Creating redirect 'py2or3.html' to 'user-guide/tasks/manage-python.html'. Creating redirect 'r-with-conda.html' to 'user-guide/tasks/use-r-with-conda.html'. Creating redirect 'redirects.html' to 'index.html'. Creating redirect 'test-drive.html' to 'user-guide/getting-started.html'. Creating redirect 'troubleshooting.html' to 'user-guide/troubleshooting.html'. Creating redirect 'using/cheatsheet.html' to '../user-guide/cheatsheet.html'. Creating redirect 'using/envs.html' to '../user-guide/tasks/manage-environments.html'. Creating redirect 'using/index.html' to '../user-guide/tasks/index.html'. Creating redirect 'using/pkgs.html' to '../user-guide/tasks/manage-pkgs.html'. Creating redirect 'using/test-drive.html' to '../user-guide/getting-started.html'. Creating redirect 'using/using.html' to '../user-guide/tasks/manage-conda.html'. Creating redirect 'user-guide/install/download.html' to '../install/index.html'. Creating redirect 'user-guide/configuration/sample-condarc.html' to '../configuration/use-condarc.html#sample-condarc'. Creating redirect 'user-guide/configuration/enable-tab-completion.html' to '../configuration/index.html'. Creating redirect 'travis.html' to 'https://github.com/conda-incubator/setup-miniconda'. Creating redirect 'user-guide/tasks/use-conda-with-travis-ci.html' to 'https://github.com/conda-incubator/setup-miniconda'. Creating redirect 'user-guide/tasks/use-mro-with-conda.html' to 'https://docs.anaconda.com/anaconda/user-guide/tasks/use-r-language'. Creating redirect 'user-guide/tasks/use-r-with-conda.html' to 'https://docs.anaconda.com/anaconda/user-guide/tasks/use-r-language'. writing additional pages... search done copying images... [ 8%] img/conda-install-deep-dive.png copying images... [ 17%] img/solver-deep-dive-1.png copying images... [ 25%] img/solver-deep-dive-2.png copying images... [ 33%] img/solver-deep-dive-3.png copying images... [ 42%] img/applocker.png copying images... [ 50%] img/strict-disabled.png copying images... [ 58%] img/strict-enabled.png copying images... [ 67%] img/installing-with-conda.png copying images... [ 75%] img/conda_search.png copying images... [ 83%] img/config-precedence.png copying images... [ 92%] img/conda_locale.jpg copying images... [100%] img/conda_package-popularity.png dumping search index in English (code: en)... done dumping object inventory... done sphinx-sitemap: sitemap.xml was generated for URL https://docs.conda.io/projects/conda/ in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/html/sitemap.xml build succeeded, 341 warnings. The HTML pages are in ../../_readthedocs/html. [rtd-command-info] start-time: 2026-06-16T15:50:02.091367Z, end-time: 2026-06-16T15:51:12.877585Z, duration: 70, exit-code: 0 python -m sphinx -T -b singlehtml -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v9.1.0 loading translations [en]... done making output directory... done PlantUML jar file already downloaded. To update run `make clean` or manually delete /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/_build/plantuml.jar. Generating PlantUML... Analysed 208 modules with a total of 313 imports Done generating PlantUML files. loading pickled environment... The configuration has changed (7 options: 'html_css_files', 'html_js_files', 'html_permalinks_icon', 'html_static_path', 'html_theme_options', ...) done [autosummary] generating autosummary for: commands/activate.rst, commands/clean.rst, commands/commands.rst, commands/compare.rst, commands/config.rst, commands/create.rst, commands/deactivate.rst, commands/doctor.rst, commands/env/config/index.rst, commands/env/config/vars/index.rst, ..., user-guide/tasks/creating-projects.rst, user-guide/tasks/index.rst, user-guide/tasks/manage-channels.rst, user-guide/tasks/manage-conda.rst, user-guide/tasks/manage-environments.rst, user-guide/tasks/manage-pkgs.rst, user-guide/tasks/manage-python.rst, user-guide/tasks/manage-virtual.rst, user-guide/tasks/view-command-line-help.rst, user-guide/troubleshooting.rst myst v5.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'deflist', 'amsmath', 'smartquotes', 'dollarmath', 'linkify', 'substitution', 'colon_fence', 'html_image', 'html_admonition', 'tasklist', 'replacements'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) building [mo]: targets for 0 po files that are out of date writing output... building [singlehtml]: all documents updating environment: 0 added, 2 changed, 0 removed reading sources... [ 50%] dev-guide/architecture reading sources... [100%] dev-guide/plugins/environment_specifiers /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/architecture.rst:27: WARNING: duplicate label context, other instance in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/release-notes.md WARNING: Failed to import class 'conda.plugins.types.CondaEnvironmentSpeficier' [autoapi.import] [autoapi.import] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/plugins/environment_specifiers.rst:64: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/plugins/environment_specifiers.rst:65: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/plugins/environment_specifiers.rst:11: ERROR: Unknown target name: "managing environments". [docutils] looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/typing.md: WARNING: document isn't included in any toctree [toc.not_included] done preparing documents... done copying assets... copying downloadable files... [ 20%] user-guide/cheatsheets/conda-25.3.1.pdf copying downloadable files... [ 40%] user-guide/cheatsheets/conda-24.4.0.pdf copying downloadable files... [ 60%] user-guide/cheatsheets/conda-4.14.pdf copying downloadable files... [ 80%] user-guide/cheatsheets/conda-4.12.pdf copying downloadable files... [100%] user-guide/cheatsheets/conda-4.6.pdf copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/htmlzip/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/htmlzip/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/htmlzip/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/htmlzip/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done assembling single document... index user-guide/index user-guide/getting-started user-guide/install/index user-guide/install/windows user-guide/install/macos user-guide/install/linux user-guide/tasks/index user-guide/tasks/manage-conda user-guide/tasks/manage-environments user-guide/tasks/manage-channels user-guide/tasks/manage-pkgs user-guide/tasks/manage-python user-guide/tasks/manage-virtual user-guide/tasks/create-custom-channels user-guide/tasks/creating-projects user-guide/tasks/view-command-line-help user-guide/configuration/index user-guide/configuration/use-condarc user-guide/configuration/settings user-guide/configuration/admin-multi-user-install user-guide/configuration/mirroring user-guide/configuration/disable-ssl-verification user-guide/configuration/non-standard-certs user-guide/configuration/custom-env-and-pkg-locations user-guide/configuration/temp-files user-guide/configuration/pip-interoperability user-guide/concepts/index user-guide/concepts/conda-commands user-guide/concepts/packages user-guide/concepts/pkg-specs user-guide/concepts/pkg-search 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/concepts/conda-plugins user-guide/troubleshooting user-guide/cheatsheet new-features configuration commands/index commands/activate commands/clean commands/compare commands/config commands/create commands/deactivate commands/doctor commands/env/index commands/env/config/index commands/env/config/vars/index commands/env/config/vars/list commands/env/config/vars/set commands/env/config/vars/unset commands/env/create commands/env/export commands/env/list commands/env/remove commands/env/update commands/export commands/info commands/init commands/install commands/list commands/notices commands/package commands/repoquery/index commands/repoquery/depends commands/repoquery/search commands/repoquery/whoneeds commands/remove commands/rename commands/run commands/search commands/update commands/commands release-notes glossary dev-guide/index dev-guide/architecture dev-guide/contributing dev-guide/development-environment dev-guide/deep-dives/index dev-guide/deep-dives/install dev-guide/deep-dives/activation dev-guide/deep-dives/context dev-guide/deep-dives/condarc dev-guide/deep-dives/solvers dev-guide/deep-dives/logging dev-guide/writing-tests/index dev-guide/writing-tests/integration-tests dev-guide/writing-tests/http-test-server dev-guide/writing-tests/windows-applocker dev-guide/deprecations dev-guide/releasing dev-guide/plugins/index dev-guide/plugins/auth_handlers dev-guide/plugins/environment_exporters dev-guide/plugins/environment_specifiers dev-guide/plugins/exception_observers dev-guide/plugins/health_checks dev-guide/plugins/package_extractors dev-guide/plugins/post_commands dev-guide/plugins/pre_commands dev-guide/plugins/pre_transaction_actions dev-guide/plugins/post_transaction_actions dev-guide/plugins/prefix_data_loaders dev-guide/plugins/reporter_backends dev-guide/plugins/request_headers dev-guide/plugins/settings dev-guide/plugins/solvers dev-guide/plugins/subcommands dev-guide/plugins/virtual_packages dev-guide/specs/index dev-guide/specs/solver-state dev-guide/api dev-guide/api/conda/index dev-guide/api/conda/__main__/index dev-guide/api/conda/_private/index dev-guide/api/conda/_private/shards/index dev-guide/api/conda/_private/shards/cache/index dev-guide/api/conda/_private/shards/misc/index dev-guide/api/conda/_private/shards/shards/index dev-guide/api/conda/_private/shards/subset/index dev-guide/api/conda/_private/shards/typing/index dev-guide/api/conda/_version/index dev-guide/api/conda/activate/index dev-guide/api/conda/api/index dev-guide/api/conda/auxlib/index dev-guide/api/conda/auxlib/collection/index dev-guide/api/conda/auxlib/compat/index dev-guide/api/conda/auxlib/decorators/index dev-guide/api/conda/auxlib/entity/index dev-guide/api/conda/auxlib/exceptions/index dev-guide/api/conda/auxlib/ish/index dev-guide/api/conda/auxlib/logz/index dev-guide/api/conda/auxlib/type_coercion/index dev-guide/api/conda/base/index dev-guide/api/conda/base/constants/index dev-guide/api/conda/base/context/index dev-guide/api/conda/cli/index dev-guide/api/conda/cli/actions/index dev-guide/api/conda/cli/common/index dev-guide/api/conda/cli/conda_argparse/index dev-guide/api/conda/cli/condarc/index dev-guide/api/conda/cli/find_commands/index dev-guide/api/conda/cli/formats/index dev-guide/api/conda/cli/helpers/index dev-guide/api/conda/cli/install/index dev-guide/api/conda/cli/main/index dev-guide/api/conda/cli/main_clean/index dev-guide/api/conda/cli/main_commands/index dev-guide/api/conda/cli/main_compare/index dev-guide/api/conda/cli/main_config/index dev-guide/api/conda/cli/main_create/index dev-guide/api/conda/cli/main_env/index dev-guide/api/conda/cli/main_env_config/index dev-guide/api/conda/cli/main_env_create/index dev-guide/api/conda/cli/main_env_list/index dev-guide/api/conda/cli/main_env_remove/index dev-guide/api/conda/cli/main_env_update/index dev-guide/api/conda/cli/main_env_vars/index dev-guide/api/conda/cli/main_export/index dev-guide/api/conda/cli/main_info/index dev-guide/api/conda/cli/main_init/index dev-guide/api/conda/cli/main_install/index dev-guide/api/conda/cli/main_list/index dev-guide/api/conda/cli/main_mock_activate/index dev-guide/api/conda/cli/main_mock_deactivate/index dev-guide/api/conda/cli/main_notices/index dev-guide/api/conda/cli/main_package/index dev-guide/api/conda/cli/main_pip/index dev-guide/api/conda/cli/main_remove/index dev-guide/api/conda/cli/main_rename/index dev-guide/api/conda/cli/main_run/index dev-guide/api/conda/cli/main_search/index dev-guide/api/conda/cli/main_update/index dev-guide/api/conda/common/index dev-guide/api/conda/common/_logic/index dev-guide/api/conda/common/_os/index dev-guide/api/conda/common/_os/linux/index dev-guide/api/conda/common/_os/osx/index dev-guide/api/conda/common/_os/unix/index dev-guide/api/conda/common/_os/windows/index dev-guide/api/conda/common/compat/index dev-guide/api/conda/common/configuration/index dev-guide/api/conda/common/constants/index dev-guide/api/conda/common/io/index dev-guide/api/conda/common/iterators/index dev-guide/api/conda/common/logic/index dev-guide/api/conda/common/path/index dev-guide/api/conda/common/path/_cygpath/index dev-guide/api/conda/common/path/directories/index dev-guide/api/conda/common/path/python/index dev-guide/api/conda/common/path/windows/index dev-guide/api/conda/common/serialize/index dev-guide/api/conda/common/serialize/json/index dev-guide/api/conda/common/serialize/yaml/index dev-guide/api/conda/common/signals/index dev-guide/api/conda/common/toposort/index dev-guide/api/conda/common/url/index dev-guide/api/conda/core/index dev-guide/api/conda/core/envs_manager/index dev-guide/api/conda/core/index/index dev-guide/api/conda/core/initialize/index dev-guide/api/conda/core/link/index dev-guide/api/conda/core/package_cache_data/index dev-guide/api/conda/core/path_actions/index dev-guide/api/conda/core/portability/index dev-guide/api/conda/core/prefix_data/index dev-guide/api/conda/core/solve/index dev-guide/api/conda/core/subdir_data/index dev-guide/api/conda/deprecations/index dev-guide/api/conda/env/index dev-guide/api/conda/env/env/index dev-guide/api/conda/env/installers/index dev-guide/api/conda/env/installers/base/index dev-guide/api/conda/env/installers/conda/index dev-guide/api/conda/env/installers/pip/index dev-guide/api/conda/env/pip_util/index dev-guide/api/conda/env/specs/index dev-guide/api/conda/env/specs/cep_24/index dev-guide/api/conda/env/specs/explicit/index dev-guide/api/conda/env/specs/requirements/index dev-guide/api/conda/env/specs/yaml_file/index dev-guide/api/conda/exception_handler/index dev-guide/api/conda/exceptions/index dev-guide/api/conda/exports/index dev-guide/api/conda/gateways/index dev-guide/api/conda/gateways/anaconda_client/index dev-guide/api/conda/gateways/connection/index dev-guide/api/conda/gateways/connection/adapters/index dev-guide/api/conda/gateways/connection/adapters/ftp/index dev-guide/api/conda/gateways/connection/adapters/http/index dev-guide/api/conda/gateways/connection/adapters/localfs/index dev-guide/api/conda/gateways/connection/adapters/s3/index dev-guide/api/conda/gateways/connection/download/index dev-guide/api/conda/gateways/connection/session/index dev-guide/api/conda/gateways/disk/index dev-guide/api/conda/gateways/disk/create/index dev-guide/api/conda/gateways/disk/delete/index dev-guide/api/conda/gateways/disk/link/index dev-guide/api/conda/gateways/disk/lock/index dev-guide/api/conda/gateways/disk/permissions/index dev-guide/api/conda/gateways/disk/read/index dev-guide/api/conda/gateways/disk/test/index dev-guide/api/conda/gateways/disk/update/index dev-guide/api/conda/gateways/logging/index dev-guide/api/conda/gateways/repodata/index dev-guide/api/conda/gateways/repodata/lock/index dev-guide/api/conda/gateways/repodata/zstd/index dev-guide/api/conda/gateways/shards/index dev-guide/api/conda/gateways/shards/typing/index dev-guide/api/conda/gateways/streams/index dev-guide/api/conda/gateways/subprocess/index dev-guide/api/conda/history/index dev-guide/api/conda/instructions/index dev-guide/api/conda/misc/index dev-guide/api/conda/models/index dev-guide/api/conda/models/channel/index dev-guide/api/conda/models/dist/index dev-guide/api/conda/models/enums/index dev-guide/api/conda/models/environment/index dev-guide/api/conda/models/match_spec/index dev-guide/api/conda/models/package_info/index dev-guide/api/conda/models/prefix_graph/index dev-guide/api/conda/models/records/index dev-guide/api/conda/models/version/index dev-guide/api/conda/notices/index dev-guide/api/conda/notices/cache/index dev-guide/api/conda/notices/core/index dev-guide/api/conda/notices/fetch/index dev-guide/api/conda/notices/types/index dev-guide/api/conda/notices/views/index dev-guide/api/conda/plugins/index dev-guide/api/conda/plugins/config/index dev-guide/api/conda/plugins/environment_exporters/index dev-guide/api/conda/plugins/environment_exporters/environment_yml/index dev-guide/api/conda/plugins/environment_exporters/explicit/index dev-guide/api/conda/plugins/environment_exporters/requirements_txt/index dev-guide/api/conda/plugins/environment_specifiers/index dev-guide/api/conda/plugins/environment_specifiers/cep_24/index dev-guide/api/conda/plugins/environment_specifiers/environment_yml/index dev-guide/api/conda/plugins/environment_specifiers/explicit/index dev-guide/api/conda/plugins/environment_specifiers/requirements_txt/index dev-guide/api/conda/plugins/hookspec/index dev-guide/api/conda/plugins/manager/index dev-guide/api/conda/plugins/package_extractors/index dev-guide/api/conda/plugins/package_extractors/conda/index dev-guide/api/conda/plugins/post_solves/index dev-guide/api/conda/plugins/prefix_data_loaders/index dev-guide/api/conda/plugins/prefix_data_loaders/pypi/index dev-guide/api/conda/plugins/prefix_data_loaders/pypi/pkg_format/index dev-guide/api/conda/plugins/reporter_backends/index dev-guide/api/conda/plugins/reporter_backends/console/index dev-guide/api/conda/plugins/reporter_backends/json/index dev-guide/api/conda/plugins/solvers/index dev-guide/api/conda/plugins/subcommands/index dev-guide/api/conda/plugins/subcommands/doctor/index dev-guide/api/conda/plugins/subcommands/doctor/health_checks/index dev-guide/api/conda/plugins/subcommands/doctor/health_checks/altered_files/index dev-guide/api/conda/plugins/subcommands/doctor/health_checks/consistency/index dev-guide/api/conda/plugins/subcommands/doctor/health_checks/environment_txt/index dev-guide/api/conda/plugins/subcommands/doctor/health_checks/file_locking/index dev-guide/api/conda/plugins/subcommands/doctor/health_checks/missing_files/index dev-guide/api/conda/plugins/subcommands/doctor/health_checks/pinned/index dev-guide/api/conda/plugins/subcommands/doctor/health_checks/requests_ca_bundle/index dev-guide/api/conda/plugins/types/index dev-guide/api/conda/plugins/virtual_packages/index dev-guide/api/conda/plugins/virtual_packages/archspec/index dev-guide/api/conda/plugins/virtual_packages/conda/index dev-guide/api/conda/plugins/virtual_packages/cuda/index dev-guide/api/conda/plugins/virtual_packages/freebsd/index dev-guide/api/conda/plugins/virtual_packages/linux/index dev-guide/api/conda/plugins/virtual_packages/osx/index dev-guide/api/conda/plugins/virtual_packages/windows/index dev-guide/api/conda/reporters/index dev-guide/api/conda/resolve/index dev-guide/api/conda/testing/index dev-guide/api/conda/testing/cases/index dev-guide/api/conda/testing/fixtures/index dev-guide/api/conda/testing/gateways/index dev-guide/api/conda/testing/gateways/fixtures/index dev-guide/api/conda/testing/helpers/index dev-guide/api/conda/testing/http_test_server/index dev-guide/api/conda/testing/integration/index dev-guide/api/conda/testing/notices/index dev-guide/api/conda/testing/notices/fixtures/index dev-guide/api/conda/testing/notices/helpers/index dev-guide/api/conda/testing/solver_helpers/index dev-guide/api/conda/utils/index /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/user-guide/configuration/settings.rst:729: WARNING: undefined label: 'manage-virtual' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/deep-dives/logging.md:23: WARNING: undefined label: 'full-module-loggers' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaAuthHandler.handler:1: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/plugins/environment_exporters.rst:103: WARNING: unknown document: '../plugins' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaExceptionEvent.exc_type:1: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPreTransactionAction.action:1: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPostTransactionAction.action:1: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaSolver.backend:1: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/activate/index.rst:826: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/api/index.rst:26: WARNING: more than one target found for cross-reference 'Channel': conda.gateways.repodata.Channel, conda.models.channel.Channel [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/api/index.rst:26: WARNING: more than one target found for cross-reference 'Channel': conda.gateways.repodata.Channel, conda.models.channel.Channel [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:9: WARNING: undefined label: 'packaging' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:11: WARNING: undefined label: 'entity' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:12: WARNING: undefined label: 'type_coercion' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:15: WARNING: undefined label: 'factory' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:16: WARNING: undefined label: 'path' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:18: WARNING: undefined label: 'logz' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:19: WARNING: undefined label: 'crypt' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'ValidationError': conda.auxlib.exceptions.ValidationError, conda.common.configuration.ValidationError, conda.plugins.prefix_data_loaders.pypi.ValidationError [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'ValidationError': conda.auxlib.exceptions.ValidationError, conda.common.configuration.ValidationError, conda.plugins.prefix_data_loaders.pypi.ValidationError [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/type_coercion/index.rst:: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/type_coercion/index.rst:: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/type_coercion/index.rst:89: WARNING: more than one target found for cross-reference 'T': conda.common.iterators.T, conda.core.prefix_data.T, conda.deprecations.T, conda.exception_handler.T, conda.models.environment.T [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/type_coercion/index.rst:89: WARNING: more than one target found for cross-reference 'T': conda.common.iterators.T, conda.core.prefix_data.T, conda.deprecations.T, conda.exception_handler.T, conda.models.environment.T [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/type_coercion/index.rst:89: WARNING: more than one target found for cross-reference 'T': conda.common.iterators.T, conda.core.prefix_data.T, conda.deprecations.T, conda.exception_handler.T, conda.models.environment.T [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/cli/condarc/index.rst:37: WARNING: more than one target found for cross-reference 'CondaError': conda.gateways.repodata.CondaError, conda.CondaError [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/cli/install/index.rst:28: WARNING: more than one target found for cross-reference 'CondaError': conda.gateways.repodata.CondaError, conda.CondaError [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/configuration/index.rst:63: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/configuration/index.rst:63: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/configuration/index.rst:63: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/configuration/index.rst:63: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/io/index.rst:131: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/io/index.rst:380: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/core/subdir_data/index.rst:84: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:85: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:96: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:109: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:126: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:144: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:165: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:165: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:187: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:202: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/connection/adapters/localfs/index.rst:36: WARNING: undefined label: 'timeouts' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/connection/adapters/s3/index.rst:36: WARNING: undefined label: 'timeouts' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/connection/adapters/s3/index.rst:13: WARNING: more than one target found for cross-reference 'CondaError': conda.gateways.repodata.CondaError, conda.CondaError [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/connection/session/index.rst:74: WARNING: undefined label: 'timeouts' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/repodata/index.rst:615: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/shards/index.rst:203: WARNING: more than one target found for cross-reference 'Shards': conda._private.shards.Shards, conda._private.shards.shards.Shards, conda.gateways.shards.typing.Shards [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/package_info/index.rst:13: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/manager/index.rst:75: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/manager/index.rst:166: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/manager/index.rst:179: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/subcommands/doctor/index.rst:309: WARNING: more than one target found for cross-reference 'T': conda.common.iterators.T, conda.core.prefix_data.T, conda.deprecations.T, conda.exception_handler.T, conda.models.environment.T [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/subcommands/doctor/index.rst:309: WARNING: more than one target found for cross-reference 'T': conda.common.iterators.T, conda.core.prefix_data.T, conda.deprecations.T, conda.exception_handler.T, conda.models.environment.T [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:197: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:301: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:631: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:683: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:710: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:864: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:1029: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/fixtures/index.rst:126: WARNING: more than one target found for cross-reference 'Solver': conda.api.Solver, conda.core.solve.Solver [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/fixtures/index.rst:126: WARNING: more than one target found for cross-reference 'Solver': conda.api.Solver, conda.core.solve.Solver [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/fixtures/index.rst:134: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/fixtures/index.rst:134: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/fixtures/index.rst:177: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/fixtures/index.rst:177: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/solver_helpers/index.rst:133: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] assembling single document: done writing... /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/user-guide/configuration/settings.rst:704: WARNING: Pygments lexer name 'commandline' is not known [misc.highlighting_failure] done writing additional files... done copying images... [ 8%] img/config-precedence.png copying images... [ 17%] img/conda_search.png copying images... [ 25%] img/installing-with-conda.png copying images... [ 33%] img/strict-disabled.png copying images... [ 42%] img/strict-enabled.png copying images... [ 50%] img/conda_locale.jpg copying images... [ 58%] img/conda_package-popularity.png copying images... [ 67%] img/conda-install-deep-dive.png copying images... [ 75%] img/solver-deep-dive-1.png copying images... [ 83%] img/solver-deep-dive-2.png copying images... [ 92%] img/solver-deep-dive-3.png copying images... [100%] img/applocker.png copying downloadable files... [ 20%] user-guide/cheatsheets/conda-25.3.1.pdf copying downloadable files... [ 40%] user-guide/cheatsheets/conda-24.4.0.pdf copying downloadable files... [ 60%] user-guide/cheatsheets/conda-4.14.pdf copying downloadable files... [ 80%] user-guide/cheatsheets/conda-4.12.pdf copying downloadable files... [100%] user-guide/cheatsheets/conda-4.6.pdf copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/htmlzip/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/htmlzip/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/htmlzip/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/htmlzip/_static/copybutton.js copying static files: done copying extra files... copying extra files: done dumping object inventory... done sphinx-sitemap: sitemap.xml was generated for URL https://docs.conda.io/projects/conda/ in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/htmlzip/sitemap.xml build succeeded, 94 warnings. The HTML page is in ../../_readthedocs/htmlzip. [rtd-command-info] start-time: 2026-06-16T15:51:13.777180Z, end-time: 2026-06-16T15:52:27.070084Z, duration: 73, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v9.1.0 loading translations [en]... done making output directory... done PlantUML jar file already downloaded. To update run `make clean` or manually delete /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/_build/plantuml.jar. Generating PlantUML... Analysed 208 modules with a total of 313 imports Done generating PlantUML files. loading pickled environment... The configuration has changed (7 options: 'html_css_files', 'html_js_files', 'html_permalinks_icon', 'html_static_path', 'html_theme_options', ...) done [autosummary] generating autosummary for: commands/activate.rst, commands/clean.rst, commands/commands.rst, commands/compare.rst, commands/config.rst, commands/create.rst, commands/deactivate.rst, commands/doctor.rst, commands/env/config/index.rst, commands/env/config/vars/index.rst, ..., user-guide/tasks/creating-projects.rst, user-guide/tasks/index.rst, user-guide/tasks/manage-channels.rst, user-guide/tasks/manage-conda.rst, user-guide/tasks/manage-environments.rst, user-guide/tasks/manage-pkgs.rst, user-guide/tasks/manage-python.rst, user-guide/tasks/manage-virtual.rst, user-guide/tasks/view-command-line-help.rst, user-guide/troubleshooting.rst myst v5.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'amsmath', 'tasklist', 'smartquotes', 'deflist', 'html_image', 'replacements', 'substitution', 'dollarmath', 'linkify', 'html_admonition', 'colon_fence'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) building [mo]: targets for 0 po files that are out of date writing output... building [latex]: all documents updating environment: 0 added, 2 changed, 0 removed reading sources... [ 50%] dev-guide/architecture reading sources... [100%] dev-guide/plugins/environment_specifiers WARNING: Failed to import class 'conda.plugins.types.CondaEnvironmentSpeficier' [autoapi.import] [autoapi.import] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/plugins/environment_specifiers.rst:64: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/plugins/environment_specifiers.rst:65: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/plugins/environment_specifiers.rst:11: ERROR: Unknown target name: "managing environments". [docutils] looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/typing.md: WARNING: document isn't included in any toctree [toc.not_included] done preparing documents... done copying assets... copying TeX support files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/pdf/latexmkjarc Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/pdf/Makefile Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/pdf/make.bat Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/pdf/latexmkrc done copying assets: done processing conda.tex... index user-guide/index user-guide/getting-started user-guide/install/index user-guide/install/windows user-guide/install/macos user-guide/install/linux user-guide/tasks/index user-guide/tasks/manage-conda user-guide/tasks/manage-environments user-guide/tasks/manage-channels user-guide/tasks/manage-pkgs user-guide/tasks/manage-python user-guide/tasks/manage-virtual user-guide/tasks/create-custom-channels user-guide/tasks/creating-projects user-guide/tasks/view-command-line-help user-guide/configuration/index user-guide/configuration/use-condarc user-guide/configuration/settings user-guide/configuration/admin-multi-user-install user-guide/configuration/mirroring user-guide/configuration/disable-ssl-verification user-guide/configuration/non-standard-certs user-guide/configuration/custom-env-and-pkg-locations user-guide/configuration/temp-files user-guide/configuration/pip-interoperability user-guide/concepts/index user-guide/concepts/conda-commands user-guide/concepts/packages user-guide/concepts/pkg-specs user-guide/concepts/pkg-search 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/concepts/conda-plugins user-guide/troubleshooting user-guide/cheatsheet new-features configuration commands/index commands/activate commands/clean commands/compare commands/config commands/create commands/deactivate commands/doctor commands/env/index commands/env/config/index commands/env/config/vars/index commands/env/config/vars/list commands/env/config/vars/set commands/env/config/vars/unset commands/env/create commands/env/export commands/env/list commands/env/remove commands/env/update commands/export commands/info commands/init commands/install commands/list commands/notices commands/package commands/repoquery/index commands/repoquery/depends commands/repoquery/search commands/repoquery/whoneeds commands/remove commands/rename commands/run commands/search commands/update commands/commands release-notes glossary dev-guide/index dev-guide/architecture dev-guide/contributing dev-guide/development-environment dev-guide/deep-dives/index dev-guide/deep-dives/install dev-guide/deep-dives/activation dev-guide/deep-dives/context dev-guide/deep-dives/condarc dev-guide/deep-dives/solvers dev-guide/deep-dives/logging dev-guide/writing-tests/index dev-guide/writing-tests/integration-tests dev-guide/writing-tests/http-test-server dev-guide/writing-tests/windows-applocker dev-guide/deprecations dev-guide/releasing dev-guide/plugins/index dev-guide/plugins/auth_handlers dev-guide/plugins/environment_exporters dev-guide/plugins/environment_specifiers dev-guide/plugins/exception_observers dev-guide/plugins/health_checks dev-guide/plugins/package_extractors dev-guide/plugins/post_commands dev-guide/plugins/pre_commands dev-guide/plugins/pre_transaction_actions dev-guide/plugins/post_transaction_actions dev-guide/plugins/prefix_data_loaders dev-guide/plugins/reporter_backends dev-guide/plugins/request_headers dev-guide/plugins/settings dev-guide/plugins/solvers dev-guide/plugins/subcommands dev-guide/plugins/virtual_packages dev-guide/specs/index dev-guide/specs/solver-state dev-guide/api dev-guide/api/conda/index dev-guide/api/conda/__main__/index dev-guide/api/conda/_private/index dev-guide/api/conda/_private/shards/index dev-guide/api/conda/_private/shards/cache/index dev-guide/api/conda/_private/shards/misc/index dev-guide/api/conda/_private/shards/shards/index dev-guide/api/conda/_private/shards/subset/index dev-guide/api/conda/_private/shards/typing/index dev-guide/api/conda/_version/index dev-guide/api/conda/activate/index dev-guide/api/conda/api/index dev-guide/api/conda/auxlib/index dev-guide/api/conda/auxlib/collection/index dev-guide/api/conda/auxlib/compat/index dev-guide/api/conda/auxlib/decorators/index dev-guide/api/conda/auxlib/entity/index dev-guide/api/conda/auxlib/exceptions/index dev-guide/api/conda/auxlib/ish/index dev-guide/api/conda/auxlib/logz/index dev-guide/api/conda/auxlib/type_coercion/index dev-guide/api/conda/base/index dev-guide/api/conda/base/constants/index dev-guide/api/conda/base/context/index dev-guide/api/conda/cli/index dev-guide/api/conda/cli/actions/index dev-guide/api/conda/cli/common/index dev-guide/api/conda/cli/conda_argparse/index dev-guide/api/conda/cli/condarc/index dev-guide/api/conda/cli/find_commands/index dev-guide/api/conda/cli/formats/index dev-guide/api/conda/cli/helpers/index dev-guide/api/conda/cli/install/index dev-guide/api/conda/cli/main/index dev-guide/api/conda/cli/main_clean/index dev-guide/api/conda/cli/main_commands/index dev-guide/api/conda/cli/main_compare/index dev-guide/api/conda/cli/main_config/index dev-guide/api/conda/cli/main_create/index dev-guide/api/conda/cli/main_env/index dev-guide/api/conda/cli/main_env_config/index dev-guide/api/conda/cli/main_env_create/index dev-guide/api/conda/cli/main_env_list/index dev-guide/api/conda/cli/main_env_remove/index dev-guide/api/conda/cli/main_env_update/index dev-guide/api/conda/cli/main_env_vars/index dev-guide/api/conda/cli/main_export/index dev-guide/api/conda/cli/main_info/index dev-guide/api/conda/cli/main_init/index dev-guide/api/conda/cli/main_install/index dev-guide/api/conda/cli/main_list/index dev-guide/api/conda/cli/main_mock_activate/index dev-guide/api/conda/cli/main_mock_deactivate/index dev-guide/api/conda/cli/main_notices/index dev-guide/api/conda/cli/main_package/index dev-guide/api/conda/cli/main_pip/index dev-guide/api/conda/cli/main_remove/index dev-guide/api/conda/cli/main_rename/index dev-guide/api/conda/cli/main_run/index dev-guide/api/conda/cli/main_search/index dev-guide/api/conda/cli/main_update/index dev-guide/api/conda/common/index dev-guide/api/conda/common/_logic/index dev-guide/api/conda/common/_os/index dev-guide/api/conda/common/_os/linux/index dev-guide/api/conda/common/_os/osx/index dev-guide/api/conda/common/_os/unix/index dev-guide/api/conda/common/_os/windows/index dev-guide/api/conda/common/compat/index dev-guide/api/conda/common/configuration/index dev-guide/api/conda/common/constants/index dev-guide/api/conda/common/io/index dev-guide/api/conda/common/iterators/index dev-guide/api/conda/common/logic/index dev-guide/api/conda/common/path/index dev-guide/api/conda/common/path/_cygpath/index dev-guide/api/conda/common/path/directories/index dev-guide/api/conda/common/path/python/index dev-guide/api/conda/common/path/windows/index dev-guide/api/conda/common/serialize/index dev-guide/api/conda/common/serialize/json/index dev-guide/api/conda/common/serialize/yaml/index dev-guide/api/conda/common/signals/index dev-guide/api/conda/common/toposort/index dev-guide/api/conda/common/url/index dev-guide/api/conda/core/index dev-guide/api/conda/core/envs_manager/index dev-guide/api/conda/core/index/index dev-guide/api/conda/core/initialize/index dev-guide/api/conda/core/link/index dev-guide/api/conda/core/package_cache_data/index dev-guide/api/conda/core/path_actions/index dev-guide/api/conda/core/portability/index dev-guide/api/conda/core/prefix_data/index dev-guide/api/conda/core/solve/index dev-guide/api/conda/core/subdir_data/index dev-guide/api/conda/deprecations/index dev-guide/api/conda/env/index dev-guide/api/conda/env/env/index dev-guide/api/conda/env/installers/index dev-guide/api/conda/env/installers/base/index dev-guide/api/conda/env/installers/conda/index dev-guide/api/conda/env/installers/pip/index dev-guide/api/conda/env/pip_util/index dev-guide/api/conda/env/specs/index dev-guide/api/conda/env/specs/cep_24/index dev-guide/api/conda/env/specs/explicit/index dev-guide/api/conda/env/specs/requirements/index dev-guide/api/conda/env/specs/yaml_file/index dev-guide/api/conda/exception_handler/index dev-guide/api/conda/exceptions/index dev-guide/api/conda/exports/index dev-guide/api/conda/gateways/index dev-guide/api/conda/gateways/anaconda_client/index dev-guide/api/conda/gateways/connection/index dev-guide/api/conda/gateways/connection/adapters/index dev-guide/api/conda/gateways/connection/adapters/ftp/index dev-guide/api/conda/gateways/connection/adapters/http/index dev-guide/api/conda/gateways/connection/adapters/localfs/index dev-guide/api/conda/gateways/connection/adapters/s3/index dev-guide/api/conda/gateways/connection/download/index dev-guide/api/conda/gateways/connection/session/index dev-guide/api/conda/gateways/disk/index dev-guide/api/conda/gateways/disk/create/index dev-guide/api/conda/gateways/disk/delete/index dev-guide/api/conda/gateways/disk/link/index dev-guide/api/conda/gateways/disk/lock/index dev-guide/api/conda/gateways/disk/permissions/index dev-guide/api/conda/gateways/disk/read/index dev-guide/api/conda/gateways/disk/test/index dev-guide/api/conda/gateways/disk/update/index dev-guide/api/conda/gateways/logging/index dev-guide/api/conda/gateways/repodata/index dev-guide/api/conda/gateways/repodata/lock/index dev-guide/api/conda/gateways/repodata/zstd/index dev-guide/api/conda/gateways/shards/index dev-guide/api/conda/gateways/shards/typing/index dev-guide/api/conda/gateways/streams/index dev-guide/api/conda/gateways/subprocess/index dev-guide/api/conda/history/index dev-guide/api/conda/instructions/index dev-guide/api/conda/misc/index dev-guide/api/conda/models/index dev-guide/api/conda/models/channel/index dev-guide/api/conda/models/dist/index dev-guide/api/conda/models/enums/index dev-guide/api/conda/models/environment/index dev-guide/api/conda/models/match_spec/index dev-guide/api/conda/models/package_info/index dev-guide/api/conda/models/prefix_graph/index dev-guide/api/conda/models/records/index dev-guide/api/conda/models/version/index dev-guide/api/conda/notices/index dev-guide/api/conda/notices/cache/index dev-guide/api/conda/notices/core/index dev-guide/api/conda/notices/fetch/index dev-guide/api/conda/notices/types/index dev-guide/api/conda/notices/views/index dev-guide/api/conda/plugins/index dev-guide/api/conda/plugins/config/index dev-guide/api/conda/plugins/environment_exporters/index dev-guide/api/conda/plugins/environment_exporters/environment_yml/index dev-guide/api/conda/plugins/environment_exporters/explicit/index dev-guide/api/conda/plugins/environment_exporters/requirements_txt/index dev-guide/api/conda/plugins/environment_specifiers/index dev-guide/api/conda/plugins/environment_specifiers/cep_24/index dev-guide/api/conda/plugins/environment_specifiers/environment_yml/index dev-guide/api/conda/plugins/environment_specifiers/explicit/index dev-guide/api/conda/plugins/environment_specifiers/requirements_txt/index dev-guide/api/conda/plugins/hookspec/index dev-guide/api/conda/plugins/manager/index dev-guide/api/conda/plugins/package_extractors/index dev-guide/api/conda/plugins/package_extractors/conda/index dev-guide/api/conda/plugins/post_solves/index dev-guide/api/conda/plugins/prefix_data_loaders/index dev-guide/api/conda/plugins/prefix_data_loaders/pypi/index dev-guide/api/conda/plugins/prefix_data_loaders/pypi/pkg_format/index dev-guide/api/conda/plugins/reporter_backends/index dev-guide/api/conda/plugins/reporter_backends/console/index dev-guide/api/conda/plugins/reporter_backends/json/index dev-guide/api/conda/plugins/solvers/index dev-guide/api/conda/plugins/subcommands/index dev-guide/api/conda/plugins/subcommands/doctor/index dev-guide/api/conda/plugins/subcommands/doctor/health_checks/index dev-guide/api/conda/plugins/subcommands/doctor/health_checks/altered_files/index dev-guide/api/conda/plugins/subcommands/doctor/health_checks/consistency/index dev-guide/api/conda/plugins/subcommands/doctor/health_checks/environment_txt/index dev-guide/api/conda/plugins/subcommands/doctor/health_checks/file_locking/index dev-guide/api/conda/plugins/subcommands/doctor/health_checks/missing_files/index dev-guide/api/conda/plugins/subcommands/doctor/health_checks/pinned/index dev-guide/api/conda/plugins/subcommands/doctor/health_checks/requests_ca_bundle/index dev-guide/api/conda/plugins/types/index dev-guide/api/conda/plugins/virtual_packages/index dev-guide/api/conda/plugins/virtual_packages/archspec/index dev-guide/api/conda/plugins/virtual_packages/conda/index dev-guide/api/conda/plugins/virtual_packages/cuda/index dev-guide/api/conda/plugins/virtual_packages/freebsd/index dev-guide/api/conda/plugins/virtual_packages/linux/index dev-guide/api/conda/plugins/virtual_packages/osx/index dev-guide/api/conda/plugins/virtual_packages/windows/index dev-guide/api/conda/reporters/index dev-guide/api/conda/resolve/index dev-guide/api/conda/testing/index dev-guide/api/conda/testing/cases/index dev-guide/api/conda/testing/fixtures/index dev-guide/api/conda/testing/gateways/index dev-guide/api/conda/testing/gateways/fixtures/index dev-guide/api/conda/testing/helpers/index dev-guide/api/conda/testing/http_test_server/index dev-guide/api/conda/testing/integration/index dev-guide/api/conda/testing/notices/index dev-guide/api/conda/testing/notices/fixtures/index dev-guide/api/conda/testing/notices/helpers/index dev-guide/api/conda/testing/solver_helpers/index dev-guide/api/conda/utils/index resolving references... /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/user-guide/configuration/settings.rst:729: WARNING: undefined label: 'manage-virtual' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/deep-dives/logging.md:23: WARNING: undefined label: 'full-module-loggers' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaAuthHandler.handler:1: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/plugins/environment_exporters.rst:103: WARNING: unknown document: '../plugins' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaExceptionEvent.exc_type:1: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPreTransactionAction.action:1: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPostTransactionAction.action:1: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaSolver.backend:1: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/activate/index.rst:826: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/api/index.rst:26: WARNING: more than one target found for cross-reference 'Channel': conda.gateways.repodata.Channel, conda.models.channel.Channel [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/api/index.rst:26: WARNING: more than one target found for cross-reference 'Channel': conda.gateways.repodata.Channel, conda.models.channel.Channel [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:9: WARNING: undefined label: 'packaging' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:11: WARNING: undefined label: 'entity' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:12: WARNING: undefined label: 'type_coercion' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:15: WARNING: undefined label: 'factory' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:16: WARNING: undefined label: 'path' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:18: WARNING: undefined label: 'logz' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:19: WARNING: undefined label: 'crypt' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'ValidationError': conda.auxlib.exceptions.ValidationError, conda.common.configuration.ValidationError, conda.plugins.prefix_data_loaders.pypi.ValidationError [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'ValidationError': conda.auxlib.exceptions.ValidationError, conda.common.configuration.ValidationError, conda.plugins.prefix_data_loaders.pypi.ValidationError [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/type_coercion/index.rst:: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/type_coercion/index.rst:: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/type_coercion/index.rst:89: WARNING: more than one target found for cross-reference 'T': conda.common.iterators.T, conda.core.prefix_data.T, conda.deprecations.T, conda.exception_handler.T, conda.models.environment.T [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/type_coercion/index.rst:89: WARNING: more than one target found for cross-reference 'T': conda.common.iterators.T, conda.core.prefix_data.T, conda.deprecations.T, conda.exception_handler.T, conda.models.environment.T [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/type_coercion/index.rst:89: WARNING: more than one target found for cross-reference 'T': conda.common.iterators.T, conda.core.prefix_data.T, conda.deprecations.T, conda.exception_handler.T, conda.models.environment.T [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/cli/condarc/index.rst:37: WARNING: more than one target found for cross-reference 'CondaError': conda.gateways.repodata.CondaError, conda.CondaError [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/cli/install/index.rst:28: WARNING: more than one target found for cross-reference 'CondaError': conda.gateways.repodata.CondaError, conda.CondaError [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/configuration/index.rst:63: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/configuration/index.rst:63: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/configuration/index.rst:63: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/configuration/index.rst:63: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/io/index.rst:131: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/io/index.rst:380: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/core/subdir_data/index.rst:84: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:85: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:96: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:109: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:126: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:144: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:165: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:165: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:187: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:202: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/connection/adapters/localfs/index.rst:36: WARNING: undefined label: 'timeouts' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/connection/adapters/s3/index.rst:36: WARNING: undefined label: 'timeouts' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/connection/adapters/s3/index.rst:13: WARNING: more than one target found for cross-reference 'CondaError': conda.gateways.repodata.CondaError, conda.CondaError [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/connection/session/index.rst:74: WARNING: undefined label: 'timeouts' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/repodata/index.rst:615: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/shards/index.rst:203: WARNING: more than one target found for cross-reference 'Shards': conda._private.shards.Shards, conda._private.shards.shards.Shards, conda.gateways.shards.typing.Shards [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/package_info/index.rst:13: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/manager/index.rst:75: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/manager/index.rst:166: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/manager/index.rst:179: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/subcommands/doctor/index.rst:309: WARNING: more than one target found for cross-reference 'T': conda.common.iterators.T, conda.core.prefix_data.T, conda.deprecations.T, conda.exception_handler.T, conda.models.environment.T [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/subcommands/doctor/index.rst:309: WARNING: more than one target found for cross-reference 'T': conda.common.iterators.T, conda.core.prefix_data.T, conda.deprecations.T, conda.exception_handler.T, conda.models.environment.T [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:197: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:301: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:631: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:683: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:710: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:864: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:1029: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/fixtures/index.rst:126: WARNING: more than one target found for cross-reference 'Solver': conda.api.Solver, conda.core.solve.Solver [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/fixtures/index.rst:126: WARNING: more than one target found for cross-reference 'Solver': conda.api.Solver, conda.core.solve.Solver [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/fixtures/index.rst:134: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/fixtures/index.rst:134: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/fixtures/index.rst:177: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/fixtures/index.rst:177: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/solver_helpers/index.rst:133: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] processing conda.tex: done writing... /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/index.rst:48: WARNING: Fontawesome icons not included in LaTeX output, consider 'sd_fontawesome_latex=True' [design.fa-build] [design.fa-build] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/index.rst:58: WARNING: Fontawesome icons not included in LaTeX output, consider 'sd_fontawesome_latex=True' [design.fa-build] [design.fa-build] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/index.rst:68: WARNING: Fontawesome icons not included in LaTeX output, consider 'sd_fontawesome_latex=True' [design.fa-build] [design.fa-build] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/index.rst:78: WARNING: Fontawesome icons not included in LaTeX output, consider 'sd_fontawesome_latex=True' [design.fa-build] [design.fa-build] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/index.rst:88: WARNING: Fontawesome icons not included in LaTeX output, consider 'sd_fontawesome_latex=True' [design.fa-build] [design.fa-build] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/index.rst:50: WARNING: Fontawesome icons not included in LaTeX output, consider 'sd_fontawesome_latex=True' [design.fa-build] [design.fa-build] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/index.rst:126: WARNING: Fontawesome icons not included in LaTeX output, consider 'sd_fontawesome_latex=True' [design.fa-build] [design.fa-build] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/index.rst:136: WARNING: Fontawesome icons not included in LaTeX output, consider 'sd_fontawesome_latex=True' [design.fa-build] [design.fa-build] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/index.rst:146: WARNING: Fontawesome icons not included in LaTeX output, consider 'sd_fontawesome_latex=True' [design.fa-build] [design.fa-build] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/index.rst:156: WARNING: Fontawesome icons not included in LaTeX output, consider 'sd_fontawesome_latex=True' [design.fa-build] [design.fa-build] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/index.rst:166: WARNING: Fontawesome icons not included in LaTeX output, consider 'sd_fontawesome_latex=True' [design.fa-build] [design.fa-build] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/index.rst:89: WARNING: Fontawesome icons not included in LaTeX output, consider 'sd_fontawesome_latex=True' [design.fa-build] [design.fa-build] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/user-guide/configuration/settings.rst:704: WARNING: Pygments lexer name 'commandline' is not known [misc.highlighting_failure] WARNING: command 'mmdc' cannot be run (needed for mermaid output), check the mermaid_cmd setting done copying images... [ 8%] img/config-precedence.png copying images... [ 17%] img/conda_search.png copying images... [ 25%] img/installing-with-conda.png copying images... [ 33%] img/strict-disabled.png copying images... [ 42%] img/strict-enabled.png copying images... [ 50%] img/conda_locale.jpg copying images... [ 58%] img/conda_package-popularity.png copying images... [ 67%] img/conda-install-deep-dive.png copying images... [ 75%] img/solver-deep-dive-1.png copying images... [ 83%] img/solver-deep-dive-2.png copying images... [ 92%] img/solver-deep-dive-3.png copying images... [100%] img/applocker.png Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/pdf/sphinxmessages.sty sphinx-sitemap: No pages generated for sitemap.xml build succeeded, 106 warnings. The LaTeX files are in ../../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2026-06-16T15:52:29.344673Z, end-time: 2026-06-16T15:52:29.388295Z, 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: 2026-06-16T15:52:29.481737Z, end-time: 2026-06-16T15:53:10.383052Z, duration: 40, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=continuumio-conda -interaction=nonstopmode ... (truncated) ... Command output too long. Truncated to last 1MB. on/path/_cygpath/index: conda.common.path._cygpath._to_unix_drive' on page 620 undefined on input line 83008. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/_cygpath/index: conda.common.path._cygpath.posix_to_nt' on page 620 undefined on input line 830 19. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/_cygpath/index: conda.common.path._cygpath._to_win_drive' on page 620 undefined on input line 8 3030. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/_cygpath/index: conda.common.path._cygpath._to_win_mount' on page 620 undefined on input line 8 3041. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/_cygpath/index: conda.common.path._cygpath._to_win_root' on page 620 undefined on input line 83 052. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/_cygpath/index: conda.common.path._cygpath._resolve_path' on page 620 undefined on input line 8 3063. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/_cygpath/index: conda.common.path._cygpath.resolve_paths' on page 620 undefined on input line 8 3074. Package longtable Warning: Column widths have changed (longtable) in table 108 on input line 83084. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/_cygpath/index: conda.common.path._cygpath.RE_WIN_MOUNT' on page 620 undefined on input line 83 121. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/_cygpath/index: conda.common.path._cygpath.RE_WIN_DRIVE' on page 620 undefined on input line 83 132. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/_cygpath/index: conda.common.path._cygpath.RE_UNIX_DRIVE' on page 620 undefined on input line 8 3143. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/_cygpath/index: conda.common.path._cygpath.RE_UNIX_MOUNT' on page 620 undefined on input line 8 3154. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/_cygpath/index: conda.common.path._cygpath.RE_UNIX_ROOT' on page 620 undefined on input line 83 165. Package longtable Warning: Column widths have changed (longtable) in table 109 on input line 83175. [620] LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/directories/ind ex:conda.common.path.directories.tokenized_startswith' on page 621 undefined on input line 83456. Underfull \hbox (badness 10000) in paragraph at lines 83455--83457 []\T1/txtt/m/sl/10 tokenized_startswith\T1/qtm/m/n/10 (test_iterable, LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/directories/ind ex:conda.common.path.directories.get_all_directories' on page 621 undefined on input line 83467. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/directories/ind ex:conda.common.path.directories.get_leaf_directories' on page 621 undefined on input line 83478. Underfull \hbox (badness 10000) in paragraph at lines 83477--83479 []\T1/txtt/m/sl/10 get_leaf_directories\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1 /qtm/m/n/10 col-lec- LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/directories/ind ex:conda.common.path.directories.explode_directories' on page 621 undefined on input line 83489. Package longtable Warning: Column widths have changed (longtable) in table 110 on input line 83499. [621] LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/python/index:co nda.common.path.python.is_valid_import_path' on page 622 undefined on input lin e 83592. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/python/index:co nda.common.path.python.pyc_path' on page 622 undefined on input line 83603. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/python/index:co nda.common.path.python.missing_pyc_files' on page 622 undefined on input line 8 3614. Underfull \hbox (badness 10000) in paragraph at lines 83613--83615 []\T1/txtt/m/sl/10 missing_pyc_files\T1/qtm/m/n/10 (python_major_minor_version, LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/python/index:co nda.common.path.python.parse_entry_point_def' on page 622 undefined on input li ne 83625. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/python/index:co nda.common.path.python.get_python_short_path' on page 622 undefined on input li ne 83636. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/python/index:co nda.common.path.python.get_python_site_packages_short_path' on page 622 undefin ed on input line 83647. Overfull \hbox (30.1069pt too wide) in paragraph at lines 83646--83648 []\T1/txtt/m/sl/10 get_python_site_packages_short_path\T1/qtm/m/n/10 (python_ve rsion) Overfull \hbox (30.1069pt too wide) detected at line 83649 []\T1/txtt/m/sl/10 get_python_site_packages_short_path\T1/qtm/m/n/10 (python_ve rsion) LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/python/index:co nda.common.path.python.get_major_minor_version' on page 622 undefined on input line 83658. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/python/index:co nda.common.path.python.get_python_noarch_target_path' on page 622 undefined on input line 83669. Overfull \hbox (9.77702pt too wide) in paragraph at lines 83668--83670 []\T1/txtt/m/sl/10 get_python_noarch_target_path\T1/qtm/m/n/10 (source_short_pa th, Overfull \hbox (9.77702pt too wide) detected at line 83671 []\T1/txtt/m/sl/10 get_python_noarch_target_path\T1/qtm/m/n/10 (source_short_pa th, Package longtable Warning: Column widths have changed (longtable) in table 111 on input line 83679. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/python/index:co nda.common.path.python._VERSION_REGEX' on page 622 undefined on input line 8371 6. Package longtable Warning: Column widths have changed (longtable) in table 112 on input line 83726. [622] LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/windows/index:c onda.common.path.windows.win_path_ok' on page 623 undefined on input line 83886 . LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/windows/index:c onda.common.path.windows.win_path_double_escape' on page 623 undefined on input line 83897. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/windows/index:c onda.common.path.windows.win_path_backout' on page 623 undefined on input line 83908. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/windows/index:c onda.common.path.windows._path_to' on page 623 undefined on input line 83919. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/windows/index:c onda.common.path.windows.win_path_to_unix' on page 623 undefined on input line 83930. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/windows/index:c onda.common.path.windows.unix_path_to_win' on page 623 undefined on input line 83941. Package longtable Warning: Column widths have changed (longtable) in table 113 on input line 83951. [623] LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/index:conda.com mon.path.explode_directories' on page 624 undefined on input line 84112. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/index:conda.com mon.path.get_all_directories' on page 624 undefined on input line 84123. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/index:conda.com mon.path.get_leaf_directories' on page 624 undefined on input line 84134. Underfull \hbox (badness 10000) in paragraph at lines 84133--84135 []\T1/txtt/m/sl/10 get_leaf_directories\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1 /qtm/m/n/10 col-lec- LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/index:conda.com mon.path.tokenized_startswith' on page 624 undefined on input line 84145. Underfull \hbox (badness 10000) in paragraph at lines 84144--84146 []\T1/txtt/m/sl/10 tokenized_startswith\T1/qtm/m/n/10 (test_iterable, LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/index:conda.com mon.path.get_major_minor_version' on page 624 undefined on input line 84156. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/index:conda.com mon.path.get_python_noarch_target_path' on page 624 undefined on input line 841 67. Overfull \hbox (9.77702pt too wide) in paragraph at lines 84166--84168 []\T1/txtt/m/sl/10 get_python_noarch_target_path\T1/qtm/m/n/10 (source_short_pa th, Overfull \hbox (9.77702pt too wide) detected at line 84169 []\T1/txtt/m/sl/10 get_python_noarch_target_path\T1/qtm/m/n/10 (source_short_pa th, LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/index:conda.com mon.path.get_python_short_path' on page 624 undefined on input line 84178. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/index:conda.com mon.path.get_python_site_packages_short_path' on page 624 undefined on input li ne 84189. Overfull \hbox (30.1069pt too wide) in paragraph at lines 84188--84190 []\T1/txtt/m/sl/10 get_python_site_packages_short_path\T1/qtm/m/n/10 (python_ve rsion) Overfull \hbox (30.1069pt too wide) detected at line 84191 []\T1/txtt/m/sl/10 get_python_site_packages_short_path\T1/qtm/m/n/10 (python_ve rsion) LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/index:conda.com mon.path.missing_pyc_files' on page 624 undefined on input line 84200. Underfull \hbox (badness 10000) in paragraph at lines 84199--84201 []\T1/txtt/m/sl/10 missing_pyc_files\T1/qtm/m/n/10 (python_major_minor_version, LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/index:conda.com mon.path.parse_entry_point_def' on page 624 undefined on input line 84211. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/index:conda.com mon.path.pyc_path' on page 624 undefined on input line 84222. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/index:conda.com mon.path.unix_path_to_win' on page 624 undefined on input line 84233. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/index:conda.com mon.path.win_path_backout' on page 624 undefined on input line 84244. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/index:conda.com mon.path.win_path_double_escape' on page 624 undefined on input line 84255. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/index:conda.com mon.path.win_path_ok' on page 624 undefined on input line 84266. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/path/index:conda.com mon.path.win_path_to_unix' on page 624 undefined on input line 84277. Package longtable Warning: Column widths have changed (longtable) in table 114 on input line 84287. [624] LaTeX Warning: Hyper reference `dev-guide/api/conda/common/serialize/json/index :conda.common.serialize.json.CondaJSONEncoder' on page 625 undefined on input l ine 84590. [625] Package longtable Warning: Column widths have changed (longtable) in table 115 on input line 84600. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/serialize/json/index :conda.common.serialize.json.write' on page 626 undefined on input line 84637. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/serialize/json/index :conda.common.serialize.json.dump' on page 626 undefined on input line 84648. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/serialize/json/index :conda.common.serialize.json.dumps' on page 626 undefined on input line 84659. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/serialize/json/index :conda.common.serialize.json.read' on page 626 undefined on input line 84670. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/serialize/json/index :conda.common.serialize.json.load' on page 626 undefined on input line 84681. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/serialize/json/index :conda.common.serialize.json.loads' on page 626 undefined on input line 84692. Package longtable Warning: Column widths have changed (longtable) in table 116 on input line 84702. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/serialize/json/index :conda.common.serialize.json.JSONDecodeError' on page 626 undefined on input li ne 84739. Package longtable Warning: Column widths have changed (longtable) in table 117 on input line 84749. [626] LaTeX Warning: Hyper reference `dev-guide/api/conda/common/serialize/yaml/index :conda.common.serialize.yaml.CondaYAMLRepresenter' on page 627 undefined on inp ut line 85101. Package longtable Warning: Column widths have changed (longtable) in table 118 on input line 85111. [627] LaTeX Warning: Hyper reference `dev-guide/api/conda/common/serialize/yaml/index :conda.common.serialize.yaml._yaml' on page 628 undefined on input line 85148. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/serialize/yaml/index :conda.common.serialize.yaml.write' on page 628 undefined on input line 85159. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/serialize/yaml/index :conda.common.serialize.yaml.dump' on page 628 undefined on input line 85170. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/serialize/yaml/index :conda.common.serialize.yaml.dumps' on page 628 undefined on input line 85181. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/serialize/yaml/index :conda.common.serialize.yaml.read' on page 628 undefined on input line 85192. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/serialize/yaml/index :conda.common.serialize.yaml.load' on page 628 undefined on input line 85203. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/serialize/yaml/index :conda.common.serialize.yaml.loads' on page 628 undefined on input line 85214. Package longtable Warning: Column widths have changed (longtable) in table 119 on input line 85224. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/serialize/yaml/index :conda.common.serialize.yaml.YAMLError' on page 628 undefined on input line 852 61. Package longtable Warning: Column widths have changed (longtable) in table 120 on input line 85271. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/serialize/index:cond a.common.serialize._yaml_round_trip' on page 628 undefined on input line 85445. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/serialize/index:cond a.common.serialize._yaml_safe' on page 628 undefined on input line 85456. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/serialize/index:cond a.common.serialize.yaml_round_trip_load' on page 628 undefined on input line 85 467. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/serialize/index:cond a.common.serialize.yaml_safe_load' on page 628 undefined on input line 85478. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/serialize/index:cond a.common.serialize.yaml_round_trip_dump' on page 628 undefined on input line 85 489. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/serialize/index:cond a.common.serialize.yaml_safe_dump' on page 628 undefined on input line 85500. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/serialize/index:cond a.common.serialize._json' on page 628 undefined on input line 85511. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/serialize/index:cond a.common.serialize.json_dump' on page 628 undefined on input line 85522. Package longtable Warning: Column widths have changed (longtable) in table 121 on input line 85532. [628] LaTeX Warning: Hyper reference `dev-guide/api/conda/common/serialize/index:cond a.common.serialize.deprecated' on page 629 undefined on input line 85569. Package longtable Warning: Column widths have changed (longtable) in table 122 on input line 85579. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/signals/index:conda. common.signals.get_signal_name' on page 629 undefined on input line 85742. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/signals/index:conda. common.signals.signal_handler' on page 629 undefined on input line 85753. Package longtable Warning: Column widths have changed (longtable) in table 123 on input line 85763. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/signals/index:conda. common.signals.INTERRUPT_SIGNALS' on page 629 undefined on input line 85800. Package longtable Warning: Column widths have changed (longtable) in table 124 on input line 85810. [629] LaTeX Warning: Hyper reference `dev-guide/api/conda/common/toposort/index:conda .common.toposort._toposort' on page 630 undefined on input line 85896. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/toposort/index:conda .common.toposort.pop_key' on page 630 undefined on input line 85907. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/toposort/index:conda .common.toposort._safe_toposort' on page 630 undefined on input line 85918. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/toposort/index:conda .common.toposort.toposort' on page 630 undefined on input line 85929. Package longtable Warning: Column widths have changed (longtable) in table 125 on input line 85939. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.Url' on page 630 undefined on input line 86050. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url._SplitUrlParts' on page 630 undefined on input line 86061. Package longtable Warning: Column widths have changed (longtable) in table 126 on input line 86071. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.percent_decode' on page 630 undefined on input line 86108. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.path_to_url' on page 630 undefined on input line 86119. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.urlparse' on page 630 undefined on input line 86130. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.url_to_s3_info' on page 630 undefined on input line 86141. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.is_url' on page 630 undefined on input line 86152. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.is_ipv4_address' on page 630 undefined on input line 86163. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.is_ipv6_address' on page 630 undefined on input line 86174. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.is_ip_address' on page 630 undefined on input line 86185. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.join' on page 630 undefined on input line 86196. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.has_scheme' on page 630 undefined on input line 86207. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.strip_scheme' on page 630 undefined on input line 86218. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.mask_anaconda_token' on page 630 undefined on input line 86229. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.split_anaconda_token' on page 630 undefined on input line 86240. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.split_platform' on page 630 undefined on input line 86251. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url._split_platform_re' on page 630 undefined on input line 86262. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.has_platform' on page 630 undefined on input line 86273. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.split_scheme_auth_token' on page 630 undefined on input line 86284. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.split_conda_url_easy_parts' on page 630 undefined on input line 86295. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.get_proxy_username_and_pass' on page 630 undefined on input line 86306. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.add_username_and_password' on page 630 undefined on input line 86317. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.maybe_add_auth' on page 630 undefined on input line 86328. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.maybe_unquote' on page 630 undefined on input line 86339. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.remove_auth' on page 630 undefined on input line 86350. Package longtable Warning: Column widths have changed (longtable) in table 127 on input line 86360. [630] LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.file_scheme' on page 631 undefined on input line 86397. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.url_attrs' on page 631 undefined on input line 86408. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.join_url' on page 631 undefined on input line 86419. Package longtable Warning: Column widths have changed (longtable) in table 128 on input line 86429. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.url_attrs' on page 631 undefined on input line 86501. [631] LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url.Url' on page 632 undefined on input line 86602. [632] [633] LaTeX Warning: Hyper reference `dev-guide/api/conda/common/url/index:conda.comm on.url._SplitUrlParts' on page 634 undefined on input line 86975. [634] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/envs_manager/index:con da.core.envs_manager.get_user_environments_txt_file' on page 635 undefined on i nput line 87161. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/envs_manager/index:con da.core.envs_manager.register_env' on page 635 undefined on input line 87172. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/envs_manager/index:con da.core.envs_manager.unregister_env' on page 635 undefined on input line 87183. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/envs_manager/index:con da.core.envs_manager.list_all_known_prefixes' on page 635 undefined on input li ne 87194. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/envs_manager/index:con da.core.envs_manager.query_all_prefixes' on page 635 undefined on input line 87 205. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/envs_manager/index:con da.core.envs_manager._clean_environments_txt' on page 635 undefined on input li ne 87216. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/envs_manager/index:con da.core.envs_manager._rewrite_environments_txt' on page 635 undefined on input line 87227. Package longtable Warning: Column widths have changed (longtable) in table 129 on input line 87237. [635] [636] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/index/index:conda.core .index.Index' on page 637 undefined on input line 87486. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/index/index:conda.core .index.ReducedIndex' on page 637 undefined on input line 87497. Package longtable Warning: Column widths have changed (longtable) in table 130 on input line 87507. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/index/index:conda.core .index.dist_str_in_index' on page 637 undefined on input line 87544. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/index/index:conda.core .index.get_archspec_name' on page 637 undefined on input line 87555. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/index/index:conda.core .index.calculate_channel_urls' on page 637 undefined on input line 87566. Underfull \hbox (badness 10000) in paragraph at lines 87565--87567 []\T1/txtt/m/sl/10 calculate_channel_urls\T1/qtm/m/n/10 (, prepend, plat-form, Package longtable Warning: Column widths have changed (longtable) in table 131 on input line 87576. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/index/index:conda.core .index.LAST_CHANNEL_URLS' on page 637 undefined on input line 87613. Package longtable Warning: Column widths have changed (longtable) in table 132 on input line 87623. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 637 undefined on input line 87645. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/prefix_data/index:cond a.core.prefix_data.PrefixData' on page 637 undefined on input line 87645. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 637 undefined on input line 87660. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/subdir_data/index:cond a.core.subdir_data.SubdirData' on page 637 undefined on input line 87661. LaTeX Warning: Hyper reference `user-guide/concepts/channels:concepts-channels' on page 637 undefined on input line 87664. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 637 undefined on input line 87667. Underfull \hbox (badness 10000) in paragraph at lines 87666--87668 []\T1/qtm/m/n/10 In-di-vid-ual pack-ages from chan-nels are usu-ally rep-re-sen ted by \T1/txtt/m/sl/10 conda.models.records. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/index/index:conda.core .index.Index' on page 637 undefined on input line 87671. LaTeX Warning: Hyper reference `user-guide/concepts/environments:concepts-conda -environments' on page 637 undefined on input line 87672. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/prefix_data/index:cond a.core.prefix_data.PrefixData' on page 637 undefined on input line 87673. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 637 undefined on input line 87676. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageCacheRecord' on page 637 undefined on input line 87685. Underfull \hbox (badness 10000) in paragraph at lines 87684--87686 []\T1/qtm/m/n/10 In-di-vid-ual pack-ages from the pack-age are usu-ally rep-re- sented by \T1/txtt/m/sl/10 conda.models.records. [637] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 638 undefined on input line 87694. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord.virtual_package' on page 638 undefined on input li ne 87695. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord.feature' on page 638 undefined on input line 87696 . LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel.from_value' on page 638 undefined on input line 87707. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 638 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/subdir_data/index:cond a.core.subdir_data.SubdirData' on page 638 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 638 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageCacheRecord' on page 638 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 638 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 638 undefined on input line 1. [638] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 639 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 639 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 639 undefined on input line 87938. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/index/index:conda.core .index.ReducedIndex' on page 639 undefined on input line 87938. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 639 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 639 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 639 undefined on input line 87974. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/index/index:conda.core .index.Index.data' on page 639 undefined on input line 87978. [639] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 640 undefined on input line 88031. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 640 undefined on input line 88031. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 640 undefined on input line 88043. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 640 undefined on input line 88043. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 640 undefined on input line 88055. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 640 undefined on input line 88055. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 640 undefined on input line 88055. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 640 undefined on input line 88067. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 640 undefined on input line 88067. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 640 undefined on input line 88067. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 640 undefined on input line 88079. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 640 undefined on input line 88079. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 640 undefined on input line 88091. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 640 undefined on input line 88118. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/prefix_data/index:cond a.core.prefix_data.PrefixData' on page 640 undefined on input line 88118. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/index/index:conda.core .index.Index' on page 640 undefined on input line 88121. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/index/index:conda.core .index.Index' on page 640 undefined on input line 88127. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/index/index:conda.core .index.Index.get_reduced_index' on page 640 undefined on input line 88135. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/index/index:conda.core .index.Index' on page 640 undefined on input line 88148. [640] [641] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.Result' on page 642 undefined on input line 88382. Package longtable Warning: Column widths have changed (longtable) in table 133 on input line 88392. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.install' on page 642 undefined on input line 88429. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.initialize' on page 642 undefined on input line 88440. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.initialize_dev' on page 642 undefined on input line 88451. Underfull \hbox (badness 10000) in paragraph at lines 88450--88452 []\T1/txtt/m/sl/10 initialize_dev\T1/qtm/m/n/10 (shell[, dev_env_prefix, LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize._initialize_dev_bash' on page 642 undefined on input line 8846 2. Underfull \hbox (badness 10000) in paragraph at lines 88461--88463 []\T1/txtt/m/sl/10 _initialize_dev_bash\T1/qtm/m/n/10 (prefix, env_vars, un- LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize._initialize_dev_cmdexe' on page 642 undefined on input line 88 473. Underfull \hbox (badness 10000) in paragraph at lines 88472--88474 []\T1/txtt/m/sl/10 _initialize_dev_cmdexe\T1/qtm/m/n/10 (prefix, env_vars, un- LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.add_condabin_to_path' on page 642 undefined on input line 8848 4. Underfull \hbox (badness 10000) in paragraph at lines 88483--88485 []\T1/txtt/m/sl/10 add_condabin_to_path\T1/qtm/m/n/10 (conda_prefix, shells, LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.make_install_plan' on page 642 undefined on input line 88495. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.make_initialize_plan' on page 642 undefined on input line 8850 6. Underfull \hbox (badness 10000) in paragraph at lines 88505--88507 []\T1/txtt/m/sl/10 make_initialize_plan\T1/qtm/m/n/10 (conda_prefix, shells, LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.make_condabin_plan' on page 642 undefined on input line 88517. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.run_plan' on page 642 undefined on input line 88528. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.run_plan_elevated' on page 642 undefined on input line 88539. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.run_plan_from_stdin' on page 642 undefined on input line 88550 . LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.run_plan_from_temp_file' on page 642 undefined on input line 8 8561. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.print_plan_results' on page 642 undefined on input line 88572. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.make_entry_point' on page 642 undefined on input line 88583. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.make_entry_point_exe' on page 642 undefined on input line 8859 4. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.install_anaconda_prompt' on page 642 undefined on input line 8 8605. Underfull \hbox (badness 10000) in paragraph at lines 88604--88606 []\T1/txtt/m/sl/10 install_anaconda_prompt\T1/qtm/m/n/10 (target_path, LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize._install_file' on page 642 undefined on input line 88616. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.install_conda_sh' on page 642 undefined on input line 88627. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.install_Scripts_activate_bat' on page 642 undefined on input l ine 88638. Underfull \hbox (badness 10000) in paragraph at lines 88637--88639 []\T1/txtt/m/sl/10 install_Scripts_activate_bat\T1/qtm/m/n/10 (target_path, LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.install_activate_bat' on page 642 undefined on input line 8864 9. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.install_deactivate_bat' on page 642 undefined on input line 88 660. Underfull \hbox (badness 10000) in paragraph at lines 88659--88661 []\T1/txtt/m/sl/10 install_deactivate_bat\T1/qtm/m/n/10 (target_path, LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.install_activate' on page 642 undefined on input line 88671. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.install_deactivate' on page 642 undefined on input line 88682. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.install_condabin_conda_bat' on page 642 undefined on input lin e 88693. Underfull \hbox (badness 10000) in paragraph at lines 88692--88694 []\T1/txtt/m/sl/10 install_condabin_conda_bat\T1/qtm/m/n/10 (target_path, LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.install_library_bin_conda_bat' on page 642 undefined on input line 88704. Underfull \hbox (badness 10000) in paragraph at lines 88703--88705 []\T1/txtt/m/sl/10 install_library_bin_conda_bat\T1/qtm/m/n/10 (target_path, LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.install_condabin_conda_activate_bat' on page 642 undefined on input line 88715. Overfull \hbox (11.64195pt too wide) in paragraph at lines 88714--88716 []\T1/txtt/m/sl/10 install_condabin_conda_activate_bat\T1/qtm/m/n/10 (target_pa th, Overfull \hbox (11.64195pt too wide) detected at line 88717 []\T1/txtt/m/sl/10 install_condabin_conda_activate_bat\T1/qtm/m/n/10 (target_pa th, LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.install_condabin_rename_tmp_bat' on page 642 undefined on inpu t line 88726. Underfull \hbox (badness 10000) in paragraph at lines 88725--88727 []\T1/txtt/m/sl/10 install_condabin_rename_tmp_bat\T1/qtm/m/n/10 (target_path, LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.install_condabin_conda_auto_activate_bat' on page 642 undefine d on input line 88737. Overfull \hbox (37.89188pt too wide) in paragraph at lines 88736--88738 []\T1/txtt/m/sl/10 install_condabin_conda_auto_activate_bat\T1/qtm/m/n/10 (targ et_path, Overfull \hbox (37.89188pt too wide) detected at line 88739 []\T1/txtt/m/sl/10 install_condabin_conda_auto_activate_bat\T1/qtm/m/n/10 (targ et_path, LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.install_condabin_hook_bat' on page 642 undefined on input line 88748. Underfull \hbox (badness 10000) in paragraph at lines 88747--88749 []\T1/txtt/m/sl/10 install_condabin_hook_bat\T1/qtm/m/n/10 (target_path, LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.install_conda_fish' on page 642 undefined on input line 88759. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.install_conda_psm1' on page 642 undefined on input line 88770. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.install_conda_hook_ps1' on page 642 undefined on input line 88 781. Underfull \hbox (badness 10000) in paragraph at lines 88780--88782 []\T1/txtt/m/sl/10 install_conda_hook_ps1\T1/qtm/m/n/10 (target_path, LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.install_conda_xsh' on page 642 undefined on input line 88792. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.install_conda_csh' on page 642 undefined on input line 88803. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize._config_fish_content' on page 642 undefined on input line 8881 4. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize._config_fish_content_to_add_condabin_to_path' on page 642 unde fined on input line 88825. Overfull \hbox (67.99681pt too wide) in paragraph at lines 88824--88826 []\T1/txtt/m/sl/10 _config_fish_content_to_add_condabin_to_path\T1/qtm/m/n/10 ( conda_prefix) Overfull \hbox (67.99681pt too wide) detected at line 88827 []\T1/txtt/m/sl/10 _config_fish_content_to_add_condabin_to_path\T1/qtm/m/n/10 ( conda_prefix) LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.init_fish_user' on page 642 undefined on input line 88836. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize._config_xonsh_content' on page 642 undefined on input line 888 47. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize._config_xonsh_content_to_add_condabin_to_path' on page 642 und efined on input line 88858. Overfull \hbox (73.2468pt too wide) in paragraph at lines 88857--88859 []\T1/txtt/m/sl/10 _config_xonsh_content_to_add_condabin_to_path\T1/qtm/m/n/10 (conda_prefix) Overfull \hbox (73.2468pt too wide) detected at line 88860 []\T1/txtt/m/sl/10 _config_xonsh_content_to_add_condabin_to_path\T1/qtm/m/n/10 (conda_prefix) LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.init_xonsh_user' on page 642 undefined on input line 88869. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize._bashrc_content' on page 642 undefined on input line 88880. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize._bashrc_content_to_add_condabin_to_path' on page 642 undefined on input line 88891. Overfull \hbox (40.91689pt too wide) in paragraph at lines 88890--88892 []\T1/txtt/m/sl/10 _bashrc_content_to_add_condabin_to_path\T1/qtm/m/n/10 (conda _prefix, Overfull \hbox (40.91689pt too wide) detected at line 88893 []\T1/txtt/m/sl/10 _bashrc_content_to_add_condabin_to_path\T1/qtm/m/n/10 (conda _prefix, LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.init_sh_user' on page 642 undefined on input line 88902. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.init_sh_system' on page 642 undefined on input line 88913. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize._read_windows_registry' on page 642 undefined on input line 88 924. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize._write_windows_registry' on page 642 undefined on input line 8 8935. Underfull \hbox (badness 10000) in paragraph at lines 88934--88936 []\T1/txtt/m/sl/10 _write_windows_registry\T1/qtm/m/n/10 (target_path, LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.init_cmd_exe_registry' on page 642 undefined on input line 889 46. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.add_condabin_to_path_registry' on page 642 undefined on input line 88957. Underfull \hbox (badness 10000) in paragraph at lines 88956--88958 []\T1/txtt/m/sl/10 add_condabin_to_path_registry\T1/qtm/m/n/10 (target_path, LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.init_long_path' on page 642 undefined on input line 88968. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize._powershell_profile_content' on page 642 undefined on input li ne 88979. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize._powershell_profile_content_to_add_condabin_to_path' on page 6 42 undefined on input line 88990. Overfull \hbox (60.0367pt too wide) in paragraph at lines 88989--88991 []\T1/txtt/m/sl/10 _powershell_profile_content_to_add_condabin_to_path\T1/qtm/m /n/10 (...) Overfull \hbox (60.0367pt too wide) detected at line 88992 []\T1/txtt/m/sl/10 _powershell_profile_content_to_add_condabin_to_path\T1/qtm/m /n/10 (...) LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.init_powershell_user' on page 642 undefined on input line 8900 1. Underfull \hbox (badness 7238) in paragraph at lines 89000--89002 []\T1/txtt/m/sl/10 init_powershell_user\T1/qtm/m/n/10 (target_path, conda_prefi x[, LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.remove_conda_in_sp_dir' on page 642 undefined on input line 89 012. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.make_conda_egg_link' on page 642 undefined on input line 89023 . Underfull \hbox (badness 10000) in paragraph at lines 89022--89024 []\T1/txtt/m/sl/10 make_conda_egg_link\T1/qtm/m/n/10 (target_path, LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.modify_easy_install_pth' on page 642 undefined on input line 8 9034. Underfull \hbox (badness 10000) in paragraph at lines 89033--89035 []\T1/txtt/m/sl/10 modify_easy_install_pth\T1/qtm/m/n/10 (target_path, LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.make_dev_egg_info_file' on page 642 undefined on input line 89 045. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.make_diff' on page 642 undefined on input line 89056. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize._get_python_info' on page 642 undefined on input line 89067. Package longtable Warning: Column widths have changed (longtable) in table 134 on input line 89077. [642] [643] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.CONDA_INITIALIZE_RE_BLOCK' on page 644 undefined on input line 89114. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.CONDA_INITIALIZE_PS_RE_BLOCK' on page 644 undefined on input l ine 89125. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.ContentTypeOptions' on page 644 undefined on input line 89136. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.temp_path' on page 644 undefined on input line 89147. Package longtable Warning: Column widths have changed (longtable) in table 135 on input line 89157. [644] [645] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.ContentTypeOptions' on page 646 undefined on input line 89721. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.ContentTypeOptions' on page 646 undefined on input line 89757. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.ContentTypeOptions' on page 646 undefined on input line 89793. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.ContentTypeOptions' on page 646 undefined on input line 89805. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/initialize/index:conda .core.initialize.ContentTypeOptions' on page 646 undefined on input line 89901. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/link/index:conda.core. link.PrefixSetup' on page 646 undefined on input line 90028. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/link/index:conda.core. link.ActionGroup' on page 646 undefined on input line 90039. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/link/index:conda.core. link.PrefixActionGroup' on page 646 undefined on input line 90050. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/link/index:conda.core. link.ChangeReport' on page 646 undefined on input line 90061. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/link/index:conda.core. link.UnlinkLinkTransaction' on page 646 undefined on input line 90072. [646] Package longtable Warning: Column widths have changed (longtable) in table 136 on input line 90082. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/link/index:conda.core. link.determine_link_type' on page 647 undefined on input line 90119. Underfull \hbox (badness 10000) in paragraph at lines 90118--90120 []\T1/txtt/m/sl/10 determine_link_type\T1/qtm/m/n/10 (extracted_package_dir, ta r- LaTeX Warning: Hyper reference `dev-guide/api/conda/core/link/index:conda.core. link.make_unlink_actions' on page 647 undefined on input line 90130. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/link/index:conda.core. link.match_specs_to_dists' on page 647 undefined on input line 90141. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/link/index:conda.core. link.run_script' on page 647 undefined on input line 90152. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/link/index:conda.core. link.messages' on page 647 undefined on input line 90163. Package longtable Warning: Column widths have changed (longtable) in table 137 on input line 90173. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 647 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 647 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/package_info/index:c onda.models.package_info.PackageInfo' on page 647 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.Action' on page 647 undefined on input line 1. [647] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/link/index:conda.core. link.ActionGroup' on page 648 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/link/index:conda.core. link.ActionGroup' on page 648 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/link/index:conda.core. link.ActionGroup' on page 648 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/link/index:conda.core. link.ActionGroup' on page 648 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/link/index:conda.core. link.ActionGroup' on page 648 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/link/index:conda.core. link.ActionGroup' on page 648 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/link/index:conda.core. link.ActionGroup' on page 648 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/link/index:conda.core. link.ActionGroup' on page 648 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/link/index:conda.core. link.ActionGroup' on page 648 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/link/index:conda.core. link.ActionGroup' on page 648 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/link/index:conda.core. link.ActionGroup' on page 648 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/link/index:conda.core. link.ActionGroup' on page 648 undefined on input line 90519. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 648 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 648 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 648 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 648 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 648 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 648 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 648 undefined on input line 1. [648] [649] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/package_cache_data/ind ex:conda.core.package_cache_data.PackageCacheType' on page 650 undefined on inp ut line 91079. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/package_cache_data/ind ex:conda.core.package_cache_data.PackageCacheData' on page 650 undefined on inp ut line 91090. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/package_cache_data/ind ex:conda.core.package_cache_data.UrlsData' on page 650 undefined on input line 91101. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/package_cache_data/ind ex:conda.core.package_cache_data.ProgressiveFetchExtract' on page 650 undefined on input line 91112. Package longtable Warning: Column widths have changed (longtable) in table 138 on input line 91122. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/package_cache_data/ind ex:conda.core.package_cache_data.do_cache_action' on page 650 undefined on inpu t line 91159. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/package_cache_data/ind ex:conda.core.package_cache_data.do_extract_action' on page 650 undefined on in put line 91170. Underfull \hbox (badness 10000) in paragraph at lines 91169--91171 []\T1/txtt/m/sl/10 do_extract_action\T1/qtm/m/n/10 (prec, ex-tract_action, LaTeX Warning: Hyper reference `dev-guide/api/conda/core/package_cache_data/ind ex:conda.core.package_cache_data.do_cleanup' on page 650 undefined on input lin e 91181. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/package_cache_data/ind ex:conda.core.package_cache_data.do_reverse' on page 650 undefined on input lin e 91192. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/package_cache_data/ind ex:conda.core.package_cache_data.done_callback' on page 650 undefined on input line 91203. Package longtable Warning: Column widths have changed (longtable) in table 139 on input line 91213. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/package_cache_data/ind ex:conda.core.package_cache_data.FileNotFoundError' on page 650 undefined on in put line 91250. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/package_cache_data/ind ex:conda.core.package_cache_data.THREADSAFE_EXTRACT' on page 650 undefined on i nput line 91261. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/package_cache_data/ind ex:conda.core.package_cache_data.EXTRACT_THREADS' on page 650 undefined on inpu t line 91272. Package longtable Warning: Column widths have changed (longtable) in table 140 on input line 91282. [650] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/package_cache_data/ind ex:conda.core.package_cache_data.PackageCacheData' on page 651 undefined on inp ut line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 651 undefined on input line 91447. [651] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 652 undefined on input line 91808. Underfull \hbox (badness 10000) in paragraph at lines 91807--91812 \T1/txtt/bx/n/10 link_prefs \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 tuple[][][\T1/ txtt/m/n/10 PackageRecord\T1/txtt/m/sl/10 ]\T1/qtm/m/n/10 ) -- A se-quence of \ T1/txtt/m/n/10 PackageRecord\TS1/txtt/m/n/10 `\T1/txtt/m/n/10 s to Underfull \hbox (badness 10000) in paragraph at lines 91807--91812 \T1/txtt/m/n/10 ensure available in a known package cache, typically for a foll ow[]on LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.ProgressBarBase' on page 652 undefined on input line 91922. [652] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.CacheUrlAction' on page 653 undefined on input line 92015. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.ExtractPackageAction' on page 653 undefined on input line 92015. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.ProgressBarBase' on page 653 undefined on input line 92015. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.Action' on page 653 undefined on input line 92060. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.PathAction' on page 653 undefined on input line 92071. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.MultiPathAction' on page 653 undefined on input line 92082 . LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.PrefixPathAction' on page 653 undefined on input line 9209 3. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.CreateInPrefixPathAction' on page 653 undefined on input l ine 92104. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.LinkPathAction' on page 653 undefined on input line 92115. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.PrefixReplaceLinkAction' on page 653 undefined on input li ne 92126. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.MakeMenuAction' on page 653 undefined on input line 92137. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.CompileMultiPycAction' on page 653 undefined on input line 92148. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.AggregateCompileMultiPycAction' on page 653 undefined on i nput line 92159. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.CreatePythonEntryPointAction' on page 653 undefined on inp ut line 92170. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.CreatePrefixRecordAction' on page 653 undefined on input l ine 92181. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.UpdateHistoryAction' on page 653 undefined on input line 9 2192. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.RegisterEnvironmentLocationAction' on page 653 undefined o n input line 92203. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.RemoveFromPrefixPathAction' on page 653 undefined on input line 92214. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.UnlinkPathAction' on page 653 undefined on input line 9222 5. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.RemoveMenuAction' on page 653 undefined on input line 9223 6. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.RemoveLinkedPackageRecordAction' on page 653 undefined on input line 92247. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.UnregisterEnvironmentLocationAction' on page 653 undefined on input line 92258. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.CacheUrlAction' on page 653 undefined on input line 92269. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.ExtractPackageAction' on page 653 undefined on input line 92280. Package longtable Warning: Column widths have changed (longtable) in table 141 on input line 92290. [653] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.FileNotFoundError' on page 654 undefined on input line 923 27. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions._MENU_RE' on page 654 undefined on input line 92338. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.REPR_IGNORE_KWARGS' on page 654 undefined on input line 92 349. Package longtable Warning: Column widths have changed (longtable) in table 142 on input line 92359. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 654 undefined on input line 92401. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 654 undefined on input line 92401. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 654 undefined on input line 92401. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 654 undefined on input line 92401. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 654 undefined on input line 92401. [654] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 655 undefined on input line 92659. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 655 undefined on input line 92659. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 655 undefined on input line 92659. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 655 undefined on input line 92659. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 655 undefined on input line 92659. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.Action' on page 655 undefined on input line 92662. [655] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 656 undefined on input line 92745. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 656 undefined on input line 92745. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 656 undefined on input line 92745. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 656 undefined on input line 92745. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 656 undefined on input line 92745. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.Action' on page 656 undefined on input line 92748. [656] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.PathAction' on page 657 undefined on input line 92834. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.PrefixPathAction' on page 657 undefined on input line 9296 0. [657] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.CreateInPrefixPathAction' on page 658 undefined on input l ine 93119. [658] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.LinkPathAction' on page 659 undefined on input line 93336. [659] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.CreateInPrefixPathAction' on page 660 undefined on input l ine 93489. [660] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.MultiPathAction' on page 661 undefined on input line 93624 . [661] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.CompileMultiPycAction' on page 662 undefined on input line 93892. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.CreateInPrefixPathAction' on page 662 undefined on input l ine 93941. [662] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 663 undefined on input line 94103. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 663 undefined on input line 94103. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.CreateInPrefixPathAction' on page 663 undefined on input l ine 94106. [663] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 664 undefined on input line 94176. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 664 undefined on input line 94176. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.CreateInPrefixPathAction' on page 664 undefined on input l ine 94271. [664] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.PathAction' on page 665 undefined on input line 94451. [665] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.PrefixPathAction' on page 666 undefined on input line 9464 7. [666] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.RemoveFromPrefixPathAction' on page 667 undefined on input line 94761. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.RemoveFromPrefixPathAction' on page 667 undefined on input line 94919. [667] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.UnlinkPathAction' on page 668 undefined on input line 9505 9. [668] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.PathAction' on page 669 undefined on input line 95172. [669] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.PathAction' on page 670 undefined on input line 95368. [670] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.PathAction' on page 671 undefined on input line 95640. [671] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/portability/index:cond a.core.portability._subdir_is_win' on page 672 undefined on input line 95928. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/portability/index:cond a.core.portability.update_prefix' on page 672 undefined on input line 95939. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/portability/index:cond a.core.portability.replace_prefix' on page 672 undefined on input line 95950. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/portability/index:cond a.core.portability.binary_replace' on page 672 undefined on input line 95961. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/portability/index:cond a.core.portability.has_pyzzer_entry_point' on page 672 undefined on input line 95972. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/portability/index:cond a.core.portability.replace_pyzzer_entry_point_shebang' on page 672 undefined on input line 95983. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/portability/index:cond a.core.portability.replace_long_shebang' on page 672 undefined on input line 95 994. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/portability/index:cond a.core.portability.generate_shebang_for_entry_point' on page 672 undefined on i nput line 96005. Package longtable Warning: Column widths have changed (longtable) in table 143 on input line 96015. [672] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/portability/index:cond a.core.portability.SHEBANG_REGEX' on page 673 undefined on input line 96052. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/portability/index:cond a.core.portability.MAX_SHEBANG_LENGTH' on page 673 undefined on input line 9606 3. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/portability/index:cond a.core.portability.POPULAR_ENCODINGS' on page 673 undefined on input line 96074 . Package longtable Warning: Column widths have changed (longtable) in table 144 on input line 96084. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/enums/index:conda.mo dels.enums.FileMode' on page 673 undefined on input line 96170. [673] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/enums/index:conda.mo dels.enums.FileMode' on page 674 undefined on input line 96210. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/portability/index:cond a.core.portability._PaddingError' on page 674 undefined on input line 96298. [674] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/enums/index:conda.mo dels.enums.FileMode' on page 675 undefined on input line 96380. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/prefix_data/index:cond a.core.prefix_data.PrefixDataType' on page 675 undefined on input line 96482. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/prefix_data/index:cond a.core.prefix_data.PrefixRecordDict' on page 675 undefined on input line 96493. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/prefix_data/index:cond a.core.prefix_data.PrefixData' on page 675 undefined on input line 96504. Package longtable Warning: Column widths have changed (longtable) in table 145 on input line 96514. [675] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/prefix_data/index:cond a.core.prefix_data.get_conda_anchor_files_and_records' on page 676 undefined on input line 96551. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/prefix_data/index:cond a.core.prefix_data.delete_prefix_from_linked_data' on page 676 undefined on inp ut line 96562. Package longtable Warning: Column widths have changed (longtable) in table 146 on input line 96572. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/prefix_data/index:cond a.core.prefix_data.T' on page 676 undefined on input line 96609. Package longtable Warning: Column widths have changed (longtable) in table 147 on input line 96619. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/prefix_data/index:cond a.core.prefix_data.PrefixData' on page 676 undefined on input line 96654. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 676 undefined on input line 96684. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/prefix_data/index:cond a.core.prefix_data.PrefixData' on page 676 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 676 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/prefix_data/index:cond a.core.prefix_data.PrefixData' on page 676 undefined on input line 96805. [676] LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.CondaValueError' on page 677 undefined on input line 96819. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/prefix_data/index:cond a.core.prefix_data.PrefixData' on page 677 undefined on input line 96833. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.EnvironmentLocationNotFound' on page 677 undefined on input line 96988. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.DirectoryNotACondaEnvironmentError' on page 677 undefined on input line 97009. [677] LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.EnvironmentNotWritableError' on page 678 undefined on input line 97030. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.EnvironmentIsFrozenError' on page 678 undefined on input line 97052. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.CondaValueError' on page 678 undefined on input line 97095. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.CondaValueError' on page 678 undefined on input line 97120. [678] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 679 undefined on input line 97229. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 679 undefined on input line 97241. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/prefix_data/index:cond a.core.prefix_data.T' on page 679 undefined on input line 97265. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 679 undefined on input line 97265. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/prefix_data/index:cond a.core.prefix_data.T' on page 679 undefined on input line 97265. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 679 undefined on input line 97277. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 679 undefined on input line 97289. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 679 undefined on input line 97301. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 679 undefined on input line 97334. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 679 undefined on input line 97334. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 679 undefined on input line 97334. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 679 undefined on input line 97346. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 679 undefined on input line 97367. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 679 undefined on input line 1. [679] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 680 undefined on input line 97517. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 680 undefined on input line 97535. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 680 undefined on input line 97535. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/solve/index:conda.core .solve.Solver' on page 680 undefined on input line 97598. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/solve/index:conda.core .solve.SolverStateContainer' on page 680 undefined on input line 97609. Package longtable Warning: Column widths have changed (longtable) in table 148 on input line 97619. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/solve/index:conda.core .solve.get_pinned_specs' on page 680 undefined on input line 97656. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/solve/index:conda.core .solve.diff_for_unlink_link_precs' on page 680 undefined on input line 97667. Package longtable Warning: Column widths have changed (longtable) in table 149 on input line 97677. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 680 undefined on input line 97689. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 680 undefined on input line 97689. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 680 undefined on input line 97689. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/solve/index:conda.core .solve.Solver.solve_final_state' on page 680 undefined on input line 97697. [680] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/solve/index:conda.core .solve.Solver.solve_for_diff' on page 681 undefined on input line 97701. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/solve/index:conda.core .solve.Solver.solve_for_transaction' on page 681 undefined on input line 97705. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/solve/index:conda.core .solve.Solver' on page 681 undefined on input line 97712. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/index/index:conda.core .index.ReducedIndex' on page 681 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/resolve/index:conda.resolve .Resolve' on page 681 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/link/index:conda.core. link.UnlinkLinkTransaction' on page 681 undefined on input line 97902. LaTeX Warning: Hyper reference `dev-guide/api/conda/base/constants/index:conda. base.constants.DepsModifier' on page 681 undefined on input line 97911. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/solve/index:conda.core .solve.Solver.solve_final_state' on page 681 undefined on input line 97911. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/solve/index:conda.core .solve.Solver.solve_final_state' on page 681 undefined on input line 97915. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/solve/index:conda.core .solve.Solver.solve_final_state' on page 681 undefined on input line 97919. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/solve/index:conda.core .solve.Solver.solve_final_state' on page 681 undefined on input line 97923. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/solve/index:conda.core .solve.Solver.solve_for_diff' on page 681 undefined on input line 97927. [681] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/solve/index:conda.core .solve.Solver.solve_final_state' on page 682 undefined on input line 97931. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/link/index:conda.core. link.UnlinkLinkTransaction' on page 682 undefined on input line 97937. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 682 undefined on input line 97951. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 682 undefined on input line 97951. LaTeX Warning: Hyper reference `dev-guide/api/conda/base/constants/index:conda. base.constants.DepsModifier' on page 682 undefined on input line 97960. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/solve/index:conda.core .solve.Solver.solve_final_state' on page 682 undefined on input line 97960. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/solve/index:conda.core .solve.Solver.solve_final_state' on page 682 undefined on input line 97964. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/solve/index:conda.core .solve.Solver.solve_final_state' on page 682 undefined on input line 97968. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/solve/index:conda.core .solve.Solver.solve_final_state' on page 682 undefined on input line 97972. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/solve/index:conda.core .solve.Solver.solve_final_state' on page 682 undefined on input line 97988. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 682 undefined on input line 98015. LaTeX Warning: Hyper reference `dev-guide/api/conda/base/constants/index:conda. base.constants.UpdateModifier' on page 682 undefined on input line 98023. LaTeX Warning: Hyper reference `dev-guide/api/conda/base/constants/index:conda. base.constants.DepsModifier' on page 682 undefined on input line 98028. [682] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 683 undefined on input line 98067. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/index/index:conda.core .index.ReducedIndex' on page 683 undefined on input line 98225. LaTeX Warning: Hyper reference `dev-guide/api/conda/resolve/index:conda.resolve .Resolve' on page 683 undefined on input line 98225. [683] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 684 undefined on input line 98466. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 684 undefined on input line 98481. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 684 undefined on input line 98481. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 684 undefined on input line 98481. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 684 undefined on input line 98481. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/subdir_data/index:cond a.core.subdir_data.SubdirDataType' on page 684 undefined on input line 98526. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/subdir_data/index:cond a.core.subdir_data.PackageRecordList' on page 684 undefined on input line 98537 . LaTeX Warning: Hyper reference `dev-guide/api/conda/core/subdir_data/index:cond a.core.subdir_data.SubdirData' on page 684 undefined on input line 98548. Package longtable Warning: Column widths have changed (longtable) in table 150 on input line 98558. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/subdir_data/index:cond a.core.subdir_data.REPODATA_PICKLE_VERSION' on page 684 undefined on input line 98595. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/subdir_data/index:cond a.core.subdir_data.MAX_REPODATA_VERSION' on page 684 undefined on input line 98 606. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/subdir_data/index:cond a.core.subdir_data.REPODATA_HEADER_RE' on page 684 undefined on input line 9861 7. Package longtable Warning: Column widths have changed (longtable) in table 151 on input line 98627. [684] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 685 undefined on input line 98679. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/subdir_data/index:cond a.core.subdir_data.SubdirData' on page 685 undefined on input line 98679. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 685 undefined on input line 98721. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 685 undefined on input line 98755. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 685 undefined on input line 98755. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/subdir_data/index:cond a.core.subdir_data.PackageRecordList' on page 685 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/subdir_data/index:cond a.core.subdir_data.SubdirData' on page 685 undefined on input line 1. [685] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 686 undefined on input line 98843. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 686 undefined on input line 98843. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 686 undefined on input line 98843. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 686 undefined on input line 98886. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 686 undefined on input line 98886. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepoInterface' on page 686 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepodataCache' on page 686 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepodataFetch' on page 686 undefined on input line 1. [686] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 687 undefined on input line 99160. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 687 undefined on input line 99181. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepodataState' on page 687 undefined on input line 99232. [687] LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepodataState' on page 688 undefined on input line 99283. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepodataState' on page 688 undefined on input line 99309. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepodataState' on page 688 undefined on input line 99337. [688] LaTeX Warning: Hyper reference `dev-guide/api/conda/deprecations/index:conda.de precations.DeprecationHandler' on page 689 undefined on input line 99441. LaTeX Warning: Hyper reference `dev-guide/api/conda/deprecations/index:conda.de precations._ConstantDeprecationRegistry' on page 689 undefined on input line 99 452. Package longtable Warning: Column widths have changed (longtable) in table 152 on input line 99462. LaTeX Warning: Hyper reference `dev-guide/api/conda/deprecations/index:conda.de precations.T' on page 689 undefined on input line 99499. LaTeX Warning: Hyper reference `dev-guide/api/conda/deprecations/index:conda.de precations._UNSET' on page 689 undefined on input line 99510. LaTeX Warning: Hyper reference `dev-guide/api/conda/deprecations/index:conda.de precations.deprecated' on page 689 undefined on input line 99521. Package longtable Warning: Column widths have changed (longtable) in table 153 on input line 99531. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 689 undefined on input line 99672. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/manager/index:conda .plugins.manager.P' on page 689 undefined on input line 99672. LaTeX Warning: Hyper reference `dev-guide/api/conda/deprecations/index:conda.de precations.T' on page 689 undefined on input line 99672. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/manager/index:conda .plugins.manager.P' on page 689 undefined on input line 99672. LaTeX Warning: Hyper reference `dev-guide/api/conda/deprecations/index:conda.de precations.T' on page 689 undefined on input line 99672. [689] LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 690 undefined on input line 99708. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/manager/index:conda .plugins.manager.P' on page 690 undefined on input line 99708. LaTeX Warning: Hyper reference `dev-guide/api/conda/deprecations/index:conda.de precations.T' on page 690 undefined on input line 99708. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/manager/index:conda .plugins.manager.P' on page 690 undefined on input line 99708. LaTeX Warning: Hyper reference `dev-guide/api/conda/deprecations/index:conda.de precations.T' on page 690 undefined on input line 99708. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 690 undefined on input line 99752. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 690 undefined on input line 99803. [690] LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 691 undefined on input line 99855. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 691 undefined on input line 99920. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 691 undefined on input line 99920. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 691 undefined on input line 1. [691] LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 692 undefined on input line 100024. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/env/index:conda.env.env .Dependencies' on page 692 undefined on input line 100087. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/env/index:conda.env.env .EnvironmentYaml' on page 692 undefined on input line 100098. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/env/index:conda.env.env .Environment' on page 692 undefined on input line 100109. Package longtable Warning: Column widths have changed (longtable) in table 154 on input line 100119. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/env/index:conda.env.env .field_type_validation' on page 692 undefined on input line 100156. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/env/index:conda.env.env .prefix_validation' on page 692 undefined on input line 100167. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/env/index:conda.env.env .name_validation' on page 692 undefined on input line 100178. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/env/index:conda.env.env .dependencies_validation' on page 692 undefined on input line 100189. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/env/index:conda.env.env .channels_validation' on page 692 undefined on input line 100200. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/env/index:conda.env.env .variables_validation' on page 692 undefined on input line 100211. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/env/index:conda.env.env .get_schema_errors' on page 692 undefined on input line 100222. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/env/index:conda.env.env .validate_keys' on page 692 undefined on input line 100233. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/env/index:conda.env.env .from_environment' on page 692 undefined on input line 100244. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/env/index:conda.env.env .from_yaml' on page 692 undefined on input line 100255. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/env/index:conda.env.env ._expand_channels' on page 692 undefined on input line 100266. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/env/index:conda.env.env .load_file' on page 692 undefined on input line 100277. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/env/index:conda.env.env .from_file' on page 692 undefined on input line 100288. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/env/index:conda.env.env .print_result' on page 692 undefined on input line 100299. Package longtable Warning: Column widths have changed (longtable) in table 155 on input line 100309. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/env/index:conda.env.env .REQUIRED_KEYS' on page 692 undefined on input line 100346. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/env/index:conda.env.env .OPTIONAL_KEYS' on page 692 undefined on input line 100357. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/env/index:conda.env.env .VALID_KEYS' on page 692 undefined on input line 100368. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/env/index:conda.env.env .SCHEMA_VALIDATORS' on page 692 undefined on input line 100379. Package longtable Warning: Column widths have changed (longtable) in table 156 on input line 100389. [692] LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.EnvironmentFileInvalid' on page 693 undefined on input line 100592. [693] LaTeX Warning: Hyper reference `dev-guide/api/conda/env/env/index:conda.env.env .EnvironmentYaml' on page 694 undefined on input line 100690. [694] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.Environment' on page 695 undefined on input line 100976. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/env/index:conda.env.env .EnvironmentYaml' on page 695 undefined on input line 100997. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/installers/base/index:c onda.env.installers.base.get_installer' on page 695 undefined on input line 101 065. Package longtable Warning: Column widths have changed (longtable) in table 157 on input line 101075. [695] LaTeX Warning: Hyper reference `dev-guide/api/conda/index:module-conda' on page 696 undefined on input line 101103. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/installers/conda/index: conda.env.installers.conda._solve' on page 696 undefined on input line 101140. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/installers/conda/index: conda.env.installers.conda.dry_run' on page 696 undefined on input line 101151. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/installers/conda/index: conda.env.installers.conda.install' on page 696 undefined on input line 101162. Package longtable Warning: Column widths have changed (longtable) in table 158 on input line 101172. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.Environment' on page 696 undefined on input line 101184. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/solve/index:conda.core .solve.Solver' on page 696 undefined on input line 101184. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.Environment' on page 696 undefined on input line 101224. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/env/index:conda.env.env .EnvironmentYaml' on page 696 undefined on input line 101224. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/env/index:conda.env.env .EnvironmentYaml' on page 696 undefined on input line 101250. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.Environment' on page 696 undefined on input line 101264. [696] LaTeX Warning: Hyper reference `dev-guide/api/conda/env/installers/pip/index:co nda.env.installers.pip._pip_install_via_requirements' on page 697 undefined on input line 101361. Underfull \hbox (badness 10000) in paragraph at lines 101360--101362 []\T1/txtt/m/sl/10 _pip_install_via_requirements\T1/qtm/m/n/10 (prefix, specs, LaTeX Warning: Hyper reference `dev-guide/api/conda/env/installers/pip/index:co nda.env.installers.pip.install' on page 697 undefined on input line 101372. Package longtable Warning: Column widths have changed (longtable) in table 159 on input line 101382. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 697 undefined on input line 10 1419. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/pip_util/index:conda.en v.pip_util.get_pip_workdir' on page 697 undefined on input line 101485. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/pip_util/index:conda.en v.pip_util.pip_subprocess' on page 697 undefined on input line 101496. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/pip_util/index:conda.en v.pip_util.get_pip_installed_packages' on page 697 undefined on input line 1015 07. Package longtable Warning: Column widths have changed (longtable) in table 160 on input line 101517. [697] LaTeX Warning: Hyper reference `dev-guide/api/conda/env/specs/cep_24/index:cond a.env.specs.cep_24.Cep24YamlFileSpec' on page 698 undefined on input line 10161 6. Package longtable Warning: Column widths have changed (longtable) in table 161 on input line 101626. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.EnvironmentSpecBase' on page 698 undefined on input line 101641. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.Environment' on page 698 undefined on input line 1. [698] LaTeX Warning: Hyper reference `dev-guide/api/conda/env/specs/explicit/index:co nda.env.specs.explicit.ExplicitSpec' on page 699 undefined on input line 101772 . Package longtable Warning: Column widths have changed (longtable) in table 162 on input line 101782. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.EnvironmentSpecBase' on page 699 undefined on input line 101797. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.Environment' on page 699 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/specs/requirements/inde x:conda.env.specs.requirements.RequirementsSpec' on page 699 undefined on input line 101927. Package longtable Warning: Column widths have changed (longtable) in table 163 on input line 101937. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.EnvironmentSpecBase' on page 699 undefined on input line 101952. [699] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.Environment' on page 700 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/specs/yaml_file/index:c onda.env.specs.yaml_file.YamlFileSpec' on page 700 undefined on input line 1020 96. Package longtable Warning: Column widths have changed (longtable) in table 164 on input line 102106. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.EnvironmentSpecBase' on page 700 undefined on input line 102121. [700] LaTeX Warning: Hyper reference `dev-guide/api/conda/env/env/index:conda.env.env .EnvironmentYaml' on page 701 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.Environment' on page 701 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/specs/index:conda.env.s pecs.detect' on page 701 undefined on input line 102270. Package longtable Warning: Column widths have changed (longtable) in table 165 on input line 102280. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/specs/index:conda.env.s pecs.context' on page 701 undefined on input line 102317. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/specs/index:conda.env.s pecs.FileSpecTypes' on page 701 undefined on input line 102328. Package longtable Warning: Column widths have changed (longtable) in table 166 on input line 102338. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaEnvironmentSpecifier' on page 701 undefined on input line 102 360. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/specs/index:conda.env.s pecs.SpecNotFound' on page 701 undefined on input line 102363. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 701 undefined on input line 102384. LaTeX Warning: Hyper reference `dev-guide/api/conda/env/specs/index:conda.env.s pecs.SpecNotFound' on page 701 undefined on input line 102419. [701] LaTeX Warning: Hyper reference `dev-guide/api/conda/exception_handler/index:con da.exception_handler.ExceptionHandler' on page 702 undefined on input line 1024 66. Package longtable Warning: Column widths have changed (longtable) in table 167 on input line 102476. LaTeX Warning: Hyper reference `dev-guide/api/conda/exception_handler/index:con da.exception_handler.conda_exception_handler' on page 702 undefined on input li ne 102513. Package longtable Warning: Column widths have changed (longtable) in table 168 on input line 102523. LaTeX Warning: Hyper reference `dev-guide/api/conda/exception_handler/index:con da.exception_handler.T' on page 702 undefined on input line 102560. Package longtable Warning: Column widths have changed (longtable) in table 169 on input line 102570. LaTeX Warning: Hyper reference `dev-guide/api/conda/exception_handler/index:con da.exception_handler.T' on page 702 undefined on input line 102599. LaTeX Warning: Hyper reference `dev-guide/api/conda/exception_handler/index:con da.exception_handler.T' on page 702 undefined on input line 102599. [702] LaTeX Warning: Hyper reference `dev-guide/api/conda/exception_handler/index:con da.exception_handler.T' on page 703 undefined on input line 102813. LaTeX Warning: Hyper reference `dev-guide/api/conda/exception_handler/index:con da.exception_handler.T' on page 703 undefined on input line 102813. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.format_env_spec_available_plugins' on page 703 undefined on input line 1 02858. Overfull \hbox (11.99698pt too wide) in paragraph at lines 102857--102859 []\T1/txtt/m/sl/10 format_env_spec_available_plugins\T1/qtm/m/n/10 (plugin_spec s[, Overfull \hbox (11.99698pt too wide) detected at line 102860 []\T1/txtt/m/sl/10 format_env_spec_available_plugins\T1/qtm/m/n/10 (plugin_spec s[, LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.maybe_raise' on page 703 undefined on input line 102869. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.print_conda_exception' on page 703 undefined on input line 102880. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions._format_exc' on page 703 undefined on input line 102891. Package longtable Warning: Column widths have changed (longtable) in table 170 on input line 102901. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 703 undefined on input line 102913. Overfull \hbox (41.22449pt too wide) in paragraph at lines 102913--102913 \T1/qtm/m/it/10 tions.abc.Iterable[][][[][]collections.abc.Iterable[][][\T1/qtm /m/n/10 conda.models.match_spec.MatchSpec\T1/qtm/m/it/10 ]]\T1/txtt/m/n/10 )| LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 703 undefined on input line 102916. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 703 undefined on input line 102957. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 703 undefined on input line 102978. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 703 undefined on input line 103009. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.Help' on page 703 undefined on input line 103038. [703] LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.Help' on page 704 undefined on input line 103057. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.Help' on page 704 undefined on input line 103078. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 704 undefined on input line 103099. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.ArgumentError' on page 704 undefined on input line 103120. LaTeX Warning: Hyper reference `dev-guide/api/conda/base/constants/index:conda. base.constants.PathConflict' on page 704 undefined on input line 103178. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 704 undefined on input line 103181. LaTeX Warning: Hyper reference `dev-guide/api/conda/base/context/index:conda.ba se.context.Context' on page 704 undefined on input line 103224. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.ClobberError' on page 704 undefined on input line 103227. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 704 undefined on input line 103245. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 704 undefined on input line 103245. LaTeX Warning: Hyper reference `dev-guide/api/conda/base/context/index:conda.ba se.context.Context' on page 704 undefined on input line 103245. [704] LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.ClobberError' on page 705 undefined on input line 103248. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 705 undefined on input line 103266. LaTeX Warning: Hyper reference `dev-guide/api/conda/base/context/index:conda.ba se.context.Context' on page 705 undefined on input line 103266. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.ClobberError' on page 705 undefined on input line 103269. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 705 undefined on input line 103287. LaTeX Warning: Hyper reference `dev-guide/api/conda/base/context/index:conda.ba se.context.Context' on page 705 undefined on input line 103287. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.ClobberError' on page 705 undefined on input line 103290. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 705 undefined on input line 103311. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 705 undefined on input line 103332. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 705 undefined on input line 103353. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 705 undefined on input line 103374. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 705 undefined on input line 103395. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 705 undefined on input line 103414. [705] LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 706 undefined on input line 103435. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 706 undefined on input line 103456. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaExitZero' on page 706 undefined on input line 103475. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaExitZero' on page 706 undefined on input line 103496. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 706 undefined on input line 103517. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 706 undefined on input line 103538. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 706 undefined on input line 103559. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 706 undefined on input line 103580. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 706 undefined on input line 103601. [706] LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.CondaIOError' on page 707 undefined on input line 103622. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 707 undefined on input line 103653. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 707 undefined on input line 103694. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 707 undefined on input line 103712. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.ChannelError' on page 707 undefined on input line 103715. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 707 undefined on input line 103743. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.ChannelNotAllowed' on page 707 undefined on input line 103746. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 707 undefined on input line 103774. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.ChannelError' on page 707 undefined on input line 103777. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 707 undefined on input line 103808. [707] LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 708 undefined on input line 103829. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 708 undefined on input line 103850. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.ParseError' on page 708 undefined on input line 103871. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 708 undefined on input line 103902. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 708 undefined on input line 103923. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 708 undefined on input line 103944. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 708 undefined on input line 103965. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 708 undefined on input line 103983. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 708 undefined on input line 103983. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 708 undefined on input line 103986. [708] LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.PackagesNotFoundInChannelsError' on page 709 undefined on input line 103 996. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.PackageNotInstalledError' on page 709 undefined on input line 104000. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 709 undefined on input line 104037. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 709 undefined on input line 104037. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.PackagesNotFoundError' on page 709 undefined on input line 104040. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 709 undefined on input line 104058. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 709 undefined on input line 104058. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.PackagesNotFoundError' on page 709 undefined on input line 104061. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 709 undefined on input line 104079. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 709 undefined on input line 104079. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.PackageNotInstalledError' on page 709 undefined on input line 104082. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.PackageNotInstalledError' on page 709 undefined on input line 104088. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 709 undefined on input line 104106. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 709 undefined on input line 104124. Overfull \hbox (17.46457pt too wide) in paragraph at lines 104124--104124 \T1/qtm/m/it/10 tions.abc.Iterable[][][[][]collections.abc.Iterable[][][\T1/qtm /m/n/10 conda.models.match_spec.MatchSpec\T1/qtm/m/it/10 ]]\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 709 undefined on input line 104127. [709] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 710 undefined on input line 104162. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 710 undefined on input line 104190. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 710 undefined on input line 104208. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 710 undefined on input line 104211. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 710 undefined on input line 104229. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 710 undefined on input line 104229. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 710 undefined on input line 104232. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 710 undefined on input line 104253. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 710 undefined on input line 104274. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.CondaValueError' on page 710 undefined on input line 104295. [710] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 711 undefined on input line 104319. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 711 undefined on input line 104322. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 711 undefined on input line 104343. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 711 undefined on input line 104364. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 711 undefined on input line 104385. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 711 undefined on input line 104406. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 711 undefined on input line 104427. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 711 undefined on input line 104448. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 711 undefined on input line 104469. [711] LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 712 undefined on input line 104503. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 712 undefined on input line 104524. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 712 undefined on input line 104545. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 712 undefined on input line 104566. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 712 undefined on input line 104587. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 712 undefined on input line 104608. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 712 undefined on input line 104629. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 712 undefined on input line 104647. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.InvalidSpec' on page 712 undefined on input line 104650. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 712 undefined on input line 104668. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.InvalidSpec' on page 712 undefined on input line 104671. [712] LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 713 undefined on input line 104692. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 713 undefined on input line 104713. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 713 undefined on input line 104734. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.CondaEnvException' on page 713 undefined on input line 104755. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.CondaEnvException' on page 713 undefined on input line 104776. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.CondaEnvException' on page 713 undefined on input line 104807. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 713 undefined on input line 104838. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.CondaEnvException' on page 713 undefined on input line 104859. [713] LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 714 undefined on input line 104890. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 714 undefined on input line 104931. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 714 undefined on input line 104952. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaEnvironmentSpecifier' on page 714 undefined on input line 104 970. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaEnvironmentSpecifier' on page 714 undefined on input line 104 982. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.PluginError' on page 714 undefined on input line 104985. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaEnvironmentSpecifier' on page 714 undefined on input line 105 003. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 714 undefined on input line 105006. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaEnvironmentSpecifier' on page 714 undefined on input line 105 024. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.SpecNotFound' on page 714 undefined on input line 105027. LaTeX Warning: Hyper reference `dev-guide/plugins/environment_exporters:conda.p lugins.types.CondaEnvironmentExporter' on page 714 undefined on input line 1050 45. Overfull \hbox (21.70432pt too wide) in paragraph at lines 105045--105045 \T1/qtm/m/it/10 tions.abc.Iterable[][][\T1/qtm/m/n/10 conda.plugins.types.Conda EnvironmentExporter\T1/qtm/m/it/10 ]\T1/qtm/m/n/10 , LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 714 undefined on input line 105048. [714] LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 715 undefined on input line 105079. LaTeX Warning: Hyper reference `dev-guide/api/conda/base/context/index:conda.ba se.context.Context' on page 715 undefined on input line 105097. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 715 undefined on input line 105109. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 715 undefined on input line 105157. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 715 undefined on input line 105178. LaTeX Warning: Hyper reference `dev-guide/api/conda/exports/index:conda.exports .get_default_urls' on page 715 undefined on input line 105229. LaTeX Warning: Hyper reference `dev-guide/api/conda/exports/index:conda.exports .rm_rf' on page 715 undefined on input line 105240. LaTeX Warning: Hyper reference `dev-guide/api/conda/exports/index:conda.exports .get_index' on page 715 undefined on input line 105251. LaTeX Warning: Hyper reference `dev-guide/api/conda/exports/index:conda.exports .package_cache' on page 715 undefined on input line 105262. LaTeX Warning: Hyper reference `dev-guide/api/conda/exports/index:conda.exports .linked_data' on page 715 undefined on input line 105273. LaTeX Warning: Hyper reference `dev-guide/api/conda/exports/index:conda.exports .linked' on page 715 undefined on input line 105284. LaTeX Warning: Hyper reference `dev-guide/api/conda/exports/index:conda.exports .is_linked' on page 715 undefined on input line 105295. LaTeX Warning: Hyper reference `dev-guide/api/conda/exports/index:conda.exports .download' on page 715 undefined on input line 105306. Package longtable Warning: Column widths have changed (longtable) in table 171 on input line 105316. [715] LaTeX Warning: Hyper reference `dev-guide/api/conda/exports/index:conda.exports .non_x86_linux_machines' on page 716 undefined on input line 105353. LaTeX Warning: Hyper reference `dev-guide/api/conda/exports/index:conda.exports .arch_name' on page 716 undefined on input line 105364. LaTeX Warning: Hyper reference `dev-guide/api/conda/exports/index:conda.exports .binstar_upload' on page 716 undefined on input line 105375. LaTeX Warning: Hyper reference `dev-guide/api/conda/exports/index:conda.exports .bits' on page 716 undefined on input line 105386. LaTeX Warning: Hyper reference `dev-guide/api/conda/exports/index:conda.exports .default_prefix' on page 716 undefined on input line 105397. LaTeX Warning: Hyper reference `dev-guide/api/conda/exports/index:conda.exports .default_python' on page 716 undefined on input line 105408. LaTeX Warning: Hyper reference `dev-guide/api/conda/exports/index:conda.exports .envs_dirs' on page 716 undefined on input line 105419. LaTeX Warning: Hyper reference `dev-guide/api/conda/exports/index:conda.exports .pkgs_dirs' on page 716 undefined on input line 105430. LaTeX Warning: Hyper reference `dev-guide/api/conda/exports/index:conda.exports .platform' on page 716 undefined on input line 105441. LaTeX Warning: Hyper reference `dev-guide/api/conda/exports/index:conda.exports .root_dir' on page 716 undefined on input line 105452. LaTeX Warning: Hyper reference `dev-guide/api/conda/exports/index:conda.exports .root_writable' on page 716 undefined on input line 105463. LaTeX Warning: Hyper reference `dev-guide/api/conda/exports/index:conda.exports .subdir' on page 716 undefined on input line 105474. LaTeX Warning: Hyper reference `dev-guide/api/conda/exports/index:conda.exports .conda_build' on page 716 undefined on input line 105485. LaTeX Warning: Hyper reference `dev-guide/api/conda/exports/index:conda.exports .get_rc_urls' on page 716 undefined on input line 105496. LaTeX Warning: Hyper reference `dev-guide/api/conda/exports/index:conda.exports .get_local_urls' on page 716 undefined on input line 105507. LaTeX Warning: Hyper reference `dev-guide/api/conda/exports/index:conda.exports .load_condarc' on page 716 undefined on input line 105518. LaTeX Warning: Hyper reference `dev-guide/api/conda/exports/index:conda.exports .PaddingError' on page 716 undefined on input line 105529. LaTeX Warning: Hyper reference `dev-guide/api/conda/exports/index:conda.exports .LinkError' on page 716 undefined on input line 105540. LaTeX Warning: Hyper reference `dev-guide/api/conda/exports/index:conda.exports .CondaOSError' on page 716 undefined on input line 105551. Package longtable Warning: Column widths have changed (longtable) in table 172 on input line 105561. [716] [717] LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/anaconda_client/in dex:conda.gateways.anaconda_client.replace_first_api_with_conda' on page 718 un defined on input line 105967. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/anaconda_client/in dex:conda.gateways.anaconda_client._get_binstar_token_directory' on page 718 un defined on input line 105978. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/anaconda_client/in dex:conda.gateways.anaconda_client.read_binstar_tokens' on page 718 undefined o n input line 105989. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/anaconda_client/in dex:conda.gateways.anaconda_client.set_binstar_token' on page 718 undefined on input line 106000. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/anaconda_client/in dex:conda.gateways.anaconda_client.remove_binstar_token' on page 718 undefined on input line 106011. Package longtable Warning: Column widths have changed (longtable) in table 173 on input line 106021. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/adapter s/ftp/index:conda.gateways.connection.adapters.ftp.FTPAdapter' on page 718 unde fined on input line 106156. Package longtable Warning: Column widths have changed (longtable) in table 174 on input line 106166. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/adapter s/ftp/index:conda.gateways.connection.adapters.ftp._new_makepasv' on page 718 u ndefined on input line 106203. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/adapter s/ftp/index:conda.gateways.connection.adapters.ftp.data_callback_factory' on pa ge 718 undefined on input line 106214. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/adapter s/ftp/index:conda.gateways.connection.adapters.ftp.build_text_response' on page 718 undefined on input line 106225. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/adapter s/ftp/index:conda.gateways.connection.adapters.ftp.build_binary_response' on pa ge 718 undefined on input line 106236. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/adapter s/ftp/index:conda.gateways.connection.adapters.ftp.build_response' on page 718 undefined on input line 106247. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/adapter s/ftp/index:conda.gateways.connection.adapters.ftp.get_status_code_from_code_re sponse' on page 718 undefined on input line 106258. Package longtable Warning: Column widths have changed (longtable) in table 175 on input line 106268. [718] LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/adapter s/ftp/index:conda.gateways.connection.adapters.ftp._old_makepasv' on page 719 u ndefined on input line 106305. Package longtable Warning: Column widths have changed (longtable) in table 176 on input line 106315. [719] Underfull \hbox (badness 10000) in paragraph at lines 106566--106569 []\T1/qtm/m/n/10 multi_line_code = \TS1/qtm/m/n/10 '\T1/qtm/m/n/10 226-File suc -cess-fully trans-ferredn226 0.000 sec-onds\TS1/qtm/m/n/10 ' Underfull \hbox (badness 10000) in paragraph at lines 106571--106574 []\T1/qtm/m/n/10 multi_line_with_code_conflicts = \TS1/qtm/m/n/10 '\T1/qtm/m/n/ 10 200-File suc-cess-fully trans-ferredn226 0.000 sec-onds\TS1/qtm/m/n/10 ' Underfull \hbox (badness 10000) in paragraph at lines 106607--106609 [][][]$\T1/qtm/m/n/10 https : / / github . com / pypa / pip / blob / 8c24fd2a80 bad21aa29aec02fb48bd89a1e8f5e1 / src / pip / _internal / network / session . LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/adapter s/http/index:conda.gateways.connection.adapters.http._SSLContextAdapterMixin' o n page 720 undefined on input line 106670. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/adapter s/http/index:conda.gateways.connection.adapters.http.HTTPAdapter' on page 720 u ndefined on input line 106681. Package longtable Warning: Column widths have changed (longtable) in table 177 on input line 106691. [720] LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/adapter s/http/index:conda.gateways.connection.adapters.http._SSLContextAdapterMixin' o n page 721 undefined on input line 106748. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/adapter s/localfs/index:conda.gateways.connection.adapters.localfs.LocalFSAdapter' on p age 721 undefined on input line 106801. Package longtable Warning: Column widths have changed (longtable) in table 178 on input line 106811. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/adapter s/s3/index:conda.gateways.connection.adapters.s3.S3Adapter' on page 721 undefin ed on input line 106935. Package longtable Warning: Column widths have changed (longtable) in table 179 on input line 106945. [721] LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.CondaError' on page 722 undefined on input line 107064. [722] LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/downloa d/index:conda.gateways.connection.download.TmpDownload' on page 723 undefined o n input line 107138. Package longtable Warning: Column widths have changed (longtable) in table 180 on input line 107148. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/downloa d/index:conda.gateways.connection.download.disable_ssl_verify_warning' on page 723 undefined on input line 107185. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/downloa d/index:conda.gateways.connection.download.download' on page 723 undefined on i nput line 107196. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/downloa d/index:conda.gateways.connection.download.download_inner' on page 723 undefine d on input line 107207. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/downloa d/index:conda.gateways.connection.download.download_partial_file' on page 723 u ndefined on input line 107218. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/downloa d/index:conda.gateways.connection.download.download_http_errors' on page 723 un defined on input line 107229. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/downloa d/index:conda.gateways.connection.download.download_text' on page 723 undefined on input line 107240. Package longtable Warning: Column widths have changed (longtable) in table 181 on input line 107250. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/downloa d/index:conda.gateways.connection.download.CHUNK_SIZE' on page 723 undefined on input line 107287. Package longtable Warning: Column widths have changed (longtable) in table 182 on input line 107297. [723] LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/session /index:conda.gateways.connection.session.EnforceUnusedAdapter' on page 724 unde fined on input line 107490. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/session /index:conda.gateways.connection.session.CondaSessionType' on page 724 undefine d on input line 107501. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/session /index:conda.gateways.connection.session.CondaSession' on page 724 undefined on input line 107512. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/session /index:conda.gateways.connection.session.CondaHttpAuth' on page 724 undefined o n input line 107523. Package longtable Warning: Column widths have changed (longtable) in table 183 on input line 107533. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/session /index:conda.gateways.connection.session.get_channel_name_from_url' on page 724 undefined on input line 107570. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/session /index:conda.gateways.connection.session._validate_plugin_headers' on page 724 undefined on input line 107581. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/session /index:conda.gateways.connection.session.get_session' on page 724 undefined on input line 107592. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/session /index:conda.gateways.connection.session.get_session_storage_key' on page 724 u ndefined on input line 107603. Package longtable Warning: Column widths have changed (longtable) in table 184 on input line 107613. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/session /index:conda.gateways.connection.session.RETRIES' on page 724 undefined on inpu t line 107650. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/session /index:conda.gateways.connection.session.CONDA_SESSION_SCHEMES' on page 724 und efined on input line 107661. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/session /index:conda.gateways.connection.session.FORBIDDEN_HEADERS' on page 724 undefin ed on input line 107672. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/session /index:conda.gateways.connection.session.FORBIDDEN_METHOD_OVERRIDE_HEADERS' on page 724 undefined on input line 107683. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/session /index:conda.gateways.connection.session.FORBIDDEN_HTTP_METHODS' on page 724 un defined on input line 107694. Package longtable Warning: Column widths have changed (longtable) in table 185 on input line 107704. [724] LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.PluginError' on page 725 undefined on input line 107873. [725] LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/connection/index:c onda.gateways.connection.DirectDownloadAdapter' on page 726 undefined on input line 108158. Package longtable Warning: Column widths have changed (longtable) in table 186 on input line 108168. [726] LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/create/index: conda.gateways.disk.create.TemporaryDirectory' on page 727 undefined on input l ine 108274. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/create/index: conda.gateways.disk.create.ProgressFileWrapper' on page 727 undefined on input line 108285. Package longtable Warning: Column widths have changed (longtable) in table 187 on input line 108295. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/create/index: conda.gateways.disk.create.write_as_json_to_file' on page 727 undefined on inpu t line 108332. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/create/index: conda.gateways.disk.create.create_python_entry_point' on page 727 undefined on input line 108343. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/create/index: conda.gateways.disk.create.create_application_entry_point' on page 727 undefine d on input line 108354. Overfull \hbox (8.01202pt too wide) in paragraph at lines 108353--108355 []\T1/txtt/m/sl/10 create_application_entry_point\T1/qtm/m/n/10 (source_full_pa th, Overfull \hbox (8.01202pt too wide) detected at line 108356 []\T1/txtt/m/sl/10 create_application_entry_point\T1/qtm/m/n/10 (source_full_pa th, LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/create/index: conda.gateways.disk.create.extract_tarball' on page 727 undefined on input line 108365. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/create/index: conda.gateways.disk.create.make_menu' on page 727 undefined on input line 10837 6. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/create/index: conda.gateways.disk.create.create_hard_link_or_copy' on page 727 undefined on i nput line 108387. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/create/index: conda.gateways.disk.create._is_unix_executable_using_ORIGIN' on page 727 undefi ned on input line 108398. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/create/index: conda.gateways.disk.create._do_softlink' on page 727 undefined on input line 10 8409. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/create/index: conda.gateways.disk.create.create_fake_executable_softlink' on page 727 undefin ed on input line 108420. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/create/index: conda.gateways.disk.create.copy' on page 727 undefined on input line 108431. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/create/index: conda.gateways.disk.create._do_copy' on page 727 undefined on input line 108442 . LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/create/index: conda.gateways.disk.create.create_link' on page 727 undefined on input line 108 453. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/create/index: conda.gateways.disk.create.compile_multiple_pyc' on page 727 undefined on input line 108464. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/create/index: conda.gateways.disk.create.create_package_cache_directory' on page 727 undefine d on input line 108475. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/create/index: conda.gateways.disk.create.create_envs_directory' on page 727 undefined on inpu t line 108486. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/create/index: conda.gateways.disk.create.first_writable_envs_dir' on page 727 undefined on in put line 108497. Package longtable Warning: Column widths have changed (longtable) in table 188 on input line 108507. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/create/index: conda.gateways.disk.create.mkdir_p' on page 727 undefined on input line 108544. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/create/index: conda.gateways.disk.create.python_entry_point_template' on page 727 undefined o n input line 108555. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/create/index: conda.gateways.disk.create.application_entry_point_template' on page 727 undefi ned on input line 108566. Package longtable Warning: Column widths have changed (longtable) in table 189 on input line 108576. [727] [728] LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/delete/index: conda.gateways.disk.delete.rmtree' on page 729 undefined on input line 109057. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/delete/index: conda.gateways.disk.delete.unlink_or_rename_to_trash' on page 729 undefined on input line 109068. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/delete/index: conda.gateways.disk.delete.remove_empty_parent_paths' on page 729 undefined on input line 109079. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/delete/index: conda.gateways.disk.delete.rm_rf' on page 729 undefined on input line 109090. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/delete/index: conda.gateways.disk.delete.delete_trash' on page 729 undefined on input line 10 9101. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/delete/index: conda.gateways.disk.delete.backoff_rmdir' on page 729 undefined on input line 1 09112. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/delete/index: conda.gateways.disk.delete.path_is_clean' on page 729 undefined on input line 1 09123. Package longtable Warning: Column widths have changed (longtable) in table 190 on input line 109133. [729] LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/lock/index:co nda.gateways.disk.lock._lock_noop' on page 730 undefined on input line 109326. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/lock/index:co nda.gateways.disk.lock._lock_impl' on page 730 undefined on input line 109337. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/lock/index:co nda.gateways.disk.lock.lock' on page 730 undefined on input line 109348. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/lock/index:co nda.gateways.disk.lock.locking_supported' on page 730 undefined on input line 1 09359. Package longtable Warning: Column widths have changed (longtable) in table 191 on input line 109369. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/lock/index:co nda.gateways.disk.lock.LOCK_BYTE' on page 730 undefined on input line 109406. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/lock/index:co nda.gateways.disk.lock.LOCK_ATTEMPTS' on page 730 undefined on input line 10941 7. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/lock/index:co nda.gateways.disk.lock.LOCK_SLEEP' on page 730 undefined on input line 109428. Package longtable Warning: Column widths have changed (longtable) in table 192 on input line 109438. [730] LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/permissions/i ndex:conda.gateways.disk.permissions.make_writable' on page 731 undefined on in put line 109567. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/permissions/i ndex:conda.gateways.disk.permissions.make_read_only' on page 731 undefined on i nput line 109578. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/permissions/i ndex:conda.gateways.disk.permissions.recursive_make_writable' on page 731 undef ined on input line 109589. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/permissions/i ndex:conda.gateways.disk.permissions.make_executable' on page 731 undefined on input line 109600. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/permissions/i ndex:conda.gateways.disk.permissions.is_executable' on page 731 undefined on in put line 109611. Package longtable Warning: Column widths have changed (longtable) in table 193 on input line 109621. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/read/index:co nda.gateways.disk.read.yield_lines' on page 731 undefined on input line 109726. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/read/index:co nda.gateways.disk.read.compute_sum' on page 731 undefined on input line 109737. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/read/index:co nda.gateways.disk.read.read_package_info' on page 731 undefined on input line 1 09748. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/read/index:co nda.gateways.disk.read.read_index_json' on page 731 undefined on input line 109 759. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/read/index:co nda.gateways.disk.read.read_index_json_from_tarball' on page 731 undefined on i nput line 109770. Overfull \hbox (35.13707pt too wide) in paragraph at lines 109769--109771 []\T1/txtt/m/sl/10 read_index_json_from_tarball\T1/qtm/m/n/10 (package_tarball_ full_path) Overfull \hbox (35.13707pt too wide) detected at line 109772 []\T1/txtt/m/sl/10 read_index_json_from_tarball\T1/qtm/m/n/10 (package_tarball_ full_path) LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/read/index:co nda.gateways.disk.read.read_repodata_json' on page 731 undefined on input line 109781. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/read/index:co nda.gateways.disk.read.read_icondata' on page 731 undefined on input line 10979 2. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/read/index:co nda.gateways.disk.read.read_package_metadata' on page 731 undefined on input li ne 109803. Overfull \hbox (9.49715pt too wide) in paragraph at lines 109802--109804 []\T1/txtt/m/sl/10 read_package_metadata\T1/qtm/m/n/10 (extracted_package_direc tory) Overfull \hbox (9.49715pt too wide) detected at line 109805 []\T1/txtt/m/sl/10 read_package_metadata\T1/qtm/m/n/10 (extracted_package_direc tory) LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/read/index:co nda.gateways.disk.read.read_paths_json' on page 731 undefined on input line 109 814. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/read/index:co nda.gateways.disk.read.read_has_prefix' on page 731 undefined on input line 109 825. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/read/index:co nda.gateways.disk.read.read_no_link' on page 731 undefined on input line 109836 . LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/read/index:co nda.gateways.disk.read.read_soft_links' on page 731 undefined on input line 109 847. Package longtable Warning: Column widths have changed (longtable) in table 194 on input line 109857. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/read/index:co nda.gateways.disk.read.listdir' on page 731 undefined on input line 109894. Package longtable Warning: Column widths have changed (longtable) in table 195 on input line 109904. [731] LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/test/index:co nda.gateways.disk.test.file_path_is_writable' on page 732 undefined on input li ne 110147. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/test/index:co nda.gateways.disk.test.hardlink_supported' on page 732 undefined on input line 110158. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/test/index:co nda.gateways.disk.test.softlink_supported' on page 732 undefined on input line 110169. Package longtable Warning: Column widths have changed (longtable) in table 196 on input line 110179. [732] LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/update/index: conda.gateways.disk.update.update_file_in_place_as_binary' on page 733 undefine d on input line 110260. Underfull \hbox (badness 10000) in paragraph at lines 110259--110261 []\T1/txtt/m/sl/10 update_file_in_place_as_binary\T1/qtm/m/n/10 (file_full_path , LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/update/index: conda.gateways.disk.update.rename' on page 733 undefined on input line 110271. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/update/index: conda.gateways.disk.update.rename_context' on page 733 undefined on input line 110282. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/update/index: conda.gateways.disk.update.backoff_rename' on page 733 undefined on input line 110293. Underfull \hbox (badness 10000) in paragraph at lines 110292--110294 []\T1/txtt/m/sl/10 backoff_rename\T1/qtm/m/n/10 (source_path, des-ti-na-tion_pa th[, LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/update/index: conda.gateways.disk.update.touch' on page 733 undefined on input line 110304. Package longtable Warning: Column widths have changed (longtable) in table 197 on input line 110314. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/update/index: conda.gateways.disk.update.SHEBANG_REGEX' on page 733 undefined on input line 1 10351. Package longtable Warning: Column widths have changed (longtable) in table 198 on input line 110361. [733] LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/index:conda.g ateways.disk.exp_backoff_fn' on page 734 undefined on input line 110498. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/index:conda.g ateways.disk.mkdir_p' on page 734 undefined on input line 110509. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/index:conda.g ateways.disk.mkdir_p_sudo_safe' on page 734 undefined on input line 110520. Package longtable Warning: Column widths have changed (longtable) in table 199 on input line 110530. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/index:conda.g ateways.disk.on_win' on page 734 undefined on input line 110567. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/index:conda.g ateways.disk.TRACE' on page 734 undefined on input line 110578. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/disk/index:conda.g ateways.disk.MAX_TRIES' on page 734 undefined on input line 110589. Package longtable Warning: Column widths have changed (longtable) in table 200 on input line 110599. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/logging/index:cond a.gateways.logging.TokenURLFilter' on page 734 undefined on input line 110713. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/logging/index:cond a.gateways.logging.StdStreamHandler' on page 734 undefined on input line 110724 . Package longtable Warning: Column widths have changed (longtable) in table 201 on input line 110734. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/logging/index:cond a.gateways.logging.initialize_logging' on page 734 undefined on input line 1107 71. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/logging/index:cond a.gateways.logging.initialize_std_loggers' on page 734 undefined on input line 110782. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/logging/index:cond a.gateways.logging.set_conda_log_level' on page 734 undefined on input line 110 793. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/logging/index:cond a.gateways.logging.set_all_logger_level' on page 734 undefined on input line 11 0804. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/logging/index:cond a.gateways.logging.set_file_logging' on page 734 undefined on input line 110815 . LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/logging/index:cond a.gateways.logging.set_log_level' on page 734 undefined on input line 110826. Package longtable Warning: Column widths have changed (longtable) in table 202 on input line 110836. [734] LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/logging/index:cond a.gateways.logging._VERBOSITY_LEVELS' on page 735 undefined on input line 11087 3. Package longtable Warning: Column widths have changed (longtable) in table 203 on input line 110883. [735] LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/zstd/inde x:conda.gateways.repodata.zstd.ZstdRepoInterface' on page 736 undefined on inpu t line 111192. Package longtable Warning: Column widths have changed (longtable) in table 204 on input line 111202. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/zstd/inde x:conda.gateways.repodata.zstd.withext' on page 736 undefined on input line 111 239. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/zstd/inde x:conda.gateways.repodata.zstd.timeme' on page 736 undefined on input line 1112 50. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/zstd/inde x:conda.gateways.repodata.zstd.build_headers' on page 736 undefined on input li ne 111261. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/zstd/inde x:conda.gateways.repodata.zstd.download_repodata' on page 736 undefined on inpu t line 111272. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/zstd/inde x:conda.gateways.repodata.zstd._is_http_error_most_400_codes' on page 736 undef ined on input line 111283. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/zstd/inde x:conda.gateways.repodata.zstd.request_url_zstd_state' on page 736 undefined on input line 111294. Package longtable Warning: Column widths have changed (longtable) in table 205 on input line 111304. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepodataState' on page 736 undefined on input line 111346. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepodataState' on page 736 undefined on input line 111361. [736] LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepodataState' on page 737 undefined on input line 111414. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepodataCache' on page 737 undefined on input line 111414. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepodataCache' on page 737 undefined on input line 111462. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepoInterface' on page 737 undefined on input line 111465. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepodataState' on page 737 undefined on input line 111528. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepodataState' on page 737 undefined on input line 111546. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepodataState' on page 737 undefined on input line 111565. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepodataState' on page 737 undefined on input line 111565. [737] LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.PackageCacheData' on page 738 undefined on input line 1116 08. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.Channel' on page 738 undefined on input line 111619. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepoInterface' on page 738 undefined on input line 111630. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.CondaRepoInterface' on page 738 undefined on input line 11 1641. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepodataState' on page 738 undefined on input line 111652. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepodataCache' on page 738 undefined on input line 111663. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepodataFetch' on page 738 undefined on input line 111674. Package longtable Warning: Column widths have changed (longtable) in table 206 on input line 111684. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.stringify' on page 738 undefined on input line 111721. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.maybe_unquote' on page 738 undefined on input line 111732. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.get_session' on page 738 undefined on input line 111743. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.mkdir_p_sudo_safe' on page 738 undefined on input line 111 754. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/lock/inde x:module-conda.gateways.repodata.lock' on page 738 undefined on input line 1117 65. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.get_repo_interface' on page 738 undefined on input line 11 1776. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata._add_http_value_to_dict' on page 738 undefined on input li ne 111787. Underfull \hbox (badness 10000) in paragraph at lines 111786--111788 []\T1/txtt/m/sl/10 _add_http_value_to_dict\T1/qtm/m/n/10 (resp, http_key, d, LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.conda_http_errors' on page 738 undefined on input line 111 798. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata._md5_not_for_security' on page 738 undefined on input line 111809. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.cache_fn_url' on page 738 undefined on input line 111820. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.get_cache_control_max_age' on page 738 undefined on input line 111831. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.create_cache_dir' on page 738 undefined on input line 1118 42. Package longtable Warning: Column widths have changed (longtable) in table 207 on input line 111852. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.CONDA_HOMEPAGE_URL' on page 738 undefined on input line 11 1889. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.REPODATA_FN' on page 738 undefined on input line 111900. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.context' on page 738 undefined on input line 111911. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.join_url' on page 738 undefined on input line 111922. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.deprecated' on page 738 undefined on input line 111933. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.CHECK_ALTERNATE_FORMAT_INTERVAL' on page 738 undefined on input line 111944. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.LAST_MODIFIED_KEY' on page 738 undefined on input line 111 955. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.ETAG_KEY' on page 738 undefined on input line 111966. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.CACHE_CONTROL_KEY' on page 738 undefined on input line 111 977. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.URL_KEY' on page 738 undefined on input line 111988. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.CACHE_STATE_SUFFIX' on page 738 undefined on input line 11 1999. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.ERROR_SNIPPET_LENGTH' on page 738 undefined on input line 112010. Package longtable Warning: Column widths have changed (longtable) in table 208 on input line 112020. [738] LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.PackageCacheData' on page 739 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 739 undefined on input line 112304. [739] LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 740 undefined on input line 112604. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 740 undefined on input line 112625. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 740 undefined on input line 112646. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 740 undefined on input line 112667. [740] LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 741 undefined on input line 112701. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 741 undefined on input line 112719. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.Channel' on page 741 undefined on input line 112879. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.Channel' on page 741 undefined on input line 112891. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.Channel' on page 741 undefined on input line 112903. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.Channel' on page 741 undefined on input line 112906. [741] LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.Channel' on page 742 undefined on input line 112954. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.Channel' on page 742 undefined on input line 112954. [742] LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.Channel' on page 743 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 743 undefined on input line 113308. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.UnavailableInvalidChannel' on page 743 undefined on input line 113311. [743] LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 744 undefined on input line 113403. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepoInterface' on page 744 undefined on input line 113403. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepoInterface' on page 744 undefined on input line 113418. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepodataState' on page 744 undefined on input line 113456. [744] [745] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 746 undefined on input line 113928. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 746 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepodataState' on page 746 undefined on input line 114006. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepodataState' on page 746 undefined on input line 114028. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepodataCache' on page 746 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepoInterface' on page 746 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepodataState' on page 746 undefined on input line 114105. [746] LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/repodata/index:con da.gateways.repodata.RepodataState' on page 747 undefined on input line 114122. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/shards/typing/inde x:conda.gateways.shards.typing.Shards' on page 747 undefined on input line 1142 29. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/shards/typing/inde x:conda.gateways.shards.typing.BuildRepodataSubset' on page 747 undefined on in put line 114240. Package longtable Warning: Column widths have changed (longtable) in table 209 on input line 114250. [747] LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/shards/typing/inde x:conda.gateways.shards.typing.Shards' on page 748 undefined on input line 1143 89. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/shards/index:conda .gateways.shards.RepodataSubset' on page 748 undefined on input line 114458. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/shards/index:conda .gateways.shards.BuildRepodataSubset' on page 748 undefined on input line 11446 9. Package longtable Warning: Column widths have changed (longtable) in table 210 on input line 114479. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/shards/index:conda .gateways.shards.build_repodata_subset' on page 748 undefined on input line 114 516. [748] Package longtable Warning: Column widths have changed (longtable) in table 211 on input line 114526. LaTeX Warning: Hyper reference `dev-guide/api/conda/_private/shards/shards/inde x:conda._private.shards.shards.ShardBase' on page 749 undefined on input line 1 14538. LaTeX Warning: Hyper reference `dev-guide/api/conda/_private/shards/shards/inde x:conda._private.shards.shards.ShardBase' on page 749 undefined on input line 1 . LaTeX Warning: Hyper reference `dev-guide/api/conda/_private/shards/subset/inde x:conda._private.shards.subset.NodeId' on page 749 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/_private/shards/subset/inde x:conda._private.shards.subset.Node' on page 749 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/_private/shards/subset/inde x:conda._private.shards.subset.Node' on page 749 undefined on input line 114649 . LaTeX Warning: Hyper reference `dev-guide/api/conda/_private/shards/subset/inde x:conda._private.shards.subset.Node' on page 749 undefined on input line 114649 . LaTeX Warning: Hyper reference `dev-guide/api/conda/_private/shards/subset/inde x:conda._private.shards.subset.Node' on page 749 undefined on input line 114672 . LaTeX Warning: Hyper reference `dev-guide/api/conda/_private/shards/cache/index :conda._private.shards.cache.ShardCache' on page 749 undefined on input line 11 4727. [749] LaTeX Warning: Hyper reference `dev-guide/api/conda/_private/shards/subset/inde x:conda._private.shards.subset.NodeId' on page 750 undefined on input line 1147 62. LaTeX Warning: Hyper reference `dev-guide/api/conda/_private/shards/subset/inde x:conda._private.shards.subset.NodeId' on page 750 undefined on input line 1147 62. LaTeX Warning: Hyper reference `dev-guide/api/conda/_private/shards/typing/inde x:conda._private.shards.typing.ShardDict' on page 750 undefined on input line 1 14762. LaTeX Warning: Hyper reference `dev-guide/api/conda/_private/shards/shards/inde x:conda._private.shards.shards.ShardBase' on page 750 undefined on input line 1 14762. LaTeX Warning: Hyper reference `dev-guide/api/conda/_private/shards/subset/inde x:conda._private.shards.subset.NodeId' on page 750 undefined on input line 1147 78. LaTeX Warning: Hyper reference `dev-guide/api/conda/_private/shards/subset/inde x:conda._private.shards.subset.NodeId' on page 750 undefined on input line 1147 78. LaTeX Warning: Hyper reference `dev-guide/api/conda/_private/shards/typing/inde x:conda._private.shards.typing.ShardDict' on page 750 undefined on input line 1 14778. LaTeX Warning: Hyper reference `dev-guide/api/conda/_private/shards/subset/inde x:conda._private.shards.subset.Node' on page 750 undefined on input line 114793 . LaTeX Warning: Hyper reference `dev-guide/api/conda/_private/shards/subset/inde x:conda._private.shards.subset.NodeId' on page 750 undefined on input line 1147 93. LaTeX Warning: Hyper reference `dev-guide/api/conda/_private/shards/subset/inde x:conda._private.shards.subset.NodeId' on page 750 undefined on input line 1148 08. LaTeX Warning: Hyper reference `dev-guide/api/conda/_private/shards/shards/inde x:conda._private.shards.shards.ShardBase' on page 750 undefined on input line 1 14808. LaTeX Warning: Hyper reference `dev-guide/api/conda/_private/shards/subset/inde x:conda._private.shards.subset.NodeId' on page 750 undefined on input line 1148 08. LaTeX Warning: Hyper reference `dev-guide/api/conda/_private/shards/typing/inde x:conda._private.shards.typing.ShardDict' on page 750 undefined on input line 1 14808. LaTeX Warning: Hyper reference `dev-guide/api/conda/_private/shards/subset/inde x:conda._private.shards.subset.NodeId' on page 750 undefined on input line 1148 08. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 750 undefined on input line 114830. LaTeX Warning: Hyper reference `dev-guide/api/conda/_private/shards/shards/inde x:conda._private.shards.shards.ShardBase' on page 750 undefined on input line 1 14830. [750] LaTeX Warning: Hyper reference `dev-guide/api/conda/_private/shards/index:conda ._private.shards.Shards' on page 751 undefined on input line 114892. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/streams/index:cond a.gateways.streams.redact_token_urls' on page 751 undefined on input line 11496 9. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/streams/index:cond a.gateways.streams.stdout' on page 751 undefined on input line 114980. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/streams/index:cond a.gateways.streams.stderr' on page 751 undefined on input line 114991. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/streams/index:cond a.gateways.streams.stdoutlog' on page 751 undefined on input line 115002. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/streams/index:cond a.gateways.streams.stderrlog' on page 751 undefined on input line 115013. Package longtable Warning: Column widths have changed (longtable) in table 212 on input line 115023. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/streams/index:cond a.gateways.streams._TOKEN_URL_PATTERN' on page 751 undefined on input line 1150 60. Package longtable Warning: Column widths have changed (longtable) in table 213 on input line 115070. [751] LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/subprocess/index:c onda.gateways.subprocess.Response' on page 752 undefined on input line 115188. Package longtable Warning: Column widths have changed (longtable) in table 214 on input line 115198. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/subprocess/index:c onda.gateways.subprocess._format_output' on page 752 undefined on input line 11 5235. Underfull \hbox (badness 10000) in paragraph at lines 115234--115236 []\T1/txtt/m/sl/10 _format_output\T1/qtm/m/n/10 (command_str, cwd, rc, std-out, LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/subprocess/index:c onda.gateways.subprocess.any_subprocess' on page 752 undefined on input line 11 5246. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/subprocess/index:c onda.gateways.subprocess.subprocess_call' on page 752 undefined on input line 1 15257. LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/subprocess/index:c onda.gateways.subprocess._subprocess_clean_env' on page 752 undefined on input line 115268. Underfull \hbox (badness 10000) in paragraph at lines 115267--115269 []\T1/txtt/m/sl/10 _subprocess_clean_env\T1/qtm/m/n/10 (env[, clean_python, LaTeX Warning: Hyper reference `dev-guide/api/conda/gateways/subprocess/index:c onda.gateways.subprocess.subprocess_call_with_clean_env' on page 752 undefined on input line 115279. Underfull \hbox (badness 10000) in paragraph at lines 115278--115280 []\T1/txtt/m/sl/10 subprocess_call_with_clean_env\T1/qtm/m/n/10 (command[, Package longtable Warning: Column widths have changed (longtable) in table 215 on input line 115289. LaTeX Warning: Hyper reference `dev-guide/api/conda/history/index:conda.history .History' on page 752 undefined on input line 115441. Package longtable Warning: Column widths have changed (longtable) in table 216 on input line 115451. [752] LaTeX Warning: Hyper reference `dev-guide/api/conda/history/index:conda.history .write_head' on page 753 undefined on input line 115488. LaTeX Warning: Hyper reference `dev-guide/api/conda/history/index:conda.history .is_diff' on page 753 undefined on input line 115499. LaTeX Warning: Hyper reference `dev-guide/api/conda/history/index:conda.history .pretty_diff' on page 753 undefined on input line 115510. LaTeX Warning: Hyper reference `dev-guide/api/conda/history/index:conda.history .pretty_content' on page 753 undefined on input line 115521. Package longtable Warning: Column widths have changed (longtable) in table 217 on input line 115531. LaTeX Warning: Hyper reference `dev-guide/api/conda/history/index:conda.history .h' on page 753 undefined on input line 115568. Package longtable Warning: Column widths have changed (longtable) in table 218 on input line 115578. [753] LaTeX Warning: Hyper reference `dev-guide/api/conda/instructions/index:conda.in structions.PRINT_CMD' on page 754 undefined on input line 116031. LaTeX Warning: Hyper reference `dev-guide/api/conda/instructions/index:conda.in structions.FETCH_CMD' on page 754 undefined on input line 116042. LaTeX Warning: Hyper reference `dev-guide/api/conda/instructions/index:conda.in structions.EXTRACT_CMD' on page 754 undefined on input line 116053. LaTeX Warning: Hyper reference `dev-guide/api/conda/instructions/index:conda.in structions.PROGRESSIVEFETCHEXTRACT_CMD' on page 754 undefined on input line 116 064. LaTeX Warning: Hyper reference `dev-guide/api/conda/instructions/index:conda.in structions.UNLINKLINKTRANSACTION_CMD' on page 754 undefined on input line 11607 5. LaTeX Warning: Hyper reference `dev-guide/api/conda/instructions/index:conda.in structions.check_files_in_package' on page 754 undefined on input line 116086. Package longtable Warning: Column widths have changed (longtable) in table 219 on input line 116096. [754] LaTeX Warning: Hyper reference `dev-guide/api/conda/instructions/index:conda.in structions.CHECK_FETCH' on page 755 undefined on input line 116133. LaTeX Warning: Hyper reference `dev-guide/api/conda/instructions/index:conda.in structions.FETCH' on page 755 undefined on input line 116144. LaTeX Warning: Hyper reference `dev-guide/api/conda/instructions/index:conda.in structions.CHECK_EXTRACT' on page 755 undefined on input line 116155. LaTeX Warning: Hyper reference `dev-guide/api/conda/instructions/index:conda.in structions.EXTRACT' on page 755 undefined on input line 116166. LaTeX Warning: Hyper reference `dev-guide/api/conda/instructions/index:conda.in structions.RM_EXTRACTED' on page 755 undefined on input line 116177. LaTeX Warning: Hyper reference `dev-guide/api/conda/instructions/index:conda.in structions.RM_FETCHED' on page 755 undefined on input line 116188. LaTeX Warning: Hyper reference `dev-guide/api/conda/instructions/index:conda.in structions.PRINT' on page 755 undefined on input line 116199. LaTeX Warning: Hyper reference `dev-guide/api/conda/instructions/index:conda.in structions.PROGRESS' on page 755 undefined on input line 116210. LaTeX Warning: Hyper reference `dev-guide/api/conda/instructions/index:conda.in structions.SYMLINK_CONDA' on page 755 undefined on input line 116221. LaTeX Warning: Hyper reference `dev-guide/api/conda/instructions/index:conda.in structions.UNLINK' on page 755 undefined on input line 116232. LaTeX Warning: Hyper reference `dev-guide/api/conda/instructions/index:conda.in structions.LINK' on page 755 undefined on input line 116243. LaTeX Warning: Hyper reference `dev-guide/api/conda/instructions/index:conda.in structions.UNLINKLINKTRANSACTION' on page 755 undefined on input line 116254. LaTeX Warning: Hyper reference `dev-guide/api/conda/instructions/index:conda.in structions.PROGRESSIVEFETCHEXTRACT' on page 755 undefined on input line 116265. LaTeX Warning: Hyper reference `dev-guide/api/conda/instructions/index:conda.in structions.PROGRESS_COMMANDS' on page 755 undefined on input line 116276. LaTeX Warning: Hyper reference `dev-guide/api/conda/instructions/index:conda.in structions.ACTION_CODES' on page 755 undefined on input line 116287. LaTeX Warning: Hyper reference `dev-guide/api/conda/instructions/index:conda.in structions.commands' on page 755 undefined on input line 116298. LaTeX Warning: Hyper reference `dev-guide/api/conda/instructions/index:conda.in structions.OP_ORDER' on page 755 undefined on input line 116309. Package longtable Warning: Column widths have changed (longtable) in table 220 on input line 116319. [755] LaTeX Warning: Hyper reference `dev-guide/api/conda/misc/index:conda.misc.conda _installed_files' on page 756 undefined on input line 116606. Underfull \hbox (badness 10000) in paragraph at lines 116605--116607 []\T1/txtt/m/sl/10 conda_installed_files\T1/qtm/m/n/10 (prefix[, ex- LaTeX Warning: Hyper reference `dev-guide/api/conda/misc/index:conda.misc._get_ url_pattern' on page 756 undefined on input line 116617. LaTeX Warning: Hyper reference `dev-guide/api/conda/misc/index:conda.misc._matc h_specs_from_explicit' on page 756 undefined on input line 116628. LaTeX Warning: Hyper reference `dev-guide/api/conda/misc/index:conda.misc.expli cit' on page 756 undefined on input line 116639. LaTeX Warning: Hyper reference `dev-guide/api/conda/misc/index:conda.misc.insta ll_explicit_packages' on page 756 undefined on input line 116650. Overfull \hbox (8.79713pt too wide) in paragraph at lines 116649--116651 []\T1/txtt/m/sl/10 install_explicit_packages\T1/qtm/m/n/10 (package_cache_recor ds, Overfull \hbox (8.79713pt too wide) detected at line 116652 []\T1/txtt/m/sl/10 install_explicit_packages\T1/qtm/m/n/10 (package_cache_recor ds, LaTeX Warning: Hyper reference `dev-guide/api/conda/misc/index:conda.misc._get_ package_record_from_specs' on page 756 undefined on input line 116661. LaTeX Warning: Hyper reference `dev-guide/api/conda/misc/index:conda.misc.get_p ackage_records_from_explicit' on page 756 undefined on input line 116672. LaTeX Warning: Hyper reference `dev-guide/api/conda/misc/index:conda.misc.walk_ prefix' on page 756 undefined on input line 116683. LaTeX Warning: Hyper reference `dev-guide/api/conda/misc/index:conda.misc.untra cked' on page 756 undefined on input line 116694. LaTeX Warning: Hyper reference `dev-guide/api/conda/misc/index:conda.misc.clone _env' on page 756 undefined on input line 116705. Underfull \hbox (badness 10000) in paragraph at lines 116704--116706 []\T1/txtt/m/sl/10 clone_env\T1/qtm/m/n/10 (prefix1, pre-fix2[, ver-bose, quiet , in- LaTeX Warning: Hyper reference `dev-guide/api/conda/misc/index:conda.misc._get_ best_prec_match' on page 756 undefined on input line 116716. Package longtable Warning: Column widths have changed (longtable) in table 221 on input line 116726. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 756 undefined on input line 116769. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 756 undefined on input line 116793. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageCacheRecord' on page 756 undefined on input line 116808. [756] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageCacheRecord' on page 757 undefined on input line 116824. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 757 undefined on input line 116962. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.MultiChannel' on page 757 undefined on input line 116973. Package longtable Warning: Column widths have changed (longtable) in table 222 on input line 116983. [757 <./inheritance-34ee731249daa180bf81b4793f0799c0a92ec990.pdf>] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.tokenized_startswith' on page 758 undefined on input line 117020 . LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.tokenized_conda_url_startswith' on page 758 undefined on input l ine 117031. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel._get_channel_for_name' on page 758 undefined on input line 11704 2. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel._read_channel_configuration' on page 758 undefined on input line 117053. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.parse_conda_channel_url' on page 758 undefined on input line 117 064. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.get_conda_build_local_url' on page 758 undefined on input line 1 17075. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.prioritize_channels' on page 758 undefined on input line 117086. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.all_channel_urls' on page 758 undefined on input line 117097. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.offline_keep' on page 758 undefined on input line 117108. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.get_channel_objs' on page 758 undefined on input line 117119. Package longtable Warning: Column widths have changed (longtable) in table 223 on input line 117129. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 758 undefined on input line 117270. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 758 undefined on input line 117282. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 758 undefined on input line 117294. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 758 undefined on input line 117297. [758] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 759 undefined on input line 117345. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 759 undefined on input line 117345. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 759 undefined on input line 1. [759] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 760 undefined on input line 117589. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 760 undefined on input line 117592. [760] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 761 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 761 undefined on input line 117831. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 761 undefined on input line 117855. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 761 undefined on input line 117879. [761] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 762 undefined on input line 117914. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 762 undefined on input line 117914. LaTeX Warning: Hyper reference `dev-guide/api/conda/base/context/index:conda.ba se.context.Context' on page 762 undefined on input line 117938. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 762 undefined on input line 117938. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/dist/index:conda.mod els.dist.DistDetails' on page 762 undefined on input line 117986. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/dist/index:conda.mod els.dist.DistType' on page 762 undefined on input line 117997. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/dist/index:conda.mod els.dist.Dist' on page 762 undefined on input line 118008. Package longtable Warning: Column widths have changed (longtable) in table 224 on input line 118018. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/dist/index:conda.mod els.dist.strip_extension' on page 762 undefined on input line 118055. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/dist/index:conda.mod els.dist.split_extension' on page 762 undefined on input line 118066. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/dist/index:conda.mod els.dist.dist_str_to_quad' on page 762 undefined on input line 118077. Package longtable Warning: Column widths have changed (longtable) in table 225 on input line 118087. [762] LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Entity' on page 763 undefined on input line 118226. [763] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/enums/index:conda.mo dels.enums.Arch' on page 764 undefined on input line 118725. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/enums/index:conda.mo dels.enums.Platform' on page 764 undefined on input line 118736. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/enums/index:conda.mo dels.enums.FileMode' on page 764 undefined on input line 118747. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/enums/index:conda.mo dels.enums.LinkType' on page 764 undefined on input line 118758. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/enums/index:conda.mo dels.enums.PathEnum' on page 764 undefined on input line 118769. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/enums/index:conda.mo dels.enums.PackageType' on page 764 undefined on input line 118780. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/enums/index:conda.mo dels.enums.NoarchType' on page 764 undefined on input line 118791. Package longtable Warning: Column widths have changed (longtable) in table 226 on input line 118801. [764] [765] [766] [767] [768] [769] [770] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.EnvironmentConfig' on page 771 undefined on input line 1 19921. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.Environment' on page 771 undefined on input line 119932. Package longtable Warning: Column widths have changed (longtable) in table 227 on input line 119942. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.T' on page 771 undefined on input line 119979. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.EXTERNAL_PACKAGES_PYPI_KEY' on page 771 undefined on inp ut line 119990. Package longtable Warning: Column widths have changed (longtable) in table 228 on input line 120000. LaTeX Warning: Hyper reference `dev-guide/api/conda/base/constants/index:conda. base.constants.ChannelPriority' on page 771 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/base/constants/index:conda. base.constants.DepsModifier' on page 771 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/base/constants/index:conda. base.constants.SatSolverChoice' on page 771 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/base/constants/index:conda. base.constants.UpdateModifier' on page 771 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.T' on page 771 undefined on input line 120175. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.T' on page 771 undefined on input line 120175. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.T' on page 771 undefined on input line 120175. [771] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.EnvironmentConfig' on page 772 undefined on input line 1 20206. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.EnvironmentConfig' on page 772 undefined on input line 1 20206. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.EnvironmentConfig' on page 772 undefined on input line 1 20238. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.EnvironmentConfig' on page 772 undefined on input line 1 20256. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.EnvironmentConfig' on page 772 undefined on input line 1 20274. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.EnvironmentConfig' on page 772 undefined on input line 1 20274. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.EnvironmentConfig' on page 772 undefined on input line 1 . LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 772 undefined on input line 1. [772] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 773 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 773 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.Environment' on page 773 undefined on input line 120468. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.Environment' on page 773 undefined on input line 120520. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.Environment' on page 773 undefined on input line 120550. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.Environment' on page 773 undefined on input line 120550. [773] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 774 undefined on input line 120576. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.Environment' on page 774 undefined on input line 120588. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpecType' on page 774 undefined on input line 120644. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 774 undefined on input line 120655. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchInterface' on page 774 undefined on input line 120666 . LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec._StrMatchMixin' on page 774 undefined on input line 120677 . LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.ExactStrMatch' on page 774 undefined on input line 120688. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.ExactLowerStrMatch' on page 774 undefined on input line 12 0699. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.GlobStrMatch' on page 774 undefined on input line 120710. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.GlobLowerStrMatch' on page 774 undefined on input line 120 721. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.SplitStrMatch' on page 774 undefined on input line 120732. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.FeatureMatch' on page 774 undefined on input line 120743. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.ListOfStrMatch' on page 774 undefined on input line 120754 . LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.ChannelMatch' on page 774 undefined on input line 120765. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.CaseInsensitiveStrMatch' on page 774 undefined on input li ne 120776. Package longtable Warning: Column widths have changed (longtable) in table 229 on input line 120786. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec._validate_package_name' on page 774 undefined on input lin e 120823. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec._parse_version_plus_build' on page 774 undefined on input line 120834. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec._parse_legacy_dist' on page 774 undefined on input line 12 0845. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec._parse_channel' on page 774 undefined on input line 120856 . LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec._sanitize_version_str' on page 774 undefined on input line 120867. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec._parse_spec_str_dispatcher' on page 774 undefined on input line 120878. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec._parse_spec_str' on page 774 undefined on input line 12088 9. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec._parse_spec_str_v3' on page 774 undefined on input line 12 0900. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec._validate_when_spec' on page 774 undefined on input line 1 20911. Package longtable Warning: Column widths have changed (longtable) in table 230 on input line 120921. [774] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec._BRACKETS_RE' on page 775 undefined on input line 120958. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec._BRACKETS_KV_RE' on page 775 undefined on input line 12096 9. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec._BRACKETS_RE_V3' on page 775 undefined on input line 12098 0. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec._LIST_EMPTY_ITEM_RE' on page 775 undefined on input line 1 20991. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec._BRACKETS_KV_RE_V3' on page 775 undefined on input line 12 1002. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec._PARENS_RE' on page 775 undefined on input line 121013. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec._NAME_VERSION_RE' on page 775 undefined on input line 1210 24. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec._CEP26_NAME_RE' on page 775 undefined on input line 121035 . LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec._CEP26_VIRTUAL_NAME_RE' on page 775 undefined on input lin e 121046. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec._VERSION_BUILD_RE' on page 775 undefined on input line 121 057. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec._PARSE_CACHE' on page 775 undefined on input line 121068. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec._implementors' on page 775 undefined on input line 121079. Package longtable Warning: Column widths have changed (longtable) in table 231 on input line 121089. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 775 undefined on input line 121252. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 775 undefined on input line 121255. [775] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 776 undefined on input line 121262. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 776 undefined on input line 121264. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 776 undefined on input line 121266. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 776 undefined on input line 121266. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 776 undefined on input line 121267. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 776 undefined on input line 121271. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 776 undefined on input line 121325. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 776 undefined on input line 121331. [776] Underfull \hbox (badness 10000) in paragraph at lines 121401--121406 []\T1/qtm/m/n/10 must be given as ex-act val-ues. In the fu-ture, the names-pac e field will be added to this Underfull \hbox (badness 7558) in paragraph at lines 121401--121406 \T1/qtm/m/n/10 list. Al-ter-na-tively, an ex-act spec is given by \TS1/qtm/m/n/ 10 '[]\T1/qtm/b/n/10 *[]\T1/qtm/m/n/10 [md5=12345678901234567890123456789012]\T S1/qtm/m/n/10 ' \T1/qtm/m/n/10 or [777] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 778 undefined on input line 121583. [778] [779] [780] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec._StrMatchMixin' on page 781 undefined on input line 122264 . LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchInterface' on page 781 undefined on input line 122264 . LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.ExactStrMatch' on page 781 undefined on input line 122301. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec._StrMatchMixin' on page 781 undefined on input line 122328 . LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchInterface' on page 781 undefined on input line 122328 . LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.GlobStrMatch' on page 781 undefined on input line 122411. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchInterface' on page 781 undefined on input line 122426 . LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchInterface' on page 781 undefined on input line 122537 . [781] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchInterface' on page 782 undefined on input line 122648 . LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.GlobStrMatch' on page 782 undefined on input line 122757. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.GlobLowerStrMatch' on page 782 undefined on input line 122 818. [782] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/package_info/index:c onda.models.package_info.NoarchField' on page 783 undefined on input line 12288 5. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/package_info/index:c onda.models.package_info.Noarch' on page 783 undefined on input line 122896. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/package_info/index:c onda.models.package_info.PreferredEnv' on page 783 undefined on input line 1229 07. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/package_info/index:c onda.models.package_info.PackageMetadata' on page 783 undefined on input line 1 22918. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/package_info/index:c onda.models.package_info.PackageInfo' on page 783 undefined on input line 12292 9. Package longtable Warning: Column widths have changed (longtable) in table 232 on input line 122939. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.EnumField' on page 783 undefined on input line 122954. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 783 undefined on input line 122965. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 783 undefined on input line 12 2969. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 783 undefined on input line 12 2974. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 783 undefined on input line 12 2978. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 783 undefined on input line 12 2982. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Entity' on page 783 undefined on input line 123013. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Entity' on page 783 undefined on input line 123048. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Entity' on page 783 undefined on input line 123093. [783] LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.ImmutableEntity' on page 784 undefined on input line 123138. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/prefix_graph/index:c onda.models.prefix_graph.PrefixGraph' on page 784 undefined on input line 12332 0. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/prefix_graph/index:c onda.models.prefix_graph.GeneralGraph' on page 784 undefined on input line 1233 31. Package longtable Warning: Column widths have changed (longtable) in table 233 on input line 123341. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 784 undefined on input line 123353. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 784 undefined on input line 123353. [784 <./inheritance-c8b79c212ca991fef3eee38bac8a5801dbca0925.pdf>] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 785 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 785 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 785 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 785 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 785 undefined on input line 123403. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 785 undefined on input line 123411. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 785 undefined on input line 123436. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 785 undefined on input line 123471. [785] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/prefix_graph/index:c onda.models.prefix_graph.PrefixGraph' on page 786 undefined on input line 12360 6. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.LinkTypeField' on page 786 undefined on input line 123702. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.NoarchField' on page 786 undefined on input line 123713. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.TimestampField' on page 786 undefined on input line 123724. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.Link' on page 786 undefined on input line 123735. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records._FeaturesField' on page 786 undefined on input line 123746. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.ChannelField' on page 786 undefined on input line 123757. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.SubdirField' on page 786 undefined on input line 123768. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.FilenameField' on page 786 undefined on input line 123779. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageTypeField' on page 786 undefined on input line 123790. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PathData' on page 786 undefined on input line 123801. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PathDataV1' on page 786 undefined on input line 123812. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PathsData' on page 786 undefined on input line 123823. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 786 undefined on input line 123834. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.Md5Field' on page 786 undefined on input line 123845. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageCacheRecord' on page 786 undefined on input line 123856. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.SolvedRecord' on page 786 undefined on input line 123867. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 786 undefined on input line 123878. Package longtable Warning: Column widths have changed (longtable) in table 234 on input line 123888. [786 <./inheritance-06a16750d07c0d4369c831b31fd05cd348ebf224.pdf>] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.EMPTY_LINK' on page 787 undefined on input line 123925. Package longtable Warning: Column widths have changed (longtable) in table 235 on input line 123935. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.EnumField' on page 787 undefined on input line 123950. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 787 undefined on input line 123961. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 787 undefined on input line 12 3965. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 787 undefined on input line 12 3970. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 787 undefined on input line 12 3974. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 787 undefined on input line 12 3978. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.EnumField' on page 787 undefined on input line 124009. [787] LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 788 undefined on input line 124020. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 788 undefined on input line 12 4024. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 788 undefined on input line 12 4029. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 788 undefined on input line 12 4033. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 788 undefined on input line 12 4037. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.NumberField' on page 788 undefined on input line 124066. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 788 undefined on input line 124077. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 788 undefined on input line 12 4081. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 788 undefined on input line 12 4086. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 788 undefined on input line 12 4090. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 788 undefined on input line 12 4094. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Entity' on page 788 undefined on input line 124173. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.ListField' on page 788 undefined on input line 124218. [788] LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 789 undefined on input line 124229. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 789 undefined on input line 12 4233. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 789 undefined on input line 12 4238. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 789 undefined on input line 12 4242. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 789 undefined on input line 12 4246. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.ComposableField' on page 789 undefined on input line 124289. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 789 undefined on input line 124300. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 789 undefined on input line 12 4304. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 789 undefined on input line 12 4309. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 789 undefined on input line 12 4313. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 789 undefined on input line 12 4317. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.StringField' on page 789 undefined on input line 124358. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 789 undefined on input line 124369. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 789 undefined on input line 12 4373. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 789 undefined on input line 12 4378. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 789 undefined on input line 12 4382. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 789 undefined on input line 12 4386. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.StringField' on page 789 undefined on input line 124417. [789] LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 790 undefined on input line 124428. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 790 undefined on input line 12 4432. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 790 undefined on input line 12 4437. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 790 undefined on input line 12 4441. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 790 undefined on input line 12 4445. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.EnumField' on page 790 undefined on input line 124474. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 790 undefined on input line 124485. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 790 undefined on input line 12 4489. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 790 undefined on input line 12 4494. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 790 undefined on input line 12 4498. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 790 undefined on input line 12 4502. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Entity' on page 790 undefined on input line 124533. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PathData' on page 790 undefined on input line 124608. [790] LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Entity' on page 791 undefined on input line 124663. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Entity' on page 791 undefined on input line 124698. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.SolvedRecord' on page 791 undefined on input line 124708. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 791 undefined on input line 124708. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageCacheRecord' on page 791 undefined on input line 124709. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 791 undefined on input line 124713. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord._pkey' on page 791 undefined on input line 124713. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 791 undefined on input line 124715. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 791 undefined on input line 124716. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord._pkey' on page 791 undefined on input line 124718. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord._pkey' on page 791 undefined on input line 124731. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord._pkey' on page 791 undefined on input line 124747. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord._pkey' on page 791 undefined on input line 124763. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord._pkey' on page 791 undefined on input line 124779. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord._pkey' on page 791 undefined on input line 124808. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord._pkey' on page 791 undefined on input line 124824. LaTeX Warning: Hyper reference `configuration:auto-config-reference' on page 79 1 undefined on input line 124824. [791] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord._pkey' on page 792 undefined on input line 124906. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord._pkey' on page 792 undefined on input line 124928. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 792 undefined on input line 124928. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 792 undefined on input line 124929. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord._pkey' on page 792 undefined on input line 124929. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 792 undefined on input line 124930. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord._pkey' on page 792 undefined on input line 124930. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord.channel_name' on page 792 undefined on input line 124937. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord.subdir' on page 792 undefined on input line 124941 . LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord.name' on page 792 undefined on input line 124945. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord.version' on page 792 undefined on input line 12494 9. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord.build_number' on page 792 undefined on input line 124953. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord.build' on page 792 undefined on input line 124957. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord.fn' on page 792 undefined on input line 124961. LaTeX Warning: Hyper reference `configuration:auto-config-reference' on page 79 2 undefined on input line 124961. [792] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 793 undefined on input line 125315. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 793 undefined on input line 125327. [793] LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.StringField' on page 794 undefined on input line 125367. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 794 undefined on input line 125378. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 794 undefined on input line 12 5382. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 794 undefined on input line 12 5387. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 794 undefined on input line 12 5391. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec.optional' on page 794 undefined on input line 12 5395. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 794 undefined on input line 125426. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 794 undefined on input line 125432. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord._pkey' on page 794 undefined on input line 125437. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 794 undefined on input line 125438. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageCacheRecord' on page 794 undefined on input line 125439. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 794 undefined on input line 125439. [794] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 795 undefined on input line 125566. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 795 undefined on input line 125572. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 795 undefined on input line 125572. Underfull \hbox (badness 10000) in paragraph at lines 125571--125576 []\T1/qtm/m/n/10 This sits be-tween \T1/txtt/m/sl/10 PackageRecord \T1/qtm/m/n/ 10 and \T1/txtt/m/sl/10 PrefixRecord\T1/qtm/m/n/10 , sim-ply adding \T1/txtt/m/ n/10 requested_spec \T1/qtm/m/n/10 (and LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.SolvedRecord' on page 795 undefined on input line 125649. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 795 undefined on input line 125655. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord._pkey' on page 795 undefined on input line 125659. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 795 undefined on input line 125660. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 795 undefined on input line 125661. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageCacheRecord' on page 795 undefined on input line 125661. [795] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/version/index:conda. models.version.SingleStrArgCachingType' on page 796 undefined on input line 125 819. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/version/index:conda. models.version.VersionOrder' on page 796 undefined on input line 125830. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/version/index:conda. models.version.BaseSpec' on page 796 undefined on input line 125841. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/version/index:conda. models.version.VersionSpec' on page 796 undefined on input line 125852. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/version/index:conda. models.version.BuildNumberMatch' on page 796 undefined on input line 125863. Package longtable Warning: Column widths have changed (longtable) in table 236 on input line 125873. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/version/index:conda. models.version.normalized_version' on page 796 undefined on input line 125910. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/version/index:conda. models.version.ver_eval' on page 796 undefined on input line 125921. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/version/index:conda. models.version.treeify' on page 796 undefined on input line 125932. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/version/index:conda. models.version.untreeify' on page 796 undefined on input line 125943. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/version/index:conda. models.version.compatible_release_operator' on page 796 undefined on input line 125954. Package longtable Warning: Column widths have changed (longtable) in table 237 on input line 125964. [796 <./inheritance-212740a84b9ed8d5a510343374bb520037bfb8a9.pdf>] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/version/index:conda. models.version.version_check_re' on page 797 undefined on input line 126001. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/version/index:conda. models.version.version_split_re' on page 797 undefined on input line 126012. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/version/index:conda. models.version.version_cache' on page 797 undefined on input line 126023. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/version/index:conda. models.version.VSPEC_TOKENS' on page 797 undefined on input line 126034. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/version/index:conda. models.version.version_relation_re' on page 797 undefined on input line 126045. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/version/index:conda. models.version.regex_split_re' on page 797 undefined on input line 126056. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/version/index:conda. models.version.OPERATOR_MAP' on page 797 undefined on input line 126067. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/version/index:conda. models.version.OPERATOR_START' on page 797 undefined on input line 126078. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/version/index:conda. models.version.VersionMatch' on page 797 undefined on input line 126089. Package longtable Warning: Column widths have changed (longtable) in table 238 on input line 126099. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/version/index:conda. models.version.VersionOrder' on page 797 undefined on input line 126111. [797] [798] [799] [800] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/version/index:conda. models.version.BaseSpec' on page 801 undefined on input line 126904. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/version/index:conda. models.version.BaseSpec' on page 801 undefined on input line 126975. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/cache/index:conda.n otices.cache.cached_response' on page 801 undefined on input line 127119. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/cache/index:conda.n otices.cache.is_notice_response_cache_expired' on page 801 undefined on input l ine 127130. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/cache/index:conda.n otices.cache.get_notices_cache_dir' on page 801 undefined on input line 127141. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/cache/index:conda.n otices.cache.get_notices_cache_file' on page 801 undefined on input line 127152 . LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/cache/index:conda.n otices.cache.get_notice_response_from_cache' on page 801 undefined on input lin e 127163. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/cache/index:conda.n otices.cache.write_notice_response_to_cache' on page 801 undefined on input lin e 127174. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/cache/index:conda.n otices.cache.mark_channel_notices_as_viewed' on page 801 undefined on input lin e 127185. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/cache/index:conda.n otices.cache.get_viewed_channel_notice_ids' on page 801 undefined on input line 127196. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/cache/index:conda.n otices.cache.clear_cache' on page 801 undefined on input line 127207. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/cache/index:conda.n otices.cache._clear_cache_file' on page 801 undefined on input line 127218. Package longtable Warning: Column widths have changed (longtable) in table 239 on input line 127228. [801] LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/cache/index:conda.n otices.cache.logger' on page 802 undefined on input line 127265. Package longtable Warning: Column widths have changed (longtable) in table 240 on input line 127275. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/types/index:conda.n otices.types.ChannelNoticeResponse' on page 802 undefined on input line 127309. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/types/index:conda.n otices.types.ChannelNoticeResponse' on page 802 undefined on input line 127364. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/types/index:conda.n otices.types.ChannelNoticeResponse' on page 802 undefined on input line 127379. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/types/index:conda.n otices.types.ChannelNotice' on page 802 undefined on input line 127394. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/types/index:conda.n otices.types.ChannelNotice' on page 802 undefined on input line 127409. [802] LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/core/index:conda.no tices.core.retrieve_notices' on page 803 undefined on input line 127497. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/core/index:conda.no tices.core.display_notices' on page 803 undefined on input line 127508. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/core/index:conda.no tices.core.notices' on page 803 undefined on input line 127519. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/core/index:conda.no tices.core.get_channel_name_and_urls' on page 803 undefined on input line 12753 0. Underfull \hbox (badness 10000) in paragraph at lines 127529--127531 []\T1/txtt/m/sl/10 get_channel_name_and_urls\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 ! $ LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/core/index:conda.no tices.core.flatten_notice_responses' on page 803 undefined on input line 127541 . LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/core/index:conda.no tices.core.filter_notices' on page 803 undefined on input line 127552. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/core/index:conda.no tices.core.is_channel_notices_enabled' on page 803 undefined on input line 1275 63. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/core/index:conda.no tices.core.is_channel_notices_cache_expired' on page 803 undefined on input lin e 127574. Package longtable Warning: Column widths have changed (longtable) in table 241 on input line 127584. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/core/index:conda.no tices.core.ChannelName' on page 803 undefined on input line 127621. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/core/index:conda.no tices.core.ChannelUrl' on page 803 undefined on input line 127632. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/core/index:conda.no tices.core.logger' on page 803 undefined on input line 127643. Package longtable Warning: Column widths have changed (longtable) in table 242 on input line 127653. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/types/index:conda.n otices.types.ChannelNoticeResultSet' on page 803 undefined on input line 127695 . LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/types/index:conda.n otices.types.ChannelNoticeResultSet' on page 803 undefined on input line 127729 . [803] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 804 undefined on input line 127779. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.MultiChannel' on page 804 undefined on input line 127779. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/core/index:conda.no tices.core.ChannelUrl' on page 804 undefined on input line 127779. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/core/index:conda.no tices.core.ChannelName' on page 804 undefined on input line 127779. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/types/index:conda.n otices.types.ChannelNoticeResponse' on page 804 undefined on input line 127797. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/types/index:conda.n otices.types.ChannelNotice' on page 804 undefined on input line 127797. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/types/index:conda.n otices.types.ChannelNotice' on page 804 undefined on input line 127809. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/types/index:conda.n otices.types.ChannelNotice' on page 804 undefined on input line 127809. LaTeX Warning: Hyper reference `dev-guide/api/conda/base/context/index:conda.ba se.context.Context' on page 804 undefined on input line 127824. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/fetch/index:conda.n otices.fetch.get_notice_responses' on page 804 undefined on input line 127910. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/fetch/index:conda.n otices.fetch.get_channel_notice_response' on page 804 undefined on input line 1 27921. Package longtable Warning: Column widths have changed (longtable) in table 243 on input line 127931. [804] LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/fetch/index:conda.n otices.fetch.logger' on page 805 undefined on input line 127968. Package longtable Warning: Column widths have changed (longtable) in table 244 on input line 127978. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/types/index:conda.n otices.types.ChannelNoticeResponse' on page 805 undefined on input line 128000. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/types/index:conda.n otices.types.ChannelNoticeResponse' on page 805 undefined on input line 128037. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/types/index:conda.n otices.types.ChannelNotice' on page 805 undefined on input line 128087. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/types/index:conda.n otices.types.ChannelNoticeResultSet' on page 805 undefined on input line 128098 . LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/types/index:conda.n otices.types.ChannelNoticeResponse' on page 805 undefined on input line 128109. Package longtable Warning: Column widths have changed (longtable) in table 245 on input line 128119. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/types/index:conda.n otices.types.UNDEFINED_MESSAGE_ID' on page 805 undefined on input line 128156. Package longtable Warning: Column widths have changed (longtable) in table 246 on input line 128166. [805] LaTeX Warning: Hyper reference `dev-guide/api/conda/base/constants/index:conda. base.constants.NoticeLevel' on page 806 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/types/index:conda.n otices.types.ChannelNotice' on page 806 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/types/index:conda.n otices.types.ChannelNotice' on page 806 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/base/constants/index:conda. base.constants.NoticeLevel' on page 806 undefined on input line 128395. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/views/index:conda.n otices.views.print_notices' on page 806 undefined on input line 128477. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/views/index:conda.n otices.views.print_notice_message' on page 806 undefined on input line 128488. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/views/index:conda.n otices.views.print_more_notices_message' on page 806 undefined on input line 12 8499. [806] Package longtable Warning: Column widths have changed (longtable) in table 247 on input line 128509. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/types/index:conda.n otices.types.ChannelNotice' on page 807 undefined on input line 128521. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/types/index:conda.n otices.types.ChannelNotice' on page 807 undefined on input line 128542. LaTeX Warning: Hyper reference `dev-guide/api/conda/notices/index:conda.notices .notices' on page 807 undefined on input line 128597. Package longtable Warning: Column widths have changed (longtable) in table 248 on input line 128607. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/hookspec/index:modu le-conda.plugins.hookspec' on page 807 undefined on input line 128662. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:module- conda.plugins.types' on page 807 undefined on input line 128667. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/manager/index:modul e-conda.plugins.manager' on page 807 undefined on input line 128676. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/solvers/index:modul e-conda.plugins.solvers' on page 807 undefined on input line 128686. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ index:module-conda.plugins.subcommands.doctor' on page 807 undefined on input l ine 128690. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/virtual_packages/in dex:module-conda.plugins.virtual_packages' on page 807 undefined on input line 128694. [807] LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/config/index:conda. plugins.config.PluginConfig' on page 808 undefined on input line 128756. Package longtable Warning: Column widths have changed (longtable) in table 249 on input line 128766. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/configuration/index: conda.common.configuration.Configuration' on page 808 undefined on input line 1 28781. LaTeX Warning: Hyper reference `dev-guide/api/conda/base/context/index:conda.ba se.context.Context.plugins' on page 808 undefined on input line 128788. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/config/index:conda. plugins.config.PluginConfig.add_plugin_setting' on page 808 undefined on input line 128791. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/manager/index:conda .plugins.manager.CondaPluginManager.load_settings' on page 808 undefined on inp ut line 128796. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/configuration/index: conda.common.configuration.Parameter' on page 808 undefined on input line 12882 7. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/config/index:conda. plugins.config.PluginConfig' on page 808 undefined on input line 128830. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/config/index:conda. plugins.config.PluginConfig' on page 808 undefined on input line 128845. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/configuration/index: conda.common.configuration.RawParameter' on page 808 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/config/index:conda. plugins.config.PluginConfig' on page 808 undefined on input line 128880. [808] LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/environment_exporte rs/environment_yml/index:conda.plugins.environment_exporters.environment_yml.to _dict' on page 809 undefined on input line 128977. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/environment_exporte rs/environment_yml/index:conda.plugins.environment_exporters.environment_yml.ex port_yaml' on page 809 undefined on input line 128988. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/environment_exporte rs/environment_yml/index:conda.plugins.environment_exporters.environment_yml.ex port_json' on page 809 undefined on input line 128999. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/environment_exporte rs/environment_yml/index:conda.plugins.environment_exporters.environment_yml.co nda_environment_exporters' on page 809 undefined on input line 129010. Package longtable Warning: Column widths have changed (longtable) in table 250 on input line 129020. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/environment_exporte rs/environment_yml/index:conda.plugins.environment_exporters.environment_yml.EN VIRONMENT_JSON_FORMAT' on page 809 undefined on input line 129057. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/environment_exporte rs/environment_yml/index:conda.plugins.environment_exporters.environment_yml.EN VIRONMENT_YAML_FORMAT' on page 809 undefined on input line 129068. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/environment_exporte rs/environment_yml/index:conda.plugins.environment_exporters.environment_yml.En vironmentFormatType' on page 809 undefined on input line 129079. Package longtable Warning: Column widths have changed (longtable) in table 251 on input line 129089. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.Environment' on page 809 undefined on input line 129140. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.Environment' on page 809 undefined on input line 129169. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.Environment' on page 809 undefined on input line 129184. [809] LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/environment_exporte rs/explicit/index:conda.plugins.environment_exporters.explicit.export_explicit' on page 810 undefined on input line 129251. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/environment_exporte rs/explicit/index:conda.plugins.environment_exporters.explicit.conda_environmen t_exporters' on page 810 undefined on input line 129262. Package longtable Warning: Column widths have changed (longtable) in table 252 on input line 129272. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/environment_exporte rs/explicit/index:conda.plugins.environment_exporters.explicit.EXPLICIT_FORMAT' on page 810 undefined on input line 129309. Package longtable Warning: Column widths have changed (longtable) in table 253 on input line 129319. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.Environment' on page 810 undefined on input line 129344. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/environment_exporte rs/requirements_txt/index:conda.plugins.environment_exporters.requirements_txt. export_requirements' on page 810 undefined on input line 129411. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/environment_exporte rs/requirements_txt/index:conda.plugins.environment_exporters.requirements_txt. conda_environment_exporters' on page 810 undefined on input line 129422. Package longtable Warning: Column widths have changed (longtable) in table 254 on input line 129432. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/environment_exporte rs/requirements_txt/index:conda.plugins.environment_exporters.requirements_txt. REQUIREMENTS_FORMAT' on page 810 undefined on input line 129469. Package longtable Warning: Column widths have changed (longtable) in table 255 on input line 129479. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.Environment' on page 810 undefined on input line 129504. [810] LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/environment_specifi ers/cep_24/index:conda.plugins.environment_specifiers.cep_24.conda_environment_ specifiers' on page 811 undefined on input line 129589. Package longtable Warning: Column widths have changed (longtable) in table 256 on input line 129599. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/environment_specifi ers/environment_yml/index:conda.plugins.environment_specifiers.environment_yml. conda_environment_specifiers' on page 811 undefined on input line 129657. Package longtable Warning: Column widths have changed (longtable) in table 257 on input line 129667. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/environment_specifi ers/explicit/index:conda.plugins.environment_specifiers.explicit.conda_environm ent_specifiers' on page 811 undefined on input line 129725. Package longtable Warning: Column widths have changed (longtable) in table 258 on input line 129735. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/environment_specifi ers/requirements_txt/index:conda.plugins.environment_specifiers.requirements_tx t.conda_environment_specifiers' on page 811 undefined on input line 129793. [811] Package longtable Warning: Column widths have changed (longtable) in table 259 on input line 129803. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/hookspec/index:cond a.plugins.hookspec.CondaSpecs' on page 812 undefined on input line 129842. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/hookspec/index:cond a.plugins.hookspec.CondaSpecs' on page 812 undefined on input line 129877. Package longtable Warning: Column widths have changed (longtable) in table 260 on input line 129887. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/hookspec/index:cond a.plugins.hookspec._hookspec' on page 812 undefined on input line 129924. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/hookspec/index:cond a.plugins.hookspec.hookimpl' on page 812 undefined on input line 129935. Package longtable Warning: Column widths have changed (longtable) in table 261 on input line 129945. LaTeX Warning: Hyper reference `dev-guide/plugins/solvers:conda.plugins.types.C ondaSolver' on page 812 undefined on input line 129993. [812] LaTeX Warning: Hyper reference `dev-guide/plugins/subcommands:conda.plugins.typ es.CondaSubcommand' on page 813 undefined on input line 130040. LaTeX Warning: Hyper reference `dev-guide/plugins/virtual_packages:conda.plugin s.types.CondaVirtualPackage' on page 813 undefined on input line 130081. LaTeX Warning: Hyper reference `dev-guide/plugins/pre_commands:conda.plugins.ty pes.CondaPreCommand' on page 813 undefined on input line 130118. [813] LaTeX Warning: Hyper reference `dev-guide/plugins/post_commands:conda.plugins.t ypes.CondaPostCommand' on page 814 undefined on input line 130153. LaTeX Warning: Hyper reference `dev-guide/plugins/auth_handlers:conda.plugins.t ypes.CondaAuthHandler' on page 814 undefined on input line 130188. [814] LaTeX Warning: Hyper reference `dev-guide/plugins/health_checks:conda.plugins.t ypes.CondaHealthCheck' on page 815 undefined on input line 130236. Overfull \vbox (1.07391pt too high) detected at line 130296 [815] LaTeX Warning: Hyper reference `dev-guide/plugins/pre_transaction_actions:conda .plugins.types.CondaPreTransactionAction' on page 816 undefined on input line 1 30314. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.Action' on page 816 undefined on input line 130322. [816] LaTeX Warning: Hyper reference `dev-guide/plugins/post_transaction_actions:cond a.plugins.types.CondaPostTransactionAction' on page 817 undefined on input line 130377. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.Action' on page 817 undefined on input line 130385. [817] LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPreSolve' on page 818 undefined on input line 130440. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPostSolve' on page 818 undefined on input line 130481. [818] LaTeX Warning: Hyper reference `dev-guide/plugins/settings:conda.plugins.types. CondaSetting' on page 819 undefined on input line 130523. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaReporterBackend' on page 819 undefined on input line 130559. [819] LaTeX Warning: Hyper reference `dev-guide/plugins/request_headers:conda.plugins .types.CondaRequestHeader' on page 820 undefined on input line 130628. LaTeX Warning: Hyper reference `dev-guide/plugins/request_headers:conda.plugins .types.CondaRequestHeader' on page 820 undefined on input line 130665. [820] LaTeX Warning: Hyper reference `dev-guide/plugins/prefix_data_loaders:conda.plu gins.types.CondaPrefixDataLoader' on page 821 undefined on input line 130703. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaEnvironmentSpecifier' on page 821 undefined on input line 130 756. [821] LaTeX Warning: Hyper reference `dev-guide/plugins/environment_exporters:conda.p lugins.types.CondaEnvironmentExporter' on page 822 undefined on input line 1308 30. [822] LaTeX Warning: Hyper reference `dev-guide/plugins/package_extractors:conda.plug ins.types.CondaPackageExtractor' on page 823 undefined on input line 130897. [823] LaTeX Warning: Hyper reference `dev-guide/plugins/package_extractors:conda.plug ins.types.CondaPackageExtractor' on page 824 undefined on input line 130932. LaTeX Warning: Hyper reference `dev-guide/plugins/exception_observers:conda.plu gins.types.CondaExceptionObserver' on page 824 undefined on input line 130946. LaTeX Warning: Hyper reference `dev-guide/plugins/exception_observers:conda.plu gins.types.CondaExceptionEvent' on page 824 undefined on input line 130968. LaTeX Warning: Hyper reference `dev-guide/plugins/exception_observers:conda.plu gins.types.CondaExceptionObserver' on page 824 undefined on input line 130979. [824] LaTeX Warning: Hyper reference `dev-guide/plugins/exception_observers:conda.plu gins.types.CondaExceptionObserver' on page 825 undefined on input line 131004. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/manager/index:conda .plugins.manager._HookImplWrapper' on page 825 undefined on input line 131059. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/manager/index:conda .plugins.manager.CondaPluginManager' on page 825 undefined on input line 131070 . Package longtable Warning: Column widths have changed (longtable) in table 262 on input line 131080. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/manager/index:conda .plugins.manager.get_plugin_manager' on page 825 undefined on input line 131117 . LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/manager/index:conda .plugins.manager.CondaPluginManager' on page 825 undefined on input line 131122 . Package longtable Warning: Column widths have changed (longtable) in table 263 on input line 131127. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/manager/index:conda .plugins.manager.P' on page 825 undefined on input line 131164. Package longtable Warning: Column widths have changed (longtable) in table 264 on input line 131174. [825] LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 826 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/solve/index:conda.core .solve.Solver' on page 826 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/manager/index:conda .plugins.manager.CondaPluginManager.get_solver_backend' on page 826 undefined o n input line 131280. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/manager/index:conda .plugins.manager.CondaPluginManager.get_session_headers' on page 826 undefined on input line 131293. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/manager/index:conda .plugins.manager.CondaPluginManager.get_request_headers' on page 826 undefined on input line 131306. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/manager/index:conda .plugins.manager.CondaPluginManager.register' on page 826 undefined on input li ne 131325. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/index:conda.plugins .hookimpl' on page 826 undefined on input line 131360. LaTeX Warning: Hyper reference `dev-guide/plugins/subcommands:conda.plugins.typ es.CondaSubcommand' on page 826 undefined on input line 131420. LaTeX Warning: Hyper reference `dev-guide/plugins/virtual_packages:conda.plugin s.types.CondaVirtualPackage' on page 826 undefined on input line 131424. LaTeX Warning: Hyper reference `dev-guide/plugins/solvers:conda.plugins.types.C ondaSolver' on page 826 undefined on input line 131428. LaTeX Warning: Hyper reference `dev-guide/plugins/pre_commands:conda.plugins.ty pes.CondaPreCommand' on page 826 undefined on input line 131432. LaTeX Warning: Hyper reference `dev-guide/plugins/post_commands:conda.plugins.t ypes.CondaPostCommand' on page 826 undefined on input line 131436. LaTeX Warning: Hyper reference `dev-guide/plugins/auth_handlers:conda.plugins.t ypes.CondaAuthHandler' on page 826 undefined on input line 131440. LaTeX Warning: Hyper reference `dev-guide/plugins/health_checks:conda.plugins.t ypes.CondaHealthCheck' on page 826 undefined on input line 131444. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPreSolve' on page 826 undefined on input line 131448. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPostSolve' on page 826 undefined on input line 131452. LaTeX Warning: Hyper reference `dev-guide/plugins/request_headers:conda.plugins .types.CondaRequestHeader' on page 826 undefined on input line 131456. LaTeX Warning: Hyper reference `dev-guide/plugins/request_headers:conda.plugins .types.CondaRequestHeader' on page 826 undefined on input line 131460. [826] LaTeX Warning: Hyper reference `dev-guide/plugins/settings:conda.plugins.types. CondaSetting' on page 827 undefined on input line 131464. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaReporterBackend' on page 827 undefined on input line 131468. LaTeX Warning: Hyper reference `dev-guide/plugins/pre_transaction_actions:conda .plugins.types.CondaPreTransactionAction' on page 827 undefined on input line 1 31472. LaTeX Warning: Hyper reference `dev-guide/plugins/post_transaction_actions:cond a.plugins.types.CondaPostTransactionAction' on page 827 undefined on input line 131476. LaTeX Warning: Hyper reference `dev-guide/plugins/prefix_data_loaders:conda.plu gins.types.CondaPrefixDataLoader' on page 827 undefined on input line 131480. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaEnvironmentSpecifier' on page 827 undefined on input line 131 484. LaTeX Warning: Hyper reference `dev-guide/plugins/package_extractors:conda.plug ins.types.CondaPackageExtractor' on page 827 undefined on input line 131488. LaTeX Warning: Hyper reference `dev-guide/plugins/environment_exporters:conda.p lugins.types.CondaEnvironmentExporter' on page 827 undefined on input line 1314 92. LaTeX Warning: Hyper reference `dev-guide/plugins/exception_observers:conda.plu gins.types.CondaExceptionObserver' on page 827 undefined on input line 131496. LaTeX Warning: Hyper reference `dev-guide/plugins/solvers:conda.plugins.types.C ondaSolver' on page 827 undefined on input line 131512. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 827 undefined on input line 131527. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/solve/index:conda.core .solve.Solver' on page 827 undefined on input line 131527. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/manager/index:conda .plugins.manager.CondaPluginManager.get_cached_solver_backend' on page 827 unde fined on input line 131538. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 827 undefined on input line 131551. LaTeX Warning: Hyper reference `dev-guide/plugins/settings:conda.plugins.types. CondaSetting' on page 827 undefined on input line 131566. [827] LaTeX Warning: Hyper reference `dev-guide/plugins/subcommands:conda.plugins.typ es.CondaSubcommand' on page 828 undefined on input line 131680. LaTeX Warning: Hyper reference `dev-guide/plugins/health_checks:conda.plugins.t ypes.CondaHealthCheck' on page 828 undefined on input line 131692. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaReporterBackend' on page 828 undefined on input line 131707. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaReporterBackend' on page 828 undefined on input line 131719. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 828 undefined on input line 131739. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPrefixDataLoaderCallable' on page 828 undefined on input line 131775. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 828 undefined on input line 131787. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 828 undefined on input line 131787. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 828 undefined on input line 131815. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 828 undefined on input line 131815. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/config/index:conda. plugins.config.PluginConfig' on page 828 undefined on input line 131863. [828] LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaEnvironmentSpecifier' on page 829 undefined on input line 131 880. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/manager/index:conda .plugins.manager.P' on page 829 undefined on input line 131909. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/manager/index:conda .plugins.manager.P' on page 829 undefined on input line 131909. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.PluginError' on page 829 undefined on input line 131924. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaEnvironmentSpecifier' on page 829 undefined on input line 131 938. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.CondaValueError' on page 829 undefined on input line 131957. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.PluginError' on page 829 undefined on input line 131961. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaEnvironmentSpecifier' on page 829 undefined on input line 131 981. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaEnvironmentSpecifier' on page 829 undefined on input line 131 981. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaEnvironmentSpecifier' on page 829 undefined on input line 132 013. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaEnvironmentSpecifier' on page 829 undefined on input line 132 013. [829] LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaEnvironmentSpecifier' on page 830 undefined on input line 132 045. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaEnvironmentSpecifier' on page 830 undefined on input line 132 079. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.EnvironmentFormat' on page 830 undefined on input line 132114. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaEnvironmentSpecifier' on page 830 undefined on input line 132 114. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.EnvironmentFormat' on page 830 undefined on input line 132117. LaTeX Warning: Hyper reference `dev-guide/plugins/environment_exporters:conda.p lugins.types.CondaEnvironmentExporter' on page 830 undefined on input line 1321 29. LaTeX Warning: Hyper reference `dev-guide/plugins/environment_exporters:conda.p lugins.types.CondaEnvironmentExporter' on page 830 undefined on input line 1321 44. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.PluginError' on page 830 undefined on input line 132155. LaTeX Warning: Hyper reference `dev-guide/plugins/environment_exporters:conda.p lugins.types.CondaEnvironmentExporter' on page 830 undefined on input line 1321 69. [830] LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.EnvironmentExporterNotDetected' on page 831 undefined on input line 1321 88. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.PluginError' on page 831 undefined on input line 132192. LaTeX Warning: Hyper reference `dev-guide/plugins/environment_exporters:conda.p lugins.types.CondaEnvironmentExporter' on page 831 undefined on input line 1322 08. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.CondaValueError' on page 831 undefined on input line 132223. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.EnvironmentFormat' on page 831 undefined on input line 132237. LaTeX Warning: Hyper reference `dev-guide/plugins/environment_exporters:conda.p lugins.types.CondaEnvironmentExporter' on page 831 undefined on input line 1322 37. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.EnvironmentFormat' on page 831 undefined on input line 132240. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 831 undefined on input line 132252. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 831 undefined on input line 132252. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 831 undefined on input line 132252. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 831 undefined on input line 132252. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 831 undefined on input line 132252. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.Action' on page 831 undefined on input line 132252. [831] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 832 undefined on input line 132305. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 832 undefined on input line 132305. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 832 undefined on input line 132305. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 832 undefined on input line 132305. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 832 undefined on input line 132305. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.Action' on page 832 undefined on input line 132305. LaTeX Warning: Hyper reference `dev-guide/plugins/package_extractors:conda.plug ins.types.CondaPackageExtractor' on page 832 undefined on input line 132358. LaTeX Warning: Hyper reference `dev-guide/plugins/package_extractors:conda.plug ins.types.CondaPackageExtractor' on page 832 undefined on input line 132369. Underfull \hbox (badness 10000) in paragraph at lines 132367--132370 \T1/qtm/m/n/10 Dic-tio-nary map-ping low-er-cased ex-ten-sions (e.g., \T1/txtt/ m/n/10 ".conda"\T1/qtm/m/n/10 ) to their LaTeX Warning: Hyper reference `dev-guide/plugins/package_extractors:conda.plug ins.types.CondaPackageExtractor' on page 832 undefined on input line 132383. LaTeX Warning: Hyper reference `dev-guide/plugins/package_extractors:conda.plug ins.types.CondaPackageExtractor' on page 832 undefined on input line 132398. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.PluginError' on page 832 undefined on input line 132402. [832] LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.PluginError' on page 833 undefined on input line 132438. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/manager/index:conda .plugins.manager.CondaPluginManager' on page 833 undefined on input line 132480 . LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/manager/index:conda .plugins.manager.CondaPluginManager' on page 833 undefined on input line 132483 . LaTeX Warning: Hyper reference `dev-guide/api/conda/index:module-conda' on page 833 undefined on input line 132500. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/package_extractors/ conda/index:conda.plugins.package_extractors.conda.extract_conda_or_tarball' on page 833 undefined on input line 132537. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/package_extractors/ conda/index:conda.plugins.package_extractors.conda.conda_package_extractors' on page 833 undefined on input line 132548. Package longtable Warning: Column widths have changed (longtable) in table 265 on input line 132558. [833] LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.PySpec ' on page 834 undefined on input line 132687. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.Python Distribution' on page 834 undefined on input line 132698. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.Python InstalledDistribution' on page 834 undefined on input line 132709. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.Python EggInfoDistribution' on page 834 undefined on input line 132720. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.Python EggLinkDistribution' on page 834 undefined on input line 132731. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.Python DistributionMetadata' on page 834 undefined on input line 132742. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.Evalua tor' on page 834 undefined on input line 132753. Package longtable Warning: Column widths have changed (longtable) in table 266 on input line 132763. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.norm_p ackage_name' on page 834 undefined on input line 132800. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.pypi_n ame_to_conda_name' on page 834 undefined on input line 132811. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.norm_p ackage_version' on page 834 undefined on input line 132822. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.split_ spec' on page 834 undefined on input line 132833. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.parse_ specification' on page 834 undefined on input line 132844. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.get_si te_packages_anchor_files' on page 834 undefined on input line 132855. Overfull \hbox (18.00703pt too wide) in paragraph at lines 132854--132856 []\T1/txtt/m/sl/10 get_site_packages_anchor_files\T1/qtm/m/n/10 (site_packages_ path, Overfull \hbox (18.00703pt too wide) detected at line 132857 []\T1/txtt/m/sl/10 get_site_packages_anchor_files\T1/qtm/m/n/10 (site_packages_ path, LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.get_di st_file_from_egg_link' on page 834 undefined on input line 132866. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.parse_ marker' on page 834 undefined on input line 132877. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format._is_li teral' on page 834 undefined on input line 132888. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.get_de fault_marker_context' on page 834 undefined on input line 132899. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.interp ret' on page 834 undefined on input line 132910. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.read_p ython_record' on page 834 undefined on input line 132921. Package longtable Warning: Column widths have changed (longtable) in table 267 on input line 132931. [834] LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.PYPI_T O_CONDA' on page 835 undefined on input line 132968. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.PYPI_C ONDA_DEPS' on page 835 undefined on input line 132979. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.PARTIA L_PYPI_SPEC_PATTERN' on page 835 undefined on input line 132990. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.PY_FIL E_RE' on page 835 undefined on input line 133001. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.IDENTI FIER' on page 835 undefined on input line 133012. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.VERSIO N_IDENTIFIER' on page 835 undefined on input line 133023. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.COMPAR E_OP' on page 835 undefined on input line 133034. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.MARKER _OP' on page 835 undefined on input line 133045. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.OR' on page 835 undefined on input line 133056. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.AND' o n page 835 undefined on input line 133067. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.NON_SP ACE' on page 835 undefined on input line 133078. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.STRING _CHUNK' on page 835 undefined on input line 133089. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.DEFAUL T_MARKER_CONTEXT' on page 835 undefined on input line 133100. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.evalua tor' on page 835 undefined on input line 133111. Package longtable Warning: Column widths have changed (longtable) in table 268 on input line 133121. [835] [836] LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.Python Distribution' on page 837 undefined on input line 133609. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.Python Distribution' on page 837 undefined on input line 133694. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/pkg_format/index:conda.plugins.prefix_data_loaders.pypi.pkg_format.Python EggInfoDistribution' on page 837 undefined on input line 133779. [837] [838] [839] [840] [841] LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/index:conda.plugins.prefix_data_loaders.pypi.PrefixGraph' on page 842 und efined on input line 134689. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/index:conda.plugins.prefix_data_loaders.pypi.CondaPrefixDataLoader' on pa ge 842 undefined on input line 134700. Package longtable Warning: Column widths have changed (longtable) in table 269 on input line 134710. [842] LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/index:conda.plugins.prefix_data_loaders.pypi.get_python_site_packages_sho rt_path' on page 843 undefined on input line 134747. Overfull \hbox (30.1069pt too wide) in paragraph at lines 134746--134748 []\T1/txtt/m/sl/10 get_python_site_packages_short_path\T1/qtm/m/n/10 (python_ve rsion) Overfull \hbox (30.1069pt too wide) detected at line 134749 []\T1/txtt/m/sl/10 get_python_site_packages_short_path\T1/qtm/m/n/10 (python_ve rsion) LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/index:conda.plugins.prefix_data_loaders.pypi.win_path_ok' on page 843 und efined on input line 134758. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/index:conda.plugins.prefix_data_loaders.pypi.get_conda_anchor_files_and_r ecords' on page 843 undefined on input line 134769. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/index:conda.plugins.prefix_data_loaders.pypi.rm_rf' on page 843 undefined on input line 134780. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/index:conda.plugins.prefix_data_loaders.pypi.get_site_packages_anchor_fil es' on page 843 undefined on input line 134791. Overfull \hbox (18.00703pt too wide) in paragraph at lines 134790--134792 []\T1/txtt/m/sl/10 get_site_packages_anchor_files\T1/qtm/m/n/10 (site_packages_ path, Overfull \hbox (18.00703pt too wide) detected at line 134793 []\T1/txtt/m/sl/10 get_site_packages_anchor_files\T1/qtm/m/n/10 (site_packages_ path, LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/index:conda.plugins.prefix_data_loaders.pypi.read_python_record' on page 843 undefined on input line 134802. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/index:conda.plugins.prefix_data_loaders.pypi.resolved_short_path' on page 843 undefined on input line 134813. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/index:conda.plugins.prefix_data_loaders.pypi.load_site_packages' on page 843 undefined on input line 134824. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/index:conda.plugins.prefix_data_loaders.pypi.conda_prefix_data_loaders' o n page 843 undefined on input line 134835. Package longtable Warning: Column widths have changed (longtable) in table 270 on input line 134845. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/prefix_data_loaders /pypi/index:conda.plugins.prefix_data_loaders.pypi.hookimpl' on page 843 undefi ned on input line 134882. Package longtable Warning: Column widths have changed (longtable) in table 271 on input line 134892. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 843 undefined on input line 134959. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 843 undefined on input line 134959. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 843 undefined on input line 134992. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 843 undefined on input line 134992. [843] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 844 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 844 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 844 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 844 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 844 undefined on input line 135042. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 844 undefined on input line 135050. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 844 undefined on input line 135075. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 844 undefined on input line 135110. [844] LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPrefixDataLoaderCallable' on page 845 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 845 undefined on input line 135357. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 845 undefined on input line 135357. [845] LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/reporter_backends/c onsole/index:conda.plugins.reporter_backends.console.QuietProgressBar' on page 846 undefined on input line 135447. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/reporter_backends/c onsole/index:conda.plugins.reporter_backends.console.TQDMProgressBar' on page 8 46 undefined on input line 135458. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/reporter_backends/c onsole/index:conda.plugins.reporter_backends.console.Spinner' on page 846 undef ined on input line 135469. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/reporter_backends/c onsole/index:conda.plugins.reporter_backends.console.QuietSpinner' on page 846 undefined on input line 135480. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/reporter_backends/c onsole/index:conda.plugins.reporter_backends.console.ConsoleReporterRenderer' o n page 846 undefined on input line 135491. Package longtable Warning: Column widths have changed (longtable) in table 272 on input line 135501. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/reporter_backends/c onsole/index:conda.plugins.reporter_backends.console.conda_reporter_backends' o n page 846 undefined on input line 135538. Package longtable Warning: Column widths have changed (longtable) in table 273 on input line 135548. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.ProgressBarBase' on page 846 undefined on input line 135563. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.ProgressBarBase' on page 846 undefined on input line 135617. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.SpinnerBase' on page 846 undefined on input line 135696. [846] LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.SpinnerBase' on page 847 undefined on input line 135835. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.ReporterRendererBase' on page 847 undefined on input line 135876. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/prefix_data/index:cond a.core.prefix_data.PrefixData' on page 847 undefined on input line 135915. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.ProgressBarBase' on page 847 undefined on input line 135930. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.SpinnerBase' on page 847 undefined on input line 135945. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/reporter_backends/j son/index:conda.plugins.reporter_backends.json.JSONProgressBar' on page 847 und efined on input line 136030. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/reporter_backends/j son/index:conda.plugins.reporter_backends.json.JSONReporterRenderer' on page 84 7 undefined on input line 136041. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/reporter_backends/j son/index:conda.plugins.reporter_backends.json.JSONSpinner' on page 847 undefin ed on input line 136052. Package longtable Warning: Column widths have changed (longtable) in table 274 on input line 136062. [847] LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/reporter_backends/j son/index:conda.plugins.reporter_backends.json.conda_reporter_backends' on page 848 undefined on input line 136099. Package longtable Warning: Column widths have changed (longtable) in table 275 on input line 136109. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.ProgressBarBase' on page 848 undefined on input line 136124. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.ReporterRendererBase' on page 848 undefined on input line 136201. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.ProgressBarBase' on page 848 undefined on input line 136255. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.SpinnerBase' on page 848 undefined on input line 136270. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.SpinnerBase' on page 848 undefined on input line 136307. [848] LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/solvers/index:conda .plugins.solvers.conda_solvers' on page 849 undefined on input line 136407. Package longtable Warning: Column widths have changed (longtable) in table 276 on input line 136417. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ health_checks/altered_files/index:conda.plugins.subcommands.doctor.health_check s.altered_files.find_altered_packages' on page 849 undefined on input line 1365 04. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ health_checks/altered_files/index:conda.plugins.subcommands.doctor.health_check s.altered_files.altered_files' on page 849 undefined on input line 136515. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ health_checks/altered_files/index:conda.plugins.subcommands.doctor.health_check s.altered_files.fix_altered_files' on page 849 undefined on input line 136526. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ health_checks/altered_files/index:conda.plugins.subcommands.doctor.health_check s.altered_files.conda_health_checks' on page 849 undefined on input line 136537 . Package longtable Warning: Column widths have changed (longtable) in table 277 on input line 136547. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ health_checks/altered_files/index:conda.plugins.subcommands.doctor.health_check s.altered_files.logger' on page 849 undefined on input line 136584. Package longtable Warning: Column widths have changed (longtable) in table 278 on input line 136594. [849] LaTeX Warning: Hyper reference `dev-guide/plugins/health_checks:conda.plugins.t ypes.CondaHealthCheck' on page 850 undefined on input line 136661. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ health_checks/consistency/index:conda.plugins.subcommands.doctor.health_checks. consistency.find_inconsistent_packages' on page 850 undefined on input line 136 709. Underfull \hbox (badness 10000) in paragraph at lines 136708--136710 []\T1/txtt/m/sl/10 find_inconsistent_packages\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/m/n/10 tu-ple[dict[str, LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ health_checks/consistency/index:conda.plugins.subcommands.doctor.health_checks. consistency.consistent_env_check' on page 850 undefined on input line 136720. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ health_checks/consistency/index:conda.plugins.subcommands.doctor.health_checks. consistency.fix_inconsistent_packages' on page 850 undefined on input line 1367 31. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ health_checks/consistency/index:conda.plugins.subcommands.doctor.health_checks. consistency.conda_health_checks' on page 850 undefined on input line 136742. Package longtable Warning: Column widths have changed (longtable) in table 279 on input line 136752. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/prefix_data/index:cond a.core.prefix_data.PrefixData' on page 850 undefined on input line 136764. LaTeX Warning: Hyper reference `dev-guide/plugins/health_checks:conda.plugins.t ypes.CondaHealthCheck' on page 850 undefined on input line 136813. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ health_checks/environment_txt/index:conda.plugins.subcommands.doctor.health_che cks.environment_txt.check_envs_txt_file' on page 850 undefined on input line 13 6861. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ health_checks/environment_txt/index:conda.plugins.subcommands.doctor.health_che cks.environment_txt.env_txt_check' on page 850 undefined on input line 136872. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ health_checks/environment_txt/index:conda.plugins.subcommands.doctor.health_che cks.environment_txt.fix_env_txt' on page 850 undefined on input line 136883. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ health_checks/environment_txt/index:conda.plugins.subcommands.doctor.health_che cks.environment_txt.conda_health_checks' on page 850 undefined on input line 13 6894. Package longtable Warning: Column widths have changed (longtable) in table 280 on input line 136904. [850] LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ health_checks/environment_txt/index:conda.plugins.subcommands.doctor.health_che cks.environment_txt.logger' on page 851 undefined on input line 136941. Package longtable Warning: Column widths have changed (longtable) in table 281 on input line 136951. LaTeX Warning: Hyper reference `dev-guide/plugins/health_checks:conda.plugins.t ypes.CondaHealthCheck' on page 851 undefined on input line 137018. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ health_checks/file_locking/index:conda.plugins.subcommands.doctor.health_checks .file_locking.file_locking_check' on page 851 undefined on input line 137066. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ health_checks/file_locking/index:conda.plugins.subcommands.doctor.health_checks .file_locking.conda_health_checks' on page 851 undefined on input line 137077. Package longtable Warning: Column widths have changed (longtable) in table 282 on input line 137087. LaTeX Warning: Hyper reference `dev-guide/plugins/health_checks:conda.plugins.t ypes.CondaHealthCheck' on page 851 undefined on input line 137114. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ health_checks/missing_files/index:conda.plugins.subcommands.doctor.health_check s.missing_files.excluded_files_check' on page 851 undefined on input line 13716 2. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ health_checks/missing_files/index:conda.plugins.subcommands.doctor.health_check s.missing_files.find_packages_with_missing_files' on page 851 undefined on inpu t line 137173. Underfull \hbox (badness 10000) in paragraph at lines 137172--137174 []\T1/txtt/m/sl/10 find_packages_with_missing_files\T1/qtm/m/n/10 ($\OMS/cmsy/m /n/10 !$ \T1/qtm/m/n/10 dict[str, LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ health_checks/missing_files/index:conda.plugins.subcommands.doctor.health_check s.missing_files.missing_files' on page 851 undefined on input line 137184. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ health_checks/missing_files/index:conda.plugins.subcommands.doctor.health_check s.missing_files.fix_missing_files' on page 851 undefined on input line 137195. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ health_checks/missing_files/index:conda.plugins.subcommands.doctor.health_check s.missing_files.conda_health_checks' on page 851 undefined on input line 137206 . Package longtable Warning: Column widths have changed (longtable) in table 283 on input line 137216. [851] LaTeX Warning: Hyper reference `dev-guide/plugins/health_checks:conda.plugins.t ypes.CondaHealthCheck' on page 852 undefined on input line 137288. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ health_checks/pinned/index:conda.plugins.subcommands.doctor.health_checks.pinne d.find_malformed_pinned_specs' on page 852 undefined on input line 137336. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ health_checks/pinned/index:conda.plugins.subcommands.doctor.health_checks.pinne d.pinned_well_formatted_check' on page 852 undefined on input line 137347. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ health_checks/pinned/index:conda.plugins.subcommands.doctor.health_checks.pinne d.fix_malformed_pinned' on page 852 undefined on input line 137358. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ health_checks/pinned/index:conda.plugins.subcommands.doctor.health_checks.pinne d.conda_health_checks' on page 852 undefined on input line 137369. Package longtable Warning: Column widths have changed (longtable) in table 284 on input line 137379. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/prefix_data/index:cond a.core.prefix_data.PrefixData' on page 852 undefined on input line 137391. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 852 undefined on input line 137391. LaTeX Warning: Hyper reference `dev-guide/plugins/health_checks:conda.plugins.t ypes.CondaHealthCheck' on page 852 undefined on input line 137439. [852] LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ health_checks/requests_ca_bundle/index:conda.plugins.subcommands.doctor.health_ checks.requests_ca_bundle.requests_ca_bundle_check' on page 853 undefined on in put line 137487. Underfull \hbox (badness 10000) in paragraph at lines 137491--137493 []\T1/qtm/m/n/10 Health check ac-tion: Ver-ify RE- Underfull \hbox (badness 10000) detected at line 137494 []\T1/qtm/m/n/10 Health check ac-tion: Ver-ify RE- LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ health_checks/requests_ca_bundle/index:conda.plugins.subcommands.doctor.health_ checks.requests_ca_bundle.conda_health_checks' on page 853 undefined on input l ine 137498. Package longtable Warning: Column widths have changed (longtable) in table 285 on input line 137508. LaTeX Warning: Hyper reference `dev-guide/plugins/health_checks:conda.plugins.t ypes.CondaHealthCheck' on page 853 undefined on input line 137535. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ index:conda.plugins.subcommands.doctor.PrefixData' on page 853 undefined on inp ut line 137585. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ index:conda.plugins.subcommands.doctor.CondaSubcommand' on page 853 undefined o n input line 137596. Package longtable Warning: Column widths have changed (longtable) in table 286 on input line 137606. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ index:conda.plugins.subcommands.doctor.add_output_and_prompt_options' on page 8 53 undefined on input line 137643. Underfull \hbox (badness 10000) in paragraph at lines 137642--137644 []\T1/txtt/m/sl/10 add_output_and_prompt_options\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/ 10 !$ \T1/qtm/m/n/10 arg- LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ index:conda.plugins.subcommands.doctor.add_parser_help' on page 853 undefined o n input line 137654. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ index:conda.plugins.subcommands.doctor.add_parser_prefix' on page 853 undefined on input line 137665. Underfull \hbox (badness 10000) in paragraph at lines 137664--137666 []\T1/txtt/m/sl/10 add_parser_prefix\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qt m/m/n/10 arg- Underfull \hbox (badness 10000) detected at line 137667 []\T1/txtt/m/sl/10 add_parser_prefix\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qt m/m/n/10 arg- LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ index:conda.plugins.subcommands.doctor.confirm_yn' on page 853 undefined on inp ut line 137676. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ index:conda.plugins.subcommands.doctor.configure_parser' on page 853 undefined on input line 137687. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ index:conda.plugins.subcommands.doctor.execute' on page 853 undefined on input line 137698. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ index:conda.plugins.subcommands.doctor.conda_subcommands' on page 853 undefined on input line 137709. Package longtable Warning: Column widths have changed (longtable) in table 287 on input line 137719. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ index:conda.plugins.subcommands.doctor.context' on page 853 undefined on input line 137756. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ index:conda.plugins.subcommands.doctor.hookimpl' on page 853 undefined on input line 137767. Package longtable Warning: Column widths have changed (longtable) in table 288 on input line 137777. [853] LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ index:conda.plugins.subcommands.doctor.PrefixData' on page 854 undefined on inp ut line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 854 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ index:conda.plugins.subcommands.doctor.PrefixData' on page 854 undefined on inp ut line 137946. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.CondaValueError' on page 854 undefined on input line 137960. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/subcommands/doctor/ index:conda.plugins.subcommands.doctor.PrefixData' on page 854 undefined on inp ut line 137974. [854] LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.EnvironmentLocationNotFound' on page 855 undefined on input line 138129. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.DirectoryNotACondaEnvironmentError' on page 855 undefined on input line 138150. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.EnvironmentNotWritableError' on page 855 undefined on input line 138171. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.EnvironmentIsFrozenError' on page 855 undefined on input line 138193. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.CondaValueError' on page 855 undefined on input line 138236. [855] LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.CondaValueError' on page 856 undefined on input line 138261. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 856 undefined on input line 138370. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 856 undefined on input line 138382. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/iterators/index:cond a.common.iterators.T' on page 856 undefined on input line 138406. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 856 undefined on input line 138406. LaTeX Warning: Hyper reference `dev-guide/api/conda/common/iterators/index:cond a.common.iterators.T' on page 856 undefined on input line 138406. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 856 undefined on input line 138418. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 856 undefined on input line 138430. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 856 undefined on input line 138442. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 856 undefined on input line 138475. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 856 undefined on input line 138475. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 856 undefined on input line 138475. [856] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 857 undefined on input line 138487. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 857 undefined on input line 138508. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 857 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 857 undefined on input line 138658. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaExitZero' on page 857 undefined on input line 138679. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaExitZero' on page 857 undefined on input line 138698. [857] LaTeX Warning: Hyper reference `dev-guide/plugins/subcommands:conda.plugins.hoo kspec.CondaSpecs.conda_subcommands' on page 858 undefined on input line 138758. [858] LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPlugin' on page 859 undefined on input line 138921. LaTeX Warning: Hyper reference `dev-guide/plugins/subcommands:conda.plugins.typ es.CondaSubcommand' on page 859 undefined on input line 138932. LaTeX Warning: Hyper reference `dev-guide/plugins/virtual_packages:conda.plugin s.types.CondaVirtualPackage' on page 859 undefined on input line 138943. LaTeX Warning: Hyper reference `dev-guide/plugins/solvers:conda.plugins.types.C ondaSolver' on page 859 undefined on input line 138954. LaTeX Warning: Hyper reference `dev-guide/plugins/pre_commands:conda.plugins.ty pes.CondaPreCommand' on page 859 undefined on input line 138965. LaTeX Warning: Hyper reference `dev-guide/plugins/post_commands:conda.plugins.t ypes.CondaPostCommand' on page 859 undefined on input line 138976. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.ChannelNameMixin' on page 859 undefined on input line 138987. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.ChannelAuthBase' on page 859 undefined on input line 138998. LaTeX Warning: Hyper reference `dev-guide/plugins/auth_handlers:conda.plugins.t ypes.CondaAuthHandler' on page 859 undefined on input line 139009. LaTeX Warning: Hyper reference `dev-guide/plugins/health_checks:conda.plugins.t ypes.CondaHealthCheck' on page 859 undefined on input line 139020. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPreSolve' on page 859 undefined on input line 139031. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPostSolve' on page 859 undefined on input line 139042. LaTeX Warning: Hyper reference `dev-guide/plugins/settings:conda.plugins.types. CondaSetting' on page 859 undefined on input line 139053. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.ProgressBarBase' on page 859 undefined on input line 139064. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.SpinnerBase' on page 859 undefined on input line 139075. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.ReporterRendererBase' on page 859 undefined on input line 139086. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaReporterBackend' on page 859 undefined on input line 139097. LaTeX Warning: Hyper reference `dev-guide/plugins/request_headers:conda.plugins .types.CondaRequestHeader' on page 859 undefined on input line 139108. LaTeX Warning: Hyper reference `dev-guide/plugins/pre_transaction_actions:conda .plugins.types.CondaPreTransactionAction' on page 859 undefined on input line 1 39119. LaTeX Warning: Hyper reference `dev-guide/plugins/post_transaction_actions:cond a.plugins.types.CondaPostTransactionAction' on page 859 undefined on input line 139130. LaTeX Warning: Hyper reference `dev-guide/plugins/prefix_data_loaders:conda.plu gins.types.CondaPrefixDataLoader' on page 859 undefined on input line 139141. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.EnvironmentSpecBase' on page 859 undefined on input line 139152. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.EnvironmentFormat' on page 859 undefined on input line 139163. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaEnvironmentSpecifier' on page 859 undefined on input line 139 174. LaTeX Warning: Hyper reference `dev-guide/plugins/environment_exporters:conda.p lugins.types.CondaEnvironmentExporter' on page 859 undefined on input line 1391 85. LaTeX Warning: Hyper reference `dev-guide/plugins/package_extractors:conda.plug ins.types.CondaPackageExtractor' on page 859 undefined on input line 139196. LaTeX Warning: Hyper reference `dev-guide/plugins/exception_observers:conda.plu gins.types.CondaExceptionEvent' on page 859 undefined on input line 139207. LaTeX Warning: Hyper reference `dev-guide/plugins/exception_observers:conda.plu gins.types.CondaExceptionObserver' on page 859 undefined on input line 139218. Package longtable Warning: Column widths have changed (longtable) in table 289 on input line 139228. [859] LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPrefixDataLoaderCallable' on page 860 undefined on input line 139265. Package longtable Warning: Column widths have changed (longtable) in table 290 on input line 139275. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 860 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 860 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPlugin' on page 860 undefined on input line 139342. LaTeX Warning: Hyper reference `dev-guide/plugins/subcommands:conda.plugins.hoo kspec.CondaSpecs.conda_subcommands' on page 860 undefined on input line 139349. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPlugin' on page 860 undefined on input line 139428. LaTeX Warning: Hyper reference `dev-guide/plugins/virtual_packages:conda.plugin s.hookspec.CondaSpecs.conda_virtual_packages' on page 860 undefined on input li ne 139435. [860] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 861 undefined on input line 139557. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPlugin' on page 861 undefined on input line 139573. LaTeX Warning: Hyper reference `dev-guide/plugins/solvers:conda.plugins.hookspe c.CondaSpecs.conda_solvers' on page 861 undefined on input line 139580. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 861 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/solve/index:conda.core .solve.Solver' on page 861 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPlugin' on page 861 undefined on input line 139629. LaTeX Warning: Hyper reference `dev-guide/plugins/pre_commands:conda.plugins.ho okspec.CondaSpecs.conda_pre_commands' on page 861 undefined on input line 13963 6. [861] LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPlugin' on page 862 undefined on input line 139699. LaTeX Warning: Hyper reference `dev-guide/plugins/post_commands:conda.plugins.h ookspec.CondaSpecs.conda_post_commands' on page 862 undefined on input line 139 706. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.ChannelAuthBase' on page 862 undefined on input line 139775. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.ChannelNameMixin' on page 862 undefined on input line 139801. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPlugin' on page 862 undefined on input line 139821. [862] LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 863 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.ChannelAuthBase' on page 863 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPlugin' on page 863 undefined on input line 139875. LaTeX Warning: Hyper reference `dev-guide/plugins/health_checks:conda.plugins.h ookspec.CondaSpecs.conda_health_checks' on page 863 undefined on input line 139 929. [863] LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPlugin' on page 864 undefined on input line 140023. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/hookspec/index:cond a.plugins.hookspec.CondaSpecs.conda_pre_solves' on page 864 undefined on input line 140030. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 864 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 864 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPlugin' on page 864 undefined on input line 140079. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/hookspec/index:cond a.plugins.hookspec.CondaSpecs.conda_post_solves' on page 864 undefined on input line 140086. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 864 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 864 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPlugin' on page 864 undefined on input line 140135. LaTeX Warning: Hyper reference `dev-guide/plugins/settings:conda.plugins.hooksp ec.CondaSpecs.conda_settings' on page 864 undefined on input line 140142. [864] LaTeX Warning: Hyper reference `dev-guide/api/conda/common/configuration/index: conda.common.configuration.Parameter' on page 865 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.ProgressBarBase' on page 865 undefined on input line 140435. [865] LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.SpinnerBase' on page 866 undefined on input line 140465. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPlugin' on page 866 undefined on input line 140500. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/hookspec/index:cond a.plugins.hookspec.CondaSpecs.conda_reporter_backends' on page 866 undefined on input line 140507. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 866 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.ReporterRendererBase' on page 866 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPlugin' on page 866 undefined on input line 140572. LaTeX Warning: Hyper reference `dev-guide/plugins/request_headers:conda.plugins .hookspec.CondaSpecs.conda_request_headers' on page 866 undefined on input line 140579. LaTeX Warning: Hyper reference `dev-guide/plugins/request_headers:conda.plugins .hookspec.CondaSpecs.conda_session_headers' on page 866 undefined on input line 140580. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPlugin' on page 866 undefined on input line 140629. LaTeX Warning: Hyper reference `dev-guide/plugins/pre_transaction_actions:conda .plugins.hookspec.CondaSpecs.conda_pre_transaction_actions' on page 866 undefin ed on input line 140636. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.Action' on page 866 undefined on input line 140647. [866] LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 867 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.Action' on page 867 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPlugin' on page 867 undefined on input line 140688. LaTeX Warning: Hyper reference `dev-guide/plugins/post_transaction_actions:cond a.plugins.hookspec.CondaSpecs.conda_post_transaction_actions' on page 867 undef ined on input line 140695. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.Action' on page 867 undefined on input line 140706. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 867 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/path_actions/index:con da.core.path_actions.Action' on page 867 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPlugin' on page 867 undefined on input line 140747. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPrefixDataLoaderCallable' on page 867 undefined on input line 1. [867] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.Environment' on page 868 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/environment/index:co nda.models.environment.Environment' on page 868 undefined on input line 140900. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.EnvironmentSpecBase.env' on page 868 undefined on input line 14090 6. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPlugin' on page 868 undefined on input line 140994. LaTeX Warning: Hyper reference `dev-guide/plugins/environment_specifiers:conda. plugins.hookspec.CondaSpecs.conda_environment_specifiers' on page 868 undefined on input line 141004. [868] LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 869 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.EnvironmentSpecBase' on page 869 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.EnvironmentFormat' on page 869 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPlugin' on page 869 undefined on input line 141121. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.EnvironmentFormat' on page 869 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPlugin' on page 869 undefined on input line 141258. [869] LaTeX Warning: Hyper reference `dev-guide/plugins/package_extractors:conda.plug ins.hookspec.CondaSpecs.conda_package_extractors' on page 870 undefined on inpu t line 141270. [870] LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 871 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.CondaPlugin' on page 871 undefined on input line 141576. LaTeX Warning: Hyper reference `dev-guide/plugins/exception_observers:conda.plu gins.hookspec.CondaSpecs.conda_exception_observers' on page 871 undefined on in put line 141588. LaTeX Warning: Hyper reference `dev-guide/plugins/exception_observers:conda.plu gins.types.CondaExceptionEvent' on page 871 undefined on input line 141604. [871] Underfull \hbox (badness 10000) in paragraph at lines 141619--141622 []\T1/txtt/m/n/10 {"Exception"} \T1/qtm/m/n/10 ^^V all stan-dard ex-cep-tions ( ex-cludes \T1/txtt/m/n/10 KeyboardInterrupt\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 141628--141631 []\T1/txtt/m/n/10 {"PackagesNotFoundError"} \T1/qtm/m/n/10 ^^V a spe-cific er-r or and its sub-classes (e.g. LaTeX Warning: Hyper reference `dev-guide/plugins/exception_observers:conda.plu gins.types.CondaExceptionEvent' on page 872 undefined on input line 141645. LaTeX Warning: Hyper reference `dev-guide/plugins/exception_observers:conda.plu gins.types.CondaExceptionEvent' on page 872 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/virtual_packages/ar chspec/index:conda.plugins.virtual_packages.archspec.archspec_build' on page 87 2 undefined on input line 141733. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/virtual_packages/ar chspec/index:conda.plugins.virtual_packages.archspec.conda_virtual_packages' on page 872 undefined on input line 141744. Package longtable Warning: Column widths have changed (longtable) in table 291 on input line 141754. LaTeX Warning: Hyper reference `dev-guide/plugins/virtual_packages:conda.plugin s.types.CondaVirtualPackage' on page 872 undefined on input line 141778. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:module-conda' on page 872 undefined on input line 141786. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/virtual_packages/co nda/index:conda.plugins.virtual_packages.conda.conda_virtual_packages' on page 872 undefined on input line 141823. Package longtable Warning: Column widths have changed (longtable) in table 292 on input line 141833. LaTeX Warning: Hyper reference `dev-guide/plugins/virtual_packages:conda.plugin s.types.CondaVirtualPackage' on page 872 undefined on input line 141845. [872] LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/virtual_packages/cu da/index:conda.plugins.virtual_packages.cuda.cuda_version' on page 873 undefine d on input line 141890. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/virtual_packages/cu da/index:conda.plugins.virtual_packages.cuda.cached_cuda_version' on page 873 u ndefined on input line 141901. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/virtual_packages/cu da/index:conda.plugins.virtual_packages.cuda.conda_virtual_packages' on page 87 3 undefined on input line 141912. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/virtual_packages/cu da/index:conda.plugins.virtual_packages.cuda._cuda_driver_version_detector_targ et' on page 873 undefined on input line 141923. Package longtable Warning: Column widths have changed (longtable) in table 293 on input line 141933. LaTeX Warning: Hyper reference `dev-guide/plugins/virtual_packages:conda.plugin s.types.CondaVirtualPackage' on page 873 undefined on input line 141987. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/virtual_packages/fr eebsd/index:conda.plugins.virtual_packages.freebsd.conda_virtual_packages' on p age 873 undefined on input line 142063. Package longtable Warning: Column widths have changed (longtable) in table 294 on input line 142073. LaTeX Warning: Hyper reference `dev-guide/plugins/virtual_packages:conda.plugin s.types.CondaVirtualPackage' on page 873 undefined on input line 142085. [873] LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/virtual_packages/li nux/index:conda.plugins.virtual_packages.linux.linux_version' on page 874 undef ined on input line 142130. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/virtual_packages/li nux/index:conda.plugins.virtual_packages.linux.linux_version_validate' on page 874 undefined on input line 142141. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/virtual_packages/li nux/index:conda.plugins.virtual_packages.linux.conda_virtual_packages' on page 874 undefined on input line 142152. Package longtable Warning: Column widths have changed (longtable) in table 295 on input line 142162. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/virtual_packages/li nux/index:conda.plugins.virtual_packages.linux.LINUX_VERSION_PATTERN' on page 8 74 undefined on input line 142199. Package longtable Warning: Column widths have changed (longtable) in table 296 on input line 142209. LaTeX Warning: Hyper reference `dev-guide/plugins/virtual_packages:conda.plugin s.types.CondaVirtualPackage' on page 874 undefined on input line 142255. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/virtual_packages/os x/index:conda.plugins.virtual_packages.osx.osx_version' on page 874 undefined o n input line 142300. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/virtual_packages/os x/index:conda.plugins.virtual_packages.osx.conda_virtual_packages' on page 874 undefined on input line 142311. Package longtable Warning: Column widths have changed (longtable) in table 297 on input line 142321. LaTeX Warning: Hyper reference `dev-guide/plugins/virtual_packages:conda.plugin s.types.CondaVirtualPackage' on page 874 undefined on input line 142345. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/virtual_packages/wi ndows/index:conda.plugins.virtual_packages.windows.win_version' on page 874 und efined on input line 142390. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/virtual_packages/wi ndows/index:conda.plugins.virtual_packages.windows.conda_virtual_packages' on p age 874 undefined on input line 142401. Package longtable Warning: Column widths have changed (longtable) in table 298 on input line 142411. LaTeX Warning: Hyper reference `dev-guide/plugins/virtual_packages:conda.plugin s.types.CondaVirtualPackage' on page 874 undefined on input line 142435. [874] LaTeX Warning: Hyper reference `dev-guide/api/conda/reporters/index:conda.repor ters._get_render_func' on page 875 undefined on input line 142506. LaTeX Warning: Hyper reference `dev-guide/api/conda/reporters/index:conda.repor ters.render' on page 875 undefined on input line 142517. LaTeX Warning: Hyper reference `dev-guide/api/conda/reporters/index:conda.repor ters.get_progress_bar' on page 875 undefined on input line 142528. Underfull \hbox (badness 10000) in paragraph at lines 142527--142529 []\T1/txtt/m/sl/10 get_progress_bar\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ Underfull \hbox (badness 10000) detected at line 142530 []\T1/txtt/m/sl/10 get_progress_bar\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ LaTeX Warning: Hyper reference `dev-guide/api/conda/reporters/index:conda.repor ters.get_progress_bar_context_manager' on page 875 undefined on input line 1425 39. LaTeX Warning: Hyper reference `dev-guide/api/conda/reporters/index:conda.repor ters.get_spinner' on page 875 undefined on input line 142550. LaTeX Warning: Hyper reference `dev-guide/api/conda/reporters/index:conda.repor ters.confirm_yn' on page 875 undefined on input line 142561. Package longtable Warning: Column widths have changed (longtable) in table 299 on input line 142571. LaTeX Warning: Hyper reference `dev-guide/api/conda/reporters/index:conda.repor ters.logger' on page 875 undefined on input line 142608. Package longtable Warning: Column widths have changed (longtable) in table 300 on input line 142618. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.ProgressBarBase' on page 875 undefined on input line 142675. LaTeX Warning: Hyper reference `dev-guide/api/conda/plugins/types/index:conda.p lugins.types.SpinnerBase' on page 875 undefined on input line 142705. LaTeX Warning: Hyper reference `dev-guide/api/conda/resolve/index:conda.resolve .Resolve' on page 875 undefined on input line 142771. Package longtable Warning: Column widths have changed (longtable) in table 301 on input line 142781. [875] LaTeX Warning: Hyper reference `dev-guide/api/conda/resolve/index:conda.resolve ._get_sat_solver_cls' on page 876 undefined on input line 142818. LaTeX Warning: Hyper reference `dev-guide/api/conda/resolve/index:conda.resolve .exactness_and_number_of_deps' on page 876 undefined on input line 142829. Package longtable Warning: Column widths have changed (longtable) in table 302 on input line 142839. LaTeX Warning: Hyper reference `dev-guide/api/conda/resolve/index:conda.resolve .Unsatisfiable' on page 876 undefined on input line 142876. LaTeX Warning: Hyper reference `dev-guide/api/conda/resolve/index:conda.resolve .ResolvePackageNotFound' on page 876 undefined on input line 142887. LaTeX Warning: Hyper reference `dev-guide/api/conda/resolve/index:conda.resolve ._sat_solvers' on page 876 undefined on input line 142898. Package longtable Warning: Column widths have changed (longtable) in table 303 on input line 142908. [876] [877] LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.ResolvePackageNotFound.bad_deps' on page 878 undefined on input line 143 348. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 878 undefined on input line 143464. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 878 undefined on input line 143464. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 878 undefined on input line 143476. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 878 undefined on input line 143476. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/channel/index:conda. models.channel.Channel' on page 878 undefined on input line 143500. [878] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 879 undefined on input line 143668. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 879 undefined on input line 143668. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PackageRecord' on page 879 undefined on input line 143776. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/cases/index:conda.t esting.cases.BaseTestCase' on page 879 undefined on input line 143829. Package longtable Warning: Column widths have changed (longtable) in table 304 on input line 143839. [879] LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.CondaCLIFixture' on page 880 undefined on input line 143979. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.PipCLIFixture' on page 880 undefined on input line 143990. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.PathFactoryFixture' on page 880 undefined on input line 1440 01. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.TmpEnvFixture' on page 880 undefined on input line 144012. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.TmpChannelFixture' on page 880 undefined on input line 14402 3. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.HttpTestServerFixture' on page 880 undefined on input line 1 44034. Package longtable Warning: Column widths have changed (longtable) in table 305 on input line 144044. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.suppress_resource_warning' on page 880 undefined on input li ne 144081. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.tmpdir' on page 880 undefined on input line 144092. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.clear_subdir_cache' on page 880 undefined on input line 1441 03. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.reset_conda_context' on page 880 undefined on input line 144 114. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.temp_package_cache' on page 880 undefined on input line 1441 25. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.parametrized_solver_fixture' on page 880 undefined on input line 144136. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.solver_classic' on page 880 undefined on input line 144147. Underfull \hbox (badness 10000) in paragraph at lines 144146--144148 []\T1/txtt/m/sl/10 solver_classic\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/m /n/10 col-lec- LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.solver_libmamba' on page 880 undefined on input line 144158. Underfull \hbox (badness 10000) in paragraph at lines 144157--144159 []\T1/txtt/m/sl/10 solver_libmamba\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/ m/n/10 col-lec- LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.solver_rattler' on page 880 undefined on input line 144169. Underfull \hbox (badness 10000) in paragraph at lines 144168--144170 []\T1/txtt/m/sl/10 solver_rattler\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/m /n/10 col-lec- LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures._solver_helper' on page 880 undefined on input line 144180. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.conda_cli' on page 880 undefined on input line 144191. Underfull \hbox (badness 10000) in paragraph at lines 144190--144192 []\T1/txtt/m/sl/10 conda_cli\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/m/n/10 col-lec- Underfull \hbox (badness 10000) detected at line 144193 []\T1/txtt/m/sl/10 conda_cli\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/m/n/10 col-lec- LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.session_conda_cli' on page 880 undefined on input line 14420 2. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.pip_cli' on page 880 undefined on input line 144213. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.path_factory' on page 880 undefined on input line 144224. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.tmp_env' on page 880 undefined on input line 144235. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.empty_env' on page 880 undefined on input line 144246. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.session_tmp_env' on page 880 undefined on input line 144257. Underfull \hbox (badness 10000) in paragraph at lines 144256--144258 []\T1/txtt/m/sl/10 session_tmp_env\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/ m/n/10 col-lec- Underfull \hbox (badness 10000) detected at line 144259 []\T1/txtt/m/sl/10 session_tmp_env\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/ m/n/10 col-lec- LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.tmp_channel' on page 880 undefined on input line 144268. Underfull \hbox (badness 10000) in paragraph at lines 144267--144269 []\T1/txtt/m/sl/10 tmp_channel\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/m/n/ 10 col-lec- Underfull \hbox (badness 10000) detected at line 144270 []\T1/txtt/m/sl/10 tmp_channel\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/m/n/ 10 col-lec- LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.context_aware_monkeypatch' on page 880 undefined on input li ne 144279. Underfull \hbox (badness 10000) in paragraph at lines 144278--144280 []\T1/txtt/m/sl/10 context_aware_monkeypatch\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 ! $ LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.tmp_pkgs_dir' on page 880 undefined on input line 144290. Underfull \hbox (badness 10000) in paragraph at lines 144289--144291 []\T1/txtt/m/sl/10 tmp_pkgs_dir\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/m/n /10 col-lec- Underfull \hbox (badness 10000) detected at line 144292 []\T1/txtt/m/sl/10 tmp_pkgs_dir\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/m/n /10 col-lec- LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.tmp_envs_dir' on page 880 undefined on input line 144301. Underfull \hbox (badness 10000) in paragraph at lines 144300--144302 []\T1/txtt/m/sl/10 tmp_envs_dir\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/m/n /10 col-lec- Underfull \hbox (badness 10000) detected at line 144303 []\T1/txtt/m/sl/10 tmp_envs_dir\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/m/n /10 col-lec- LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.PYTHONPATH' on page 880 undefined on input line 144312. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.context_testdata' on page 880 undefined on input line 144323 . LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.http_test_server' on page 880 undefined on input line 144334 . Package longtable Warning: Column widths have changed (longtable) in table 306 on input line 144344. [880] LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.TEST_CONDARC' on page 881 undefined on input line 144381. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.Solver' on page 881 undefined on input line 144392. Package longtable Warning: Column widths have changed (longtable) in table 307 on input line 144402. [881] LaTeX Warning: Hyper reference `dev-guide/api/conda/api/index:conda.api.Solver' on page 882 undefined on input line 144598. LaTeX Warning: Hyper reference `dev-guide/api/conda/api/index:conda.api.Solver' on page 882 undefined on input line 144598. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 882 undefined on input line 144627. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 882 undefined on input line 144627. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.CondaCLIFixture' on page 882 undefined on input line 144685. [882] LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.CondaCLIFixture' on page 883 undefined on input line 144704. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 883 undefined on input line 144733. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 883 undefined on input line 144733. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.PipCLIFixture' on page 883 undefined on input line 144780. [883] LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.PathFactoryFixture' on page 884 undefined on input line 1448 97. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.PathFactoryFixture' on page 884 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.CondaCLIFixture' on page 884 undefined on input line 1. Underfull \hbox (badness 10000) in paragraph at lines 144980--144983 []\T1/qtm/m/n/10 Parts mode: Cus-tomize path name gen-er-a-tion (use-ful for sp e-cial char test-ing). [884] LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.PathFactoryFixture' on page 885 undefined on input line 1450 36. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.CondaCLIFixture' on page 885 undefined on input line 145036. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.TmpEnvFixture' on page 885 undefined on input line 145036. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.TmpEnvFixture' on page 885 undefined on input line 145054. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.CondaCLIFixture' on page 885 undefined on input line 145072. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.TmpEnvFixture' on page 885 undefined on input line 145072. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.PathFactoryFixture' on page 885 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.CondaCLIFixture' on page 885 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.PathFactoryFixture' on page 885 undefined on input line 1451 32. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.CondaCLIFixture' on page 885 undefined on input line 145132. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.TmpChannelFixture' on page 885 undefined on input line 14513 2. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.PathFactoryFixture' on page 885 undefined on input line 1451 62. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.PathFactoryFixture' on page 885 undefined on input line 1451 77. [885] LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.PathFactoryFixture' on page 886 undefined on input line 1453 31. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/fixtures/index:cond a.testing.fixtures.HttpTestServerFixture' on page 886 undefined on input line 1 45331. Underfull \hbox (badness 10000) in paragraph at lines 145342--145348 \T1/qtm/m/n/10 # Server uses tem-po-rary di-rec-tory au-to-mat-i-cally (http_te st_server.directory / Underfull \hbox (badness 10000) in paragraph at lines 145352--145355 \T1/qtm/m/n/10 @pytest.mark.parametrize("http_test_server", ["tests/data/mock-c hannel"], in-di-rect=True) def [886] LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/gateways/fixtures/i ndex:conda.testing.gateways.fixtures.minio_s3_server' on page 887 undefined on input line 145438. Package longtable Warning: Column widths have changed (longtable) in table 308 on input line 145448. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/gateways/fixtures/i ndex:conda.testing.gateways.fixtures.MINIO_EXE' on page 887 undefined on input line 145485. Package longtable Warning: Column widths have changed (longtable) in table 309 on input line 145495. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.strip_expected' on page 887 undefined on input line 145575. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.raises' on page 887 undefined on input line 145586. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.captured' on page 887 undefined on input line 145597. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.assert_equals' on page 887 undefined on input line 145608. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.assert_not_in' on page 887 undefined on input line 145619. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.assert_in' on page 887 undefined on input line 145630. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.add_subdir' on page 887 undefined on input line 145641. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.add_subdir_to_iter' on page 887 undefined on input line 145652 . LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.tempdir' on page 887 undefined on input line 145663. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.supplement_index_with_repodata' on page 887 undefined on input line 145674. Underfull \hbox (badness 10000) in paragraph at lines 145673--145675 []\T1/txtt/m/sl/10 supplement_index_with_repodata\T1/qtm/m/n/10 (index, re-po- LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.add_feature_records_legacy' on page 887 undefined on input lin e 145685. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers._export_subdir_data_to_repodata' on page 887 undefined on inpu t line 145696. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers._sync_channel_to_disk' on page 887 undefined on input line 145 707. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers._alias_canonical_channel_name_cache_to_file_prefixed' on page 887 undefined on input line 145718. Overfull \hbox (79.42169pt too wide) in paragraph at lines 145717--145719 []\T1/txtt/m/sl/10 _alias_canonical_channel_name_cache_to_file_prefixed\T1/qtm/ m/n/10 (name) Overfull \hbox (79.42169pt too wide) detected at line 145720 []\T1/txtt/m/sl/10 _alias_canonical_channel_name_cache_to_file_prefixed\T1/qtm/ m/n/10 (name) LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers._patch_for_local_exports' on page 887 undefined on input line 145729. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers._get_index_r_base' on page 887 undefined on input line 145740. Underfull \hbox (badness 10000) in paragraph at lines 145739--145741 []\T1/txtt/m/sl/10 _get_index_r_base\T1/qtm/m/n/10 (json_filename_or_packages, LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.get_index_r_1' on page 887 undefined on input line 145751. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.get_index_r_2' on page 887 undefined on input line 145762. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.get_index_r_4' on page 887 undefined on input line 145773. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.get_index_r_5' on page 887 undefined on input line 145784. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.get_index_must_unfreeze' on page 887 undefined on input line 1 45795. Underfull \hbox (badness 10000) in paragraph at lines 145794--145796 []\T1/txtt/m/sl/10 get_index_must_unfreeze\T1/qtm/m/n/10 ([subdir, add_pip, LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.get_index_cuda' on page 887 undefined on input line 145806. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.record' on page 887 undefined on input line 145817. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers._get_solver_base' on page 887 undefined on input line 145828. Underfull \hbox (badness 10000) in paragraph at lines 145827--145829 []\T1/txtt/m/sl/10 _get_solver_base\T1/qtm/m/n/10 (channel_id, tm-pdir[, LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.get_solver' on page 887 undefined on input line 145839. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.get_solver_2' on page 887 undefined on input line 145850. Underfull \hbox (badness 10000) in paragraph at lines 145849--145851 []\T1/txtt/m/sl/10 get_solver_2\T1/qtm/m/n/10 (tmpdir[, specs_to_add, LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.get_solver_4' on page 887 undefined on input line 145861. Underfull \hbox (badness 10000) in paragraph at lines 145860--145862 []\T1/txtt/m/sl/10 get_solver_4\T1/qtm/m/n/10 (tmpdir[, specs_to_add, LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.get_solver_5' on page 887 undefined on input line 145872. Underfull \hbox (badness 10000) in paragraph at lines 145871--145873 []\T1/txtt/m/sl/10 get_solver_5\T1/qtm/m/n/10 (tmpdir[, specs_to_add, LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.get_solver_aggregate_1' on page 887 undefined on input line 14 5883. Underfull \hbox (badness 10000) in paragraph at lines 145882--145884 []\T1/txtt/m/sl/10 get_solver_aggregate_1\T1/qtm/m/n/10 (tmpdir[, specs_to_add, LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.get_solver_aggregate_2' on page 887 undefined on input line 14 5894. Underfull \hbox (badness 10000) in paragraph at lines 145893--145895 []\T1/txtt/m/sl/10 get_solver_aggregate_2\T1/qtm/m/n/10 (tmpdir[, specs_to_add, LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.get_solver_must_unfreeze' on page 887 undefined on input line 145905. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.get_solver_cuda' on page 887 undefined on input line 145916. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.convert_to_dist_str' on page 887 undefined on input line 14592 7. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.solver_class' on page 887 undefined on input line 145938. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.in_subprocess' on page 887 undefined on input line 145949. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.forward_to_subprocess' on page 887 undefined on input line 145 960. Underfull \hbox (badness 10000) in paragraph at lines 145959--145961 []\T1/txtt/m/sl/10 forward_to_subprocess\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T 1/qtm/m/n/10 sub-pro- Package longtable Warning: Column widths have changed (longtable) in table 310 on input line 145970. [887] LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.TEST_DATA_DIR' on page 888 undefined on input line 146007. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.CHANNEL_DIR_V2' on page 888 undefined on input line 146018. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.EXPORTED_CHANNELS_DIR' on page 888 undefined on input line 146 029. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/helpers/index:conda .testing.helpers.expected_error_prefix' on page 888 undefined on input line 146 040. Package longtable Warning: Column widths have changed (longtable) in table 311 on input line 146050. [888] LaTeX Warning: Hyper reference `dev-guide/api/conda/core/subdir_data/index:cond a.core.subdir_data.SubdirData' on page 889 undefined on input line 146234. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/subdir_data/index:cond a.core.subdir_data.SubdirData' on page 889 undefined on input line 146251. [889] Underfull \hbox (badness 10000) in paragraph at lines 146575--146579 \T1/qtm/m/n/10 server = http_test_server.run_test_server("/path/to/files") host , port = [890] LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/http_test_server/in dex:conda.testing.http_test_server.run_test_server' on page 891 undefined on in put line 146629. Overfull \hbox (10.99219pt too wide) in paragraph at lines 146628--146630 []\T1/txtt/m/sl/10 run_test_server\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/ m/n/10 http.server.ThreadingHTTPServer) Overfull \hbox (10.99219pt too wide) detected at line 146631 []\T1/txtt/m/sl/10 run_test_server\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/ m/n/10 http.server.ThreadingHTTPServer) Package longtable Warning: Column widths have changed (longtable) in table 312 on input line 146639. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/http_test_server/in dex:conda.testing.http_test_server.server' on page 891 undefined on input line 146676. Package longtable Warning: Column widths have changed (longtable) in table 313 on input line 146686. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/integration/index:c onda.testing.integration.Commands' on page 891 undefined on input line 146759. Package longtable Warning: Column widths have changed (longtable) in table 314 on input line 146769. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/integration/index:c onda.testing.integration.escape_for_winpath' on page 891 undefined on input lin e 146806. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/integration/index:c onda.testing.integration.package_is_installed' on page 891 undefined on input l ine 146817. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/integration/index:c onda.testing.integration.get_shortcut_dir' on page 891 undefined on input line 146828. Package longtable Warning: Column widths have changed (longtable) in table 315 on input line 146838. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/integration/index:c onda.testing.integration.TEST_LOG_LEVEL' on page 891 undefined on input line 14 6875. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/integration/index:c onda.testing.integration.PYTHON_BINARY' on page 891 undefined on input line 146 886. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/integration/index:c onda.testing.integration.UNICODE_CHARACTERS' on page 891 undefined on input lin e 146897. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/integration/index:c onda.testing.integration.UNICODE_CHARACTERS_RESTRICTED' on page 891 undefined o n input line 146908. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/integration/index:c onda.testing.integration.which_or_where' on page 891 undefined on input line 14 6919. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/integration/index:c onda.testing.integration.cp_or_copy' on page 891 undefined on input line 146930 . LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/integration/index:c onda.testing.integration.env_or_set' on page 891 undefined on input line 146941 . LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/integration/index:c onda.testing.integration.SPACER_CHARACTER' on page 891 undefined on input line 146952. Package longtable Warning: Column widths have changed (longtable) in table 316 on input line 146962. ! LaTeX Error: Unicode character γ (U+03B3) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.146992 ...��한áêñßôç\textquotesingle{}}}} ^^M ! LaTeX Error: Unicode character ђ (U+0452) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.146992 ...��한áêñßôç\textquotesingle{}}}} ^^M ! LaTeX Error: Unicode character 家 (U+5BB6) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.146992 ...��한áêñßôç\textquotesingle{}}}} ^^M ! LaTeX Error: Unicode character 固 (U+56FA) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.146992 ...��한áêñßôç\textquotesingle{}}}} ^^M ! LaTeX Error: Unicode character 한 (U+D55C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.146992 ...��한áêñßôç\textquotesingle{}}}} ^^M [891] LaTeX Warning: Hyper reference `dev-guide/api/conda/models/match_spec/index:con da.models.match_spec.MatchSpec' on page 892 undefined on input line 147186. LaTeX Warning: Hyper reference `dev-guide/api/conda/models/records/index:conda. models.records.PrefixRecord' on page 892 undefined on input line 147186. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/notices/fixtures/in dex:conda.testing.notices.fixtures.notices_cache_dir' on page 892 undefined on input line 147248. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/notices/fixtures/in dex:conda.testing.notices.fixtures.notices_mock_fetch_get_session' on page 892 undefined on input line 147259. Underfull \hbox (badness 10000) in paragraph at lines 147258--147260 []\T1/txtt/m/sl/10 notices_mock_fetch_get_session\T1/qtm/m/n/10 ($\OMS/cmsy/m/n /10 !$ LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/notices/fixtures/in dex:conda.testing.notices.fixtures.conda_notices_args_n_parser' on page 892 und efined on input line 147270. Package longtable Warning: Column widths have changed (longtable) in table 317 on input line 147280. [892] LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/notices/helpers/ind ex:conda.testing.notices.helpers.DummyArgs' on page 893 undefined on input line 147365. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/notices/helpers/ind ex:conda.testing.notices.helpers.MockResponse' on page 893 undefined on input l ine 147376. Package longtable Warning: Column widths have changed (longtable) in table 318 on input line 147386. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/notices/helpers/ind ex:conda.testing.notices.helpers.get_test_notices' on page 893 undefined on inp ut line 147423. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/notices/helpers/ind ex:conda.testing.notices.helpers.add_resp_to_mock' on page 893 undefined on inp ut line 147434. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/notices/helpers/ind ex:conda.testing.notices.helpers.create_notice_cache_files' on page 893 undefin ed on input line 147445. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/notices/helpers/ind ex:conda.testing.notices.helpers.offset_cache_file_mtime' on page 893 undefined on input line 147456. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/notices/helpers/ind ex:conda.testing.notices.helpers.notices_decorator_assert_message_in_stdout' on page 893 undefined on input line 147467. Overfull \hbox (38.23184pt too wide) in paragraph at lines 147466--147468 []\T1/txtt/m/sl/10 notices_decorator_assert_message_in_stdout\T1/qtm/m/n/10 (ca ptured, Overfull \hbox (38.23184pt too wide) detected at line 147469 []\T1/txtt/m/sl/10 notices_decorator_assert_message_in_stdout\T1/qtm/m/n/10 (ca ptured, LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/notices/helpers/ind ex:conda.testing.notices.helpers.get_notice_cache_filenames' on page 893 undefi ned on input line 147478. Package longtable Warning: Column widths have changed (longtable) in table 319 on input line 147488. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/notices/helpers/ind ex:conda.testing.notices.helpers.DEFAULT_NOTICE_MESG' on page 893 undefined on input line 147525. Package longtable Warning: Column widths have changed (longtable) in table 320 on input line 147535. [893] LaTeX Warning: Hyper reference `dev-guide/api/conda/base/context/index:conda.ba se.context.Context' on page 894 undefined on input line 147710. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/solver_helpers/inde x:conda.testing.solver_helpers.SimpleEnvironment' on page 894 undefined on inpu t line 147758. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/solver_helpers/inde x:conda.testing.solver_helpers.SolverTests' on page 894 undefined on input line 147769. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/solve/index:conda.core .solve.Solver' on page 894 undefined on input line 147774. Package longtable Warning: Column widths have changed (longtable) in table 321 on input line 147779. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/solver_helpers/inde x:conda.testing.solver_helpers.index_packages' on page 894 undefined on input l ine 147816. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/solver_helpers/inde x:conda.testing.solver_helpers.package_string' on page 894 undefined on input l ine 147827. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/solver_helpers/inde x:conda.testing.solver_helpers.package_string_set' on page 894 undefined on inp ut line 147838. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/solver_helpers/inde x:conda.testing.solver_helpers.package_dict' on page 894 undefined on input lin e 147849. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/solver_helpers/inde x:conda.testing.solver_helpers.empty_prefix' on page 894 undefined on input lin e 147860. LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/solver_helpers/inde x:conda.testing.solver_helpers.temp_simple_env' on page 894 undefined on input line 147871. Package longtable Warning: Column widths have changed (longtable) in table 322 on input line 147881. [894] LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/solver_helpers/inde x:conda.testing.solver_helpers.SimpleEnvironment' on page 895 undefined on inpu t line 148163. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/solve/index:conda.core .solve.Solver' on page 895 undefined on input line 148176. LaTeX Warning: Hyper reference `dev-guide/api/conda/auxlib/entity/index:conda.a uxlib.entity.Field.type' on page 895 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/core/solve/index:conda.core .solve.Solver' on page 895 undefined on input line 1. LaTeX Warning: Hyper reference `dev-guide/api/conda/exceptions/index:conda.exce ptions.UnsatisfiableError' on page 895 undefined on input line 148262. [895] LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/solver_helpers/inde x:conda.testing.solver_helpers.SimpleEnvironment' on page 896 undefined on inpu t line 148515. [896] LaTeX Warning: Hyper reference `dev-guide/api/conda/testing/index:conda.testing .conda_move_to_front_of_PATH' on page 897 undefined on input line 148771. Package longtable Warning: Column widths have changed (longtable) in table 323 on input line 148781. LaTeX Warning: Hyper reference `dev-guide/api/conda/utils/index:conda.utils.hum an_bytes' on page 897 undefined on input line 148838. LaTeX Warning: Hyper reference `dev-guide/api/conda/utils/index:conda.utils.sys _prefix_unfollowed' on page 897 undefined on input line 148849. LaTeX Warning: Hyper reference `dev-guide/api/conda/utils/index:conda.utils.quo te_for_shell' on page 897 undefined on input line 148860. LaTeX Warning: Hyper reference `dev-guide/api/conda/utils/index:conda.utils.mas sage_arguments' on page 897 undefined on input line 148871. LaTeX Warning: Hyper reference `dev-guide/api/conda/utils/index:conda.utils.wra p_subprocess_call' on page 897 undefined on input line 148882. Underfull \hbox (badness 10000) in paragraph at lines 148881--148883 []\T1/txtt/m/sl/10 wrap_subprocess_call\T1/qtm/m/n/10 (root_prefix, pre-fix, LaTeX Warning: Hyper reference `dev-guide/api/conda/utils/index:conda.utils.get _comspec' on page 897 undefined on input line 148893. LaTeX Warning: Hyper reference `dev-guide/api/conda/utils/index:conda.utils.ens ure_dir_exists' on page 897 undefined on input line 148904. Package longtable Warning: Column widths have changed (longtable) in table 324 on input line 148914. LaTeX Warning: Hyper reference `dev-guide/api/conda/utils/index:conda.utils._RE _UNSAFE' on page 897 undefined on input line 148951. Package longtable Warning: Column widths have changed (longtable) in table 325 on input line 148961. [897] LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.conda_signal_ha ndler' on page 898 undefined on input line 149165. Package longtable Warning: Column widths have changed (longtable) in table 326 on input line 149175. [898] LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.__version__' on page 899 undefined on input line 149212. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.__name__' on pa ge 899 undefined on input line 149223. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.__author__' on page 899 undefined on input line 149234. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.__email__' on p age 899 undefined on input line 149245. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.__license__' on page 899 undefined on input line 149256. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.__copyright__' on page 899 undefined on input line 149267. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.__summary__' on page 899 undefined on input line 149278. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.__url__' on pag e 899 undefined on input line 149289. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CONDA_PACKAGE_R OOT' on page 899 undefined on input line 149300. Package longtable Warning: Column widths have changed (longtable) in table 327 on input line 149310. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 899 undefined on input line 149528. LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 899 undefined on input line 149531. [899] LaTeX Warning: Hyper reference `dev-guide/api/conda/index:conda.CondaError' on page 900 undefined on input line 149616. [900] LaTeX Warning: Reference `dev-guide/api/conda/index:module-conda' on page 901 u ndefined on input line 149654. LaTeX Warning: Reference `dev-guide/api/conda/__main__/index:module-conda.__mai n__' on page 901 undefined on input line 149655. LaTeX Warning: Reference `dev-guide/api/conda/_private/index:module-conda._priv ate' on page 901 undefined on input line 149656. LaTeX Warning: Reference `dev-guide/api/conda/_private/shards/index:module-cond a._private.shards' on page 901 undefined on input line 149657. LaTeX Warning: Reference `dev-guide/api/conda/_private/shards/cache/index:modul e-conda._private.shards.cache' on page 901 undefined on input line 149658. LaTeX Warning: Reference `dev-guide/api/conda/_private/shards/misc/index:module -conda._private.shards.misc' on page 901 undefined on input line 149659. LaTeX Warning: Reference `dev-guide/api/conda/_private/shards/shards/index:modu le-conda._private.shards.shards' on page 901 undefined on input line 149660. LaTeX Warning: Reference `dev-guide/api/conda/_private/shards/subset/index:modu le-conda._private.shards.subset' on page 901 undefined on input line 149661. LaTeX Warning: Reference `dev-guide/api/conda/_private/shards/typing/index:modu le-conda._private.shards.typing' on page 901 undefined on input line 149662. LaTeX Warning: Reference `dev-guide/api/conda/_version/index:module-conda._vers ion' on page 901 undefined on input line 149663. LaTeX Warning: Reference `dev-guide/api/conda/activate/index:module-conda.activ ate' on page 901 undefined on input line 149664. LaTeX Warning: Reference `dev-guide/api/conda/api/index:module-conda.api' on pa ge 901 undefined on input line 149665. LaTeX Warning: Reference `dev-guide/api/conda/auxlib/index:module-conda.auxlib' on page 901 undefined on input line 149666. LaTeX Warning: Reference `dev-guide/api/conda/auxlib/collection/index:module-co nda.auxlib.collection' on page 901 undefined on input line 149667. LaTeX Warning: Reference `dev-guide/api/conda/auxlib/compat/index:module-conda. auxlib.compat' on page 901 undefined on input line 149668. LaTeX Warning: Reference `dev-guide/api/conda/auxlib/decorators/index:module-co nda.auxlib.decorators' on page 901 undefined on input line 149669. LaTeX Warning: Reference `dev-guide/api/conda/auxlib/entity/index:module-conda. auxlib.entity' on page 901 undefined on input line 149670. LaTeX Warning: Reference `dev-guide/api/conda/auxlib/exceptions/index:module-co nda.auxlib.exceptions' on page 901 undefined on input line 149671. LaTeX Warning: Reference `dev-guide/api/conda/auxlib/ish/index:module-conda.aux lib.ish' on page 901 undefined on input line 149672. LaTeX Warning: Reference `dev-guide/api/conda/auxlib/logz/index:module-conda.au xlib.logz' on page 901 undefined on input line 149673. LaTeX Warning: Reference `dev-guide/api/conda/auxlib/type_coercion/index:module -conda.auxlib.type_coercion' on page 901 undefined on input line 149674. LaTeX Warning: Reference `dev-guide/api/conda/base/index:module-conda.base' on page 901 undefined on input line 149675. LaTeX Warning: Reference `dev-guide/api/conda/base/constants/index:module-conda .base.constants' on page 901 undefined on input line 149676. LaTeX Warning: Reference `dev-guide/api/conda/base/context/index:module-conda.b ase.context' on page 901 undefined on input line 149677. LaTeX Warning: Reference `dev-guide/api/conda/cli/index:module-conda.cli' on pa ge 901 undefined on input line 149678. LaTeX Warning: Reference `dev-guide/api/conda/cli/actions/index:module-conda.cl i.actions' on page 901 undefined on input line 149679. LaTeX Warning: Reference `dev-guide/api/conda/cli/common/index:module-conda.cli .common' on page 901 undefined on input line 149680. LaTeX Warning: Reference `dev-guide/api/conda/cli/conda_argparse/index:module-c onda.cli.conda_argparse' on page 901 undefined on input line 149681. LaTeX Warning: Reference `dev-guide/api/conda/cli/condarc/index:module-conda.cl i.condarc' on page 901 undefined on input line 149682. LaTeX Warning: Reference `dev-guide/api/conda/cli/find_commands/index:module-co nda.cli.find_commands' on page 901 undefined on input line 149683. LaTeX Warning: Reference `dev-guide/api/conda/cli/formats/index:module-conda.cl i.formats' on page 901 undefined on input line 149684. LaTeX Warning: Reference `dev-guide/api/conda/cli/helpers/index:module-conda.cl i.helpers' on page 901 undefined on input line 149685. LaTeX Warning: Reference `dev-guide/api/conda/cli/install/index:module-conda.cl i.install' on page 901 undefined on input line 149686. LaTeX Warning: Reference `dev-guide/api/conda/cli/main/index:module-conda.cli.m ain' on page 901 undefined on input line 149687. LaTeX Warning: Reference `dev-guide/api/conda/cli/main_clean/index:module-conda .cli.main_clean' on page 901 undefined on input line 149688. LaTeX Warning: Reference `dev-guide/api/conda/cli/main_commands/index:module-co nda.cli.main_commands' on page 901 undefined on input line 149689. LaTeX Warning: Reference `dev-guide/api/conda/cli/main_compare/index:module-con da.cli.main_compare' on page 901 undefined on input line 149690. LaTeX Warning: Reference `dev-guide/api/conda/cli/main_config/index:module-cond a.cli.main_config' on page 901 undefined on input line 149691. LaTeX Warning: Reference `dev-guide/api/conda/cli/main_create/index:module-cond a.cli.main_create' on page 901 undefined on input line 149692. LaTeX Warning: Reference `dev-guide/api/conda/cli/main_env/index:module-conda.c li.main_env' on page 901 undefined on input line 149693. LaTeX Warning: Reference `dev-guide/api/conda/cli/main_env_config/index:module- conda.cli.main_env_config' on page 901 undefined on input line 149694. LaTeX Warning: Reference `dev-guide/api/conda/cli/main_env_create/index:module- conda.cli.main_env_create' on page 901 undefined on input line 149695. LaTeX Warning: Reference `dev-guide/api/conda/cli/main_env_list/index:module-co nda.cli.main_env_list' on page 901 undefined on input line 149696. LaTeX Warning: Reference `dev-guide/api/conda/cli/main_env_remove/index:module- conda.cli.main_env_remove' on page 901 undefined on input line 149697. LaTeX Warning: Reference `dev-guide/api/conda/cli/main_env_update/index:module- conda.cli.main_env_update' on page 901 undefined on input line 149698. LaTeX Warning: Reference `dev-guide/api/conda/cli/main_env_vars/index:module-co nda.cli.main_env_vars' on page 901 undefined on input line 149699. LaTeX Warning: Reference `dev-guide/api/conda/cli/main_export/index:module-cond a.cli.main_export' on page 901 undefined on input line 149700. LaTeX Warning: Reference `dev-guide/api/conda/cli/main_info/index:module-conda. cli.main_info' on page 901 undefined on input line 149701. LaTeX Warning: Reference `dev-guide/api/conda/cli/main_init/index:module-conda. cli.main_init' on page 901 undefined on input line 149702. LaTeX Warning: Reference `dev-guide/api/conda/cli/main_install/index:module-con da.cli.main_install' on page 901 undefined on input line 149703. LaTeX Warning: Reference `dev-guide/api/conda/cli/main_list/index:module-conda. cli.main_list' on page 901 undefined on input line 149704. LaTeX Warning: Reference `dev-guide/api/conda/cli/main_mock_activate/index:modu le-conda.cli.main_mock_activate' on page 901 undefined on input line 149705. LaTeX Warning: Reference `dev-guide/api/conda/cli/main_mock_deactivate/index:mo dule-conda.cli.main_mock_deactivate' on page 901 undefined on input line 149706 . LaTeX Warning: Reference `dev-guide/api/conda/cli/main_notices/index:module-con da.cli.main_notices' on page 901 undefined on input line 149707. LaTeX Warning: Reference `dev-guide/api/conda/cli/main_package/index:module-con da.cli.main_package' on page 901 undefined on input line 149708. LaTeX Warning: Reference `dev-guide/api/conda/cli/main_pip/index:module-conda.c li.main_pip' on page 901 undefined on input line 149709. LaTeX Warning: Reference `dev-guide/api/conda/cli/main_remove/index:module-cond a.cli.main_remove' on page 901 undefined on input line 149710. LaTeX Warning: Reference `dev-guide/api/conda/cli/main_rename/index:module-cond a.cli.main_rename' on page 901 undefined on input line 149711. LaTeX Warning: Reference `dev-guide/api/conda/cli/main_run/index:module-conda.c li.main_run' on page 901 undefined on input line 149712. LaTeX Warning: Reference `dev-guide/api/conda/cli/main_search/index:module-cond a.cli.main_search' on page 901 undefined on input line 149713. LaTeX Warning: Reference `dev-guide/api/conda/cli/main_update/index:module-cond a.cli.main_update' on page 901 undefined on input line 149714. LaTeX Warning: Reference `dev-guide/api/conda/common/index:module-conda.common' on page 901 undefined on input line 149715. LaTeX Warning: Reference `dev-guide/api/conda/common/_logic/index:module-conda. common._logic' on page 901 undefined on input line 149716. LaTeX Warning: Reference `dev-guide/api/conda/common/_os/index:module-conda.com mon._os' on page 901 undefined on input line 149717. LaTeX Warning: Reference `dev-guide/api/conda/common/_os/linux/index:module-con da.common._os.linux' on page 901 undefined on input line 149718. LaTeX Warning: Reference `dev-guide/api/conda/common/_os/osx/index:module-conda .common._os.osx' on page 901 undefined on input line 149719. LaTeX Warning: Reference `dev-guide/api/conda/common/_os/unix/index:module-cond a.common._os.unix' on page 901 undefined on input line 149720. LaTeX Warning: Reference `dev-guide/api/conda/common/_os/windows/index:module-c onda.common._os.windows' on page 901 undefined on input line 149721. LaTeX Warning: Reference `dev-guide/api/conda/common/compat/index:module-conda. common.compat' on page 901 undefined on input line 149722. LaTeX Warning: Reference `dev-guide/api/conda/common/configuration/index:module -conda.common.configuration' on page 901 undefined on input line 149723. LaTeX Warning: Reference `dev-guide/api/conda/common/constants/index:module-con da.common.constants' on page 901 undefined on input line 149724. LaTeX Warning: Reference `dev-guide/api/conda/common/io/index:module-conda.comm on.io' on page 901 undefined on input line 149725. LaTeX Warning: Reference `dev-guide/api/conda/common/iterators/index:module-con da.common.iterators' on page 901 undefined on input line 149726. LaTeX Warning: Reference `dev-guide/api/conda/common/logic/index:module-conda.c ommon.logic' on page 901 undefined on input line 149727. LaTeX Warning: Reference `dev-guide/api/conda/common/path/index:module-conda.co mmon.path' on page 901 undefined on input line 149728. LaTeX Warning: Reference `dev-guide/api/conda/common/path/_cygpath/index:module -conda.common.path._cygpath' on page 901 undefined on input line 149729. LaTeX Warning: Reference `dev-guide/api/conda/common/path/directories/index:mod ule-conda.common.path.directories' on page 901 undefined on input line 149730. LaTeX Warning: Reference `dev-guide/api/conda/common/path/python/index:module-c onda.common.path.python' on page 901 undefined on input line 149731. LaTeX Warning: Reference `dev-guide/api/conda/common/path/windows/index:module- conda.common.path.windows' on page 901 undefined on input line 149732. LaTeX Warning: Reference `dev-guide/api/conda/common/serialize/index:module-con da.common.serialize' on page 901 undefined on input line 149733. LaTeX Warning: Reference `dev-guide/api/conda/common/serialize/json/index:modul e-conda.common.serialize.json' on page 901 undefined on input line 149734. LaTeX Warning: Reference `dev-guide/api/conda/common/serialize/yaml/index:modul e-conda.common.serialize.yaml' on page 901 undefined on input line 149735. LaTeX Warning: Reference `dev-guide/api/conda/common/signals/index:module-conda .common.signals' on page 901 undefined on input line 149736. LaTeX Warning: Reference `dev-guide/api/conda/common/toposort/index:module-cond a.common.toposort' on page 901 undefined on input line 149737. [901] LaTeX Warning: Reference `dev-guide/api/conda/common/url/index:module-conda.com mon.url' on page 902 undefined on input line 149738. LaTeX Warning: Reference `dev-guide/api/conda/core/index:module-conda.core' on page 902 undefined on input line 149739. LaTeX Warning: Reference `dev-guide/api/conda/core/envs_manager/index:module-co nda.core.envs_manager' on page 902 undefined on input line 149740. LaTeX Warning: Reference `dev-guide/api/conda/core/index/index:module-conda.cor e.index' on page 902 undefined on input line 149741. LaTeX Warning: Reference `dev-guide/api/conda/core/initialize/index:module-cond a.core.initialize' on page 902 undefined on input line 149742. LaTeX Warning: Reference `dev-guide/api/conda/core/link/index:module-conda.core .link' on page 902 undefined on input line 149743. LaTeX Warning: Reference `dev-guide/api/conda/core/package_cache_data/index:mod ule-conda.core.package_cache_data' on page 902 undefined on input line 149744. LaTeX Warning: Reference `dev-guide/api/conda/core/path_actions/index:module-co nda.core.path_actions' on page 902 undefined on input line 149745. LaTeX Warning: Reference `dev-guide/api/conda/core/portability/index:module-con da.core.portability' on page 902 undefined on input line 149746. LaTeX Warning: Reference `dev-guide/api/conda/core/prefix_data/index:module-con da.core.prefix_data' on page 902 undefined on input line 149747. LaTeX Warning: Reference `dev-guide/api/conda/core/solve/index:module-conda.cor e.solve' on page 902 undefined on input line 149748. LaTeX Warning: Reference `dev-guide/api/conda/core/subdir_data/index:module-con da.core.subdir_data' on page 902 undefined on input line 149749. LaTeX Warning: Reference `dev-guide/api/conda/deprecations/index:module-conda.d eprecations' on page 902 undefined on input line 149750. LaTeX Warning: Reference `dev-guide/api/conda/env/index:module-conda.env' on pa ge 902 undefined on input line 149751. LaTeX Warning: Reference `dev-guide/api/conda/env/env/index:module-conda.env.en v' on page 902 undefined on input line 149752. LaTeX Warning: Reference `dev-guide/api/conda/env/installers/index:module-conda .env.installers' on page 902 undefined on input line 149753. LaTeX Warning: Reference `dev-guide/api/conda/env/installers/base/index:module- conda.env.installers.base' on page 902 undefined on input line 149754. LaTeX Warning: Reference `dev-guide/api/conda/env/installers/conda/index:module -conda.env.installers.conda' on page 902 undefined on input line 149755. LaTeX Warning: Reference `dev-guide/api/conda/env/installers/pip/index:module-c onda.env.installers.pip' on page 902 undefined on input line 149756. LaTeX Warning: Reference `dev-guide/api/conda/env/pip_util/index:module-conda.e nv.pip_util' on page 902 undefined on input line 149757. LaTeX Warning: Reference `dev-guide/api/conda/env/specs/index:module-conda.env. specs' on page 902 undefined on input line 149758. LaTeX Warning: Reference `dev-guide/api/conda/env/specs/cep_24/index:module-con da.env.specs.cep_24' on page 902 undefined on input line 149759. LaTeX Warning: Reference `dev-guide/api/conda/env/specs/explicit/index:module-c onda.env.specs.explicit' on page 902 undefined on input line 149760. LaTeX Warning: Reference `dev-guide/api/conda/env/specs/requirements/index:modu le-conda.env.specs.requirements' on page 902 undefined on input line 149761. LaTeX Warning: Reference `dev-guide/api/conda/env/specs/yaml_file/index:module- conda.env.specs.yaml_file' on page 902 undefined on input line 149762. LaTeX Warning: Reference `dev-guide/api/conda/exception_handler/index:module-co nda.exception_handler' on page 902 undefined on input line 149763. LaTeX Warning: Reference `dev-guide/api/conda/exceptions/index:module-conda.exc eptions' on page 902 undefined on input line 149764. LaTeX Warning: Reference `dev-guide/api/conda/exports/index:module-conda.export s' on page 902 undefined on input line 149765. LaTeX Warning: Reference `dev-guide/api/conda/gateways/index:module-conda.gatew ays' on page 902 undefined on input line 149766. LaTeX Warning: Reference `dev-guide/api/conda/gateways/anaconda_client/index:mo dule-conda.gateways.anaconda_client' on page 902 undefined on input line 149767 . LaTeX Warning: Reference `dev-guide/api/conda/gateways/connection/index:module- conda.gateways.connection' on page 902 undefined on input line 149768. LaTeX Warning: Reference `dev-guide/api/conda/gateways/connection/adapters/inde x:module-conda.gateways.connection.adapters' on page 902 undefined on input lin e 149769. LaTeX Warning: Reference `dev-guide/api/conda/gateways/connection/adapters/ftp/ index:module-conda.gateways.connection.adapters.ftp' on page 902 undefined on i nput line 149770. LaTeX Warning: Reference `dev-guide/api/conda/gateways/connection/adapters/http /index:module-conda.gateways.connection.adapters.http' on page 902 undefined on input line 149771. LaTeX Warning: Reference `dev-guide/api/conda/gateways/connection/adapters/loca lfs/index:module-conda.gateways.connection.adapters.localfs' on page 902 undefi ned on input line 149772. Underfull \hbox (badness 10000) in paragraph at lines 149772--149773 []\T1/txtt/m/n/10 conda.gateways.connection.adapters.localfs\T1/qtm/m/n/10 , LaTeX Warning: Reference `dev-guide/api/conda/gateways/connection/adapters/s3/i ndex:module-conda.gateways.connection.adapters.s3' on page 902 undefined on inp ut line 149773. LaTeX Warning: Reference `dev-guide/api/conda/gateways/connection/download/inde x:module-conda.gateways.connection.download' on page 902 undefined on input lin e 149774. LaTeX Warning: Reference `dev-guide/api/conda/gateways/connection/session/index :module-conda.gateways.connection.session' on page 902 undefined on input line 149775. LaTeX Warning: Reference `dev-guide/api/conda/gateways/disk/index:module-conda. gateways.disk' on page 902 undefined on input line 149776. LaTeX Warning: Reference `dev-guide/api/conda/gateways/disk/create/index:module -conda.gateways.disk.create' on page 902 undefined on input line 149777. LaTeX Warning: Reference `dev-guide/api/conda/gateways/disk/delete/index:module -conda.gateways.disk.delete' on page 902 undefined on input line 149778. LaTeX Warning: Reference `dev-guide/api/conda/gateways/disk/link/index:module-c onda.gateways.disk.link' on page 902 undefined on input line 149779. LaTeX Warning: Reference `dev-guide/api/conda/gateways/disk/lock/index:module-c onda.gateways.disk.lock' on page 902 undefined on input line 149780. LaTeX Warning: Reference `dev-guide/api/conda/gateways/disk/permissions/index:m odule-conda.gateways.disk.permissions' on page 902 undefined on input line 1497 81. LaTeX Warning: Reference `dev-guide/api/conda/gateways/disk/read/index:module-c onda.gateways.disk.read' on page 902 undefined on input line 149782. LaTeX Warning: Reference `dev-guide/api/conda/gateways/disk/test/index:module-c onda.gateways.disk.test' on page 902 undefined on input line 149783. LaTeX Warning: Reference `dev-guide/api/conda/gateways/disk/update/index:module -conda.gateways.disk.update' on page 902 undefined on input line 149784. LaTeX Warning: Reference `dev-guide/api/conda/gateways/logging/index:module-con da.gateways.logging' on page 902 undefined on input line 149785. LaTeX Warning: Reference `dev-guide/api/conda/gateways/repodata/index:module-co nda.gateways.repodata' on page 902 undefined on input line 149786. LaTeX Warning: Reference `dev-guide/api/conda/gateways/repodata/lock/index:modu le-conda.gateways.repodata.lock' on page 902 undefined on input line 149787. LaTeX Warning: Reference `dev-guide/api/conda/gateways/repodata/zstd/index:modu le-conda.gateways.repodata.zstd' on page 902 undefined on input line 149788. LaTeX Warning: Reference `dev-guide/api/conda/gateways/shards/index:module-cond a.gateways.shards' on page 902 undefined on input line 149789. LaTeX Warning: Reference `dev-guide/api/conda/gateways/shards/typing/index:modu le-conda.gateways.shards.typing' on page 902 undefined on input line 149790. LaTeX Warning: Reference `dev-guide/api/conda/gateways/streams/index:module-con da.gateways.streams' on page 902 undefined on input line 149791. LaTeX Warning: Reference `dev-guide/api/conda/gateways/subprocess/index:module- conda.gateways.subprocess' on page 902 undefined on input line 149792. LaTeX Warning: Reference `dev-guide/api/conda/history/index:module-conda.histor y' on page 902 undefined on input line 149793. LaTeX Warning: Reference `dev-guide/api/conda/instructions/index:module-conda.i nstructions' on page 902 undefined on input line 149794. LaTeX Warning: Reference `dev-guide/api/conda/misc/index:module-conda.misc' on page 902 undefined on input line 149795. LaTeX Warning: Reference `dev-guide/api/conda/models/index:module-conda.models' on page 902 undefined on input line 149796. LaTeX Warning: Reference `dev-guide/api/conda/models/channel/index:module-conda .models.channel' on page 902 undefined on input line 149797. LaTeX Warning: Reference `dev-guide/api/conda/models/dist/index:module-conda.mo dels.dist' on page 902 undefined on input line 149798. LaTeX Warning: Reference `dev-guide/api/conda/models/enums/index:module-conda.m odels.enums' on page 902 undefined on input line 149799. LaTeX Warning: Reference `dev-guide/api/conda/models/environment/index:module-c onda.models.environment' on page 902 undefined on input line 149800. LaTeX Warning: Reference `dev-guide/api/conda/models/match_spec/index:module-co nda.models.match_spec' on page 902 undefined on input line 149801. LaTeX Warning: Reference `dev-guide/api/conda/models/package_info/index:module- conda.models.package_info' on page 902 undefined on input line 149802. LaTeX Warning: Reference `dev-guide/api/conda/models/prefix_graph/index:module- conda.models.prefix_graph' on page 902 undefined on input line 149803. LaTeX Warning: Reference `dev-guide/api/conda/models/records/index:module-conda .models.records' on page 902 undefined on input line 149804. LaTeX Warning: Reference `dev-guide/api/conda/models/version/index:module-conda .models.version' on page 902 undefined on input line 149805. LaTeX Warning: Reference `dev-guide/api/conda/notices/index:module-conda.notice s' on page 902 undefined on input line 149806. LaTeX Warning: Reference `dev-guide/api/conda/notices/cache/index:module-conda. notices.cache' on page 902 undefined on input line 149807. LaTeX Warning: Reference `dev-guide/api/conda/notices/core/index:module-conda.n otices.core' on page 902 undefined on input line 149808. LaTeX Warning: Reference `dev-guide/api/conda/notices/fetch/index:module-conda. notices.fetch' on page 902 undefined on input line 149809. LaTeX Warning: Reference `dev-guide/api/conda/notices/types/index:module-conda. notices.types' on page 902 undefined on input line 149810. LaTeX Warning: Reference `dev-guide/api/conda/notices/views/index:module-conda. notices.views' on page 902 undefined on input line 149811. LaTeX Warning: Reference `dev-guide/api/conda/plugins/index:module-conda.plugin s' on page 902 undefined on input line 149812. LaTeX Warning: Reference `dev-guide/api/conda/plugins/config/index:module-conda .plugins.config' on page 902 undefined on input line 149813. LaTeX Warning: Reference `dev-guide/api/conda/plugins/environment_exporters/ind ex:module-conda.plugins.environment_exporters' on page 902 undefined on input l ine 149814. LaTeX Warning: Reference `dev-guide/api/conda/plugins/environment_exporters/env ironment_yml/index:module-conda.plugins.environment_exporters.environment_yml' on page 902 undefined on input line 149815. Overfull \hbox (40.37172pt too wide) in paragraph at lines 149815--149816 []\T1/txtt/m/n/10 conda.plugins.environment_exporters.environment_yml\T1/qtm/m/ n/10 , LaTeX Warning: Reference `dev-guide/api/conda/plugins/environment_exporters/exp licit/index:module-conda.plugins.environment_exporters.explicit' on page 902 un defined on input line 149816. Overfull \hbox (3.62183pt too wide) in paragraph at lines 149816--149817 []\T1/txtt/m/n/10 conda.plugins.environment_exporters.explicit\T1/qtm/m/n/10 , LaTeX Warning: Reference `dev-guide/api/conda/plugins/environment_exporters/req uirements_txt/index:module-conda.plugins.environment_exporters.requirements_txt ' on page 902 undefined on input line 149817. Overfull \hbox (45.6217pt too wide) in paragraph at lines 149817--149818 []\T1/txtt/m/n/10 conda.plugins.environment_exporters.requirements_txt\T1/qtm/m /n/10 , LaTeX Warning: Reference `dev-guide/api/conda/plugins/environment_specifiers/in dex:module-conda.plugins.environment_specifiers' on page 902 undefined on input line 149818. LaTeX Warning: Reference `dev-guide/api/conda/plugins/environment_specifiers/ce p_24/index:module-conda.plugins.environment_specifiers.cep_24' on page 902 unde fined on input line 149819. Underfull \hbox (badness 10000) in paragraph at lines 149819--149820 []\T1/txtt/m/n/10 conda.plugins.environment_specifiers.cep_24\T1/qtm/m/n/10 , LaTeX Warning: Reference `dev-guide/api/conda/plugins/environment_specifiers/en vironment_yml/index:module-conda.plugins.environment_specifiers.environment_yml ' on page 902 undefined on input line 149820. Overfull \hbox (45.6217pt too wide) in paragraph at lines 149820--149821 []\T1/txtt/m/n/10 conda.plugins.environment_specifiers.environment_yml\T1/qtm/m /n/10 , LaTeX Warning: Reference `dev-guide/api/conda/plugins/environment_specifiers/ex plicit/index:module-conda.plugins.environment_specifiers.explicit' on page 902 undefined on input line 149821. Overfull \hbox (8.87181pt too wide) in paragraph at lines 149821--149822 []\T1/txtt/m/n/10 conda.plugins.environment_specifiers.explicit\T1/qtm/m/n/10 , LaTeX Warning: Reference `dev-guide/api/conda/plugins/environment_specifiers/re quirements_txt/index:module-conda.plugins.environment_specifiers.requirements_t xt' on page 902 undefined on input line 149822. Overfull \hbox (50.87169pt too wide) in paragraph at lines 149822--149823 []\T1/txtt/m/n/10 conda.plugins.environment_specifiers.requirements_txt\T1/qtm/ m/n/10 , LaTeX Warning: Reference `dev-guide/api/conda/plugins/hookspec/index:module-con da.plugins.hookspec' on page 902 undefined on input line 149823. LaTeX Warning: Reference `dev-guide/api/conda/plugins/manager/index:module-cond a.plugins.manager' on page 902 undefined on input line 149824. LaTeX Warning: Reference `dev-guide/api/conda/plugins/package_extractors/index: module-conda.plugins.package_extractors' on page 902 undefined on input line 14 9825. LaTeX Warning: Reference `dev-guide/api/conda/plugins/package_extractors/conda/ index:module-conda.plugins.package_extractors.conda' on page 902 undefined on i nput line 149826. LaTeX Warning: Reference `dev-guide/api/conda/plugins/post_solves/index:module- conda.plugins.post_solves' on page 902 undefined on input line 149827. LaTeX Warning: Reference `dev-guide/api/conda/plugins/prefix_data_loaders/index :module-conda.plugins.prefix_data_loaders' on page 902 undefined on input line 149828. LaTeX Warning: Reference `dev-guide/api/conda/plugins/prefix_data_loaders/pypi/ index:module-conda.plugins.prefix_data_loaders.pypi' on page 902 undefined on i nput line 149829. LaTeX Warning: Reference `dev-guide/api/conda/plugins/prefix_data_loaders/pypi/ pkg_format/index:module-conda.plugins.prefix_data_loaders.pypi.pkg_format' on p age 902 undefined on input line 149830. Overfull \hbox (29.87175pt too wide) in paragraph at lines 149830--149831 []\T1/txtt/m/n/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/ 10 , LaTeX Warning: Reference `dev-guide/api/conda/plugins/reporter_backends/index:m odule-conda.plugins.reporter_backends' on page 902 undefined on input line 1498 31. LaTeX Warning: Reference `dev-guide/api/conda/plugins/reporter_backends/console /index:module-conda.plugins.reporter_backends.console' on page 902 undefined on input line 149832. LaTeX Warning: Reference `dev-guide/api/conda/plugins/reporter_backends/json/in dex:module-conda.plugins.reporter_backends.json' on page 902 undefined on input line 149833. LaTeX Warning: Reference `dev-guide/api/conda/plugins/solvers/index:module-cond a.plugins.solvers' on page 902 undefined on input line 149834. LaTeX Warning: Reference `dev-guide/api/conda/plugins/subcommands/index:module- conda.plugins.subcommands' on page 902 undefined on input line 149835. LaTeX Warning: Reference `dev-guide/api/conda/plugins/subcommands/doctor/index: module-conda.plugins.subcommands.doctor' on page 902 undefined on input line 14 9836. [902] LaTeX Warning: Reference `dev-guide/api/conda/plugins/subcommands/doctor/health _checks/index:module-conda.plugins.subcommands.doctor.health_checks' on page 90 3 undefined on input line 149837. Overfull \hbox (14.1218pt too wide) in paragraph at lines 149837--149838 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks\T1/qtm/m/n/10 , LaTeX Warning: Reference `dev-guide/api/conda/plugins/subcommands/doctor/health _checks/altered_files/index:module-conda.plugins.subcommands.doctor.health_chec ks.altered_files' on page 903 undefined on input line 149838. Overfull \hbox (87.62158pt too wide) in paragraph at lines 149838--149839 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.altered_files\ T1/qtm/m/n/10 , LaTeX Warning: Reference `dev-guide/api/conda/plugins/subcommands/doctor/health _checks/consistency/index:module-conda.plugins.subcommands.doctor.health_checks .consistency' on page 903 undefined on input line 149839. Overfull \hbox (77.12161pt too wide) in paragraph at lines 149839--149840 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.consistency\T1 /qtm/m/n/10 , LaTeX Warning: Reference `dev-guide/api/conda/plugins/subcommands/doctor/health _checks/environment_txt/index:module-conda.plugins.subcommands.doctor.health_ch ecks.environment_txt' on page 903 undefined on input line 149840. Overfull \hbox (98.12155pt too wide) in paragraph at lines 149840--149841 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.environment_tx t\T1/qtm/m/n/10 , LaTeX Warning: Reference `dev-guide/api/conda/plugins/subcommands/doctor/health _checks/file_locking/index:module-conda.plugins.subcommands.doctor.health_check s.file_locking' on page 903 undefined on input line 149841. Overfull \hbox (82.3716pt too wide) in paragraph at lines 149841--149842 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.file_locking\T 1/qtm/m/n/10 , LaTeX Warning: Reference `dev-guide/api/conda/plugins/subcommands/doctor/health _checks/missing_files/index:module-conda.plugins.subcommands.doctor.health_chec ks.missing_files' on page 903 undefined on input line 149842. Overfull \hbox (87.62158pt too wide) in paragraph at lines 149842--149843 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.missing_files\ T1/qtm/m/n/10 , LaTeX Warning: Reference `dev-guide/api/conda/plugins/subcommands/doctor/health _checks/pinned/index:module-conda.plugins.subcommands.doctor.health_checks.pinn ed' on page 903 undefined on input line 149843. Overfull \hbox (50.87169pt too wide) in paragraph at lines 149843--149844 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.pinned\T1/qtm/ m/n/10 , LaTeX Warning: Reference `dev-guide/api/conda/plugins/subcommands/doctor/health _checks/requests_ca_bundle/index:module-conda.plugins.subcommands.doctor.health _checks.requests_ca_bundle' on page 903 undefined on input line 149844. Overfull \hbox (113.8715pt too wide) in paragraph at lines 149844--149845 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.requests_ca_bu ndle\T1/qtm/m/n/10 , LaTeX Warning: Reference `dev-guide/api/conda/plugins/types/index:module-conda. plugins.types' on page 903 undefined on input line 149845. LaTeX Warning: Reference `dev-guide/api/conda/plugins/virtual_packages/index:mo dule-conda.plugins.virtual_packages' on page 903 undefined on input line 149846 . LaTeX Warning: Reference `dev-guide/api/conda/plugins/virtual_packages/archspec /index:module-conda.plugins.virtual_packages.archspec' on page 903 undefined on input line 149847. LaTeX Warning: Reference `dev-guide/api/conda/plugins/virtual_packages/conda/in dex:module-conda.plugins.virtual_packages.conda' on page 903 undefined on input line 149848. LaTeX Warning: Reference `dev-guide/api/conda/plugins/virtual_packages/cuda/ind ex:module-conda.plugins.virtual_packages.cuda' on page 903 undefined on input l ine 149849. LaTeX Warning: Reference `dev-guide/api/conda/plugins/virtual_packages/freebsd/ index:module-conda.plugins.virtual_packages.freebsd' on page 903 undefined on i nput line 149850. LaTeX Warning: Reference `dev-guide/api/conda/plugins/virtual_packages/linux/in dex:module-conda.plugins.virtual_packages.linux' on page 903 undefined on input line 149851. LaTeX Warning: Reference `dev-guide/api/conda/plugins/virtual_packages/osx/inde x:module-conda.plugins.virtual_packages.osx' on page 903 undefined on input lin e 149852. LaTeX Warning: Reference `dev-guide/api/conda/plugins/virtual_packages/windows/ index:module-conda.plugins.virtual_packages.windows' on page 903 undefined on i nput line 149853. LaTeX Warning: Reference `dev-guide/api/conda/reporters/index:module-conda.repo rters' on page 903 undefined on input line 149854. LaTeX Warning: Reference `dev-guide/api/conda/resolve/index:module-conda.resolv e' on page 903 undefined on input line 149855. LaTeX Warning: Reference `dev-guide/api/conda/testing/index:module-conda.testin g' on page 903 undefined on input line 149856. LaTeX Warning: Reference `dev-guide/api/conda/testing/cases/index:module-conda. testing.cases' on page 903 undefined on input line 149857. LaTeX Warning: Reference `dev-guide/api/conda/testing/fixtures/index:module-con da.testing.fixtures' on page 903 undefined on input line 149858. LaTeX Warning: Reference `dev-guide/api/conda/testing/gateways/index:module-con da.testing.gateways' on page 903 undefined on input line 149859. LaTeX Warning: Reference `dev-guide/api/conda/testing/gateways/fixtures/index:m odule-conda.testing.gateways.fixtures' on page 903 undefined on input line 1498 60. LaTeX Warning: Reference `dev-guide/api/conda/testing/helpers/index:module-cond a.testing.helpers' on page 903 undefined on input line 149861. LaTeX Warning: Reference `dev-guide/api/conda/testing/http_test_server/index:mo dule-conda.testing.http_test_server' on page 903 undefined on input line 149862 . LaTeX Warning: Reference `dev-guide/api/conda/testing/integration/index:module- conda.testing.integration' on page 903 undefined on input line 149863. LaTeX Warning: Reference `dev-guide/api/conda/testing/notices/index:module-cond a.testing.notices' on page 903 undefined on input line 149864. LaTeX Warning: Reference `dev-guide/api/conda/testing/notices/fixtures/index:mo dule-conda.testing.notices.fixtures' on page 903 undefined on input line 149865 . LaTeX Warning: Reference `dev-guide/api/conda/testing/notices/helpers/index:mod ule-conda.testing.notices.helpers' on page 903 undefined on input line 149866. LaTeX Warning: Reference `dev-guide/api/conda/testing/solver_helpers/index:modu le-conda.testing.solver_helpers' on page 903 undefined on input line 149867. LaTeX Warning: Reference `dev-guide/api/conda/utils/index:module-conda.utils' o n page 903 undefined on input line 149868. [903] No file continuumio-conda.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. (./continuumio-conda.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. 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/texmf/fonts/enc/dvips/tex-gyre/q-ec-sc.en c}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc}{/usr/share/texmf/ fonts/enc/dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvip s/fontawesome5/fa5free1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/font awesome5/fa5free2.enc} Output written on continuumio-conda.pdf (907 pages, 5001619 bytes). Transcript written on continuumio-conda.log. Latexmk: Index file 'continuumio-conda.idx' was written Latexmk: Missing input file 'continuumio-conda.ind' (or dependence on it) from following: '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 `dev-guide/api/conda/__main__/index:module-conda.__main__' on page 901 undefined on input line 149655 Reference `dev-guide/api/conda/_private/index:module-conda._private' on page 901 undefined on input line 149656 Reference `dev-guide/api/conda/_private/shards/cache/index:module-conda._private.shards.cache' on page 901 undefined on input line 149658 Reference `dev-guide/api/conda/_private/shards/index:module-conda._private.shards' on page 901 undefined on input line 149657 Reference `dev-guide/api/conda/_private/shards/misc/index:module-conda._private.shards.misc' on page 901 undefined on input line 149659 Reference `dev-guide/api/conda/_private/shards/shards/index:module-conda._private.shards.shards' on page 901 undefined on input line 149660 Reference `dev-guide/api/conda/_private/shards/subset/index:module-conda._private.shards.subset' on page 901 undefined on input line 149661 Reference `dev-guide/api/conda/_private/shards/typing/index:module-conda._private.shards.typing' on page 901 undefined on input line 149662 Reference `dev-guide/api/conda/_version/index:module-conda._version' on page 901 undefined on input line 149663 Reference `dev-guide/api/conda/activate/index:module-conda.activate' on page 901 undefined on input line 149664 Reference `dev-guide/api/conda/api/index:module-conda.api' on page 901 undefined on input line 149665 Reference `dev-guide/api/conda/auxlib/collection/index:module-conda.auxlib.collection' on page 901 undefined on input line 149667 Reference `dev-guide/api/conda/auxlib/compat/index:module-conda.auxlib.compat' on page 901 undefined on input line 149668 Reference `dev-guide/api/conda/auxlib/decorators/index:module-conda.auxlib.decorators' on page 901 undefined on input line 149669 Reference `dev-guide/api/conda/auxlib/entity/index:module-conda.auxlib.entity' on page 901 undefined on input line 149670 Reference `dev-guide/api/conda/auxlib/exceptions/index:module-conda.auxlib.exceptions' on page 901 undefined on input line 149671 Reference `dev-guide/api/conda/auxlib/index:module-conda.auxlib' on page 901 undefined on input line 149666 Reference `dev-guide/api/conda/auxlib/ish/index:module-conda.auxlib.ish' on page 901 undefined on input line 149672 Reference `dev-guide/api/conda/auxlib/logz/index:module-conda.auxlib.logz' on page 901 undefined on input line 149673 Reference `dev-guide/api/conda/auxlib/type_coercion/index:module-conda.auxlib.type_coercion' on page 901 undefined on input line 149674 Reference `dev-guide/api/conda/base/constants/index:module-conda.base.constants' on page 901 undefined on input line 149676 Reference `dev-guide/api/conda/base/context/index:module-conda.base.context' on page 901 undefined on input line 149677 Reference `dev-guide/api/conda/base/index:module-conda.base' on page 901 undefined on input line 149675 Reference `dev-guide/api/conda/cli/actions/index:module-conda.cli.actions' on page 901 undefined on input line 149679 Reference `dev-guide/api/conda/cli/common/index:module-conda.cli.common' on page 901 undefined on input line 149680 Reference `dev-guide/api/conda/cli/conda_argparse/index:module-conda.cli.conda_argparse' on page 901 undefined on input line 149681 Reference `dev-guide/api/conda/cli/condarc/index:module-conda.cli.condarc' on page 901 undefined on input line 149682 Reference `dev-guide/api/conda/cli/find_commands/index:module-conda.cli.find_commands' on page 901 undefined on input line 149683 Reference `dev-guide/api/conda/cli/formats/index:module-conda.cli.formats' on page 901 undefined on input line 149684 Reference `dev-guide/api/conda/cli/helpers/index:module-conda.cli.helpers' on page 901 undefined on input line 149685 Reference `dev-guide/api/conda/cli/index:module-conda.cli' on page 901 undefined on input line 149678 Reference `dev-guide/api/conda/cli/install/index:module-conda.cli.install' on page 901 undefined on input line 149686 Reference `dev-guide/api/conda/cli/main/index:module-conda.cli.main' on page 901 undefined on input line 149687 Reference `dev-guide/api/conda/cli/main_clean/index:module-conda.cli.main_clean' on page 901 undefined on input line 149688 Reference `dev-guide/api/conda/cli/main_commands/index:module-conda.cli.main_commands' on page 901 undefined on input line 149689 Reference `dev-guide/api/conda/cli/main_compare/index:module-conda.cli.main_compare' on page 901 undefined on input line 149690 Reference `dev-guide/api/conda/cli/main_config/index:module-conda.cli.main_config' on page 901 undefined on input line 149691 Reference `dev-guide/api/conda/cli/main_create/index:module-conda.cli.main_create' on page 901 undefined on input line 149692 Reference `dev-guide/api/conda/cli/main_env/index:module-conda.cli.main_env' on page 901 undefined on input line 149693 Reference `dev-guide/api/conda/cli/main_env_config/index:module-conda.cli.main_env_config' on page 901 undefined on input line 149694 Reference `dev-guide/api/conda/cli/main_env_create/index:module-conda.cli.main_env_create' on page 901 undefined on input line 149695 Reference `dev-guide/api/conda/cli/main_env_list/index:module-conda.cli.main_env_list' on page 901 undefined on input line 149696 Reference `dev-guide/api/conda/cli/main_env_remove/index:module-conda.cli.main_env_remove' on page 901 undefined on input line 149697 Reference `dev-guide/api/conda/cli/main_env_update/index:module-conda.cli.main_env_update' on page 901 undefined on input line 149698 Reference `dev-guide/api/conda/cli/main_env_vars/index:module-conda.cli.main_env_vars' on page 901 undefined on input line 149699 Reference `dev-guide/api/conda/cli/main_export/index:module-conda.cli.main_export' on page 901 undefined on input line 149700 Reference `dev-guide/api/conda/cli/main_info/index:module-conda.cli.main_info' on page 901 undefined on input line 149701 Reference `dev-guide/api/conda/cli/main_init/index:module-conda.cli.main_init' on page 901 undefined on input line 149702 Reference `dev-guide/api/conda/cli/main_install/index:module-conda.cli.main_install' on page 901 undefined on input line 149703 Reference `dev-guide/api/conda/cli/main_list/index:module-conda.cli.main_list' on page 901 undefined on input line 149704 Reference `dev-guide/api/conda/cli/main_mock_activate/index:module-conda.cli.main_mock_activate' on page 901 undefined on input line 149705 Reference `dev-guide/api/conda/cli/main_mock_deactivate/index:module-conda.cli.main_mock_deactivate' on page 901 undefined on input line 149706 Reference `dev-guide/api/conda/cli/main_notices/index:module-conda.cli.main_notices' on page 901 undefined on input line 149707 Reference `dev-guide/api/conda/cli/main_package/index:module-conda.cli.main_package' on page 901 undefined on input line 149708 Reference `dev-guide/api/conda/cli/main_pip/index:module-conda.cli.main_pip' on page 901 undefined on input line 149709 Reference `dev-guide/api/conda/cli/main_remove/index:module-conda.cli.main_remove' on page 901 undefined on input line 149710 Reference `dev-guide/api/conda/cli/main_rename/index:module-conda.cli.main_rename' on page 901 undefined on input line 149711 Reference `dev-guide/api/conda/cli/main_run/index:module-conda.cli.main_run' on page 901 undefined on input line 149712 Reference `dev-guide/api/conda/cli/main_search/index:module-conda.cli.main_search' on page 901 undefined on input line 149713 Reference `dev-guide/api/conda/cli/main_update/index:module-conda.cli.main_update' on page 901 undefined on input line 149714 Reference `dev-guide/api/conda/common/_logic/index:module-conda.common._logic' on page 901 undefined on input line 149716 Reference `dev-guide/api/conda/common/_os/index:module-conda.common._os' on page 901 undefined on input line 149717 Reference `dev-guide/api/conda/common/_os/linux/index:module-conda.common._os.linux' on page 901 undefined on input line 149718 Reference `dev-guide/api/conda/common/_os/osx/index:module-conda.common._os.osx' on page 901 undefined on input line 149719 Reference `dev-guide/api/conda/common/_os/unix/index:module-conda.common._os.unix' on page 901 undefined on input line 149720 Reference `dev-guide/api/conda/common/_os/windows/index:module-conda.common._os.windows' on page 901 undefined on input line 149721 Reference `dev-guide/api/conda/common/compat/index:module-conda.common.compat' on page 901 undefined on input line 149722 Reference `dev-guide/api/conda/common/configuration/index:module-conda.common.configuration' on page 901 undefined on input line 149723 Reference `dev-guide/api/conda/common/constants/index:module-conda.common.constants' on page 901 undefined on input line 149724 Reference `dev-guide/api/conda/common/index:module-conda.common' on page 901 undefined on input line 149715 Reference `dev-guide/api/conda/common/io/index:module-conda.common.io' on page 901 undefined on input line 149725 Reference `dev-guide/api/conda/common/iterators/index:module-conda.common.iterators' on page 901 undefined on input line 149726 Reference `dev-guide/api/conda/common/logic/index:module-conda.common.logic' on page 901 undefined on input line 149727 Reference `dev-guide/api/conda/common/path/_cygpath/index:module-conda.common.path._cygpath' on page 901 undefined on input line 149729 Reference `dev-guide/api/conda/common/path/directories/index:module-conda.common.path.directories' on page 901 undefined on input line 149730 Reference `dev-guide/api/conda/common/path/index:module-conda.common.path' on page 901 undefined on input line 149728 Reference `dev-guide/api/conda/common/path/python/index:module-conda.common.path.python' on page 901 undefined on input line 149731 Reference `dev-guide/api/conda/common/path/windows/index:module-conda.common.path.windows' on page 901 undefined on input line 149732 Reference `dev-guide/api/conda/common/serialize/index:module-conda.common.serialize' on page 901 undefined on input line 149733 Reference `dev-guide/api/conda/common/serialize/json/index:module-conda.common.serialize.json' on page 901 undefined on input line 149734 Reference `dev-guide/api/conda/common/serialize/yaml/index:module-conda.common.serialize.yaml' on page 901 undefined on input line 149735 Reference `dev-guide/api/conda/common/signals/index:module-conda.common.signals' on page 901 undefined on input line 149736 Reference `dev-guide/api/conda/common/toposort/index:module-conda.common.toposort' on page 901 undefined on input line 149737 Reference `dev-guide/api/conda/common/url/index:module-conda.common.url' on page 902 undefined on input line 149738 Reference `dev-guide/api/conda/core/envs_manager/index:module-conda.core.envs_manager' on page 902 undefined on input line 149740 Reference `dev-guide/api/conda/core/index/index:module-conda.core.index' on page 902 undefined on input line 149741 Reference `dev-guide/api/conda/core/index:module-conda.core' on page 902 undefined on input line 149739 Reference `dev-guide/api/conda/core/initialize/index:module-conda.core.initialize' on page 902 undefined on input line 149742 Reference `dev-guide/api/conda/core/link/index:module-conda.core.link' on page 902 undefined on input line 149743 Reference `dev-guide/api/conda/core/package_cache_data/index:module-conda.core.package_cache_data' on page 902 undefined on input line 149744 Reference `dev-guide/api/conda/core/path_actions/index:module-conda.core.path_actions' on page 902 undefined on input line 149745 Reference `dev-guide/api/conda/core/portability/index:module-conda.core.portability' on page 902 undefined on input line 149746 Reference `dev-guide/api/conda/core/prefix_data/index:module-conda.core.prefix_data' on page 902 undefined on input line 149747 Reference `dev-guide/api/conda/core/solve/index:module-conda.core.solve' on page 902 undefined on input line 149748 Reference `dev-guide/api/conda/core/subdir_data/index:module-conda.core.subdir_data' on page 902 undefined on input line 149749 Reference `dev-guide/api/conda/deprecations/index:module-conda.deprecations' on page 902 undefined on input line 149750 Reference `dev-guide/api/conda/env/env/index:module-conda.env.env' on page 902 undefined on input line 149752 Reference `dev-guide/api/conda/env/index:module-conda.env' on page 902 undefined on input line 149751 Reference `dev-guide/api/conda/env/installers/base/index:module-conda.env.installers.base' on page 902 undefined on input line 149754 Reference `dev-guide/api/conda/env/installers/conda/index:module-conda.env.installers.conda' on page 902 undefined on input line 149755 Reference `dev-guide/api/conda/env/installers/index:module-conda.env.installers' on page 902 undefined on input line 149753 Reference `dev-guide/api/conda/env/installers/pip/index:module-conda.env.installers.pip' on page 902 undefined on input line 149756 Reference `dev-guide/api/conda/env/pip_util/index:module-conda.env.pip_util' on page 902 undefined on input line 149757 Reference `dev-guide/api/conda/env/specs/cep_24/index:module-conda.env.specs.cep_24' on page 902 undefined on input line 149759 Reference `dev-guide/api/conda/env/specs/explicit/index:module-conda.env.specs.explicit' on page 902 undefined on input line 149760 Reference `dev-guide/api/conda/env/specs/index:module-conda.env.specs' on page 902 undefined on input line 149758 Reference `dev-guide/api/conda/env/specs/requirements/index:module-conda.env.specs.requirements' on page 902 undefined on input line 149761 Reference `dev-guide/api/conda/env/specs/yaml_file/index:module-conda.env.specs.yaml_file' on page 902 undefined on input line 149762 Reference `dev-guide/api/conda/exception_handler/index:module-conda.exception_handler' on page 902 undefined on input line 149763 Reference `dev-guide/api/conda/exceptions/index:module-conda.exceptions' on page 902 undefined on input line 149764 Reference `dev-guide/api/conda/exports/index:module-conda.exports' on page 902 undefined on input line 149765 Reference `dev-guide/api/conda/gateways/anaconda_client/index:module-conda.gateways.anaconda_client' on page 902 undefined on input line 149767 Reference `dev-guide/api/conda/gateways/connection/adapters/ftp/index:module-conda.gateways.connection.adapters.ftp' on page 902 undefined on input line 149770 Reference `dev-guide/api/conda/gateways/connection/adapters/http/index:module-conda.gateways.connection.adapters.http' on page 902 undefined on input line 149771 Reference `dev-guide/api/conda/gateways/connection/adapters/index:module-conda.gateways.connection.adapters' on page 902 undefined on input line 149769 Reference `dev-guide/api/conda/gateways/connection/adapters/localfs/index:module-conda.gateways.connection.adapters.localfs' on page 902 undefined on input line 149772 Reference `dev-guide/api/conda/gateways/connection/adapters/s3/index:module-conda.gateways.connection.adapters.s3' on page 902 undefined on input line 149773 Reference `dev-guide/api/conda/gateways/connection/download/index:module-conda.gateways.connection.download' on page 902 undefined on input line 149774 Reference `dev-guide/api/conda/gateways/connection/index:module-conda.gateways.connection' on page 902 undefined on input line 149768 Reference `dev-guide/api/conda/gateways/connection/session/index:module-conda.gateways.connection.session' on page 902 undefined on input line 149775 Reference `dev-guide/api/conda/gateways/disk/create/index:module-conda.gateways.disk.create' on page 902 undefined on input line 149777 Reference `dev-guide/api/conda/gateways/disk/delete/index:module-conda.gateways.disk.delete' on page 902 undefined on input line 149778 Reference `dev-guide/api/conda/gateways/disk/index:module-conda.gateways.disk' on page 902 undefined on input line 149776 Reference `dev-guide/api/conda/gateways/disk/link/index:module-conda.gateways.disk.link' on page 902 undefined on input line 149779 Reference `dev-guide/api/conda/gateways/disk/lock/index:module-conda.gateways.disk.lock' on page 902 undefined on input line 149780 Reference `dev-guide/api/conda/gateways/disk/permissions/index:module-conda.gateways.disk.permissions' on page 902 undefined on input line 149781 Reference `dev-guide/api/conda/gateways/disk/read/index:module-conda.gateways.disk.read' on page 902 undefined on input line 149782 Reference `dev-guide/api/conda/gateways/disk/test/index:module-conda.gateways.disk.test' on page 902 undefined on input line 149783 Reference `dev-guide/api/conda/gateways/disk/update/index:module-conda.gateways.disk.update' on page 902 undefined on input line 149784 Reference `dev-guide/api/conda/gateways/index:module-conda.gateways' on page 902 undefined on input line 149766 Reference `dev-guide/api/conda/gateways/logging/index:module-conda.gateways.logging' on page 902 undefined on input line 149785 Reference `dev-guide/api/conda/gateways/repodata/index:module-conda.gateways.repodata' on page 902 undefined on input line 149786 Reference `dev-guide/api/conda/gateways/repodata/lock/index:module-conda.gateways.repodata.lock' on page 902 undefined on input line 149787 Reference `dev-guide/api/conda/gateways/repodata/zstd/index:module-conda.gateways.repodata.zstd' on page 902 undefined on input line 149788 Reference `dev-guide/api/conda/gateways/shards/index:module-conda.gateways.shards' on page 902 undefined on input line 149789 Reference `dev-guide/api/conda/gateways/shards/typing/index:module-conda.gateways.shards.typing' on page 902 undefined on input line 149790 Reference `dev-guide/api/conda/gateways/streams/index:module-conda.gateways.streams' on page 902 undefined on input line 149791 Reference `dev-guide/api/conda/gateways/subprocess/index:module-conda.gateways.subprocess' on page 902 undefined on input line 149792 Reference `dev-guide/api/conda/history/index:module-conda.history' on page 902 undefined on input line 149793 Reference `dev-guide/api/conda/index:module-conda' on page 901 undefined on input line 149654 Reference `dev-guide/api/conda/instructions/index:module-conda.instructions' on page 902 undefined on input line 149794 Reference `dev-guide/api/conda/misc/index:module-conda.misc' on page 902 undefined on input line 149795 Reference `dev-guide/api/conda/models/channel/index:module-conda.models.channel' on page 902 undefined on input line 149797 Reference `dev-guide/api/conda/models/dist/index:module-conda.models.dist' on page 902 undefined on input line 149798 Reference `dev-guide/api/conda/models/enums/index:module-conda.models.enums' on page 902 undefined on input line 149799 Reference `dev-guide/api/conda/models/environment/index:module-conda.models.environment' on page 902 undefined on input line 149800 Reference `dev-guide/api/conda/models/index:module-conda.models' on page 902 undefined on input line 149796 Reference `dev-guide/api/conda/models/match_spec/index:module-conda.models.match_spec' on page 902 undefined on input line 149801 Reference `dev-guide/api/conda/models/package_info/index:module-conda.models.package_info' on page 902 undefined on input line 149802 Reference `dev-guide/api/conda/models/prefix_graph/index:module-conda.models.prefix_graph' on page 902 undefined on input line 149803 Reference `dev-guide/api/conda/models/records/index:module-conda.models.records' on page 902 undefined on input line 149804 Reference `dev-guide/api/conda/models/version/index:module-conda.models.version' on page 902 undefined on input line 149805 Reference `dev-guide/api/conda/notices/cache/index:module-conda.notices.cache' on page 902 undefined on input line 149807 Reference `dev-guide/api/conda/notices/core/index:module-conda.notices.core' on page 902 undefined on input line 149808 Reference `dev-guide/api/conda/notices/fetch/index:module-conda.notices.fetch' on page 902 undefined on input line 149809 Reference `dev-guide/api/conda/notices/index:module-conda.notices' on page 902 undefined on input line 149806 Reference `dev-guide/api/conda/notices/types/index:module-conda.notices.types' on page 902 undefined on input line 149810 Reference `dev-guide/api/conda/notices/views/index:module-conda.notices.views' on page 902 undefined on input line 149811 Reference `dev-guide/api/conda/plugins/config/index:module-conda.plugins.config' on page 902 undefined on input line 149813 Reference `dev-guide/api/conda/plugins/environment_exporters/environment_yml/index:module-conda.plugins.environment_exporters.environment_yml' on page 902 undefined on input line 149815 Reference `dev-guide/api/conda/plugins/environment_exporters/explicit/index:module-conda.plugins.environment_exporters.explicit' on page 902 undefined on input line 149816 Reference `dev-guide/api/conda/plugins/environment_exporters/index:module-conda.plugins.environment_exporters' on page 902 undefined on input line 149814 Reference `dev-guide/api/conda/plugins/environment_exporters/requirements_txt/index:module-conda.plugins.environment_exporters.requirements_txt' on page 902 undefined on input line 149817 Reference `dev-guide/api/conda/plugins/environment_specifiers/cep_24/index:module-conda.plugins.environment_specifiers.cep_24' on page 902 undefined on input line 149819 Reference `dev-guide/api/conda/plugins/environment_specifiers/environment_yml/index:module-conda.plugins.environment_specifiers.environment_yml' on page 902 undefined on input line 149820 Reference `dev-guide/api/conda/plugins/environment_specifiers/explicit/index:module-conda.plugins.environment_specifiers.explicit' on page 902 undefined on input line 149821 Reference `dev-guide/api/conda/plugins/environment_specifiers/index:module-conda.plugins.environment_specifiers' on page 902 undefined on input line 149818 Reference `dev-guide/api/conda/plugins/environment_specifiers/requirements_txt/index:module-conda.plugins.environment_specifiers.requirements_txt' on page 902 undefined on input line 149822 Reference `dev-guide/api/conda/plugins/hookspec/index:module-conda.plugins.hookspec' on page 902 undefined on input line 149823 Reference `dev-guide/api/conda/plugins/index:module-conda.plugins' on page 902 undefined on input line 149812 Reference `dev-guide/api/conda/plugins/manager/index:module-conda.plugins.manager' on page 902 undefined on input line 149824 Reference `dev-guide/api/conda/plugins/package_extractors/conda/index:module-conda.plugins.package_extractors.conda' on page 902 undefined on input line 149826 Reference `dev-guide/api/conda/plugins/package_extractors/index:module-conda.plugins.package_extractors' on page 902 undefined on input line 149825 Reference `dev-guide/api/conda/plugins/post_solves/index:module-conda.plugins.post_solves' on page 902 undefined on input line 149827 Reference `dev-guide/api/conda/plugins/prefix_data_loaders/index:module-conda.plugins.prefix_data_loaders' on page 902 undefined on input line 149828 Reference `dev-guide/api/conda/plugins/prefix_data_loaders/pypi/index:module-conda.plugins.prefix_data_loaders.pypi' on page 902 undefined on input line 149829 Reference `dev-guide/api/conda/plugins/prefix_data_loaders/pypi/pkg_format/index:module-conda.plugins.prefix_data_loaders.pypi.pkg_format' on page 902 undefined on input line 149830 Reference `dev-guide/api/conda/plugins/reporter_backends/console/index:module-conda.plugins.reporter_backends.console' on page 902 undefined on input line 149832 Reference `dev-guide/api/conda/plugins/reporter_backends/index:module-conda.plugins.reporter_backends' on page 902 undefined on input line 149831 Reference `dev-guide/api/conda/plugins/reporter_backends/json/index:module-conda.plugins.reporter_backends.json' on page 902 undefined on input line 149833 Reference `dev-guide/api/conda/plugins/solvers/index:module-conda.plugins.solvers' on page 902 undefined on input line 149834 Reference `dev-guide/api/conda/plugins/subcommands/doctor/health_checks/altered_files/index:module-conda.plugins.subcommands.doctor.health_checks.altered_files' on page 903 undefined on input line 149838 Reference `dev-guide/api/conda/plugins/subcommands/doctor/health_checks/consistency/index:module-conda.plugins.subcommands.doctor.health_checks.consistency' on page 903 undefined on input line 149839 Reference `dev-guide/api/conda/plugins/subcommands/doctor/health_checks/environment_txt/index:module-conda.plugins.subcommands.doctor.health_checks.environment_txt' on page 903 undefined on input line 149840 Reference `dev-guide/api/conda/plugins/subcommands/doctor/health_checks/file_locking/index:module-conda.plugins.subcommands.doctor.health_checks.file_locking' on page 903 undefined on input line 149841 Reference `dev-guide/api/conda/plugins/subcommands/doctor/health_checks/index:module-conda.plugins.subcommands.doctor.health_checks' on page 903 undefined on input line 149837 Reference `dev-guide/api/conda/plugins/subcommands/doctor/health_checks/missing_files/index:module-conda.plugins.subcommands.doctor.health_checks.missing_files' on page 903 undefined on input line 149842 Reference `dev-guide/api/conda/plugins/subcommands/doctor/health_checks/pinned/index:module-conda.plugins.subcommands.doctor.health_checks.pinned' on page 903 undefined on input line 149843 Reference `dev-guide/api/conda/plugins/subcommands/doctor/health_checks/requests_ca_bundle/index:module-conda.plugins.subcommands.doctor.health_checks.requests_ca_bundle' on page 903 undefined on input line 149844 Reference `dev-guide/api/conda/plugins/subcommands/doctor/index:module-conda.plugins.subcommands.doctor' on page 902 undefined on input line 149836 Reference `dev-guide/api/conda/plugins/subcommands/index:module-conda.plugins.subcommands' on page 902 undefined on input line 149835 Reference `dev-guide/api/conda/plugins/types/index:module-conda.plugins.types' on page 903 undefined on input line 149845 Reference `dev-guide/api/conda/plugins/virtual_packages/archspec/index:module-conda.plugins.virtual_packages.archspec' on page 903 undefined on input line 149847 Reference `dev-guide/api/conda/plugins/virtual_packages/conda/index:module-conda.plugins.virtual_packages.conda' on page 903 undefined on input line 149848 Reference `dev-guide/api/conda/plugins/virtual_packages/cuda/index:module-conda.plugins.virtual_packages.cuda' on page 903 undefined on input line 149849 Reference `dev-guide/api/conda/plugins/virtual_packages/freebsd/index:module-conda.plugins.virtual_packages.freebsd' on page 903 undefined on input line 149850 Reference `dev-guide/api/conda/plugins/virtual_packages/index:module-conda.plugins.virtual_packages' on page 903 undefined on input line 149846 Reference `dev-guide/api/conda/plugins/virtual_packages/linux/index:module-conda.plugins.virtual_packages.linux' on page 903 undefined on input line 149851 Reference `dev-guide/api/conda/plugins/virtual_packages/osx/index:module-conda.plugins.virtual_packages.osx' on page 903 undefined on input line 149852 Reference `dev-guide/api/conda/plugins/virtual_packages/windows/index:module-conda.plugins.virtual_packages.windows' on page 903 undefined on input line 149853 Reference `dev-guide/api/conda/reporters/index:module-conda.reporters' on page 903 undefined on input line 149854 Reference `dev-guide/api/conda/resolve/index:module-conda.resolve' on page 903 undefined on input line 149855 Reference `dev-guide/api/conda/testing/cases/index:module-conda.testing.cases' on page 903 undefined on input line 149857 Reference `dev-guide/api/conda/testing/fixtures/index:module-conda.testing.fixtures' on page 903 undefined on input line 149858 Reference `dev-guide/api/conda/testing/gateways/fixtures/index:module-conda.testing.gateways.fixtures' on page 903 undefined on input line 149860 Reference `dev-guide/api/conda/testing/gateways/index:module-conda.testing.gateways' on page 903 undefined on input line 149859 Reference `dev-guide/api/conda/testing/helpers/index:module-conda.testing.helpers' on page 903 undefined on input line 149861 Reference `dev-guide/api/conda/testing/http_test_server/index:module-conda.testing.http_test_server' on page 903 undefined on input line 149862 Reference `dev-guide/api/conda/testing/index:module-conda.testing' on page 903 undefined on input line 149856 Reference `dev-guide/api/conda/testing/integration/index:module-conda.testing.integration' on page 903 undefined on input line 149863 Reference `dev-guide/api/conda/testing/notices/fixtures/index:module-conda.testing.notices.fixtures' on page 903 undefined on input line 149865 Reference `dev-guide/api/conda/testing/notices/helpers/index:module-conda.testing.notices.helpers' on page 903 undefined on input line 149866 Reference `dev-guide/api/conda/testing/notices/index:module-conda.testing.notices' on page 903 undefined on input line 149864 Reference `dev-guide/api/conda/testing/solver_helpers/index:module-conda.testing.solver_helpers' on page 903 undefined on input line 149867 Reference `dev-guide/api/conda/utils/index:module-conda.utils' on page 903 undefined on input line 149868 Rule 'makeindex continuumio-conda.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'continuumio-conda.idx' ------------ Run number 1 of rule 'makeindex continuumio-conda.idx' ------------ ------------ Running 'makeindex -s python.ist -o "continuumio-conda.ind" "continuumio-conda.idx"' ------------ Latexmk: Examining 'continuumio-conda.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex continuumio-conda.idx'... This is makeindex, version 2.15 [TeX Live 2022/dev] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file continuumio-conda.idx.........done (5013 entries accepted, 0 rejected). Sorting entries.................................................done (68969 comparisons). Generating output file continuumio-conda.ind.........done (5886 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' 'continuumio-conda.out' ------------ 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.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./conda.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./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 2021/10/04 v1.4n 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/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/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/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.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/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) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxpackagefootnote.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.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/etoolbox/etoolbox.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/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/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/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file continuumio-conda.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./continuumio-conda.aux) (/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/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./continuumio-conda.out) (./continuumio-conda.out) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 81. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 81. (/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] (/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] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) [5] [6] Chapter 3. [7] [8] Chapter 4. (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] (/usr/share/texmf/tex/latex/tex-gyre/ts1qhv.fd) [48] [49] [50] [51] [52] [53] [54 <./config-precedence.png>] [55] Underfull \hbox (badness 6910) in paragraph at lines 5004--5009 []\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 [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] Underfull \hbox (badness 5878) in paragraph at lines 6632--6638 []\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 [73] [74] [75] [76] [77] [78] Underfull \hbox (badness 6910) in paragraph at lines 7210--7214 []\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 / [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89 <./conda_search.png>] [90] [91] [92] Underfull \hbox (badness 10000) in paragraph at lines 8687--8689 []\T1/qtm/b/n/10 Non-Python de- Underfull \hbox (badness 10000) in paragraph at lines 8702--8704 []\T1/qtm/b/n/10 Track-ing de-pen- [93] [94] [95 <./installing-with-conda.png>] [96] [97] [98 <./strict-disabled.p ng> <./strict-enabled.png (PNG copy)>] [99] [100] [101] Underfull \hbox (badness 10000) in paragraph at lines 9440--9444 []\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 Overfull \hbox (127.44492pt too wide) in paragraph at lines 9531--9533 []\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 9535--9537 []\T1/qtm/m/n/10 GUI: [][]$http : / / www . dowdandassociates . com / blog / co ntent / howto-[]set-[]an-[]environment-[]variable-[]in-[]windows-[]gui/$[][] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111 <./conda_locale.jpg> ] [112] [113] [114] [115 <./conda_package-popularity.png>] [116] [117] [118] [119] Underfull \hbox (badness 10000) in paragraph at lines 11221--11223 []\T1/txtt/m/n/10 conda remove [][]name ENVNAME [][]channel CHANNELNAME [120] [121] [122] [123] [124] Underfull \vbox (badness 10000) detected at line 12233 Underfull \vbox (badness 10000) detected at line 12233 [125] Underfull \vbox (badness 10000) detected at line 12233 Underfull \vbox (badness 10000) detected at line 12233 [126] Underfull \vbox (badness 10000) detected at line 12233 Underfull \vbox (badness 10000) detected at line 12233 [127] Underfull \vbox (badness 10000) detected at line 12233 Underfull \vbox (badness 10000) detected at line 12233 [128] Underfull \vbox (badness 10000) detected at line 12233 Underfull \vbox (badness 10000) detected at line 12233 [129] Underfull \vbox (badness 10000) detected at line 12233 Underfull \vbox (badness 10000) detected at line 12233 [130] Underfull \vbox (badness 10000) detected at line 12233 Underfull \vbox (badness 10000) detected at line 12233 [131] Underfull \vbox (badness 10000) detected at line 12233 Underfull \vbox (badness 10000) detected at line 12233 [132] Underfull \vbox (badness 10000) detected at line 12233 Underfull \vbox (badness 10000) detected at line 12233 [133] Underfull \vbox (badness 10000) detected at line 12416 Overfull \vbox (3.12196pt too high) detected at line 12416 [134] Underfull \vbox (badness 10000) detected at line 12416 Underfull \vbox (badness 10000) detected at line 12416 [135] Underfull \vbox (badness 10000) detected at line 12416 Underfull \vbox (badness 10000) detected at line 12416 [136] [137] [138] [139] Overfull \hbox (75.05872pt too wide) in paragraph at lines 12646--12648 []\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- [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] Overfull \vbox (0.78168pt too high) detected at line 14534 [159] [160] Underfull \hbox (badness 7685) in paragraph at lines 14766--14768 []\T1/qtm/m/n/10 JSON en-vi-ron-ment Underfull \hbox (badness 10000) in paragraph at lines 14808--14810 []\T1/qtm/m/n/10 Re-quire-ments for- Underfull \hbox (badness 10000) in paragraph at lines 14829--14831 []\T1/qtm/m/n/10 Re-quire-ments for- [161] [162] [163] [164] [165] [166] [167] [168] Underfull \hbox (badness 10000) in paragraph at lines 15422--15424 []\T1/qtm/m/n/10 Comma-separated list of fields to print. Valid val-ues: Overfull \hbox (601.63884pt too wide) in paragraph at lines 15422--15424 \T1/qtm/m/n/10 arch,build,build_number,channel,channel_name,constrains,depends, dist_str,features,fn,license,license_family,md5,name,noarch,package_type,reques ted_spec,requested_specs,sha256,size,subdir,timestamp,track_features,url,versio n. [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] Underfull \hbox (badness 5817) in paragraph at lines 16185--16187 []\T1/qtm/m/n/10 Ig-nore pinned pack-age(s) that ap-ply to the cur-rent op-er-a -tion. These Underfull \hbox (badness 10000) in paragraph at lines 16185--16187 \T1/qtm/m/n/10 pinned pack-ages might come from a .con-darc file or a file in [179] [180] [181] [182] [183] [184] [185] [186] Underfull \hbox (badness 10000) in paragraph at lines 16890--16892 []\T1/txtt/m/n/10 conda install Underfull \hbox (badness 10000) in paragraph at lines 16895--16897 []\T1/txtt/m/n/10 pip install Underfull \hbox (badness 10000) detected at line 16898 []\T1/txtt/m/n/10 pip install Underfull \hbox (badness 10000) in paragraph at lines 16911--16913 []\T1/txtt/m/n/10 conda update [][]name Underfull \hbox (badness 10000) in paragraph at lines 16911--16913 \T1/txtt/m/n/10 $ENVIRONMENT_NAME Underfull \hbox (badness 10000) detected at line 16914 \T1/txtt/m/n/10 $ENVIRONMENT_NAME Underfull \hbox (badness 10000) in paragraph at lines 16916--16918 []\T1/txtt/m/n/10 pip install [][]upgrade Underfull \hbox (badness 10000) in paragraph at lines 16927--16929 []\T1/qtm/m/n/10 Up-date Underfull \hbox (badness 10000) in paragraph at lines 16927--16929 \T1/qtm/m/n/10 pack-age Underfull \hbox (badness 10000) detected at line 16930 \T1/qtm/m/n/10 pack-age Underfull \hbox (badness 10000) detected at line 16930 []\T1/qtm/m/n/10 Up-date Underfull \hbox (badness 10000) in paragraph at lines 16937--16939 []\T1/qtm/m/n/10 Linux/macOS: \T1/txtt/m/n/10 pip install Underfull \hbox (badness 10000) detected at line 16940 []\T1/qtm/m/n/10 Linux/macOS: \T1/txtt/m/n/10 pip install Underfull \hbox (badness 10000) in paragraph at lines 16948--16950 []\T1/qtm/m/n/10 Unin- Underfull \hbox (badness 10000) in paragraph at lines 16948--16950 \T1/qtm/m/n/10 stall a Underfull \hbox (badness 10000) detected at line 16951 \T1/qtm/m/n/10 stall a Underfull \hbox (badness 10000) detected at line 16951 []\T1/qtm/m/n/10 Unin- Underfull \hbox (badness 10000) in paragraph at lines 16953--16955 []\T1/txtt/m/n/10 conda remove [][]name Underfull \hbox (badness 10000) in paragraph at lines 16953--16955 \T1/txtt/m/n/10 $ENVIRONMENT_NAME Underfull \hbox (badness 10000) detected at line 16956 \T1/txtt/m/n/10 $ENVIRONMENT_NAME Underfull \hbox (badness 10000) in paragraph at lines 16958--16960 []\T1/txtt/m/n/10 pip uninstall Underfull \hbox (badness 10000) in paragraph at lines 16969--16971 []\T1/qtm/m/n/10 Cre-ate Underfull \hbox (badness 10000) detected at line 16972 []\T1/qtm/m/n/10 Cre-ate Underfull \hbox (badness 10000) in paragraph at lines 16974--16976 []\T1/txtt/m/n/10 conda create [][]name Underfull \hbox (badness 10000) detected at line 16977 []\T1/txtt/m/n/10 conda create [][]name Underfull \hbox (badness 10000) in paragraph at lines 16984--16986 []\T1/txtt/m/n/10 cd $ENV_BASE_DIR; Underfull \hbox (badness 10000) in paragraph at lines 16984--16986 \T1/txtt/m/n/10 virtualenv Underfull \hbox (badness 10000) detected at line 16987 \T1/txtt/m/n/10 virtualenv Underfull \hbox (badness 10000) in paragraph at lines 16990--16992 []\T1/qtm/m/n/10 Ac-ti-vate Underfull \hbox (badness 10000) detected at line 16993 []\T1/qtm/m/n/10 Ac-ti-vate Underfull \hbox (badness 10000) in paragraph at lines 16995--16997 []\T1/txtt/m/n/10 conda activate Underfull \hbox (badness 10000) detected at line 16998 []\T1/txtt/m/n/10 conda activate Underfull \hbox (badness 10000) in paragraph at lines 17005--17007 []\T1/txtt/m/n/10 source $ENV_BASE_DIR/ Underfull \hbox (badness 10000) in paragraph at lines 17005--17007 \T1/txtt/m/n/10 $ENVIRONMENT_NAME/bin/ Underfull \hbox (badness 10000) detected at line 17008 []\T1/txtt/m/n/10 source $ENV_BASE_DIR/ Underfull \hbox (badness 10000) in paragraph at lines 17011--17013 []\T1/qtm/m/n/10 De-ac-ti- Underfull \hbox (badness 10000) in paragraph at lines 17011--17013 \T1/qtm/m/n/10 vate an Underfull \hbox (badness 10000) in paragraph at lines 17011--17013 \T1/qtm/m/n/10 en-vi-ron- Underfull \hbox (badness 7308) detected at line 17014 \T1/qtm/m/n/10 vate an Underfull \hbox (badness 10000) detected at line 17014 []\T1/qtm/m/n/10 De-ac-ti- Underfull \hbox (badness 10000) in paragraph at lines 17032--17034 []\T1/qtm/m/n/10 Search Underfull \hbox (badness 10000) in paragraph at lines 17032--17034 \T1/qtm/m/n/10 avail- Underfull \hbox (badness 10000) in paragraph at lines 17032--17034 \T1/qtm/m/n/10 able Underfull \hbox (badness 10000) in paragraph at lines 17032--17034 \T1/qtm/m/n/10 pack- Underfull \hbox (badness 10000) detected at line 17035 \T1/qtm/m/n/10 pack- Underfull \hbox (badness 10000) detected at line 17035 \T1/qtm/m/n/10 able Underfull \hbox (badness 10000) detected at line 17035 \T1/qtm/m/n/10 avail- Underfull \hbox (badness 10000) in paragraph at lines 17037--17039 []\T1/txtt/m/n/10 conda search Underfull \hbox (badness 10000) in paragraph at lines 17053--17055 []\T1/qtm/m/n/10 In-stall Underfull \hbox (badness 10000) in paragraph at lines 17053--17055 \T1/qtm/m/n/10 pack-age Underfull \hbox (badness 10000) in paragraph at lines 17053--17055 \T1/qtm/m/n/10 from Underfull \hbox (badness 10000) in paragraph at lines 17053--17055 \T1/qtm/m/n/10 spe-cific Underfull \hbox (badness 10000) detected at line 17056 \T1/qtm/m/n/10 spe-cific Underfull \hbox (badness 10000) detected at line 17056 \T1/qtm/m/n/10 from Underfull \hbox (badness 10000) detected at line 17056 []\T1/qtm/m/n/10 In-stall Underfull \hbox (badness 10000) in paragraph at lines 17058--17060 []\T1/txtt/m/n/10 conda install [][]channel Underfull \hbox (badness 10000) in paragraph at lines 17063--17065 []\T1/txtt/m/n/10 pip install [][]index[]url Underfull \hbox (badness 10000) in paragraph at lines 17074--17076 []\T1/qtm/m/n/10 List Underfull \hbox (badness 10000) in paragraph at lines 17074--17076 \T1/qtm/m/n/10 in-stalled Underfull \hbox (badness 10000) in paragraph at lines 17074--17076 \T1/qtm/m/n/10 pack- Underfull \hbox (badness 10000) detected at line 17077 \T1/qtm/m/n/10 pack- Underfull \hbox (badness 10000) detected at line 17077 []\T1/qtm/m/n/10 List Underfull \hbox (badness 10000) in paragraph at lines 17079--17081 []\T1/txtt/m/n/10 conda list [][]name Underfull \hbox (badness 10000) in paragraph at lines 17095--17097 []\T1/qtm/m/n/10 Cre-ate Underfull \hbox (badness 10000) in paragraph at lines 17095--17097 \T1/qtm/m/n/10 re-quire- Underfull \hbox (badness 10000) in paragraph at lines 17095--17097 \T1/qtm/m/n/10 ments Underfull \hbox (badness 10000) detected at line 17098 \T1/qtm/m/n/10 ments Underfull \hbox (badness 10000) detected at line 17098 []\T1/qtm/m/n/10 Cre-ate Underfull \hbox (badness 10000) in paragraph at lines 17100--17102 []\T1/txtt/m/n/10 conda export Underfull \hbox (badness 10000) in paragraph at lines 17100--17102 [][]\T1/txtt/m/n/10 format=requirements Underfull \hbox (badness 10000) detected at line 17103 [][]\T1/txtt/m/n/10 format=requirements Underfull \hbox (badness 10000) detected at line 17103 []\T1/txtt/m/n/10 conda export Underfull \hbox (badness 10000) in paragraph at lines 17116--17118 []\T1/qtm/m/n/10 List all Underfull \hbox (badness 10000) in paragraph at lines 17116--17118 \T1/qtm/m/n/10 en-vi-ron- Underfull \hbox (badness 10000) detected at line 17119 []\T1/qtm/m/n/10 List all Underfull \hbox (badness 10000) in paragraph at lines 17137--17139 []\T1/qtm/m/n/10 In-stall Underfull \hbox (badness 10000) in paragraph at lines 17137--17139 \T1/qtm/m/n/10 other Underfull \hbox (badness 10000) in paragraph at lines 17137--17139 \T1/qtm/m/n/10 pack-age Underfull \hbox (badness 10000) detected at line 17140 \T1/qtm/m/n/10 pack-age Underfull \hbox (badness 10000) detected at line 17140 \T1/qtm/m/n/10 other Underfull \hbox (badness 10000) detected at line 17140 []\T1/qtm/m/n/10 In-stall Underfull \hbox (badness 10000) in paragraph at lines 17158--17160 []\T1/qtm/m/n/10 In-stall Underfull \hbox (badness 10000) detected at line 17161 []\T1/qtm/m/n/10 In-stall Underfull \hbox (badness 10000) in paragraph at lines 17179--17181 []\T1/qtm/m/n/10 Up-date [187] [188] [189] Underfull \hbox (badness 10000) in paragraph at lines 17339--17343 []\T1/qtm/m/n/10 Drop the \T1/txtt/m/n/10 ChannelType \T1/qtm/m/n/10 meta-class from \T1/txtt/m/n/10 conda.models.channel.Channel\T1/qtm/m/n/10 . Single-argum ent [190] Underfull \hbox (badness 7522) in paragraph at lines 17439--17441 []\T1/qtm/m/n/10 Sharded re-po-data: ex-tract de-pen-dency names and pack-age r ecords from v3 re-po-data groups in [191] [192] [193] Underfull \hbox (badness 10000) in paragraph at lines 17809--17811 []\T1/qtm/m/n/10 Add \T1/txtt/m/n/10 description \T1/qtm/m/n/10 and \T1/txtt/m/ n/10 environment_format \T1/qtm/m/n/10 meta-data fields to en-vi-ron-ment plu-g in types [194] [195] Underfull \hbox (badness 10000) in paragraph at lines 17907--17909 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.common.io.env_var\T1/qtm/m/n/10 , \ T1/txtt/m/n/10 conda.common.io.env_vars\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 con da.common.io. Underfull \hbox (badness 10000) in paragraph at lines 17947--17949 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.base.context.Context.conda_exe\T 1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.base.context.Context. Underfull \hbox (badness 10000) in paragraph at lines 17955--17957 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.base.context.get_plugin_config_d ata\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.base.context.context. Underfull \hbox (badness 10000) in paragraph at lines 17959--17961 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.base.context.remove_all_plugin_s ettings\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.plugins.config. Underfull \hbox (badness 10000) in paragraph at lines 17967--17969 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.cli.common.validate_prefix_is_wr itable\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.core.prefix_data. Underfull \hbox (badness 10000) in paragraph at lines 17971--17973 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.cli.common.validate_prefix\T1/qt m/m/n/10 . Use \T1/txtt/m/n/10 conda.core.prefix_data.PrefixData. Underfull \hbox (badness 10000) in paragraph at lines 17987--17989 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.cli.install.validate_prefix_exis ts\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.core.prefix_data. Underfull \hbox (badness 10000) in paragraph at lines 17991--17993 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.cli.main_info.get_info_component s\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.cli.main_info. Underfull \hbox (badness 10000) in paragraph at lines 17995--17997 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.cli.main_rename.check_protected_ dirs\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.core.prefix_data. [196] Underfull \hbox (badness 10000) in paragraph at lines 17999--18001 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.cli.main_rename.validate_src\T1/ qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.core.prefix_data.PrefixData. Underfull \hbox (badness 8056) in paragraph at lines 18023--18025 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.core.path_actions._Action\T1/qtm /m/n/10 . Use \T1/txtt/m/n/10 conda.core.path_actions.Action \T1/qtm/m/n/10 in- stead. Underfull \hbox (badness 10000) in paragraph at lines 18027--18029 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.core.prefix_data.get_python_vers ion_for_prefix\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.core. Underfull \hbox (badness 10000) in paragraph at lines 18031--18033 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.core.prefix_data.PrefixData._loa d_site_packages\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.plugins. Underfull \hbox (badness 10000) in paragraph at lines 18035--18037 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.core.prefix_data.PrefixData._pip _interop_enabled\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.core. Underfull \hbox (badness 10000) in paragraph at lines 18039--18041 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.core.prefix_data.PrefixData._pyt hon_pkg_record\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.core. Underfull \hbox (badness 10000) in paragraph at lines 18059--18061 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.env.specs.get_spec_class_from_fi le\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.base.context. Underfull \hbox (badness 10000) in paragraph at lines 18083--18085 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.gateways.disk.read.read_python_r ecord\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.plugins. Underfull \hbox (badness 10000) in paragraph at lines 18087--18089 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.gateways.disk.test.is_conda_envi ronment\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.core.prefix_data. Underfull \hbox (badness 10000) in paragraph at lines 18095--18097 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.models.records.PackageRecord.sch annel\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.models.records. [197] Underfull \hbox (badness 10000) in paragraph at lines 18119--18121 []\T1/qtm/m/n/10 Re-name \T1/txtt/m/n/10 conda.core.prefix_data.PrefixData(pip_ interop_enabled) \T1/qtm/m/n/10 to \T1/txtt/m/n/10 interoperability\T1/qtm/m/n/ 10 . [198] Underfull \hbox (badness 10000) in paragraph at lines 18282--18284 []\T1/qtm/m/n/10 Fix \T1/txtt/m/n/10 conda doctor [][]fix \T1/qtm/m/n/10 fail-i ng with \T1/txtt/m/n/10 install() missing 1 required positional argument: [199] [200] Underfull \hbox (badness 6348) in paragraph at lines 18505--18507 []\T1/qtm/m/n/10 Mark pri-vate helper func-tions in \T1/txtt/m/n/10 conda.cli.m ain_config \T1/qtm/m/n/10 (\T1/txtt/m/n/10 _key_exists\T1/qtm/m/n/10 , \T1/txtt /m/n/10 _get_key\T1/qtm/m/n/10 , \T1/txtt/m/n/10 _set_key\T1/qtm/m/n/10 , Overfull \hbox (27.5339pt too wide) in paragraph at lines 18521--18523 []\T1/qtm/m/n/10 Mark the \T1/txtt/m/n/10 use_system_tmp_path \T1/qtm/m/n/10 ar -gu-ment of \T1/txtt/m/n/10 conda.utils.wrap_subprocess_call(use_system_tmp_pat h=. [201] Underfull \hbox (badness 10000) in paragraph at lines 18529--18531 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.common.serializers.yaml_round_trip_ load \T1/qtm/m/n/10 and \T1/txtt/m/n/10 conda.common.serializers. Underfull \hbox (badness 10000) in paragraph at lines 18533--18535 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.common.serializers.yaml_round_trip_ dump \T1/qtm/m/n/10 and \T1/txtt/m/n/10 conda.common.serializers. [202] [203] [204] Underfull \hbox (badness 10000) in paragraph at lines 18868--18870 []\T1/txtt/m/n/10 conda.plugins.reporter_backends.JSONReporterRenderer.envs_lis t \T1/qtm/m/n/10 now al-lows \T1/txtt/m/n/10 dict[str, [205] [206] Underfull \hbox (badness 10000) in paragraph at lines 19065--19067 []\T1/qtm/m/n/10 Fix \T1/txtt/m/n/10 conda.models.environment.Environment.from_ cli\T1/qtm/m/n/10 's spec group-ing to cor-rectly cat-e-go-rize ! LaTeX Error: Unicode character ✨ (U+2728) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.19091 ...ubsection{✨ Special Announcement ✨} ! LaTeX Error: Unicode character ✨ (U+2728) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.19091 ...ubsection{✨ Special Announcement ✨} [207] Underfull \hbox (badness 10000) in paragraph at lines 19221--19223 []\T1/txtt/m/n/10 conda.plugins.CondaEnvironmentSpecifier $\OMS/cmsy/m/n/10 !$ \T1/txtt/m/n/10 conda.plugins.types. Underfull \hbox (badness 10000) in paragraph at lines 19237--19239 []\T1/txtt/m/n/10 conda.plugins.CondaPostTransactionAction $\OMS/cmsy/m/n/10 !$ \T1/txtt/m/n/10 conda.plugins.types. Underfull \hbox (badness 10000) in paragraph at lines 19253--19255 []\T1/txtt/m/n/10 conda.plugins.CondaPreTransactionAction $\OMS/cmsy/m/n/10 !$ \T1/txtt/m/n/10 conda.plugins.types. [208] Underfull \hbox (badness 10000) in paragraph at lines 19299--19301 []\T1/qtm/m/n/10 Post-pone \T1/txtt/m/n/10 conda.utils.unix_path_to_win \T1/qtm /m/n/10 dep-re-ca-tion to \T1/txtt/m/n/10 26.3\T1/qtm/m/n/10 . Use \T1/txtt/m/n /10 conda.common.path. Underfull \hbox (badness 8056) in paragraph at lines 19319--19321 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.activate.ensure_binary\T1/qtm/m/ n/10 . Use \T1/txtt/m/n/10 conda.common.compat.ensure_binary \T1/qtm/m/n/10 in- stead. Underfull \hbox (badness 10000) in paragraph at lines 19327--19329 []\T1/qtm/m/n/10 Re-move con-stants \T1/txtt/m/n/10 conda.activate._cygpath\T1/ qtm/m/n/10 , \T1/txtt/m/n/10 conda.activate.native_path_to_unix\T1/qtm/m/n/10 , \T1/txtt/m/n/10 conda. Underfull \hbox (badness 10000) in paragraph at lines 19359--19361 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.cli.main_env_remove.execute\T1/q tm/m/n/10 .Use \T1/txtt/m/n/10 conda.cli.main_remove.execute \T1/qtm/m/n/10 in- stead. Underfull \hbox (badness 10000) in paragraph at lines 19363--19365 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.cli.install.validate_new_prefix\ T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.cli.install. [209] Underfull \hbox (badness 10000) in paragraph at lines 19415--19417 []\T1/qtm/m/n/10 Re-move con-stants \T1/txtt/m/n/10 conda.testing.CondaCLIFixtu re\T1/qtm/m/n/10 , \T1/txtt/m/n/10 conda.testing.conda_cli\T1/qtm/m/n/10 , \T1/ txtt/m/n/10 conda. Underfull \hbox (badness 10000) in paragraph at lines 19415--19417 \T1/txtt/m/n/10 testing.PathFactoryFixture\T1/qtm/m/n/10 , \T1/txtt/m/n/10 cond a.testing.path_factory\T1/qtm/m/n/10 , \T1/txtt/m/n/10 conda.testing.TmpEnvFixt ure\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19415--19417 \T1/txtt/m/n/10 conda.testing.tmp_env\T1/qtm/m/n/10 , \T1/txtt/m/n/10 conda.tes ting.TmpChannelFixture\T1/qtm/m/n/10 , \T1/txtt/m/n/10 conda.testing.tmp_channe l\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19415--19417 \T1/txtt/m/n/10 conda.testing.context_aware_monkeypatch\T1/qtm/m/n/10 , \T1/txt t/m/n/10 conda.testing.tmp_pkgs_dir\T1/qtm/m/n/10 , \T1/txtt/m/n/10 conda.testi ng. [210] Underfull \hbox (badness 10000) in paragraph at lines 19507--19509 []\T1/qtm/m/n/10 Re-move con-stant \T1/txtt/m/n/10 conda.common.path._VERSION_R EGEX\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.common.path.python. Underfull \hbox (badness 10000) in paragraph at lines 19527--19529 []\T1/qtm/m/n/10 Re-move con-stant \T1/txtt/m/n/10 conda.common.path._cygwin.RE _UNIX\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.common.path._cygpath. Underfull \hbox (badness 10000) in paragraph at lines 19535--19537 []\T1/qtm/m/n/10 Re-move con-stant \T1/txtt/m/n/10 conda.common.path._cygwin.RE _DRIVE\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.common.path._cygpath. Underfull \hbox (badness 6188) in paragraph at lines 19539--19541 []\T1/qtm/m/n/10 Re-move con-stant \T1/txtt/m/n/10 conda.common.path._cygwin.tr anslation_drive\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.common.path. Underfull \hbox (badness 10000) in paragraph at lines 19543--19545 []\T1/qtm/m/n/10 Re-move con-stant \T1/txtt/m/n/10 conda.common.path._cygwin.RE _MOUNT\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.common.path._cygpath. Underfull \hbox (badness 6188) in paragraph at lines 19547--19549 []\T1/qtm/m/n/10 Re-move con-stant \T1/txtt/m/n/10 conda.common.path._cygwin.tr anslation_mount\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.common.path. Underfull \hbox (badness 10000) in paragraph at lines 19551--19553 []\T1/qtm/m/n/10 Re-move con-stant \T1/txtt/m/n/10 conda.common.path._cygwin.RE _ROOT\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.common.path._cygpath. Underfull \hbox (badness 10000) in paragraph at lines 19555--19557 []\T1/qtm/m/n/10 Re-move con-stant \T1/txtt/m/n/10 conda.common.path._cygwin.tr anslation_root\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.common.path. Underfull \hbox (badness 10000) in paragraph at lines 19575--19577 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.core.index._make_virtual_package \T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.core.models.records. Underfull \hbox (badness 10000) in paragraph at lines 19579--19581 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.core.index._supplement_index_wit h_features\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.core.Index. Underfull \hbox (badness 10000) in paragraph at lines 19587--19589 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.core.subdir.make_feature_record\ T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.core.models.records. [211] Underfull \hbox (badness 8132) in paragraph at lines 19653--19655 []\T1/qtm/m/n/10 Im-prove the \T1/txtt/m/n/10 EnvironmentIsFrozenError \T1/qtm/ m/n/10 ex-cep-tion mes-sage to in-di-cate how to by-pass it with [212] Underfull \hbox (badness 10000) in paragraph at lines 19758--19760 []\T1/qtm/m/n/10 Add con-fig op-tion \T1/txtt/m/n/10 environment_specifier \T1/ qtm/m/n/10 and CLI ar-gu-ment ([][]\T1/txtt/m/n/10 environment[]specifier, [213] Underfull \hbox (badness 10000) in paragraph at lines 19942--19944 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.env.env.Environment \T1/qtm/m/n/10 as pend-ing dep-re-ca-tion in 26.9. Use \T1/txtt/m/n/10 conda.env.env. [214] [215] [216] [217] Underfull \hbox (badness 6016) in paragraph at lines 20337--20339 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.trust.signature_verification \T1/qt m/m/n/10 and \T1/txtt/m/n/10 conda.trust.constants \T1/qtm/m/n/10 as pend-ing d ep-re-ca- Underfull \hbox (badness 5817) in paragraph at lines 20337--20339 \T1/qtm/m/n/10 tion, to be re-moved in 26.3. The func-tion-al-ity will be moved to \T1/txtt/m/n/10 conda[]content[]trust \T1/qtm/m/n/10 and [218] [219] Underfull \hbox (badness 10000) in paragraph at lines 20587--20589 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.plan.groupby_to_dict \T1/qtm/m/n/10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.common.iterators. Underfull \hbox (badness 10000) in paragraph at lines 20599--20601 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.plan.LAST_CHANNEL_URLS \T1/qtm/m/n/ 10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.core.index. [220] Underfull \hbox (badness 5970) in paragraph at lines 20619--20621 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.plan.normalized_version \T1/qtm/m/n /10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.models.version. Underfull \hbox (badness 10000) in paragraph at lines 20655--20657 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.plan.UNKNOWN_CHANNEL \T1/qtm/m/n/10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.base.constants. Underfull \hbox (badness 10000) in paragraph at lines 20663--20665 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.plan.UnlinkLinkTransaction \T1/qtm/ m/n/10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.core.link. Underfull \hbox (badness 10000) in paragraph at lines 20711--20713 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.activate._Activator.get_scripts_ export_unset_vars\T1/qtm/m/n/10 . Use Underfull \hbox (badness 10000) in paragraph at lines 20715--20717 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.activate.JSONFormatMixin.get_scr ipts_export_unset_vars\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda. [221] Underfull \hbox (badness 10000) in paragraph at lines 20811--20813 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.testing.integration._get_temp_pr efix\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 tmp_path\T1/qtm/m/n/10 , \T1/txtt/m/n/ 10 conda.testing. Underfull \hbox (badness 10000) in paragraph at lines 20819--20821 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.testing.integration.FORCE_temp_p refix\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 tmp_path\T1/qtm/m/n/10 , \T1/txtt/m/n /10 conda.testing. Underfull \hbox (badness 10000) in paragraph at lines 20823--20825 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.testing.integration.make_temp_ch annel\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.testing.fixtures. Underfull \hbox (badness 10000) in paragraph at lines 20835--20837 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.testing.integration.make_temp_pr efix\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 tmp_path\T1/qtm/m/n/10 , \T1/txtt/m/n/ 10 conda.testing. [222] Underfull \hbox (badness 10000) in paragraph at lines 20843--20845 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.testing.integration.running_a_py thon_capable_of_unicode_subprocessing\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 20847--20849 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.testing.integration.set_tmpdir \ T1/qtm/m/n/10 fix-ture. Use \T1/txtt/m/n/10 tmp_path\T1/qtm/m/n/10 , \T1/txtt/m /n/10 conda.testing. Underfull \hbox (badness 7064) in paragraph at lines 20851--20853 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.testing.integration.tempdir\T1/q tm/m/n/10 . Use \T1/txtt/m/n/10 tmp_path \T1/qtm/m/n/10 or \T1/txtt/m/n/10 cond a.testing.fixtures. [223] [224] [225] [226] ! LaTeX Error: Unicode character ✨ (U+2728) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.21415 ...ubsection{✨ Special announcement ✨} ! LaTeX Error: Unicode character ✨ (U+2728) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.21415 ...ubsection{✨ Special announcement ✨} [227] [228] Underfull \hbox (badness 10000) in paragraph at lines 21575--21577 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.activate.path_identity \T1/qtm/m/n/ 10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.common.path. [229] [230] Underfull \hbox (badness 5133) in paragraph at lines 21795--21797 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.gateways.disk.delete.move_path_to_t rash \T1/qtm/m/n/10 as pend-ing dep-re-cated. Use \T1/txtt/m/n/10 conda. Underfull \hbox (badness 10000) in paragraph at lines 21803--21805 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.activate.ensure_binary \T1/qtm/m/n/ 10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.common.compat. Underfull \hbox (badness 5970) in paragraph at lines 21851--21853 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.activate._Cygpath.RE_DRIVE \T1/qtm/ m/n/10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.common.path. Underfull \hbox (badness 5970) in paragraph at lines 21859--21861 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.activate._Cygpath.RE_MOUNT \T1/qtm/ m/n/10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.common.path. Underfull \hbox (badness 10000) in paragraph at lines 21875--21877 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.utils.unix_path_to_win \T1/qtm/m/n/ 10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.common.path. [231] Underfull \hbox (badness 10000) in paragraph at lines 21883--21885 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda env [create|update] REMOTE_D EFINITION\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda env [create|update] Underfull \hbox (badness 10000) in paragraph at lines 21935--21937 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.testing.path_factory \T1/qtm/m/n/10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.testing.fixtures. Underfull \hbox (badness 5970) in paragraph at lines 21939--21941 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.testing.TmpEnvFixture \T1/qtm/m/n/1 0 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.testing.fixtures. Underfull \hbox (badness 10000) in paragraph at lines 21951--21953 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.testing.tmp_channel \T1/qtm/m/n/10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.testing.fixtures. Underfull \hbox (badness 10000) in paragraph at lines 21959--21961 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.testing.tmp_pkgs_dir \T1/qtm/m/n/10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.testing.fixtures. Underfull \hbox (badness 10000) in paragraph at lines 21963--21965 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.testing.tmp_envs_dir \T1/qtm/m/n/10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.testing.fixtures. [232] [233] Underfull \hbox (badness 10000) in paragraph at lines 22205--22207 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.utils.win_path_to_cygwin \T1/qtm/m/ n/10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.common.path. [234] [235] Underfull \hbox (badness 10000) in paragraph at lines 22406--22408 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.plan._get_best_prec_match \T1/qtm/m /n/10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.misc. [236] Underfull \hbox (badness 10000) in paragraph at lines 22490--22492 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.auxlib.collection.make_immutable \T 1/qtm/m/n/10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 frozendict. [237] [238] Underfull \hbox (badness 10000) in paragraph at lines 22729--22731 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.testing.integration.running_a_pytho n_capable_of_unicode_subprocessing \T1/qtm/m/n/10 as Underfull \hbox (badness 10000) in paragraph at lines 22789--22791 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.core.subdir_data.fetch_repodata_ remote_request\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.core. Underfull \hbox (badness 10000) in paragraph at lines 22801--22803 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.gateways.disk.read.compute_md5su m\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.gateways.disk.read. Underfull \hbox (badness 10000) in paragraph at lines 22805--22807 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.gateways.disk.read.compute_sha25 6sum\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.gateways.disk.read. [239] Underfull \hbox (badness 5359) in paragraph at lines 22833--22835 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.testing.integration.get_conda_li st_tuple\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.core.prefix_data. [240] [241] [242] [243] [244] ! LaTeX Error: Unicode character ✨ (U+2728) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.23550 ...ubsection{✨ Special announcement ✨} ! LaTeX Error: Unicode character ✨ (U+2728) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.23550 ...ubsection{✨ Special announcement ✨} [245] ! LaTeX Error: Unicode character 🥳 (U+1F973) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.23556 ...ba\sphinxhyphen{}solver}}}!} 🥳 🚀} ! LaTeX Error: Unicode character 🚀 (U+1F680) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.23556 ...ba\sphinxhyphen{}solver}}}!} 🥳 🚀} [246] [247] Underfull \hbox (badness 7012) in paragraph at lines 23841--23844 []\T1/qtm/m/n/10 Add \T1/txtt/m/n/10 context.register_envs \T1/qtm/m/n/10 op-ti on to con-trol whether to reg-is-ter en-vi-ron-ments in \T1/txtt/m/n/10 ~/.cond a/ [248] [249] [250] [251] Underfull \hbox (badness 10000) in paragraph at lines 24292--24294 []\T1/qtm/m/n/10 Add \T1/txtt/m/n/10 conda.deprecations.DeprecationHandler.acti on \T1/qtm/m/n/10 helper to dep-re-cate \T1/txtt/m/n/10 argparse.Action\T1/qtm/ m/n/10 s. Overfull \hbox (189.38712pt too wide) in paragraph at lines 24304--24306 []\T1/qtm/m/n/10 Add sup-port for \T1/txtt/m/n/10 sha256 \T1/qtm/m/n/10 fil-ter s in the Match-Spec syn-tax (e.g. \T1/txtt/m/n/10 *[sha256=f453db4ffe2271ec492a 2913af4e61d4a6c118201f07de757df0eff769b65d2e]\T1/qtm/m/n/10 ). [252] [253] [254] Underfull \hbox (badness 10000) in paragraph at lines 24615--24617 []\T1/qtm/m/n/10 Add \T1/txtt/m/n/10 path_factory \T1/qtm/m/n/10 fix-ture to re -place cus-tom pre-fix logic like \T1/txtt/m/n/10 conda.testing.integration. [255] [256] [257] Underfull \hbox (badness 10000) in paragraph at lines 25053--25055 []\T1/qtm/m/n/10 Mark-ing \T1/txtt/m/n/10 conda.utils.md5_file \T1/qtm/m/n/10 a s pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.gateways.disk.read. [258] Underfull \hbox (badness 5091) in paragraph at lines 25061--25063 []\T1/qtm/m/n/10 Mark-ing \T1/txtt/m/n/10 conda.gateways.disk.read.compute_sha2 56sum \T1/qtm/m/n/10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda. Underfull \hbox (badness 10000) in paragraph at lines 25099--25101 []\T1/qtm/m/n/10 Skip re-dun-dant \T1/txtt/m/n/10 tar [][]no[]same[]owner \T1/q tm/m/n/10 when run-ning as root on Linux, since newer [259] [260] [261] [262] [263] [264] [265] Underfull \hbox (badness 10000) in paragraph at lines 25988--25990 []\T1/qtm/m/n/10 Refac-tor \T1/txtt/m/n/10 conda.activate._Activator.get_export _unset_vars \T1/qtm/m/n/10 to use \T1/txtt/m/n/10 **kwargs \T1/qtm/m/n/10 in-st ead of [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] Underfull \hbox (badness 10000) in paragraph at lines 30712--30714 []\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 , [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] Underfull \hbox (badness 7238) in paragraph at lines 32099--32101 []\T1/qtm/m/n/10 Con-strained op-tional de-pen-den-cies are sup-ported start-in g with conda-build 3.0 (via [conda/conda- [313] [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354] [355] [356] Underfull \hbox (badness 5161) in paragraph at lines 37849--37852 []\T1/qtm/m/n/10 add abil-ity to show chan-nel URLs when dis-play-ing what is g o-ing to be down-loaded by set-ting [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374 <./plantuml-e8080e9f335689b71de0af9724004d6d 0fa08c83.png (PNG copy)>] [375] [376 <./plantuml-491672c7014f50b3d376340a40c96e 4c808d09b6.png (PNG copy)>] [377 <./plantuml-2d88cec20938012064257915682514063b 5177f7.png (PNG copy)>] [378 <./plantuml-b5db44ddd885b9b043c32853b379f240a58553 ef.png (PNG copy)>] [379 <./plantuml-e95308a938ddba59eea14e8bbe0765311ab33ab3.p ng (PNG copy)>] [380] [381] [382] [383] [384] [385] [386] [387] [388] [389] [390] [391] [392 <./conda-install-deep-dive.png>] [393] [394] [395] [396] Underfull \hbox (badness 7291) in paragraph at lines 41394--41398 []\T1/qtm/m/n/10 These sim-pler ac-tion groups are only used for re-port-ing, e i-ther via a pro-cessed text re-port (via [397] Overfull \vbox (1.62044pt too high) detected at line 41515 [398] [399] Underfull \hbox (badness 10000) in paragraph at lines 41657--41660 []\T1/txtt/m/n/10 compile_action_groups\T1/qtm/m/n/10 , sev-eral \T1/txtt/m/n/1 0 CompileMultiPycAction \T1/qtm/m/n/10 that end up ag-gre-gated as a [400] [401] [402] [403] [404] [405] [406] [407] [408] [409] [410] [411] [412] [413] Underfull \hbox (badness 10000) in paragraph at lines 42837--42840 []\T1/qtm/b/n/10 Use fac-tory meth-ods\T1/qtm/m/n/10 : Pre-fer \T1/txtt/m/n/10 from_user_condarc()\T1/qtm/m/n/10 , \T1/txtt/m/n/10 from_system_condarc()\T1/qt m/m/n/10 , and [414] Underfull \hbox (badness 10000) in paragraph at lines 42989--42995 []\T1/qtm/m/n/10 When you do \T1/txtt/m/n/10 conda install numpy\T1/qtm/m/n/10 , do you think the solver will just see some-thing like [415] LaTeX Warning: Hyper reference `dev-guide/deep-dives/install:index-reduction-tr icks' on page 416 undefined on input line 43144. [416] [417 <./solver-deep-dive-1.png>] [418 <./solver-deep-dive-2.png>] [419] [420] Underfull \hbox (badness 10000) in paragraph at lines 43443--43450 []\T1/qtm/m/n/10 Be-fore call-ing \T1/txtt/m/n/10 ._run_sat()\T1/qtm/m/n/10 , i n-con-sis-tency anal-y-sis is per-formed via \T1/txtt/m/n/10 Solver. [421] Underfull \hbox (badness 10000) in paragraph at lines 43488--43492 []\T1/qtm/m/n/10 Con-straint anal-y-sis is run via \T1/txtt/m/n/10 Solver.get_c onstrained_packages() \T1/qtm/m/n/10 and \T1/txtt/m/n/10 Solver. Underfull \hbox (badness 10000) in paragraph at lines 43508--43512 [][][]\T1/txtt/m/n/10 only[]deps \T1/qtm/m/n/10 (\T1/txtt/m/n/10 DepsModifier.O NLY_DEPS\T1/qtm/m/n/10 ): Re-move ex-plic-itly re-quested pack-ages from Underfull \hbox (badness 10000) in paragraph at lines 43508--43512 \T1/qtm/m/n/10 the fi-nal so-lu-tion but leave their de-pen-den-cies. This is d one via \T1/txtt/m/n/10 PrefixGraph. [422] [423] [424] [425 <./solver-deep-dive-3.png>] [426] Overfull \vbox (0.94562pt too high) detected at line 43991 [427] [428] [429] [430] Underfull \hbox (badness 10000) in paragraph at lines 44214--44217 []\T1/qtm/m/n/10 For proper type hints, im-port \T1/txtt/m/n/10 HttpTestServerF ixture \T1/qtm/m/n/10 from \T1/txtt/m/n/10 conda.testing.fixtures \T1/qtm/m/n/1 0 un-der [431] [432] Overfull \vbox (1.17242pt too high) detected at line 44423 [433] [434] Underfull \hbox (badness 6094) in paragraph at lines 44467--44469 []\T1/qtm/m/n/10 Ex-am-ple: \T1/txtt/m/n/10 get_url("linux[]64/repodata.json") $\OMS/cmsy/m/n/10 !$ \T1/txtt/m/n/10 "http://127.0.0.1:54321/linux[]64/ [435] [436] [437] [438 <./applocker.png>] [439] [440] [441] [442] [443] [444] [445] [446] [447] [448] [449] [450] [451] [452] [453] [454] [455] [456] [457] [458] [459] [460] [461] Underfull \hbox (badness 10000) in paragraph at lines 46672--46679 []\T1/qtm/m/n/10 Ob-servers fire for ev-ery ex-cep-tion conda han-dles: \T1/txt t/m/n/10 CondaError \T1/qtm/m/n/10 and its sub-classes, \T1/txtt/m/n/10 MemoryE rror\T1/qtm/m/n/10 , [462] Overfull \hbox (2.3231pt too wide) in paragraph at lines 46799--46801 []\T1/txtt/m/n/10 {"PackagesNotFoundError"} Overfull \hbox (2.3231pt too wide) detected at line 46802 []\T1/txtt/m/n/10 {"PackagesNotFoundError"} Underfull \hbox (badness 10000) in paragraph at lines 46827--46830 []\T1/qtm/m/n/10 Sen-si-ble de-fault for error- Underfull \hbox (badness 10000) in paragraph at lines 46827--46830 \T1/qtm/m/n/10 tracking back-ends such as Underfull \hbox (badness 10000) in paragraph at lines 46839--46842 []\T1/qtm/m/n/10 Ev-ery ex-cep-tion, in-clud-ing Underfull \hbox (badness 10000) detected at line 46843 []\T1/qtm/m/n/10 Ev-ery ex-cep-tion, in-clud-ing Underfull \hbox (badness 10000) in paragraph at lines 46851--46853 []\T1/txtt/m/n/10 {"MemoryError"}\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 46851--46853 \T1/txtt/m/n/10 {"KeyboardInterrupt"}\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) detected at line 46854 []\T1/txtt/m/n/10 {"MemoryError"}\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 46867--46869 []\T1/txtt/m/n/10 {"CondaError", [463] [464] [465] [466] Underfull \hbox (badness 10000) in paragraph at lines 47510--47513 []\T1/txtt/m/n/10 {"Exception"} \T1/qtm/m/n/10 ^^V all stan-dard ex-cep-tions ( ex-cludes \T1/txtt/m/n/10 KeyboardInterrupt\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 47519--47522 []\T1/txtt/m/n/10 {"PackagesNotFoundError"} \T1/qtm/m/n/10 ^^V a spe-cific er-r or and its sub-classes (e.g. [467] [468] [469] [470] [471] [472] [473] [474] [475] [476] [477] [478] [479] [480] [481] [482] Underfull \hbox (badness 10000) in paragraph at lines 49158--49164 \T1/txtt/m/sl/10 common.configuration.PrimitiveParameter[][] \T1/qtm/m/n/10 or [][]\T1/txtt/m/sl/10 conda.common.configuration.SequenceParameter[][]\T1/qtm/m/ n/10 ). [483] [484] [485] [486] [487] [488] [489] [490] [491] [492] [493] Overfull \hbox (11.20714pt too wide) in paragraph at lines 51129--51131 [][][]\T1/txtt/m/sl/10 shard_mentioned_packages[][]\T1/qtm/m/n/10 ([spec_to_pac kage_name]) Overfull \hbox (11.20714pt too wide) detected at line 51132 [][][]\T1/txtt/m/sl/10 shard_mentioned_packages[][]\T1/qtm/m/n/10 ([spec_to_pac kage_name]) [494] [495] [496] [497] [498] Underfull \hbox (badness 10000) in paragraph at lines 52347--52349 [][][]\T1/txtt/m/sl/10 cache_fetch_thread[][]\T1/qtm/m/n/10 (in_queue, shard_ou t_queue, Underfull \hbox (badness 10000) in paragraph at lines 52369--52371 [][][]\T1/txtt/m/sl/10 offline_nofetch_thread[][]\T1/qtm/m/n/10 (in_queue, [499] [500] [501] [502] Underfull \hbox (badness 10000) in paragraph at lines 53257--53259 []\T1/qtm/m/n/10 Shards in-dex as de-se-ri-al-ized from re-po- [503] [504] [505] [506] [507] [508] [509] [510] [511] [512] [513] [514] [515] [516] [517] [518] [519] [520] [521] Underfull \hbox (badness 5802) in paragraph at lines 57905--57907 [][][]\T1/txtt/m/sl/10 Utf8NamedTemporaryFile[][]\T1/qtm/m/n/10 ([mode, buffer- ing, new- [522] [523] [524] [525] [526] [527] [528] [529] [530] [531] [532] [533] [534] [535] [536] Underfull \hbox (badness 10000) in paragraph at lines 60368--60370 [][][]\T1/txtt/m/sl/10 find_or_none[][]\T1/qtm/m/n/10 (key, search_maps[, alias es, Underfull \hbox (badness 10000) in paragraph at lines 60379--60381 [][][]\T1/txtt/m/sl/10 find_or_raise[][]\T1/qtm/m/n/10 (key, search_maps[, alia ses, [537] [538] [539] [540] [541] [542] [543] [544] [545] [546] [547] [548] ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.63462 ...xtquotesingle{}✅\textquotesingle{}}}} ^^M ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.63472 ...xtquotesingle{}❌\textquotesingle{}}}} ^^M Underfull \hbox (badness 10000) in paragraph at lines 63762--63764 [][][]\T1/txtt/m/sl/10 env_name[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm /m/n/10 conda.common.path.PathType | str | Underfull \hbox (badness 10000) in paragraph at lines 63773--63775 [][][]\T1/txtt/m/sl/10 locate_prefix_by_name[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/ 10 !$ Underfull \hbox (badness 10000) detected at line 63776 [][][]\T1/txtt/m/sl/10 locate_prefix_by_name[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/ 10 !$ Underfull \hbox (badness 10000) in paragraph at lines 63795--63797 [][][]\T1/txtt/m/sl/10 determine_target_prefix[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/ n/10 !$ [549] [550] [551] [552] [553] [554] [555] [556] [557] [558] Underfull \hbox (badness 10000) in paragraph at lines 66482--66484 []\T1/txtt/bx/n/10 which \T1/qtm/m/n/10 ([] \T1/txtt/m/sl/10 option_strings [][ ] A list of command[]line option strings\T1/qtm/m/n/10 ) -- Underfull \hbox (badness 10000) in paragraph at lines 66525--66527 []\T1/txtt/bx/n/10 specified. \T1/qtm/m/n/10 ([] \T1/txtt/m/sl/10 default [][] The value to be produced if the option is Underfull \hbox (badness 10000) in paragraph at lines 66535--66539 []\T1/txtt/bx/n/10 None, \T1/qtm/m/n/10 ([] \T1/txtt/m/sl/10 choices [][] A con tainer of values that should be allowed. If [559] Underfull \hbox (badness 10000) in paragraph at lines 66796--66798 [][][]\T1/txtt/m/sl/10 get_name_prefix_from_env_file[][]\T1/qtm/m/n/10 ($\OMS/c msy/m/n/10 !$ \T1/qtm/m/n/10 tu-ple[str | Underfull \hbox (badness 10000) in paragraph at lines 66807--66809 [][][]\T1/txtt/m/sl/10 validate_environment_files_consistency[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ [560] [561] Underfull \hbox (badness 10000) in paragraph at lines 67501--67503 []\T1/txtt/bx/n/10 (default \T1/qtm/m/n/10 ([] \T1/txtt/m/sl/10 color [] Allow color output in help messages\T1/qtm/m/n/10 ) -- \T1/txtt/m/n/10 os.path. [562] Underfull \hbox (badness 10000) in paragraph at lines 67549--67551 []\T1/txtt/bx/n/10 with \T1/qtm/m/n/10 ([] \T1/txtt/m/sl/10 exit_on_error [][] Determines whether or not ArgumentParser Underfull \hbox (badness 10000) in paragraph at lines 67553--67555 []\T1/txtt/bx/n/10 choices \T1/qtm/m/n/10 ([] \T1/txtt/m/sl/10 suggest_on_error [] Enables suggestions for mistyped [563] [564] [565] [566] [567] [568] Overfull \hbox (34.30945pt too wide) in paragraph at lines 68783--68783 \T1/qtm/m/it/10 tions.abc.Sequence[][][conda.plugins.types.CondaPluginWithEnvir onmentFormat]]\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 68907--68909 [][][]\T1/txtt/m/sl/10 add_parser_create_install_update[][]\T1/qtm/m/n/10 (p[, pre- Underfull \hbox (badness 10000) in paragraph at lines 68951--68953 [][][]\T1/txtt/m/sl/10 add_parser_prefix[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 ! $ \T1/qtm/m/n/10 arg- Underfull \hbox (badness 10000) detected at line 68954 [][][]\T1/txtt/m/sl/10 add_parser_prefix[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 ! $ \T1/qtm/m/n/10 arg- Underfull \hbox (badness 10000) in paragraph at lines 68984--68986 [][][]\T1/txtt/m/sl/10 add_output_and_prompt_options[][]\T1/qtm/m/n/10 ($\OMS/c msy/m/n/10 !$ \T1/qtm/m/n/10 arg- Underfull \hbox (badness 10000) in paragraph at lines 69006--69008 [][][]\T1/txtt/m/sl/10 add_parser_channels[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/m/n/10 arg- Underfull \hbox (badness 10000) in paragraph at lines 69017--69019 [][][]\T1/txtt/m/sl/10 add_parser_solver_mode[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n /10 !$ \T1/qtm/m/n/10 arg- Overfull \hbox (11.23703pt too wide) in paragraph at lines 69028--69030 [][][]\T1/txtt/m/sl/10 add_parser_update_modifiers[][]\T1/qtm/m/n/10 (solver_mo de_options) Overfull \hbox (11.23703pt too wide) detected at line 69031 [][][]\T1/txtt/m/sl/10 add_parser_update_modifiers[][]\T1/qtm/m/n/10 (solver_mo de_options) Underfull \hbox (badness 10000) in paragraph at lines 69061--69063 [][][]\T1/txtt/m/sl/10 add_parser_networking[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/ 10 !$ \T1/qtm/m/n/10 arg- [569] Underfull \hbox (badness 10000) in paragraph at lines 69177--69179 []\T1/txtt/bx/n/10 which \T1/qtm/m/n/10 ([] \T1/txtt/m/sl/10 option_strings [][ ] A list of command[]line option strings\T1/qtm/m/n/10 ) -- Underfull \hbox (badness 10000) in paragraph at lines 69220--69222 []\T1/txtt/bx/n/10 specified. \T1/qtm/m/n/10 ([] \T1/txtt/m/sl/10 default [][] The value to be produced if the option is Underfull \hbox (badness 10000) in paragraph at lines 69230--69234 []\T1/txtt/bx/n/10 None, \T1/qtm/m/n/10 ([] \T1/txtt/m/sl/10 choices [][] A con tainer of values that should be allowed. If [570] [571] Underfull \hbox (badness 10000) in paragraph at lines 69837--69839 [][][]\T1/txtt/m/sl/10 handle_txn[][]\T1/qtm/m/n/10 (unlink_link_transaction, p re-fix, args, [572] [573] [574] [575] [576] [577] [578] Underfull \hbox (badness 10000) in paragraph at lines 71846--71848 []\T1/qtm/m/n/10 Build \T1/txtt/m/n/10 conda env create \T1/qtm/m/n/10 epi-log (ex-am-ples and [579] [580] Underfull \hbox (badness 10000) in paragraph at lines 72475--72477 []\T1/qtm/m/n/10 Pro-vides a \T1/txtt/m/n/10 render \T1/qtm/m/n/10 method for r en-der-ing [581] [582] [583] Underfull \hbox (badness 10000) in paragraph at lines 73418--73420 [][][]\T1/txtt/m/sl/10 print_explicit[][]\T1/qtm/m/n/10 (prefix[, add_md5, re-m ove_auth, [584] [585] Underfull \hbox (badness 10000) in paragraph at lines 73897--73899 [][][]\T1/txtt/m/sl/10 create_info[][]\T1/qtm/m/n/10 (name, ver-sion, build_num ber, re- [586] [587] [588] Underfull \hbox (badness 10000) in paragraph at lines 74949--74951 []\T1/qtm/m/n/10 Sim-ple wrap-per to call a SAT solver given a Underfull \hbox (badness 10000) in paragraph at lines 74960--74962 []\T1/qtm/m/n/10 Sim-ple wrap-per to call a SAT solver given a Underfull \hbox (badness 10000) in paragraph at lines 74971--74973 []\T1/qtm/m/n/10 Sim-ple wrap-per to call a SAT solver given a Underfull \hbox (badness 10000) in paragraph at lines 74982--74984 []\T1/qtm/m/n/10 Sim-ple wrap-per to call a SAT solver given a [589] [590] [591] [592] Underfull \hbox (badness 6893) in paragraph at lines 76162--76164 [][][]\T1/txtt/m/sl/10 linux_get_libc_version[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n /10 !$ \T1/qtm/m/n/10 tu-ple[str, str] | tu- [593] [594] [595] Underfull \hbox (badness 10000) in paragraph at lines 76903--76913 []\T1/qtm/m/n/10 See: - [][]$http : / / stackover^^]ow . com / a / 19719292 / 1 170370$[][] on 20160407 MCS. - msdn.microsoft.com/en- Underfull \hbox (badness 10000) in paragraph at lines 76903--76913 \T1/qtm/m/n/10 us/library/windows/desktop/bb762153(v=vs.85).aspx - [][]$https : / / github . com / ContinuumIO / menuinst / Underfull \hbox (badness 10000) in paragraph at lines 76903--76913 \T1/qtm/m/n/10 blob / master / menuinst / windows / win _ elevate . py$[][] - [ ][]$https : / / github . com / saltstack / salt-[]windows-[]install / Underfull \hbox (badness 10000) in paragraph at lines 76903--76913 \T1/qtm/m/n/10 blob / master / deps / salt / python / App / Lib / site-[]packag es / win32 / Demos / pipes / runproc . py$[][] # NOQA - [][]$https : Underfull \hbox (badness 10000) in paragraph at lines 76903--76913 \T1/qtm/m/n/10 / / github . com / twonds / twisted / blob / master / twisted / internet / _dumbwin32proc . py$[][] - [][]$https : / / stackover^^]ow . com / Underfull \hbox (badness 10000) in paragraph at lines 76903--76913 \T1/qtm/m/n/10 a / 19982092 / 2127762$[][] - [][]$https : / / www . codeproject . com / Articles / 19165 / Vista-[]UAC-[]The-[]De^^\nitive-[]Guide$[][] - [596] [597] [598] [599] [600] [601] [602] [603] [604] [605] [606] [607] [608] [609] [610] Underfull \hbox (badness 10000) in paragraph at lines 80693--80699 \T1/qtm/m/n/10 Used to val-i-date prop-er-ties on [][]\T1/txtt/m/sl/10 Configur ation[][] \T1/qtm/m/n/10 sub-classes de-fined as a [611] Underfull \hbox (badness 10000) in paragraph at lines 80905--80907 [][][]\T1/txtt/m/sl/10 env_var[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/ m/n/10 col-lec-tions.abc.Generator[None, None, Underfull \hbox (badness 10000) in paragraph at lines 80927--80929 [][][]\T1/txtt/m/sl/10 captured[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm /m/n/10 col-lec-tions.abc.Generator[Any, None, Underfull \hbox (badness 10000) in paragraph at lines 80960--80962 [][][]\T1/txtt/m/sl/10 stderr_log_level[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/m/n/10 col-lec- [612] [613] [614] [615] [616] [617] [618] [619] [620] Underfull \hbox (badness 10000) in paragraph at lines 83455--83457 [][][]\T1/txtt/m/sl/10 tokenized_startswith[][]\T1/qtm/m/n/10 (test_iterable, Underfull \hbox (badness 10000) in paragraph at lines 83477--83479 [][][]\T1/txtt/m/sl/10 get_leaf_directories[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/1 0 !$ \T1/qtm/m/n/10 col-lec- [621] Underfull \hbox (badness 10000) in paragraph at lines 83613--83615 [][][]\T1/txtt/m/sl/10 missing_pyc_files[][]\T1/qtm/m/n/10 (python_major_minor_ version, Overfull \hbox (30.1069pt too wide) in paragraph at lines 83646--83648 [][][]\T1/txtt/m/sl/10 get_python_site_packages_short_path[][]\T1/qtm/m/n/10 (p ython_version) Overfull \hbox (30.1069pt too wide) detected at line 83649 [][][]\T1/txtt/m/sl/10 get_python_site_packages_short_path[][]\T1/qtm/m/n/10 (p ython_version) Overfull \hbox (9.77702pt too wide) in paragraph at lines 83668--83670 [][][]\T1/txtt/m/sl/10 get_python_noarch_target_path[][]\T1/qtm/m/n/10 (source_ short_path, Overfull \hbox (9.77702pt too wide) detected at line 83671 [][][]\T1/txtt/m/sl/10 get_python_noarch_target_path[][]\T1/qtm/m/n/10 (source_ short_path, [622] [623] Underfull \hbox (badness 10000) in paragraph at lines 84133--84135 [][][]\T1/txtt/m/sl/10 get_leaf_directories[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/1 0 !$ \T1/qtm/m/n/10 col-lec- Underfull \hbox (badness 10000) in paragraph at lines 84144--84146 [][][]\T1/txtt/m/sl/10 tokenized_startswith[][]\T1/qtm/m/n/10 (test_iterable, Overfull \hbox (9.77702pt too wide) in paragraph at lines 84166--84168 [][][]\T1/txtt/m/sl/10 get_python_noarch_target_path[][]\T1/qtm/m/n/10 (source_ short_path, Overfull \hbox (9.77702pt too wide) detected at line 84169 [][][]\T1/txtt/m/sl/10 get_python_noarch_target_path[][]\T1/qtm/m/n/10 (source_ short_path, Overfull \hbox (30.1069pt too wide) in paragraph at lines 84188--84190 [][][]\T1/txtt/m/sl/10 get_python_site_packages_short_path[][]\T1/qtm/m/n/10 (p ython_version) Overfull \hbox (30.1069pt too wide) detected at line 84191 [][][]\T1/txtt/m/sl/10 get_python_site_packages_short_path[][]\T1/qtm/m/n/10 (p ython_version) Underfull \hbox (badness 10000) in paragraph at lines 84199--84201 [][][]\T1/txtt/m/sl/10 missing_pyc_files[][]\T1/qtm/m/n/10 (python_major_minor_ version, [624] [625] [626] [627] [628] [629] [630] [631] [632] [633] [634] [635] [636] Underfull \hbox (badness 10000) in paragraph at lines 87565--87567 [][][]\T1/txtt/m/sl/10 calculate_channel_urls[][]\T1/qtm/m/n/10 (, prepend, pla t-form, Underfull \hbox (badness 10000) in paragraph at lines 87666--87668 []\T1/qtm/m/n/10 In-di-vid-ual pack-ages from chan-nels are usu-ally rep-re-sen ted by [][]\T1/txtt/m/sl/10 conda.models.records. Underfull \hbox (badness 10000) in paragraph at lines 87684--87686 []\T1/qtm/m/n/10 In-di-vid-ual pack-ages from the pack-age are usu-ally rep-re- sented by [][]\T1/txtt/m/sl/10 conda.models.records. [637] [638] [639] [640] [641] Underfull \hbox (badness 10000) in paragraph at lines 88450--88452 [][][]\T1/txtt/m/sl/10 initialize_dev[][]\T1/qtm/m/n/10 (shell[, dev_env_prefix , Underfull \hbox (badness 10000) in paragraph at lines 88461--88463 [][][]\T1/txtt/m/sl/10 _initialize_dev_bash[][]\T1/qtm/m/n/10 (prefix, env_vars , un- Underfull \hbox (badness 10000) in paragraph at lines 88472--88474 [][][]\T1/txtt/m/sl/10 _initialize_dev_cmdexe[][]\T1/qtm/m/n/10 (prefix, env_va rs, un- Underfull \hbox (badness 10000) in paragraph at lines 88483--88485 [][][]\T1/txtt/m/sl/10 add_condabin_to_path[][]\T1/qtm/m/n/10 (conda_prefix, sh ells, Underfull \hbox (badness 10000) in paragraph at lines 88505--88507 [][][]\T1/txtt/m/sl/10 make_initialize_plan[][]\T1/qtm/m/n/10 (conda_prefix, sh ells, Underfull \hbox (badness 10000) in paragraph at lines 88604--88606 [][][]\T1/txtt/m/sl/10 install_anaconda_prompt[][]\T1/qtm/m/n/10 (target_path, Underfull \hbox (badness 10000) in paragraph at lines 88637--88639 [][][]\T1/txtt/m/sl/10 install_Scripts_activate_bat[][]\T1/qtm/m/n/10 (target_p ath, Underfull \hbox (badness 10000) in paragraph at lines 88659--88661 [][][]\T1/txtt/m/sl/10 install_deactivate_bat[][]\T1/qtm/m/n/10 (target_path, Underfull \hbox (badness 10000) in paragraph at lines 88692--88694 [][][]\T1/txtt/m/sl/10 install_condabin_conda_bat[][]\T1/qtm/m/n/10 (target_pat h, Underfull \hbox (badness 10000) in paragraph at lines 88703--88705 [][][]\T1/txtt/m/sl/10 install_library_bin_conda_bat[][]\T1/qtm/m/n/10 (target_ path, Overfull \hbox (11.64195pt too wide) in paragraph at lines 88714--88716 [][][]\T1/txtt/m/sl/10 install_condabin_conda_activate_bat[][]\T1/qtm/m/n/10 (t arget_path, Overfull \hbox (11.64195pt too wide) detected at line 88717 [][][]\T1/txtt/m/sl/10 install_condabin_conda_activate_bat[][]\T1/qtm/m/n/10 (t arget_path, Underfull \hbox (badness 10000) in paragraph at lines 88725--88727 [][][]\T1/txtt/m/sl/10 install_condabin_rename_tmp_bat[][]\T1/qtm/m/n/10 (targe t_path, Overfull \hbox (37.89188pt too wide) in paragraph at lines 88736--88738 [][][]\T1/txtt/m/sl/10 install_condabin_conda_auto_activate_bat[][]\T1/qtm/m/n/ 10 (target_path, Overfull \hbox (37.89188pt too wide) detected at line 88739 [][][]\T1/txtt/m/sl/10 install_condabin_conda_auto_activate_bat[][]\T1/qtm/m/n/ 10 (target_path, Underfull \hbox (badness 10000) in paragraph at lines 88747--88749 [][][]\T1/txtt/m/sl/10 install_condabin_hook_bat[][]\T1/qtm/m/n/10 (target_path , Underfull \hbox (badness 10000) in paragraph at lines 88780--88782 [][][]\T1/txtt/m/sl/10 install_conda_hook_ps1[][]\T1/qtm/m/n/10 (target_path, Overfull \hbox (67.99681pt too wide) in paragraph at lines 88824--88826 [][][]\T1/txtt/m/sl/10 _config_fish_content_to_add_condabin_to_path[][]\T1/qtm/ m/n/10 (conda_prefix) Overfull \hbox (67.99681pt too wide) detected at line 88827 [][][]\T1/txtt/m/sl/10 _config_fish_content_to_add_condabin_to_path[][]\T1/qtm/ m/n/10 (conda_prefix) Overfull \hbox (73.2468pt too wide) in paragraph at lines 88857--88859 [][][]\T1/txtt/m/sl/10 _config_xonsh_content_to_add_condabin_to_path[][]\T1/qtm /m/n/10 (conda_prefix) Overfull \hbox (73.2468pt too wide) detected at line 88860 [][][]\T1/txtt/m/sl/10 _config_xonsh_content_to_add_condabin_to_path[][]\T1/qtm /m/n/10 (conda_prefix) Overfull \hbox (40.91689pt too wide) in paragraph at lines 88890--88892 [][][]\T1/txtt/m/sl/10 _bashrc_content_to_add_condabin_to_path[][]\T1/qtm/m/n/1 0 (conda_prefix, Overfull \hbox (40.91689pt too wide) detected at line 88893 [][][]\T1/txtt/m/sl/10 _bashrc_content_to_add_condabin_to_path[][]\T1/qtm/m/n/1 0 (conda_prefix, Underfull \hbox (badness 10000) in paragraph at lines 88934--88936 [][][]\T1/txtt/m/sl/10 _write_windows_registry[][]\T1/qtm/m/n/10 (target_path, Underfull \hbox (badness 10000) in paragraph at lines 88956--88958 [][][]\T1/txtt/m/sl/10 add_condabin_to_path_registry[][]\T1/qtm/m/n/10 (target_ path, Overfull \hbox (60.0367pt too wide) in paragraph at lines 88989--88991 [][][]\T1/txtt/m/sl/10 _powershell_profile_content_to_add_condabin_to_path[][]\ T1/qtm/m/n/10 (...) Overfull \hbox (60.0367pt too wide) detected at line 88992 [][][]\T1/txtt/m/sl/10 _powershell_profile_content_to_add_condabin_to_path[][]\ T1/qtm/m/n/10 (...) Underfull \hbox (badness 7238) in paragraph at lines 89000--89002 [][][]\T1/txtt/m/sl/10 init_powershell_user[][]\T1/qtm/m/n/10 (target_path, con da_prefix[, Underfull \hbox (badness 10000) in paragraph at lines 89022--89024 [][][]\T1/txtt/m/sl/10 make_conda_egg_link[][]\T1/qtm/m/n/10 (target_path, Underfull \hbox (badness 10000) in paragraph at lines 89033--89035 [][][]\T1/txtt/m/sl/10 modify_easy_install_pth[][]\T1/qtm/m/n/10 (target_path, [642] [643] [644] [645] [646] Underfull \hbox (badness 10000) in paragraph at lines 90118--90120 [][][]\T1/txtt/m/sl/10 determine_link_type[][]\T1/qtm/m/n/10 (extracted_package _dir, tar- [647] [648] [649] Underfull \hbox (badness 10000) in paragraph at lines 91169--91171 [][][]\T1/txtt/m/sl/10 do_extract_action[][]\T1/qtm/m/n/10 (prec, ex-tract_acti on, [650] [651] Underfull \hbox (badness 10000) in paragraph at lines 91807--91812 \T1/txtt/bx/n/10 link_prefs \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 tuple[][][[][] \T1/txtt/m/n/10 PackageRecord[][]\T1/txtt/m/sl/10 ]\T1/qtm/m/n/10 ) -- A se-que nce of \T1/txtt/m/n/10 PackageRecord\TS1/txtt/m/n/10 `\T1/txtt/m/n/10 s to Underfull \hbox (badness 10000) in paragraph at lines 91807--91812 \T1/txtt/m/n/10 ensure available in a known package cache, typically for a foll ow[]on [652] [653] [654] [655] [656] [657] [658] [659] [660] [661] [662] [663] [664] [665] [666] [667] [668] [669] [670] [671] [672] [673] [674] [675] [676] [677] [678] [679] [680] [681] [682] [683] [684] [685] [686] [687] [688] [689] [690] [691] [692] [693] [694] [695] [696] Underfull \hbox (badness 10000) in paragraph at lines 101360--101362 [][][]\T1/txtt/m/sl/10 _pip_install_via_requirements[][]\T1/qtm/m/n/10 (prefix, specs, [697] [698] [699] [700] [701] [702] Overfull \hbox (11.99698pt too wide) in paragraph at lines 102857--102859 [][][]\T1/txtt/m/sl/10 format_env_spec_available_plugins[][]\T1/qtm/m/n/10 (plu gin_specs[, Overfull \hbox (11.99698pt too wide) detected at line 102860 [][][]\T1/txtt/m/sl/10 format_env_spec_available_plugins[][]\T1/qtm/m/n/10 (plu gin_specs[, Overfull \hbox (40.9195pt too wide) in paragraph at lines 102913--102913 \T1/qtm/m/it/10 tions.abc.Iterable[][][[][]collections.abc.Iterable[][][[][]\T1 /qtm/m/n/10 conda.models.match_spec.MatchSpec[][]\T1/qtm/m/it/10 ]]\T1/txtt/m/n /10 )| [703] [704] [705] [706] [707] [708] Overfull \hbox (17.15958pt too wide) in paragraph at lines 104124--104124 \T1/qtm/m/it/10 tions.abc.Iterable[][][[][]collections.abc.Iterable[][][[][]\T1 /qtm/m/n/10 conda.models.match_spec.MatchSpec[][]\T1/qtm/m/it/10 ]]\T1/qtm/m/n/ 10 , [709] [710] [711] [712] [713] Overfull \hbox (21.39932pt too wide) in paragraph at lines 105045--105045 \T1/qtm/m/it/10 tions.abc.Iterable[][][[][]\T1/qtm/m/n/10 conda.plugins.types.C ondaEnvironmentExporter[][]\T1/qtm/m/it/10 ]\T1/qtm/m/n/10 , [714] [715] [716] [717] [718] [719] Underfull \hbox (badness 10000) in paragraph at lines 106566--106569 []\T1/qtm/m/n/10 multi_line_code = \TS1/qtm/m/n/10 '\T1/qtm/m/n/10 226-File suc -cess-fully trans-ferredn226 0.000 sec-onds\TS1/qtm/m/n/10 ' Underfull \hbox (badness 10000) in paragraph at lines 106571--106574 []\T1/qtm/m/n/10 multi_line_with_code_conflicts = \TS1/qtm/m/n/10 '\T1/qtm/m/n/ 10 200-File suc-cess-fully trans-ferredn226 0.000 sec-onds\TS1/qtm/m/n/10 ' Underfull \hbox (badness 10000) in paragraph at lines 106607--106609 [][][]$\T1/qtm/m/n/10 https : / / github . com / pypa / pip / blob / 8c24fd2a80 bad21aa29aec02fb48bd89a1e8f5e1 / src / pip / _internal / network / session . [720] [721] [722] [723] [724] [725] [726] Overfull \hbox (8.01202pt too wide) in paragraph at lines 108353--108355 [][][]\T1/txtt/m/sl/10 create_application_entry_point[][]\T1/qtm/m/n/10 (source _full_path, Overfull \hbox (8.01202pt too wide) detected at line 108356 [][][]\T1/txtt/m/sl/10 create_application_entry_point[][]\T1/qtm/m/n/10 (source _full_path, [727] [728] [729] [730] Overfull \hbox (35.13707pt too wide) in paragraph at lines 109769--109771 [][][]\T1/txtt/m/sl/10 read_index_json_from_tarball[][]\T1/qtm/m/n/10 (package_ tarball_full_path) Overfull \hbox (35.13707pt too wide) detected at line 109772 [][][]\T1/txtt/m/sl/10 read_index_json_from_tarball[][]\T1/qtm/m/n/10 (package_ tarball_full_path) Overfull \hbox (9.49715pt too wide) in paragraph at lines 109802--109804 [][][]\T1/txtt/m/sl/10 read_package_metadata[][]\T1/qtm/m/n/10 (extracted_packa ge_directory) Overfull \hbox (9.49715pt too wide) detected at line 109805 [][][]\T1/txtt/m/sl/10 read_package_metadata[][]\T1/qtm/m/n/10 (extracted_packa ge_directory) [731] [732] Underfull \hbox (badness 10000) in paragraph at lines 110259--110261 [][][]\T1/txtt/m/sl/10 update_file_in_place_as_binary[][]\T1/qtm/m/n/10 (file_f ull_path, Underfull \hbox (badness 10000) in paragraph at lines 110292--110294 [][][]\T1/txtt/m/sl/10 backoff_rename[][]\T1/qtm/m/n/10 (source_path, des-ti-na -tion_path[, [733] [734] [735] [736] [737] Underfull \hbox (badness 10000) in paragraph at lines 111786--111788 [][][]\T1/txtt/m/sl/10 _add_http_value_to_dict[][]\T1/qtm/m/n/10 (resp, http_ke y, d, [738] [739] [740] [741] [742] [743] [744] [745] [746] [747] [748] [749] [750] [751] Underfull \hbox (badness 10000) in paragraph at lines 115234--115236 [][][]\T1/txtt/m/sl/10 _format_output[][]\T1/qtm/m/n/10 (command_str, cwd, rc, std-out, Underfull \hbox (badness 10000) in paragraph at lines 115267--115269 [][][]\T1/txtt/m/sl/10 _subprocess_clean_env[][]\T1/qtm/m/n/10 (env[, clean_pyt hon, Underfull \hbox (badness 10000) in paragraph at lines 115278--115280 [][][]\T1/txtt/m/sl/10 subprocess_call_with_clean_env[][]\T1/qtm/m/n/10 (comman d[, [752] [753] [754] [755] Underfull \hbox (badness 10000) in paragraph at lines 116605--116607 [][][]\T1/txtt/m/sl/10 conda_installed_files[][]\T1/qtm/m/n/10 (prefix[, ex- Overfull \hbox (8.79713pt too wide) in paragraph at lines 116649--116651 [][][]\T1/txtt/m/sl/10 install_explicit_packages[][]\T1/qtm/m/n/10 (package_cac he_records, Overfull \hbox (8.79713pt too wide) detected at line 116652 [][][]\T1/txtt/m/sl/10 install_explicit_packages[][]\T1/qtm/m/n/10 (package_cac he_records, Underfull \hbox (badness 10000) in paragraph at lines 116704--116706 [][][]\T1/txtt/m/sl/10 clone_env[][]\T1/qtm/m/n/10 (prefix1, pre-fix2[, ver-bos e, quiet, in- [756] [757 <./inheritance-34ee731249daa180bf81b4793f0799c0a92ec990.pdf>] [758] [759] [760] [761] [762] [763] [764] [765] [766] [767] [768] [769] [770] [771] [772] [773] [774] [775] [776] Underfull \hbox (badness 10000) in paragraph at lines 121401--121406 []\T1/qtm/m/n/10 must be given as ex-act val-ues. In the fu-ture, the names-pac e field will be added to this Underfull \hbox (badness 7558) in paragraph at lines 121401--121406 \T1/qtm/m/n/10 list. Al-ter-na-tively, an ex-act spec is given by \TS1/qtm/m/n/ 10 '[]\T1/qtm/b/n/10 *[]\T1/qtm/m/n/10 [md5=12345678901234567890123456789012]\T S1/qtm/m/n/10 ' \T1/qtm/m/n/10 or [777] [778] [779] [780] [781] [782] [783] [784 <./inheritance-c8b79c212ca991fef 3eee38bac8a5801dbca0925.pdf>] [785] [786 <./inheritance-06a16750d07c0d4369c831b 31fd05cd348ebf224.pdf>] [787] [788] [789] [790] [791] [792] [793] [794] Underfull \hbox (badness 10000) in paragraph at lines 125571--125576 []\T1/qtm/m/n/10 This sits be-tween [][]\T1/txtt/m/sl/10 PackageRecord[][] \T1/ qtm/m/n/10 and [][]\T1/txtt/m/sl/10 PrefixRecord[][]\T1/qtm/m/n/10 , sim-ply ad ding \T1/txtt/m/n/10 requested_spec \T1/qtm/m/n/10 (and [795] [796 <./inheritance-212740a84b9ed8d5a510343374bb520037bfb8a9.pdf>] [797] [798] [799] [800] [801] [802] Underfull \hbox (badness 10000) in paragraph at lines 127529--127531 [][][]\T1/txtt/m/sl/10 get_channel_name_and_urls[][]\T1/qtm/m/n/10 ($\OMS/cmsy/ m/n/10 !$ [803] [804] [805] [806] [807] [808] [809] [810] [811] [812] [813] [814] Overfull \vbox (1.07391pt too high) detected at line 130296 [815] [816] [817] [818] [819] [820] [821] [822] [823] [824] [825] [826] [827] [828] [829] [830] [831] Underfull \hbox (badness 10000) in paragraph at lines 132367--132370 \T1/qtm/m/n/10 Dic-tio-nary map-ping low-er-cased ex-ten-sions (e.g., \T1/txtt/ m/n/10 ".conda"\T1/qtm/m/n/10 ) to their [832] [833] Overfull \hbox (18.00703pt too wide) in paragraph at lines 132854--132856 [][][]\T1/txtt/m/sl/10 get_site_packages_anchor_files[][]\T1/qtm/m/n/10 (site_p ackages_path, Overfull \hbox (18.00703pt too wide) detected at line 132857 [][][]\T1/txtt/m/sl/10 get_site_packages_anchor_files[][]\T1/qtm/m/n/10 (site_p ackages_path, [834] [835] [836] [837] [838] [839] [840] [841] [842] Overfull \hbox (30.1069pt too wide) in paragraph at lines 134746--134748 [][][]\T1/txtt/m/sl/10 get_python_site_packages_short_path[][]\T1/qtm/m/n/10 (p ython_version) Overfull \hbox (30.1069pt too wide) detected at line 134749 [][][]\T1/txtt/m/sl/10 get_python_site_packages_short_path[][]\T1/qtm/m/n/10 (p ython_version) Overfull \hbox (18.00703pt too wide) in paragraph at lines 134790--134792 [][][]\T1/txtt/m/sl/10 get_site_packages_anchor_files[][]\T1/qtm/m/n/10 (site_p ackages_path, Overfull \hbox (18.00703pt too wide) detected at line 134793 [][][]\T1/txtt/m/sl/10 get_site_packages_anchor_files[][]\T1/qtm/m/n/10 (site_p ackages_path, [843] [844] [845] [846] [847] [848] [849] Underfull \hbox (badness 10000) in paragraph at lines 136708--136710 [][][]\T1/txtt/m/sl/10 find_inconsistent_packages[][]\T1/qtm/m/n/10 ($\OMS/cmsy /m/n/10 !$ \T1/qtm/m/n/10 tu-ple[dict[str, [850] Underfull \hbox (badness 10000) in paragraph at lines 137172--137174 [][][]\T1/txtt/m/sl/10 find_packages_with_missing_files[][]\T1/qtm/m/n/10 ($\OM S/cmsy/m/n/10 !$ \T1/qtm/m/n/10 dict[str, [851] [852] Underfull \hbox (badness 10000) in paragraph at lines 137491--137493 []\T1/qtm/m/n/10 Health check ac-tion: Ver-ify RE- Underfull \hbox (badness 10000) detected at line 137494 []\T1/qtm/m/n/10 Health check ac-tion: Ver-ify RE- Underfull \hbox (badness 10000) in paragraph at lines 137642--137644 [][][]\T1/txtt/m/sl/10 add_output_and_prompt_options[][]\T1/qtm/m/n/10 ($\OMS/c msy/m/n/10 !$ \T1/qtm/m/n/10 arg- Underfull \hbox (badness 10000) in paragraph at lines 137664--137666 [][][]\T1/txtt/m/sl/10 add_parser_prefix[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 ! $ \T1/qtm/m/n/10 arg- Underfull \hbox (badness 10000) detected at line 137667 [][][]\T1/txtt/m/sl/10 add_parser_prefix[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 ! $ \T1/qtm/m/n/10 arg- [853] [854] [855] [856] [857] [858] [859] [860] [861] [862] [863] [864] [865] [866] [867] [868] [869] [870] [871] Underfull \hbox (badness 10000) in paragraph at lines 141619--141622 []\T1/txtt/m/n/10 {"Exception"} \T1/qtm/m/n/10 ^^V all stan-dard ex-cep-tions ( ex-cludes \T1/txtt/m/n/10 KeyboardInterrupt\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 141628--141631 []\T1/txtt/m/n/10 {"PackagesNotFoundError"} \T1/qtm/m/n/10 ^^V a spe-cific er-r or and its sub-classes (e.g. [872] [873] [874] Underfull \hbox (badness 10000) in paragraph at lines 142527--142529 [][][]\T1/txtt/m/sl/10 get_progress_bar[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ Underfull \hbox (badness 10000) detected at line 142530 [][][]\T1/txtt/m/sl/10 get_progress_bar[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ [875] [876] [877] [878] [879] Underfull \hbox (badness 10000) in paragraph at lines 144146--144148 [][][]\T1/txtt/m/sl/10 solver_classic[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \ T1/qtm/m/n/10 col-lec- Underfull \hbox (badness 10000) in paragraph at lines 144157--144159 [][][]\T1/txtt/m/sl/10 solver_libmamba[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/m/n/10 col-lec- Underfull \hbox (badness 10000) in paragraph at lines 144168--144170 [][][]\T1/txtt/m/sl/10 solver_rattler[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \ T1/qtm/m/n/10 col-lec- Underfull \hbox (badness 10000) in paragraph at lines 144190--144192 [][][]\T1/txtt/m/sl/10 conda_cli[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qt m/m/n/10 col-lec- Underfull \hbox (badness 10000) detected at line 144193 [][][]\T1/txtt/m/sl/10 conda_cli[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qt m/m/n/10 col-lec- Underfull \hbox (badness 10000) in paragraph at lines 144256--144258 [][][]\T1/txtt/m/sl/10 session_tmp_env[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/m/n/10 col-lec- Underfull \hbox (badness 10000) detected at line 144259 [][][]\T1/txtt/m/sl/10 session_tmp_env[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/m/n/10 col-lec- Underfull \hbox (badness 10000) in paragraph at lines 144267--144269 [][][]\T1/txtt/m/sl/10 tmp_channel[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/ qtm/m/n/10 col-lec- Underfull \hbox (badness 10000) detected at line 144270 [][][]\T1/txtt/m/sl/10 tmp_channel[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/ qtm/m/n/10 col-lec- Underfull \hbox (badness 10000) in paragraph at lines 144278--144280 [][][]\T1/txtt/m/sl/10 context_aware_monkeypatch[][]\T1/qtm/m/n/10 ($\OMS/cmsy/ m/n/10 !$ Underfull \hbox (badness 10000) in paragraph at lines 144289--144291 [][][]\T1/txtt/m/sl/10 tmp_pkgs_dir[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1 /qtm/m/n/10 col-lec- Underfull \hbox (badness 10000) detected at line 144292 [][][]\T1/txtt/m/sl/10 tmp_pkgs_dir[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1 /qtm/m/n/10 col-lec- Underfull \hbox (badness 10000) in paragraph at lines 144300--144302 [][][]\T1/txtt/m/sl/10 tmp_envs_dir[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1 /qtm/m/n/10 col-lec- Underfull \hbox (badness 10000) detected at line 144303 [][][]\T1/txtt/m/sl/10 tmp_envs_dir[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1 /qtm/m/n/10 col-lec- [880] [881] [882] [883] Underfull \hbox (badness 10000) in paragraph at lines 144980--144983 []\T1/qtm/m/n/10 Parts mode: Cus-tomize path name gen-er-a-tion (use-ful for sp e-cial char test-ing). [884] [885] Underfull \hbox (badness 10000) in paragraph at lines 145342--145348 \T1/qtm/m/n/10 # Server uses tem-po-rary di-rec-tory au-to-mat-i-cally (http_te st_server.directory / Underfull \hbox (badness 10000) in paragraph at lines 145352--145355 \T1/qtm/m/n/10 @pytest.mark.parametrize("http_test_server", ["tests/data/mock-c hannel"], in-di-rect=True) def [886] Underfull \hbox (badness 10000) in paragraph at lines 145673--145675 [][][]\T1/txtt/m/sl/10 supplement_index_with_repodata[][]\T1/qtm/m/n/10 (index, re-po- Overfull \hbox (79.42169pt too wide) in paragraph at lines 145717--145719 [][][]\T1/txtt/m/sl/10 _alias_canonical_channel_name_cache_to_file_prefixed[][] \T1/qtm/m/n/10 (name) Overfull \hbox (79.42169pt too wide) detected at line 145720 [][][]\T1/txtt/m/sl/10 _alias_canonical_channel_name_cache_to_file_prefixed[][] \T1/qtm/m/n/10 (name) Underfull \hbox (badness 10000) in paragraph at lines 145739--145741 [][][]\T1/txtt/m/sl/10 _get_index_r_base[][]\T1/qtm/m/n/10 (json_filename_or_pa ckages, Underfull \hbox (badness 10000) in paragraph at lines 145794--145796 [][][]\T1/txtt/m/sl/10 get_index_must_unfreeze[][]\T1/qtm/m/n/10 ([subdir, add_ pip, Underfull \hbox (badness 10000) in paragraph at lines 145827--145829 [][][]\T1/txtt/m/sl/10 _get_solver_base[][]\T1/qtm/m/n/10 (channel_id, tm-pdir[ , Underfull \hbox (badness 10000) in paragraph at lines 145849--145851 [][][]\T1/txtt/m/sl/10 get_solver_2[][]\T1/qtm/m/n/10 (tmpdir[, specs_to_add, Underfull \hbox (badness 10000) in paragraph at lines 145860--145862 [][][]\T1/txtt/m/sl/10 get_solver_4[][]\T1/qtm/m/n/10 (tmpdir[, specs_to_add, Underfull \hbox (badness 10000) in paragraph at lines 145871--145873 [][][]\T1/txtt/m/sl/10 get_solver_5[][]\T1/qtm/m/n/10 (tmpdir[, specs_to_add, Underfull \hbox (badness 10000) in paragraph at lines 145882--145884 [][][]\T1/txtt/m/sl/10 get_solver_aggregate_1[][]\T1/qtm/m/n/10 (tmpdir[, specs _to_add, Underfull \hbox (badness 10000) in paragraph at lines 145893--145895 [][][]\T1/txtt/m/sl/10 get_solver_aggregate_2[][]\T1/qtm/m/n/10 (tmpdir[, specs _to_add, Underfull \hbox (badness 10000) in paragraph at lines 145959--145961 [][][]\T1/txtt/m/sl/10 forward_to_subprocess[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/ 10 !$ \T1/qtm/m/n/10 sub-pro- [887] [888] [889] Underfull \hbox (badness 10000) in paragraph at lines 146575--146579 \T1/qtm/m/n/10 server = http_test_server.run_test_server("/path/to/files") host , port = [890] Overfull \hbox (10.99219pt too wide) in paragraph at lines 146628--146630 [][][]\T1/txtt/m/sl/10 run_test_server[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/m/n/10 http.server.ThreadingHTTPServer) Overfull \hbox (10.99219pt too wide) detected at line 146631 [][][]\T1/txtt/m/sl/10 run_test_server[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/m/n/10 http.server.ThreadingHTTPServer) ! LaTeX Error: Unicode character γ (U+03B3) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.146992 ...��한áêñßôç\textquotesingle{}}}} ^^M ! LaTeX Error: Unicode character ђ (U+0452) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.146992 ...��한áêñßôç\textquotesingle{}}}} ^^M ! LaTeX Error: Unicode character 家 (U+5BB6) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.146992 ...��한áêñßôç\textquotesingle{}}}} ^^M ! LaTeX Error: Unicode character 固 (U+56FA) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.146992 ...��한áêñßôç\textquotesingle{}}}} ^^M ! LaTeX Error: Unicode character 한 (U+D55C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.146992 ...��한áêñßôç\textquotesingle{}}}} ^^M [891] Underfull \hbox (badness 10000) in paragraph at lines 147258--147260 [][][]\T1/txtt/m/sl/10 notices_mock_fetch_get_session[][]\T1/qtm/m/n/10 ($\OMS/ cmsy/m/n/10 !$ [892] Overfull \hbox (38.23184pt too wide) in paragraph at lines 147466--147468 [][][]\T1/txtt/m/sl/10 notices_decorator_assert_message_in_stdout[][]\T1/qtm/m/ n/10 (captured, Overfull \hbox (38.23184pt too wide) detected at line 147469 [][][]\T1/txtt/m/sl/10 notices_decorator_assert_message_in_stdout[][]\T1/qtm/m/ n/10 (captured, [893] [894] [895] [896] Underfull \hbox (badness 10000) in paragraph at lines 148881--148883 [][][]\T1/txtt/m/sl/10 wrap_subprocess_call[][]\T1/qtm/m/n/10 (root_prefix, pre -fix, [897] [898] [899] [900] [901] Underfull \hbox (badness 10000) in paragraph at lines 149772--149773 []\T1/txtt/m/n/10 conda.gateways.connection.adapters.localfs\T1/qtm/m/n/10 , Overfull \hbox (40.37172pt too wide) in paragraph at lines 149815--149816 []\T1/txtt/m/n/10 conda.plugins.environment_exporters.environment_yml\T1/qtm/m/ n/10 , Overfull \hbox (3.62183pt too wide) in paragraph at lines 149816--149817 []\T1/txtt/m/n/10 conda.plugins.environment_exporters.explicit\T1/qtm/m/n/10 , Overfull \hbox (45.6217pt too wide) in paragraph at lines 149817--149818 []\T1/txtt/m/n/10 conda.plugins.environment_exporters.requirements_txt\T1/qtm/m /n/10 , Underfull \hbox (badness 10000) in paragraph at lines 149819--149820 []\T1/txtt/m/n/10 conda.plugins.environment_specifiers.cep_24\T1/qtm/m/n/10 , Overfull \hbox (45.6217pt too wide) in paragraph at lines 149820--149821 []\T1/txtt/m/n/10 conda.plugins.environment_specifiers.environment_yml\T1/qtm/m /n/10 , Overfull \hbox (8.87181pt too wide) in paragraph at lines 149821--149822 []\T1/txtt/m/n/10 conda.plugins.environment_specifiers.explicit\T1/qtm/m/n/10 , Overfull \hbox (50.87169pt too wide) in paragraph at lines 149822--149823 []\T1/txtt/m/n/10 conda.plugins.environment_specifiers.requirements_txt\T1/qtm/ m/n/10 , Overfull \hbox (29.87175pt too wide) in paragraph at lines 149830--149831 []\T1/txtt/m/n/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/ 10 , [902] Overfull \hbox (14.1218pt too wide) in paragraph at lines 149837--149838 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks\T1/qtm/m/n/10 , Overfull \hbox (87.62158pt too wide) in paragraph at lines 149838--149839 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.altered_files\ T1/qtm/m/n/10 , Overfull \hbox (77.12161pt too wide) in paragraph at lines 149839--149840 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.consistency\T1 /qtm/m/n/10 , Overfull \hbox (98.12155pt too wide) in paragraph at lines 149840--149841 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.environment_tx t\T1/qtm/m/n/10 , Overfull \hbox (82.3716pt too wide) in paragraph at lines 149841--149842 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.file_locking\T 1/qtm/m/n/10 , Overfull \hbox (87.62158pt too wide) in paragraph at lines 149842--149843 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.missing_files\ T1/qtm/m/n/10 , Overfull \hbox (50.87169pt too wide) in paragraph at lines 149843--149844 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.pinned\T1/qtm/ m/n/10 , Overfull \hbox (113.8715pt too wide) in paragraph at lines 149844--149845 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.requests_ca_bu ndle\T1/qtm/m/n/10 , [903] (./continuumio-conda.ind [904] Underfull \hbox (badness 10000) in paragraph at lines 9--10 []\T1/txtt/m/n/10 _BRACKETS_KV_RE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 10--12 []\T1/txtt/m/n/10 _BRACKETS_KV_RE_V3 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 13--14 []\T1/txtt/m/n/10 _BRACKETS_RE_V3 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 15--17 []\T1/txtt/m/n/10 _CEP26_VIRTUAL_NAME_RE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 19--21 []\T1/txtt/m/n/10 _ConstantDeprecationRegistry \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 23--25 []\T1/txtt/m/n/10 _GreedySubParsersAction \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 26--28 []\T1/txtt/m/n/10 _LIST_EMPTY_ITEM_RE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 30--31 []\T1/txtt/m/n/10 _MSYS2_CYGWIN_PREFIX_RE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 32--34 []\T1/txtt/m/n/10 _NAME_VERSION_RE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 40--42 []\T1/txtt/m/n/10 _RE_CUSTOM_EXPANDVARS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 43--45 []\T1/txtt/m/n/10 _SSLContextAdapterMixin \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 43--45 \T1/qtm/m/it/10 conda.gateways.connection.adapters.http\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 50--52 []\T1/txtt/m/n/10 _TOKEN_URL_PATTERN \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 53--55 []\T1/txtt/m/n/10 _URLJOIN_SAFE_SCHEMES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 55--56 []\T1/txtt/m/n/10 _VERBOSITY_LEVELS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 56--58 []\T1/txtt/m/n/10 _VERSION_BUILD_RE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 58--59 []\T1/txtt/m/n/10 _VERSION_REGEX \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [905] Underfull \hbox (badness 5274) in paragraph at lines 87--88 []\T1/txtt/m/n/10 __call__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 _Con-stant-Dep-re- ca-tion-Reg-istry method\T1/qtm/m/n/10 ), [906] Underfull \hbox (badness 10000) in paragraph at lines 222--224 []\T1/txtt/m/n/10 __package_cache_records \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pack- age-Cache-Data Underfull \hbox (badness 10000) in paragraph at lines 224--225 []\T1/txtt/m/n/10 __post_init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daEn-vi-r on-ment-Ex-porter Underfull \hbox (badness 10000) in paragraph at lines 225--226 []\T1/txtt/m/n/10 __post_init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daEn-vi-r on-mentSpec-i-fier [907] Underfull \hbox (badness 10000) in paragraph at lines 301--303 []\T1/txtt/m/n/10 _add_http_value_to_dict() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 304--306 []\T1/txtt/m/n/10 _add_pip_as_python_dependency \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Re-po-data-Sub-set Underfull \hbox (badness 10000) in paragraph at lines 308--310 []\T1/txtt/m/n/10 _adjust_thread_count() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Thread -Lim-it-edThread- Overfull \hbox (53.62167pt too wide) in paragraph at lines 311--313 []\T1/txtt/m/n/10 _alias_canonical_channel_name_cache_to_file_prefixed() Underfull \hbox (badness 10000) in paragraph at lines 315--317 []\T1/txtt/m/n/10 _append_without_duplicates() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 En-vi-ron-ment-Con- Underfull \hbox (badness 10000) in paragraph at lines 327--328 []\T1/txtt/m/n/10 _base_url_w_credentials \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Sub-d ir-Data at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 347--349 []\T1/txtt/m/n/10 _calculate_change_report() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un -lin-kLink-Trans-ac- Underfull \hbox (badness 10000) in paragraph at lines 352--353 []\T1/txtt/m/n/10 _change_report_str() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-lin-k Link-Trans-ac-tion Underfull \hbox (badness 10000) in paragraph at lines 354--355 []\T1/txtt/m/n/10 _channel_packages \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Sim-pleEn-v i-ron-ment prop-erty\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 364--365 []\T1/txtt/m/n/10 _check_path_data() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonDis- tri-bu-tion method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 374--376 []\T1/txtt/m/n/10 _clean_environments_txt() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 376--378 []\T1/txtt/m/n/10 _clean_tarball_path_and_get_md5sum() \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 Pack- Underfull \hbox (badness 10000) in paragraph at lines 378--379 []\T1/txtt/m/n/10 _clear_cache_file() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 386--388 []\T1/txtt/m/n/10 _config_fish_content() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Overfull \hbox (11.6218pt too wide) in paragraph at lines 388--390 []\T1/txtt/m/n/10 _config_fish_content_to_add_condabin_to_path() Underfull \hbox (badness 10000) in paragraph at lines 390--392 []\T1/txtt/m/n/10 _config_xonsh_content() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Overfull \hbox (16.87178pt too wide) in paragraph at lines 392--394 []\T1/txtt/m/n/10 _config_xonsh_content_to_add_condabin_to_path() [908] Underfull \hbox (badness 10000) in paragraph at lines 405--407 []\T1/txtt/m/n/10 _cuda_driver_version_detector_target() \T1/qtm/m/n/10 (\T1/qt m/m/it/10 in Underfull \hbox (badness 10000) in paragraph at lines 422--424 []\T1/txtt/m/n/10 _detect_content_env_spec() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Co n-daPlug-in-Man- Underfull \hbox (badness 10000) in paragraph at lines 424--426 []\T1/txtt/m/n/10 _detect_filename_env_spec() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C on-daPlug-in-Man- Underfull \hbox (badness 10000) in paragraph at lines 427--428 []\T1/txtt/m/n/10 _do_softlink() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 434--435 []\T1/txtt/m/n/10 _element_type \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Ob-ject-Load-ed -Pa-ram-e-ter at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 442--444 []\T1/txtt/m/n/10 _ensure_no_reserved_env_vars() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 Pre-fix-Data Underfull \hbox (badness 10000) in paragraph at lines 457--459 []\T1/txtt/m/n/10 _execute_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-lin-kLi nk-Trans-ac-tion static Underfull \hbox (badness 10000) in paragraph at lines 461--463 []\T1/txtt/m/n/10 _execute_post_link_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-lin-kLink-Trans- Underfull \hbox (badness 10000) in paragraph at lines 463--464 []\T1/txtt/m/n/10 _execute_successful \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Com-pile- Mul-ti-Py-cAc-tion Underfull \hbox (badness 8000) in paragraph at lines 469--470 []\T1/txtt/m/n/10 _execute_successful \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Make-Men- u-Action at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 472--474 []\T1/txtt/m/n/10 _execute_successful \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-reg-is -terEn-vi-ron-ment-Lo-ca- Underfull \hbox (badness 10000) in paragraph at lines 478--479 []\T1/txtt/m/n/10 _expand_search_path() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-fig -u-ra-tion static Underfull \hbox (badness 10000) in paragraph at lines 481--483 []\T1/txtt/m/n/10 _export_subdir_data_to_repodata() \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 490--492 []\T1/txtt/m/n/10 _first_important_matches() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Lo ad-ed-Pa-ram-e-ter [909] Underfull \hbox (badness 10000) in paragraph at lines 492--493 []\T1/txtt/m/n/10 _format_chain_str() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-sat-is -fi-ableEr-ror method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 494--496 []\T1/txtt/m/n/10 _format_output() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 496--497 []\T1/txtt/m/n/10 _formatted_chains \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Re-solvePac k-ageNot-Found at- Underfull \hbox (badness 10000) in paragraph at lines 499--501 []\T1/txtt/m/n/10 _get_RE_WIN_ROOT() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 505--507 []\T1/txtt/m/n/10 _get_binstar_token_directory() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 507--509 []\T1/txtt/m/n/10 _get_channel_for_name() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 509--510 []\T1/txtt/m/n/10 _get_deactivate_scripts() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 _Ac -ti-va-tor method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 511--513 []\T1/txtt/m/n/10 _get_environment_state_file() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pre-fix-Data Underfull \hbox (badness 10000) in paragraph at lines 513--515 []\T1/txtt/m/n/10 _get_index_r_base() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 520--522 []\T1/txtt/m/n/10 _get_name_and_alias_mapping() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daPlug-in- Underfull \hbox (badness 10000) in paragraph at lines 523--525 []\T1/txtt/m/n/10 _get_package_record_from_specs() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 5231) in paragraph at lines 525--526 []\T1/txtt/m/n/10 _get_parameter_loader() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-f ig-u-ra-tion method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 529--531 []\T1/txtt/m/n/10 _get_python_info() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-lin-kLi nk-Trans-ac-tion static Underfull \hbox (badness 10000) in paragraph at lines 536--537 []\T1/txtt/m/n/10 _get_solver_base() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 537--538 []\T1/txtt/m/n/10 _get_starting_path_list() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 _Ac -ti-va-tor method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 539--540 []\T1/txtt/m/n/10 _get_subactions() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 _Greedy-Sub -Parser-s-Ac-tion Underfull \hbox (badness 10000) in paragraph at lines 542--544 []\T1/txtt/m/n/10 _get_version_tuple() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Dep-re-c a-tion-Han-dler static Underfull \hbox (badness 10000) in paragraph at lines 548--550 []\T1/txtt/m/n/10 _get_yaml_list_comments() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Yam l-Raw-Pa-ram-e-ter Underfull \hbox (badness 10000) in paragraph at lines 550--552 []\T1/txtt/m/n/10 _get_yaml_map_comments() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Yaml -Raw-Pa-ram-e-ter Underfull \hbox (badness 10000) in paragraph at lines 552--553 []\T1/txtt/m/n/10 _grouped_parameter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pa-ram-e-t er-Type-Groups at- Underfull \hbox (badness 10000) in paragraph at lines 554--555 []\T1/txtt/m/n/10 _hook_postamble() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pow-er-Shel -lAc-ti-va-tor method\T1/qtm/m/n/10 ), Underfull \hbox (badness 7981) in paragraph at lines 567--569 []\T1/txtt/m/n/10 _individuals \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Ag-gre-gate-Com- pile-Mul-ti-Py-cAc-tion at- Underfull \hbox (badness 10000) in paragraph at lines 572--573 []\T1/txtt/m/n/10 _init_solution_precs() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Solver -State-Con-tainer Underfull \hbox (badness 10000) in paragraph at lines 574--576 []\T1/txtt/m/n/10 _initialize_dev_bash() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 576--578 []\T1/txtt/m/n/10 _initialize_dev_cmdexe() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule [910] Underfull \hbox (badness 10000) in paragraph at lines 584--586 []\T1/txtt/m/n/10 _is_http_error_most_400_codes() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 586--588 []\T1/txtt/m/n/10 _is_http_error_most_400_codes() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 588--590 []\T1/txtt/m/n/10 _is_literal() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 588--590 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 619--620 []\T1/txtt/m/n/10 _make_channel_priorities() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Re -solve static Underfull \hbox (badness 10000) in paragraph at lines 620--622 []\T1/txtt/m/n/10 _make_compile_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-li n-kLink-Trans-ac-tion Underfull \hbox (badness 10000) in paragraph at lines 625--627 []\T1/txtt/m/n/10 _make_legacy_action_groups() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-lin-kLink-Trans- Underfull \hbox (badness 10000) in paragraph at lines 629--630 []\T1/txtt/m/n/10 _make_milliseconds() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Times-ta mp-Field static Underfull \hbox (badness 10000) in paragraph at lines 631--633 []\T1/txtt/m/n/10 _make_single_record() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pack-ag e-Cache-Data Underfull \hbox (badness 10000) in paragraph at lines 635--637 []\T1/txtt/m/n/10 _match_key_is_important() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Loa d-ed-Pa-ram-e-ter Underfull \hbox (badness 10000) in paragraph at lines 637--638 []\T1/txtt/m/n/10 _match_specs_from_explicit() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 638--640 []\T1/txtt/m/n/10 _md5_not_for_security() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 642--643 []\T1/txtt/m/n/10 _merge_channel_settings() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 En- vi-ron-ment-Con-fig Underfull \hbox (badness 10000) in paragraph at lines 643--645 []\T1/txtt/m/n/10 _message_to_dict() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonDis- tri-bu-tion-Meta-data Underfull \hbox (badness 10000) in paragraph at lines 652--654 []\T1/txtt/m/n/10 _new_makepasv() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 652--654 \T1/qtm/m/it/10 conda.gateways.connection.adapters.ftp\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 655--657 []\T1/txtt/m/n/10 _nodes_from_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 659--661 []\T1/txtt/m/n/10 _old_makepasv \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 659--661 \T1/qtm/m/it/10 conda.gateways.connection.adapters.ftp\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 666--667 []\T1/txtt/m/n/10 _override_virtual_packages \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Co n-text at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 671--672 []\T1/txtt/m/n/10 _parameter_loaders \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-fig-u- ra-tionType prop-erty\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 673--674 []\T1/txtt/m/n/10 _parse_channel() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [911] Underfull \hbox (badness 10000) in paragraph at lines 675--677 []\T1/txtt/m/n/10 _parse_entries_file_data() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Py thonDis-tri-bu-tion Underfull \hbox (badness 10000) in paragraph at lines 677--679 []\T1/txtt/m/n/10 _parse_iso_timestamp() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Chan-n el-No-ticeRe-sponse Underfull \hbox (badness 10000) in paragraph at lines 679--681 []\T1/txtt/m/n/10 _parse_legacy_dist() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 681--683 []\T1/txtt/m/n/10 _parse_notice_level() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Chan-ne l-No-ticeRe-sponse Underfull \hbox (badness 7468) in paragraph at lines 685--687 []\T1/txtt/m/n/10 _parse_requires_file_data() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 P ythonDis-tri-bu-tion Underfull \hbox (badness 10000) in paragraph at lines 687--689 []\T1/txtt/m/n/10 _parse_spec_str() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 689--691 []\T1/txtt/m/n/10 _parse_spec_str_dispatcher() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 691--693 []\T1/txtt/m/n/10 _parse_spec_str_v3() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 693--695 []\T1/txtt/m/n/10 _parse_version_plus_build() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 695--697 []\T1/txtt/m/n/10 _patch_for_local_exports() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 705--707 []\T1/txtt/m/n/10 _pip_install_via_requirements() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 716--718 []\T1/txtt/m/n/10 _powershell_profile_content() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (48.37169pt too wide) in paragraph at lines 718--720 []\T1/txtt/m/n/10 _powershell_profile_content_to_add_condabin_to_path() Underfull \hbox (badness 10000) in paragraph at lines 728--730 []\T1/txtt/m/n/10 _pretty_record_format() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 730--731 []\T1/txtt/m/n/10 _print_conda_exception() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Ex-c ep-tion-Han-dler Underfull \hbox (badness 10000) in paragraph at lines 735--736 []\T1/txtt/m/n/10 _process_raw_repodata_str() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 S ub-dir-Data Underfull \hbox (badness 10000) in paragraph at lines 736--738 []\T1/txtt/m/n/10 _progress_bar() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pro-gres-sive -FetchEx-tract static Underfull \hbox (badness 10000) in paragraph at lines 751--753 []\T1/txtt/m/n/10 _read_channel_configuration() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 758--760 []\T1/txtt/m/n/10 _read_windows_registry() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 762--764 []\T1/txtt/m/n/10 _register_enum_representers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 769--770 []\T1/txtt/m/n/10 _replace_prefix_in_path() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 _Ac -ti-va-tor method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 776--778 []\T1/txtt/m/n/10 _repodata_shards() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [912] Underfull \hbox (badness 10000) in paragraph at lines 778--779 []\T1/txtt/m/n/10 _repodata_state_copy() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Zst-dR e-poInt-er-face Underfull \hbox (badness 10000) in paragraph at lines 790--792 []\T1/txtt/m/n/10 _resolve_path() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 794--795 []\T1/txtt/m/n/10 _retrieve_all_from_channels() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 In-dex method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 796--798 []\T1/txtt/m/n/10 _reverse_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-lin-kLi nk-Trans-ac-tion static Underfull \hbox (badness 10000) in paragraph at lines 798--800 []\T1/txtt/m/n/10 _rewrite_environments_txt() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 805--806 []\T1/txtt/m/n/10 _safe_toposort() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 806--808 []\T1/txtt/m/n/10 _safe_urljoin_with_slash() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 808--810 []\T1/txtt/m/n/10 _sanitize_version_str() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 811--813 []\T1/txtt/m/n/10 _sat_solver_cls_to_str \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 813--815 []\T1/txtt/m/n/10 _sat_solver_str_to_cls \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 832--834 []\T1/txtt/m/n/10 _shards_base_url() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 834--836 []\T1/txtt/m/n/10 _shards_connections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 840--841 []\T1/txtt/m/n/10 _signing_metadata_url_base \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Co n-text at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 848--849 []\T1/txtt/m/n/10 _split_platform_re() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 849--850 []\T1/txtt/m/n/10 _ssl_context \T1/qtm/m/n/10 (\T1/qtm/m/it/10 _SSLCon-tex-tAda pter-Mixin at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 861--863 []\T1/txtt/m/n/10 _subprocess_clean_env() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 863--864 []\T1/txtt/m/n/10 _supplement_index_dict_with_cache() \T1/qtm/m/n/10 (\T1/qtm/m /it/10 In-dex Underfull \hbox (badness 10000) in paragraph at lines 864--866 []\T1/txtt/m/n/10 _supplement_index_dict_with_prefix() \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 In-dex Underfull \hbox (badness 10000) in paragraph at lines 866--868 []\T1/txtt/m/n/10 _sync_channel_to_disk() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 7595) in paragraph at lines 871--872 []\T1/txtt/m/n/10 _to_filename_do_not_use() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Mat ch-Spec method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 872--874 []\T1/txtt/m/n/10 _to_unix_drive() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 874--876 []\T1/txtt/m/n/10 _to_unix_mount() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [913] Underfull \hbox (badness 10000) in paragraph at lines 876--878 []\T1/txtt/m/n/10 _to_unix_root() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 878--880 []\T1/txtt/m/n/10 _to_win_drive() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 880--882 []\T1/txtt/m/n/10 _to_win_mount() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 882--884 []\T1/txtt/m/n/10 _to_win_root() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 884--886 []\T1/txtt/m/n/10 _topo_sort_handle_cycles() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pr e-fix-Graph class Underfull \hbox (badness 10000) in paragraph at lines 890--892 []\T1/txtt/m/n/10 _toposort_prepare_graph() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pre -fix-Graph static Underfull \hbox (badness 7099) in paragraph at lines 892--894 []\T1/txtt/m/n/10 _toposort_raise_on_cycles() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 P re-fix-Graph class Underfull \hbox (badness 10000) in paragraph at lines 931--933 []\T1/txtt/m/n/10 _validate_no_denylist_channels() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 _Val-i- Underfull \hbox (badness 10000) in paragraph at lines 933--935 []\T1/txtt/m/n/10 _validate_package_name() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 935--937 []\T1/txtt/m/n/10 _validate_plugin_headers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 937--939 []\T1/txtt/m/n/10 _validate_provided_parameters() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 939--941 []\T1/txtt/m/n/10 _validate_when_spec() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 949--951 []\T1/txtt/m/n/10 _verify_individual_level() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un -lin-kLink-Trans-ac- Underfull \hbox (badness 10000) in paragraph at lines 951--953 []\T1/txtt/m/n/10 _verify_pre_link_message() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un -lin-kLink-Trans-ac- Underfull \hbox (badness 10000) in paragraph at lines 953--955 []\T1/txtt/m/n/10 _verify_prefix_level() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-lin -kLink-Trans-ac-tion Underfull \hbox (badness 10000) in paragraph at lines 959--960 []\T1/txtt/m/n/10 _version_less_than() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Dep-re-c a-tion-Han-dler Underfull \hbox (badness 10000) in paragraph at lines 964--966 []\T1/txtt/m/n/10 _wait_and_close_handle() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 966--968 []\T1/txtt/m/n/10 _write_environment_state_file() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 Pre-fix-Data Underfull \hbox (badness 10000) in paragraph at lines 971--972 []\T1/txtt/m/n/10 _write_repo_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Sim-pl eEn-vi-ron-ment Underfull \hbox (badness 10000) in paragraph at lines 973--975 []\T1/txtt/m/n/10 _write_windows_registry() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 976--978 []\T1/txtt/m/n/10 _yaml_round_trip() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [914] Underfull \hbox (badness 10000) in paragraph at lines 1020--1022 []\T1/txtt/m/n/10 add_condabin_to_path() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 1022--1024 []\T1/txtt/m/n/10 add_condabin_to_path_registry() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1024--1026 []\T1/txtt/m/n/10 add_feature_records_legacy() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1026--1028 []\T1/txtt/m/n/10 add_output_and_prompt_options() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1028--1030 []\T1/txtt/m/n/10 add_output_and_prompt_options() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1030--1031 []\T1/txtt/m/n/10 add_parser_channels() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 1033--1035 []\T1/txtt/m/n/10 add_parser_default_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1037--1039 []\T1/txtt/m/n/10 add_parser_frozen_env() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 1040--1042 []\T1/txtt/m/n/10 add_parser_help() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1044--1045 []\T1/txtt/m/n/10 add_parser_networking() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 1047--1048 []\T1/txtt/m/n/10 add_parser_platform() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 1049--1051 []\T1/txtt/m/n/10 add_parser_prefix() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 1051--1053 []\T1/txtt/m/n/10 add_parser_prefix_to_group() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1055--1057 []\T1/txtt/m/n/10 add_parser_show_channel_urls() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1058--1060 []\T1/txtt/m/n/10 add_parser_solver_mode() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 1060--1062 []\T1/txtt/m/n/10 add_parser_update_modifiers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1065--1067 []\T1/txtt/m/n/10 add_resp_to_mock() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1068--1070 []\T1/txtt/m/n/10 add_subdir_to_iter() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 1071--1073 []\T1/txtt/m/n/10 add_username_and_password() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1073--1075 []\T1/txtt/m/n/10 Administering a multi-user conda Underfull \hbox (badness 10000) in paragraph at lines 1075--1077 []\T1/txtt/m/n/10 AggregateCompileMultiPycAction \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 class in Underfull \hbox (badness 10000) in paragraph at lines 1077--1078 []\T1/txtt/m/n/10 aggressive_update_packages \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Co n-text prop-erty\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1078--1080 []\T1/txtt/m/n/10 aggressive_update_packages \T1/qtm/m/n/10 (\T1/qtm/m/it/10 En -vi-ron-ment-Con-fig [915] Underfull \hbox (badness 10000) in paragraph at lines 1089--1090 []\T1/txtt/m/n/10 all_channel_urls() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1092--1094 []\T1/txtt/m/n/10 all_link_path_actions \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Cre-ate Pre-fixRecor-dAc-tion Underfull \hbox (badness 10000) in paragraph at lines 1104--1106 []\T1/txtt/m/n/10 altered_files() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (69.30743pt too wide) in paragraph at lines 1104--1106 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.altered_files\T1 /qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1106--1108 []\T1/txtt/m/n/10 ALTERNATIVE_CONDARC_FILENAME \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (44.64159pt too wide) in paragraph at lines 1116--1118 []\T1/txtt/m/n/10 AND \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.plugins. prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1119--1121 []\T1/txtt/m/n/10 AnnotatedRawShard \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 1123--1124 []\T1/txtt/m/n/10 any_subprocess() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1127--1129 []\T1/txtt/m/n/10 application_entry_point_template \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1135--1137 []\T1/txtt/m/n/10 archspec_build() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1135--1137 \T1/qtm/m/it/10 conda.plugins.virtual_packages.archspec\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1138--1140 []\T1/txtt/m/n/10 ArgParseRawParameter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 1172--1173 []\T1/txtt/m/n/10 attach_stderr_handler() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 6608) in paragraph at lines 1182--1183 []\T1/txtt/m/n/10 auto_injector_fixture() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 BaseT est-Case method\T1/qtm/m/n/10 ), [916] Underfull \hbox (badness 6575) in paragraph at lines 1187--1188 []\T1/txtt/m/n/10 available_platforms \T1/qtm/m/n/10 (\T1/qtm/m/it/10 En-vi-ron -mentSpecBase prop- Underfull \hbox (badness 10000) in paragraph at lines 1192--1194 []\T1/txtt/m/n/10 backoff_rename() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1194--1195 []\T1/txtt/m/n/10 backoff_rmdir() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1195--1197 []\T1/txtt/m/n/10 backslash_to_forwardslash() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1213--1215 []\T1/txtt/m/n/10 batch_retrieve_from_cache() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1215--1217 []\T1/txtt/m/n/10 batch_retrieve_from_network() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1242--1244 []\T1/txtt/m/n/10 breadth_first_search_by_name() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 Gen-er-al-Graph Underfull \hbox (badness 10000) in paragraph at lines 1252--1254 []\T1/txtt/m/n/10 build_binary_response() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 1252--1254 \T1/qtm/m/it/10 conda.gateways.connection.adapters.ftp\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1257--1259 []\T1/txtt/m/n/10 build_headers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1266--1268 []\T1/txtt/m/n/10 build_repodata_subset() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 1268--1270 []\T1/txtt/m/n/10 build_repodata_subset() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 1270--1272 []\T1/txtt/m/n/10 build_response() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1270--1272 \T1/qtm/m/it/10 conda.gateways.connection.adapters.ftp\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1275--1277 []\T1/txtt/m/n/10 build_text_response() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 1275--1277 \T1/qtm/m/it/10 conda.gateways.connection.adapters.ftp\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1278--1279 []\T1/txtt/m/n/10 BuildRepodataSubset \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 1279--1281 []\T1/txtt/m/n/10 BuildRepodataSubset \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 1282--1283 []\T1/txtt/m/n/10 BUILTIN_COMMANDS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [917] Underfull \hbox (badness 10000) in paragraph at lines 1290--1291 []\T1/txtt/m/n/10 CACHE_CONTROL_KEY \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1293--1295 []\T1/txtt/m/n/10 cache_fetch_thread() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 1308--1310 []\T1/txtt/m/n/10 CACHE_STATE_SUFFIX \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1310--1312 []\T1/txtt/m/n/10 cached_cuda_version() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 1314--1315 []\T1/txtt/m/n/10 calculate_channel_urls() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 1327--1329 []\T1/txtt/m/n/10 CaseInsensitiveStrMatch \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 1344--1346 []\T1/txtt/m/n/10 channel_alias_validation() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1367--1368 []\T1/txtt/m/n/10 ChannelNoticeResponse \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class i n Underfull \hbox (badness 10000) in paragraph at lines 1368--1369 []\T1/txtt/m/n/10 ChannelNoticeResultSet \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in [918] Underfull \hbox (badness 10000) in paragraph at lines 1385--1387 []\T1/txtt/m/n/10 CHECK_ALTERNATE_FORMAT_INTERVAL \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1387--1389 []\T1/txtt/m/n/10 check_envs_txt_file() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Overfull \hbox (85.46246pt too wide) in paragraph at lines 1387--1389 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.environment_txt\ T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1391--1393 []\T1/txtt/m/n/10 check_files_in_package() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 1398--1400 []\T1/txtt/m/n/10 CHUNK_SIZE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1410--1411 []\T1/txtt/m/n/10 cleanup() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Reg-is-terEn-vi-ron -ment-Lo-ca-tion-Ac-tion Underfull \hbox (badness 10000) in paragraph at lines 1414--1415 []\T1/txtt/m/n/10 cleanup() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-reg-is-terEn-vi- ron-ment-Lo-ca-tion-Ac-tion Underfull \hbox (badness 10000) in paragraph at lines 1423--1425 []\T1/txtt/m/n/10 clear_memoized_methods() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 1425--1427 []\T1/txtt/m/n/10 clear_subdir_cache() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 1448--1449 []\T1/txtt/m/n/10 collect_errors() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 MapLoad-ed-P a-ram-e-ter method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1450--1451 []\T1/txtt/m/n/10 collect_errors() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Se-quenceLoa d-ed-Pa-ram-e-ter Underfull \hbox (badness 10000) in paragraph at lines 1453--1455 []\T1/txtt/m/n/10 combine_batches_until_none() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1456--1458 []\T1/txtt/m/n/10 comma_separated_stripped() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1472--1474 []\T1/txtt/m/n/10 COMPARE_OP \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 1472--1474 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1474--1475 []\T1/txtt/m/n/10 compare_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1475--1477 []\T1/txtt/m/n/10 compatible_release_operator() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1478--1479 []\T1/txtt/m/n/10 compile_action_groups \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pre-fix -Ac-tion-Group at- Underfull \hbox (badness 10000) in paragraph at lines 1479--1481 []\T1/txtt/m/n/10 compile_multiple_pyc() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule [919] Underfull \hbox (badness 10000) in paragraph at lines 1481--1483 []\T1/txtt/m/n/10 CompileMultiPycAction \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class i n [920] [921] [922] Overfull \hbox (37.87172pt too wide) in paragraph at lines 1809--1810 []\T1/txtt/m/n/10 conda.plugins.environment_exporters.environment_yml Overfull \hbox (1.12183pt too wide) in paragraph at lines 1811--1812 []\T1/txtt/m/n/10 conda.plugins.environment_exporters.explicit Overfull \hbox (43.1217pt too wide) in paragraph at lines 1813--1814 []\T1/txtt/m/n/10 conda.plugins.environment_exporters.requirements_txt Overfull \hbox (43.1217pt too wide) in paragraph at lines 1819--1820 []\T1/txtt/m/n/10 conda.plugins.environment_specifiers.environment_yml Overfull \hbox (6.37181pt too wide) in paragraph at lines 1821--1822 []\T1/txtt/m/n/10 conda.plugins.environment_specifiers.explicit Overfull \hbox (48.37169pt too wide) in paragraph at lines 1823--1824 []\T1/txtt/m/n/10 conda.plugins.environment_specifiers.requirements_txt Overfull \hbox (27.37175pt too wide) in paragraph at lines 1839--1840 []\T1/txtt/m/n/10 conda.plugins.prefix_data_loaders.pypi.pkg_format Overfull \hbox (11.6218pt too wide) in paragraph at lines 1853--1854 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks Overfull \hbox (85.12158pt too wide) in paragraph at lines 1855--1856 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.altered_files Overfull \hbox (74.62161pt too wide) in paragraph at lines 1857--1858 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.consistency Overfull \hbox (95.62155pt too wide) in paragraph at lines 1859--1860 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.environment_tx t Overfull \hbox (79.8716pt too wide) in paragraph at lines 1861--1862 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.file_locking Overfull \hbox (85.12158pt too wide) in paragraph at lines 1863--1864 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.missing_files Overfull \hbox (48.37169pt too wide) in paragraph at lines 1865--1866 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.pinned Overfull \hbox (111.3715pt too wide) in paragraph at lines 1867--1868 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.requests_ca_bu ndle [923] Underfull \hbox (badness 10000) in paragraph at lines 1918--1920 []\T1/txtt/m/n/10 conda_auth_handlers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 1929--1931 []\T1/txtt/m/n/10 CONDA_ENV_VARS_UNSET_VAR \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 1931--1932 []\T1/txtt/m/n/10 conda_environment_exporters() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daSpecs Underfull \hbox (badness 10000) in paragraph at lines 1932--1934 []\T1/txtt/m/n/10 conda_environment_exporters() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (39.1175pt too wide) in paragraph at lines 1932--1934 \T1/qtm/m/it/10 conda.plugins.environment_exporters.environment_yml\T1/qtm/m/n/ 10 ), Underfull \hbox (badness 10000) in paragraph at lines 1934--1936 []\T1/txtt/m/n/10 conda_environment_exporters() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1934--1936 \T1/qtm/m/it/10 conda.plugins.environment_exporters.explicit\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1936--1938 []\T1/txtt/m/n/10 conda_environment_exporters() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (37.18246pt too wide) in paragraph at lines 1936--1938 \T1/qtm/m/it/10 conda.plugins.environment_exporters.requirements_txt\T1/qtm/m/n /10 ), Underfull \hbox (badness 10000) in paragraph at lines 1938--1940 []\T1/txtt/m/n/10 conda_environment_exporters() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1940--1941 []\T1/txtt/m/n/10 conda_environment_specifiers() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 Con-daSpecs Underfull \hbox (badness 10000) in paragraph at lines 1941--1943 []\T1/txtt/m/n/10 conda_environment_specifiers() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1941--1943 \T1/qtm/m/it/10 conda.plugins.environment_specifiers.cep_24\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1943--1945 []\T1/txtt/m/n/10 conda_environment_specifiers() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Overfull \hbox (39.1675pt too wide) in paragraph at lines 1943--1945 \T1/qtm/m/it/10 conda.plugins.environment_specifiers.environment_yml\T1/qtm/m/n /10 ), Underfull \hbox (badness 10000) in paragraph at lines 1945--1947 []\T1/txtt/m/n/10 conda_environment_specifiers() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1945--1947 \T1/qtm/m/it/10 conda.plugins.environment_specifiers.explicit\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1947--1949 []\T1/txtt/m/n/10 conda_environment_specifiers() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Overfull \hbox (37.23247pt too wide) in paragraph at lines 1947--1949 \T1/qtm/m/it/10 conda.plugins.environment_specifiers.requirements_txt\T1/qtm/m/ n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1949--1951 []\T1/txtt/m/n/10 conda_environment_specifiers() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1951--1953 []\T1/txtt/m/n/10 conda_exception_handler() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1953--1954 []\T1/txtt/m/n/10 conda_exception_observers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C on-daSpecs Underfull \hbox (badness 10000) in paragraph at lines 1954--1956 []\T1/txtt/m/n/10 conda_exception_observers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1958--1960 []\T1/txtt/m/n/10 conda_health_checks() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 1960--1962 []\T1/txtt/m/n/10 conda_health_checks() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Overfull \hbox (69.30743pt too wide) in paragraph at lines 1960--1962 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.altered_files\T1 /qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1962--1964 []\T1/txtt/m/n/10 conda_health_checks() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Overfull \hbox (66.21747pt too wide) in paragraph at lines 1962--1964 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.consistency\T1/q tm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1964--1966 []\T1/txtt/m/n/10 conda_health_checks() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Overfull \hbox (85.46246pt too wide) in paragraph at lines 1964--1966 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.environment_txt\ T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1966--1968 []\T1/txtt/m/n/10 conda_health_checks() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Overfull \hbox (66.62245pt too wide) in paragraph at lines 1966--1968 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.file_locking\T1/ qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1968--1970 []\T1/txtt/m/n/10 conda_health_checks() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Overfull \hbox (71.98744pt too wide) in paragraph at lines 1968--1970 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.missing_files\T1 /qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1970--1972 []\T1/txtt/m/n/10 conda_health_checks() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Overfull \hbox (48.03745pt too wide) in paragraph at lines 1970--1972 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.pinned\T1/qtm/m/ n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1972--1974 []\T1/txtt/m/n/10 conda_health_checks() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Overfull \hbox (99.75244pt too wide) in paragraph at lines 1972--1974 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.requests_ca_bund le\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1974--1975 []\T1/txtt/m/n/10 CONDA_HOMEPAGE_URL \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1975--1977 []\T1/txtt/m/n/10 CONDA_HOMEPAGE_URL \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1977--1979 []\T1/txtt/m/n/10 conda_http_errors() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 1979--1981 []\T1/txtt/m/n/10 CONDA_INITIALIZE_PS_RE_BLOCK \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1981--1983 []\T1/txtt/m/n/10 CONDA_INITIALIZE_RE_BLOCK \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1986--1988 []\T1/txtt/m/n/10 conda_move_to_front_of_PATH() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1989--1991 []\T1/txtt/m/n/10 conda_notices_args_n_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1991--1993 []\T1/txtt/m/n/10 CONDA_PACKAGE_EXTENSION_V1 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1993--1995 []\T1/txtt/m/n/10 CONDA_PACKAGE_EXTENSION_V2 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1996--1998 []\T1/txtt/m/n/10 conda_package_extractors() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [924] Underfull \hbox (badness 10000) in paragraph at lines 1998--2000 []\T1/txtt/m/n/10 conda_package_extractors() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1998--2000 \T1/qtm/m/it/10 conda.plugins.package_extractors.conda\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2003--2005 []\T1/txtt/m/n/10 conda_post_commands() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 2006--2007 []\T1/txtt/m/n/10 conda_post_transaction_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 Con-daSpecs Underfull \hbox (badness 10000) in paragraph at lines 2007--2009 []\T1/txtt/m/n/10 conda_post_transaction_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2010--2012 []\T1/txtt/m/n/10 conda_pre_commands() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 2013--2014 []\T1/txtt/m/n/10 conda_pre_transaction_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 Con-daSpecs Underfull \hbox (badness 10000) in paragraph at lines 2014--2016 []\T1/txtt/m/n/10 conda_pre_transaction_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2017--2018 []\T1/txtt/m/n/10 conda_prefix_data_loaders() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C on-daSpecs Underfull \hbox (badness 10000) in paragraph at lines 2018--2020 []\T1/txtt/m/n/10 conda_prefix_data_loaders() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2020--2022 []\T1/txtt/m/n/10 conda_prefix_data_loaders() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2020--2022 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2023--2025 []\T1/txtt/m/n/10 conda_reporter_backends() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2023--2025 \T1/qtm/m/it/10 conda.plugins.reporter_backends.console\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2025--2027 []\T1/txtt/m/n/10 conda_reporter_backends() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2028--2030 []\T1/txtt/m/n/10 conda_request_headers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 2031--2033 []\T1/txtt/m/n/10 conda_session_headers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 2033--2035 []\T1/txtt/m/n/10 CONDA_SESSION_SCHEMES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 2036--2038 []\T1/txtt/m/n/10 conda_settings() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2040--2042 []\T1/txtt/m/n/10 conda_solvers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2044--2046 []\T1/txtt/m/n/10 conda_subcommands() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 2046--2048 []\T1/txtt/m/n/10 conda_subcommands() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 2048--2050 []\T1/txtt/m/n/10 CONDA_TARBALL_EXTENSION \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 2050--2051 []\T1/txtt/m/n/10 CONDA_TEMP_EXTENSION \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 2051--2053 []\T1/txtt/m/n/10 CONDA_TEMP_EXTENSIONS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 2053--2055 []\T1/txtt/m/n/10 conda_tests_ctxt_mgmt_def_pol \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 7468) in paragraph at lines 2058--2059 []\T1/txtt/m/n/10 conda_virtual_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con- daSpecs method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2059--2061 []\T1/txtt/m/n/10 conda_virtual_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 2061--2063 []\T1/txtt/m/n/10 conda_virtual_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 2061--2063 \T1/qtm/m/it/10 conda.plugins.virtual_packages.archspec\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2063--2065 []\T1/txtt/m/n/10 conda_virtual_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 2065--2067 []\T1/txtt/m/n/10 conda_virtual_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 2067--2069 []\T1/txtt/m/n/10 conda_virtual_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 2067--2069 \T1/qtm/m/it/10 conda.plugins.virtual_packages.freebsd\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2069--2071 []\T1/txtt/m/n/10 conda_virtual_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 2071--2073 []\T1/txtt/m/n/10 conda_virtual_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 2073--2075 []\T1/txtt/m/n/10 conda_virtual_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 2073--2075 \T1/qtm/m/it/10 conda.plugins.virtual_packages.windows\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2081--2083 []\T1/txtt/m/n/10 CondaEnvironmentExporter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 clas s in Underfull \hbox (badness 10000) in paragraph at lines 2083--2085 []\T1/txtt/m/n/10 CondaEnvironmentSpecifier \T1/qtm/m/n/10 (\T1/qtm/m/it/10 cla ss in Underfull \hbox (badness 10000) in paragraph at lines 2088--2090 []\T1/txtt/m/n/10 CondaExceptionObserver \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in [925] Underfull \hbox (badness 10000) in paragraph at lines 2097--2099 []\T1/txtt/m/n/10 CondaHttpAuth \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2103--2104 []\T1/txtt/m/n/10 CondaJSONEncoder \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2109--2111 []\T1/txtt/m/n/10 CondaPackageExtractor \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class i n Underfull \hbox (badness 10000) in paragraph at lines 2112--2113 []\T1/txtt/m/n/10 CondaPluginManager \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2116--2118 []\T1/txtt/m/n/10 CondaPostTransactionAction \T1/qtm/m/n/10 (\T1/qtm/m/it/10 cl ass in Underfull \hbox (badness 10000) in paragraph at lines 2120--2122 []\T1/txtt/m/n/10 CondaPrefixDataLoader \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class i n Underfull \hbox (badness 10000) in paragraph at lines 2120--2122 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2122--2124 []\T1/txtt/m/n/10 CondaPrefixDataLoader \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class i n Underfull \hbox (badness 10000) in paragraph at lines 2124--2126 []\T1/txtt/m/n/10 CondaPrefixDataLoaderCallable \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2127--2129 []\T1/txtt/m/n/10 CondaPreTransactionAction \T1/qtm/m/n/10 (\T1/qtm/m/it/10 cla ss in Underfull \hbox (badness 10000) in paragraph at lines 2129--2131 []\T1/txtt/m/n/10 CONDARC_FILENAMES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2131--2132 []\T1/txtt/m/n/10 CondaRepoInterface \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2135--2137 []\T1/txtt/m/n/10 CondaSession \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2137--2139 []\T1/txtt/m/n/10 CondaSessionType \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2146--2148 []\T1/txtt/m/n/10 CondaSubcommand \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2157--2159 []\T1/txtt/m/n/10 CondaYAMLRepresenter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2163--2164 []\T1/txtt/m/n/10 CONFIGURATION_SOURCES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 2167--2169 []\T1/txtt/m/n/10 ConfigurationObject \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2169--2170 []\T1/txtt/m/n/10 ConfigurationType \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2170--2172 []\T1/txtt/m/n/10 configure_parser \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-da-Sub-c om-mand at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2172--2173 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2173--2175 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2175--2176 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2176--2177 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2177--2178 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2179--2181 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2181--2183 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2183--2185 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2185--2187 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2187--2189 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [926] Underfull \hbox (badness 10000) in paragraph at lines 2189--2191 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2191--2192 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2194--2195 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2196--2198 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2198--2200 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2200--2201 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2201--2202 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2202--2203 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2203--2204 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2205--2206 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2206--2207 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2207--2209 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2209--2211 []\T1/txtt/m/n/10 configure_parser_plugins() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2213--2215 []\T1/txtt/m/n/10 confirm_yn() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2218--2220 []\T1/txtt/m/n/10 consistent_env_check() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Overfull \hbox (66.21747pt too wide) in paragraph at lines 2218--2220 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.consistency\T1/q tm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2221--2223 []\T1/txtt/m/n/10 ConsoleReporterRenderer \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2221--2223 \T1/qtm/m/it/10 conda.plugins.reporter_backends.console\T1/qtm/m/n/10 ), Overfull \hbox (2.83238pt too wide) in paragraph at lines 2236--2237 []\T1/txtt/m/n/10 context \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.plug ins.subcommands.doctor\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2237--2239 []\T1/txtt/m/n/10 context_aware_monkeypatch() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2241--2242 []\T1/txtt/m/n/10 context_testdata() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 5175) in paragraph at lines 2244--2245 []\T1/txtt/m/n/10 ContextStackObject \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in c onda.base.context\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2245--2247 []\T1/txtt/m/n/10 convert_to_dist_str() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 2255--2256 []\T1/txtt/m/n/10 create_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Com-pile-Mul -ti-Py-cAc-tion class Underfull \hbox (badness 10000) in paragraph at lines 2256--2258 []\T1/txtt/m/n/10 create_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Cre-atePre-f ixRecor-dAc-tion class Underfull \hbox (badness 10000) in paragraph at lines 2258--2260 []\T1/txtt/m/n/10 create_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Cre-atePytho -nEn-try-PointAc-tion Underfull \hbox (badness 10000) in paragraph at lines 2262--2263 []\T1/txtt/m/n/10 create_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Up-date-His- to-ry-Ac-tion class Underfull \hbox (badness 10000) in paragraph at lines 2263--2265 []\T1/txtt/m/n/10 create_application_entry_point() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2265--2267 []\T1/txtt/m/n/10 create_cache_dir() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2267--2269 []\T1/txtt/m/n/10 create_conda_pkg() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2272--2274 []\T1/txtt/m/n/10 create_envs_directory() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 2274--2276 []\T1/txtt/m/n/10 create_fake_executable_softlink() \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 in mod-ule [927] Underfull \hbox (badness 10000) in paragraph at lines 2278--2280 []\T1/txtt/m/n/10 create_hard_link_or_copy() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2282--2284 []\T1/txtt/m/n/10 create_notice_cache_files() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2284--2286 []\T1/txtt/m/n/10 create_package_cache_directory() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2286--2288 []\T1/txtt/m/n/10 create_python_entry_point() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Overfull \hbox (11.6218pt too wide) in paragraph at lines 2288--2290 []\T1/txtt/m/n/10 create_python_entry_point_windows_exe_action() Underfull \hbox (badness 10000) in paragraph at lines 2292--2294 []\T1/txtt/m/n/10 CreateInPrefixPathAction \T1/qtm/m/n/10 (\T1/qtm/m/it/10 clas s in Underfull \hbox (badness 10000) in paragraph at lines 2294--2296 []\T1/txtt/m/n/10 CreatePrefixRecordAction \T1/qtm/m/n/10 (\T1/qtm/m/it/10 clas s in Underfull \hbox (badness 10000) in paragraph at lines 2296--2298 []\T1/txtt/m/n/10 CreatePythonEntryPointAction \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2303--2305 []\T1/txtt/m/n/10 cuda_version() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2306--2308 []\T1/txtt/m/n/10 custom_expandvars() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 2317--2319 []\T1/txtt/m/n/10 data_callback_factory() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 2317--2319 \T1/qtm/m/it/10 conda.gateways.connection.adapters.ftp\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2336--2338 []\T1/txtt/m/n/10 DEFAULT_CHANNEL_ALIAS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 2340--2342 []\T1/txtt/m/n/10 DEFAULT_CHANNELS_UNIX \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 2342--2343 []\T1/txtt/m/n/10 DEFAULT_CHANNELS_WIN \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 2343--2345 []\T1/txtt/m/n/10 DEFAULT_CONDA_LIST_FIELDS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2345--2347 []\T1/txtt/m/n/10 DEFAULT_CONDARC_FILENAME \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 2347--2349 []\T1/txtt/m/n/10 DEFAULT_CONSOLE_REPORTER_BACKEND \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2349--2351 []\T1/txtt/m/n/10 DEFAULT_CUSTOM_CHANNELS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 2357--2359 []\T1/txtt/m/n/10 DEFAULT_JSON_REPORTER_BACKEND \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2359--2361 []\T1/txtt/m/n/10 DEFAULT_MARKER_CONTEXT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 2359--2361 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2361--2363 []\T1/txtt/m/n/10 DEFAULT_NOTICE_MESG \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 2367--2369 []\T1/txtt/m/n/10 default_python_default() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 2369--2371 []\T1/txtt/m/n/10 default_python_validation() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2375--2377 []\T1/txtt/m/n/10 DEFAULTS_CHANNEL_NAME \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 2377--2379 []\T1/txtt/m/n/10 DefaultValueRawParameter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 clas s in [928] Underfull \hbox (badness 10000) in paragraph at lines 2379--2381 []\T1/txtt/m/n/10 delete_prefix_from_linked_data() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2381--2382 []\T1/txtt/m/n/10 delete_trash() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2387--2388 []\T1/txtt/m/n/10 dependencies_validation() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2396--2397 []\T1/txtt/m/n/10 deprecations \T1/qtm/m/n/10 (\T1/qtm/m/it/10 _Con-stant-Dep-r e-ca-tion-Reg-istry at- Underfull \hbox (badness 10000) in paragraph at lines 2402--2404 []\T1/txtt/m/n/10 describe_all_parameters() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 6559) in paragraph at lines 2406--2408 []\T1/txtt/m/n/10 description \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daEn-vi-ron-m ent-Ex-porter at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 7613) in paragraph at lines 2408--2409 []\T1/txtt/m/n/10 description \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daEn-vi-ron-m entSpec-i-fier at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2414--2415 []\T1/txtt/m/n/10 detail_view() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-sol-eRe-por ter-Ren-derer method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2418--2420 []\T1/txtt/m/n/10 detect_environment_exporter() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daPlug-in- Underfull \hbox (badness 10000) in paragraph at lines 2420--2422 []\T1/txtt/m/n/10 detect_environment_specifier() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 Con-daPlug-in- Underfull \hbox (badness 10000) in paragraph at lines 2422--2423 []\T1/txtt/m/n/10 detection_supported \T1/qtm/m/n/10 (\T1/qtm/m/it/10 En-vi-ron -mentSpecBase at- Underfull \hbox (badness 10000) in paragraph at lines 2426--2428 []\T1/txtt/m/n/10 determine_target_prefix() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2429--2431 []\T1/txtt/m/n/10 diff_for_unlink_link_precs() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2431--2432 []\T1/txtt/m/n/10 direct_download() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Di-rect-Dow n-load-Adapter Underfull \hbox (badness 10000) in paragraph at lines 2433--2435 []\T1/txtt/m/n/10 DirectDownloadAdapter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class i n Underfull \hbox (badness 10000) in paragraph at lines 2441--2443 []\T1/txtt/m/n/10 disable_external_plugins() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Co n-daPlug-in-Man- Underfull \hbox (badness 10000) in paragraph at lines 2444--2446 []\T1/txtt/m/n/10 disable_ssl_verify_warning() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2466--2468 []\T1/txtt/m/n/10 do_cache_action() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2469--2471 []\T1/txtt/m/n/10 do_cleanup() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [929] Underfull \hbox (badness 10000) in paragraph at lines 2471--2473 []\T1/txtt/m/n/10 do_extract_action() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 2473--2475 []\T1/txtt/m/n/10 do_reverse() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2475--2477 []\T1/txtt/m/n/10 done_callback() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2479--2481 []\T1/txtt/m/n/10 download() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2481--2482 []\T1/txtt/m/n/10 download_and_extract() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-lin -kLink-Trans-ac-tion Underfull \hbox (badness 10000) in paragraph at lines 2482--2484 []\T1/txtt/m/n/10 download_http_errors() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 2484--2486 []\T1/txtt/m/n/10 download_inner() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2487--2489 []\T1/txtt/m/n/10 download_partial_file() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 2489--2491 []\T1/txtt/m/n/10 download_repodata() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 2491--2493 []\T1/txtt/m/n/10 download_text() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2529--2531 []\T1/txtt/m/n/10 empty_prefix() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2536--2537 []\T1/txtt/m/n/10 ENCODE_ENVIRONMENT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2537--2538 []\T1/txtt/m/n/10 encode_environment() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 2538--2539 []\T1/txtt/m/n/10 encode_for_env_var() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 2540--2542 []\T1/txtt/m/n/10 EnforceUnusedAdapter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2544--2546 []\T1/txtt/m/n/10 ensure_hex_hash() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2546--2547 []\T1/txtt/m/n/10 ensure_text_type() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2547--2549 []\T1/txtt/m/n/10 ensure_update_specs_exist() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2549--2551 []\T1/txtt/m/n/10 ensure_utf8_encoding() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 6188) in paragraph at lines 2556--2557 []\T1/txtt/m/n/10 ENTRY_POINTS_FILES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonDis- tri-bu-tion at-tribute\T1/qtm/m/n/10 ), [930] Underfull \hbox (badness 10000) in paragraph at lines 2572--2574 []\T1/txtt/m/n/10 env_txt_check() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (85.46246pt too wide) in paragraph at lines 2572--2574 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.environment_txt\ T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2587--2588 []\T1/txtt/m/n/10 environment_is_consistent() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 R e-solve method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2588--2590 []\T1/txtt/m/n/10 ENVIRONMENT_JSON_FORMAT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Overfull \hbox (39.1175pt too wide) in paragraph at lines 2588--2590 \T1/qtm/m/it/10 conda.plugins.environment_exporters.environment_yml\T1/qtm/m/n/ 10 ), Underfull \hbox (badness 10000) in paragraph at lines 2591--2592 []\T1/txtt/m/n/10 environment_spec \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daEn-vi- ron-mentSpec-i-fier Underfull \hbox (badness 10000) in paragraph at lines 2593--2595 []\T1/txtt/m/n/10 ENVIRONMENT_YAML_FORMAT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Overfull \hbox (39.1175pt too wide) in paragraph at lines 2593--2595 \T1/qtm/m/it/10 conda.plugins.environment_exporters.environment_yml\T1/qtm/m/n/ 10 ), Underfull \hbox (badness 10000) in paragraph at lines 2595--2596 []\T1/txtt/m/n/10 EnvironmentConfig \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2604--2606 []\T1/txtt/m/n/10 EnvironmentFormatType \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Overfull \hbox (39.1175pt too wide) in paragraph at lines 2604--2606 \T1/qtm/m/it/10 conda.plugins.environment_exporters.environment_yml\T1/qtm/m/n/ 10 ), Underfull \hbox (badness 10000) in paragraph at lines 2615--2616 []\T1/txtt/m/n/10 EnvRawParameter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2627--2629 []\T1/txtt/m/n/10 ERROR_SNIPPET_LENGTH \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 2632--2634 []\T1/txtt/m/n/10 escape_for_winpath() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 2634--2636 []\T1/txtt/m/n/10 escaped_sys_rc_path \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 2636--2638 []\T1/txtt/m/n/10 escaped_user_rc_path \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Overfull \hbox (66.70232pt too wide) in paragraph at lines 2642--2644 []\T1/txtt/m/n/10 Evaluator \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in conda.plug ins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2644--2646 []\T1/txtt/m/n/10 evaluator \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 2644--2646 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2655--2656 []\T1/txtt/m/n/10 ExactLowerStrMatch \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2659--2661 []\T1/txtt/m/n/10 exactness_and_number_of_deps() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule [931] Underfull \hbox (badness 10000) in paragraph at lines 2668--2670 []\T1/txtt/m/n/10 exception_to_queue() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 2671--2673 []\T1/txtt/m/n/10 excluded_files_check() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Overfull \hbox (71.98744pt too wide) in paragraph at lines 2671--2673 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.missing_files\T1 /qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2680--2681 []\T1/txtt/m/n/10 execute() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Cre-atePytho-nEn-tr y-PointAc-tion method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2705--2706 []\T1/txtt/m/n/10 execute() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2710--2711 []\T1/txtt/m/n/10 execute() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Reg-is-terEn-vi-ron -ment-Lo-ca-tion-Ac-tion Underfull \hbox (badness 10000) in paragraph at lines 2711--2712 []\T1/txtt/m/n/10 execute() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Re-moveLinked-Pack- ageRe-cor-dAc-tion Underfull \hbox (badness 10000) in paragraph at lines 2715--2716 []\T1/txtt/m/n/10 execute() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-reg-is-terEn-vi- ron-ment-Lo-ca-tion-Ac-tion Underfull \hbox (badness 10000) in paragraph at lines 2722--2723 []\T1/txtt/m/n/10 execute_unset() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2727--2729 []\T1/txtt/m/n/10 expand_environment_variables() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2731--2733 []\T1/txtt/m/n/10 expected_error_prefix \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 2736--2738 []\T1/txtt/m/n/10 EXPLICIT_FORMAT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2736--2738 \T1/qtm/m/it/10 conda.plugins.environment_exporters.explicit\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2741--2742 []\T1/txtt/m/n/10 explode_directories() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 2742--2744 []\T1/txtt/m/n/10 explode_directories() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 2746--2748 []\T1/txtt/m/n/10 export_explicit() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2746--2748 \T1/qtm/m/it/10 conda.plugins.environment_exporters.explicit\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2748--2750 []\T1/txtt/m/n/10 export_json() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (39.1175pt too wide) in paragraph at lines 2748--2750 \T1/qtm/m/it/10 conda.plugins.environment_exporters.environment_yml\T1/qtm/m/n/ 10 ), Underfull \hbox (badness 10000) in paragraph at lines 2751--2753 []\T1/txtt/m/n/10 export_requirements() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Overfull \hbox (37.18246pt too wide) in paragraph at lines 2751--2753 \T1/qtm/m/it/10 conda.plugins.environment_exporters.requirements_txt\T1/qtm/m/n /10 ), [932] Underfull \hbox (badness 10000) in paragraph at lines 2760--2762 []\T1/txtt/m/n/10 export_yaml() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (39.1175pt too wide) in paragraph at lines 2760--2762 \T1/qtm/m/it/10 conda.plugins.environment_exporters.environment_yml\T1/qtm/m/n/ 10 ), Underfull \hbox (badness 10000) in paragraph at lines 2762--2764 []\T1/txtt/m/n/10 EXPORTED_CHANNELS_DIR \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 2770--2772 []\T1/txtt/m/n/10 EXTERNAL_PACKAGES_PYPI_KEY \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2778--2780 []\T1/txtt/m/n/10 extract_conda_or_tarball() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2778--2780 \T1/qtm/m/it/10 conda.plugins.package_extractors.conda\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2781--2783 []\T1/txtt/m/n/10 extract_tarball() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2783--2785 []\T1/txtt/m/n/10 EXTRACT_THREADS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2785--2786 []\T1/txtt/m/n/10 extracted_package_dir \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pack-ag e-CacheRe-cord Underfull \hbox (badness 10000) in paragraph at lines 2788--2790 []\T1/txtt/m/n/10 ExtractPackageAction \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2807--2809 []\T1/txtt/m/n/10 fetch_channels() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2814--2816 []\T1/txtt/m/n/10 fetch_shards_index() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 2816--2818 []\T1/txtt/m/n/10 fetch_shards_index() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 2825--2827 []\T1/txtt/m/n/10 file_locking_check() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Overfull \hbox (66.62245pt too wide) in paragraph at lines 2825--2827 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.file_locking\T1/ qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2829--2830 []\T1/txtt/m/n/10 FILE_NAMES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonDis-tri-bu-t ion-Meta-data at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2831--2833 []\T1/txtt/m/n/10 file_path_is_writable() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 2838--2839 []\T1/txtt/m/n/10 filename \T1/qtm/m/n/10 (\T1/qtm/m/it/10 En-vi-ron-ment-File- Ex-ten-sion-Not-Valid at- Underfull \hbox (badness 10000) in paragraph at lines 2845--2847 []\T1/txtt/m/n/10 FileNotFoundError \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2847--2848 []\T1/txtt/m/n/10 FileNotFoundError \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [933] Underfull \hbox (badness 10000) in paragraph at lines 2854--2856 []\T1/txtt/m/n/10 filter_redundant_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2860--2862 []\T1/txtt/m/n/10 find_altered_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Overfull \hbox (69.30743pt too wide) in paragraph at lines 2860--2862 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.altered_files\T1 /qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2862--2864 []\T1/txtt/m/n/10 find_builtin_commands() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 2864--2865 []\T1/txtt/m/n/10 find_commands() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2866--2867 []\T1/txtt/m/n/10 find_executable() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2867--2869 []\T1/txtt/m/n/10 find_inconsistent_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (66.21747pt too wide) in paragraph at lines 2867--2869 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.consistency\T1/q tm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2869--2870 []\T1/txtt/m/n/10 find_index_cache() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2871--2873 []\T1/txtt/m/n/10 find_malformed_pinned_specs() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (48.03745pt too wide) in paragraph at lines 2871--2873 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.pinned\T1/qtm/m/ n/10 ), Overfull \hbox (71.98744pt too wide) in paragraph at lines 2879--2881 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.missing_files\T1 /qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2890--2892 []\T1/txtt/m/n/10 first_writable_envs_dir() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2894--2896 []\T1/txtt/m/n/10 fix_altered_files() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Overfull \hbox (69.30743pt too wide) in paragraph at lines 2894--2896 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.altered_files\T1 /qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2896--2898 []\T1/txtt/m/n/10 fix_env_txt() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (85.46246pt too wide) in paragraph at lines 2896--2898 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.environment_txt\ T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2898--2900 []\T1/txtt/m/n/10 fix_inconsistent_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Overfull \hbox (66.21747pt too wide) in paragraph at lines 2898--2900 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.consistency\T1/q tm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2900--2902 []\T1/txtt/m/n/10 fix_malformed_pinned() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Overfull \hbox (48.03745pt too wide) in paragraph at lines 2900--2902 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.pinned\T1/qtm/m/ n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2902--2904 []\T1/txtt/m/n/10 fix_missing_files() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Overfull \hbox (71.98744pt too wide) in paragraph at lines 2902--2904 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.missing_files\T1 /qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2908--2910 []\T1/txtt/m/n/10 flatten_notice_responses() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2916--2918 []\T1/txtt/m/n/10 FORBIDDEN_HEADERS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2918--2920 []\T1/txtt/m/n/10 FORBIDDEN_HTTP_METHODS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 2920--2922 []\T1/txtt/m/n/10 FORBIDDEN_METHOD_OVERRIDE_HEADERS \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2932--2934 []\T1/txtt/m/n/10 forward_to_subprocess() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 2940--2941 []\T1/txtt/m/n/10 from_cli_channels() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 En-vi-ron -ment-Con-fig class [934] Underfull \hbox (badness 10000) in paragraph at lines 2941--2943 []\T1/txtt/m/n/10 from_cli_with_file_envs() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 En- vi-ron-ment class Underfull \hbox (badness 10000) in paragraph at lines 2947--2948 []\T1/txtt/m/n/10 from_env_condarc() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-fig-u- ra-tionFile class Underfull \hbox (badness 10000) in paragraph at lines 2963--2965 []\T1/txtt/m/n/10 from_system_condarc() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-fig -u-ra-tionFile class Underfull \hbox (badness 10000) in paragraph at lines 2967--2968 []\T1/txtt/m/n/10 from_user_condarc() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-fig-u -ra-tionFile class Overfull \hbox (24.42236pt too wide) in paragraph at lines 2971--2973 []\T1/txtt/m/n/10 FTPAdapter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in conda.gat eways.connection.adapters.ftp\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2988--2990 []\T1/txtt/m/n/10 generate_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2990--2992 []\T1/txtt/m/n/10 generate_pre_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 2995--2996 []\T1/txtt/m/n/10 generate_spec_constraints() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 R e-solve method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3005--3006 []\T1/txtt/m/n/10 get_all_directories() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 3006--3008 []\T1/txtt/m/n/10 get_all_directories() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 3018--3020 []\T1/txtt/m/n/10 get_cache_control_max_age() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3020--3021 []\T1/txtt/m/n/10 get_cache_key() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Chan-nel-No-t iceRe-sponse class Underfull \hbox (badness 10000) in paragraph at lines 3021--3023 []\T1/txtt/m/n/10 get_cached_request_headers \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Co n-daPlug-in-Man- Underfull \hbox (badness 10000) in paragraph at lines 3023--3025 []\T1/txtt/m/n/10 get_cached_session_headers \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Co n-daPlug-in-Man- Underfull \hbox (badness 10000) in paragraph at lines 3027--3028 []\T1/txtt/m/n/10 get_canonical_name() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daPl ug-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3028--3030 []\T1/txtt/m/n/10 get_channel_name_and_urls() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3030--3032 []\T1/txtt/m/n/10 get_channel_name_from_url() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3032--3034 []\T1/txtt/m/n/10 get_channel_notice_response() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3034--3035 []\T1/txtt/m/n/10 get_channel_objs() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3035--3036 []\T1/txtt/m/n/10 get_classifiers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonDis-t ri-bu-tion-Meta-data [935] Underfull \hbox (badness 10000) in paragraph at lines 3043--3045 \T1/qtm/m/it/10 ule conda.plugins.prefix_data_loaders.pypi\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3045--3047 []\T1/txtt/m/n/10 get_conda_build_local_url() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3047--3048 []\T1/txtt/m/n/10 get_conda_dependencies() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pyth onDis-tri-bu-tion Underfull \hbox (badness 10000) in paragraph at lines 3053--3055 []\T1/txtt/m/n/10 get_default_marker_context() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 3053--3055 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3059--3061 []\T1/txtt/m/n/10 get_dist_file_from_egg_link() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 3059--3061 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3061--3063 []\T1/txtt/m/n/10 get_dist_obsolete() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonDis -tri-bu-tion-Meta-data Underfull \hbox (badness 10000) in paragraph at lines 3063--3065 []\T1/txtt/m/n/10 get_dist_provides() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonDis -tri-bu-tion-Meta-data Underfull \hbox (badness 10000) in paragraph at lines 3065--3066 []\T1/txtt/m/n/10 get_dist_requirements() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pytho nDis-tri-bu-tion Underfull \hbox (badness 10000) in paragraph at lines 3068--3069 []\T1/txtt/m/n/10 get_entry_points() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonDis- tri-bu-tion method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3069--3071 []\T1/txtt/m/n/10 get_entry_to_link() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pack-age- Cache-Data class Underfull \hbox (badness 10000) in paragraph at lines 3074--3076 []\T1/txtt/m/n/10 get_environment_exporter_by_format() \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 3076--3078 []\T1/txtt/m/n/10 get_environment_exporters() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C on-daPlug-in-Man- Underfull \hbox (badness 10000) in paragraph at lines 3078--3080 []\T1/txtt/m/n/10 get_environment_exporters_grouped() \T1/qtm/m/n/10 (\T1/qtm/m /it/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 3080--3082 []\T1/txtt/m/n/10 get_environment_specifier() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C on-daPlug-in-Man- Underfull \hbox (badness 10000) in paragraph at lines 3082--3084 []\T1/txtt/m/n/10 get_environment_specifier_by_name() \T1/qtm/m/n/10 (\T1/qtm/m /it/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 3086--3088 []\T1/txtt/m/n/10 get_environment_specifiers_grouped() \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 3091--3093 []\T1/txtt/m/n/10 get_exporter_format_mapping() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daPlug-in- Underfull \hbox (badness 7468) in paragraph at lines 3093--3095 []\T1/txtt/m/n/10 get_external_requirements() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 P ythonDis-tri-bu-tion Underfull \hbox (badness 10000) in paragraph at lines 3100--3102 []\T1/txtt/m/n/10 get_free_space_on_unix() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 3102--3104 []\T1/txtt/m/n/10 get_free_space_on_windows() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3104--3105 []\T1/txtt/m/n/10 get_health_checks() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daPlu g-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3106--3107 []\T1/txtt/m/n/10 get_host_and_path_from_url() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 FT-PAdapter Underfull \hbox (badness 10000) in paragraph at lines 3110--3112 []\T1/txtt/m/n/10 get_index_must_unfreeze() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3117--3119 []\T1/txtt/m/n/10 get_installed_version() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 3119--3120 []\T1/txtt/m/n/10 get_installer() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3120--3122 []\T1/txtt/m/n/10 get_instrumentation_record_file() \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3123--3124 []\T1/txtt/m/n/10 get_leaf_directories() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 3124--3126 []\T1/txtt/m/n/10 get_leaf_directories() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 3129--3131 []\T1/txtt/m/n/10 get_main_info_display() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 3131--3132 []\T1/txtt/m/n/10 get_main_info_str() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e [936] Underfull \hbox (badness 10000) in paragraph at lines 3132--3134 []\T1/txtt/m/n/10 get_major_minor_version() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3134--3136 []\T1/txtt/m/n/10 get_major_minor_version() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3138--3140 []\T1/txtt/m/n/10 get_multiplatform_lockfile() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3140--3142 []\T1/txtt/m/n/10 get_name_prefix_from_env_file() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3144--3146 []\T1/txtt/m/n/10 get_notice_cache_filenames() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3146--3148 []\T1/txtt/m/n/10 get_notice_response_from_cache() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3148--3150 []\T1/txtt/m/n/10 get_notice_responses() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 3150--3152 []\T1/txtt/m/n/10 get_notices_cache_dir() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 3152--3154 []\T1/txtt/m/n/10 get_notices_cache_file() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 7468) in paragraph at lines 3154--3156 []\T1/txtt/m/n/10 get_optional_dependencies() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 P ythonDis-tri-bu-tion Underfull \hbox (badness 10000) in paragraph at lines 3156--3157 []\T1/txtt/m/n/10 get_package_extractor() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-d aPlug-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3157--3158 []\T1/txtt/m/n/10 get_package_extractors() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con- daPlug-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3167--3169 []\T1/txtt/m/n/10 get_pip_installed_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3171--3173 []\T1/txtt/m/n/10 get_plugin_manager() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 3173--3175 []\T1/txtt/m/n/10 get_post_transaction_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 Con-daPlug-in- Underfull \hbox (badness 10000) in paragraph at lines 3175--3177 []\T1/txtt/m/n/10 get_pre_transaction_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daPlug-in- Underfull \hbox (badness 10000) in paragraph at lines 3182--3184 []\T1/txtt/m/n/10 get_proxy_username_and_pass() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3184--3186 []\T1/txtt/m/n/10 get_python_noarch_target_path() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3186--3188 []\T1/txtt/m/n/10 get_python_noarch_target_path() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3190--3191 []\T1/txtt/m/n/10 get_python_requirements() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pyt honDis-tri-bu-tion Underfull \hbox (badness 10000) in paragraph at lines 3191--3193 []\T1/txtt/m/n/10 get_python_requirements() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pyt honDis-tri-bu-tion- Underfull \hbox (badness 10000) in paragraph at lines 3193--3195 []\T1/txtt/m/n/10 get_python_short_path() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 3195--3197 []\T1/txtt/m/n/10 get_python_short_path() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 3201--3203 \T1/qtm/m/it/10 ule conda.plugins.prefix_data_loaders.pypi\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3207--3209 []\T1/txtt/m/n/10 get_repo_interface() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 3209--3210 []\T1/txtt/m/n/10 get_reporter_backend() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-da Plug-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3210--3211 []\T1/txtt/m/n/10 get_reporter_backends() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-d aPlug-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3211--3212 []\T1/txtt/m/n/10 get_request_headers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daP lug-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3212--3213 []\T1/txtt/m/n/10 get_request_package_in_solution() \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 Solver Underfull \hbox (badness 10000) in paragraph at lines 3216--3218 []\T1/txtt/m/n/10 get_session() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3219--3220 []\T1/txtt/m/n/10 get_session_headers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daP lug-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3220--3222 []\T1/txtt/m/n/10 get_session_storage_key() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3223--3225 []\T1/txtt/m/n/10 get_shortcut_dir() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3225--3226 []\T1/txtt/m/n/10 get_signal_name() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3226--3228 []\T1/txtt/m/n/10 get_site_packages_anchor_files() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule [937] Underfull \hbox (badness 10000) in paragraph at lines 3228--3230 []\T1/txtt/m/n/10 get_site_packages_anchor_files() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 3228--3230 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3234--3236 []\T1/txtt/m/n/10 get_solver_aggregate_1() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 3236--3238 []\T1/txtt/m/n/10 get_solver_aggregate_2() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 3238--3239 []\T1/txtt/m/n/10 get_solver_backend() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daPl ug-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3240--3242 []\T1/txtt/m/n/10 get_solver_must_unfreeze() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3245--3247 \T1/qtm/m/it/10 ule conda.gateways.connection.adapters.ftp\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3248--3250 []\T1/txtt/m/n/10 get_test_notices() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3252--3254 []\T1/txtt/m/n/10 get_user_environments_txt_file() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3256--3258 []\T1/txtt/m/n/10 get_username_password_from_header() \T1/qtm/m/n/10 (\T1/qtm/m /it/10 FT- Underfull \hbox (badness 10000) in paragraph at lines 3258--3260 []\T1/txtt/m/n/10 get_viewed_channel_notice_ids() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3260--3262 []\T1/txtt/m/n/10 get_virtual_package_records() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daPlug-in- Underfull \hbox (badness 10000) in paragraph at lines 3263--3264 []\T1/txtt/m/n/10 GlobLowerStrMatch \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 3267--3268 []\T1/txtt/m/n/10 groupby_to_dict() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3274--3276 []\T1/txtt/m/n/10 handle_application_exception() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 Ex-cep-tion-Han- Underfull \hbox (badness 10000) in paragraph at lines 3277--3279 []\T1/txtt/m/n/10 handle_reportable_application_exception() Underfull \hbox (badness 10000) in paragraph at lines 3280--3282 []\T1/txtt/m/n/10 handle_unexpected_exception() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Ex-cep-tion-Han- Underfull \hbox (badness 10000) in paragraph at lines 3285--3287 []\T1/txtt/m/n/10 hardlink_supported() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 3288--3289 []\T1/txtt/m/n/10 has_package_extension() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-d aPlug-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3290--3292 []\T1/txtt/m/n/10 has_pyzzer_entry_point() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Overfull \hbox (22.47736pt too wide) in paragraph at lines 3315--3317 []\T1/txtt/m/n/10 hookimpl \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.plu gins.prefix_data_loaders.pypi\T1/qtm/m/n/10 ), Overfull \hbox (8.08237pt too wide) in paragraph at lines 3317--3318 []\T1/txtt/m/n/10 hookimpl \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.plu gins.subcommands.doctor\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3320--3321 []\T1/txtt/m/n/10 http_test_server() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3322--3324 []\T1/txtt/m/n/10 HTTPAdapter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 3322--3324 \T1/qtm/m/it/10 conda.gateways.connection.adapters.http\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3324--3325 []\T1/txtt/m/n/10 HttpTestServerFixture \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class i n [938] Underfull \hbox (badness 10000) in paragraph at lines 3331--3333 []\T1/txtt/m/n/10 IDENTIFIER \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 3331--3333 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3346--3348 []\T1/txtt/m/n/10 index_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3358--3360 []\T1/txtt/m/n/10 init_cmd_exe_registry() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 3364--3365 []\T1/txtt/m/n/10 init_poolmanager() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 _SSLCon-te x-tAdapter-Mixin Underfull \hbox (badness 10000) in paragraph at lines 3365--3367 []\T1/txtt/m/n/10 init_powershell_user() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 3370--3371 []\T1/txtt/m/n/10 initial_action_groups \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pre-fix -Ac-tion-Group at- Underfull \hbox (badness 10000) in paragraph at lines 3374--3376 []\T1/txtt/m/n/10 initialize_logging() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 3376--3378 []\T1/txtt/m/n/10 initialize_std_loggers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 3398--3400 []\T1/txtt/m/n/10 install_activate_bat() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 3400--3402 []\T1/txtt/m/n/10 install_anaconda_prompt() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3403--3404 []\T1/txtt/m/n/10 install_conda_csh() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 3404--3406 []\T1/txtt/m/n/10 install_conda_fish() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 3406--3408 []\T1/txtt/m/n/10 install_conda_hook_ps1() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 3408--3410 []\T1/txtt/m/n/10 install_conda_psm1() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 3411--3412 []\T1/txtt/m/n/10 install_conda_xsh() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 3414--3416 []\T1/txtt/m/n/10 install_condabin_conda_auto_activate_bat() Underfull \hbox (badness 10000) in paragraph at lines 3416--3418 []\T1/txtt/m/n/10 install_condabin_conda_bat() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [939] Underfull \hbox (badness 10000) in paragraph at lines 3418--3420 []\T1/txtt/m/n/10 install_condabin_hook_bat() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3420--3422 []\T1/txtt/m/n/10 install_condabin_rename_tmp_bat() \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3422--3423 []\T1/txtt/m/n/10 install_deactivate() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 3423--3425 []\T1/txtt/m/n/10 install_deactivate_bat() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 3425--3426 []\T1/txtt/m/n/10 install_explicit_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3426--3428 []\T1/txtt/m/n/10 install_library_bin_conda_bat() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3429--3431 []\T1/txtt/m/n/10 install_Scripts_activate_bat() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3436--3437 []\T1/txtt/m/n/10 intermediate_path \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pre-fixRe-p laceLinkAc-tion at- Underfull \hbox (badness 10000) in paragraph at lines 3439--3441 []\T1/txtt/m/n/10 interpret() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 3439--3441 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3441--3442 []\T1/txtt/m/n/10 INTERRUPT_SIGNALS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3456--3457 []\T1/txtt/m/n/10 invoke_post_commands() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-da Plug-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3457--3458 []\T1/txtt/m/n/10 invoke_post_solves() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daPl ug-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3458--3459 []\T1/txtt/m/n/10 invoke_pre_commands() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daP lug-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3459--3460 []\T1/txtt/m/n/10 invoke_pre_solves() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daPlu g-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3461--3463 []\T1/txtt/m/n/10 is_admin_on_unix() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3463--3465 []\T1/txtt/m/n/10 is_admin_on_windows() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 3469--3471 []\T1/txtt/m/n/10 is_channel_notices_enabled() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3474--3476 []\T1/txtt/m/n/10 is_executable() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3494--3496 []\T1/txtt/m/n/10 is_valid_import_path() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 3504--3506 []\T1/txtt/m/n/10 iter_info_components() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule [940] Underfull \hbox (badness 10000) in paragraph at lines 3530--3531 []\T1/txtt/m/n/10 JSONDecodeError \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3532--3534 []\T1/txtt/m/n/10 JSONProgressBar \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 3534--3536 []\T1/txtt/m/n/10 JSONReporterRenderer \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 3536--3538 []\T1/txtt/m/n/10 JSONSpinner \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 3561--3562 []\T1/txtt/m/n/10 LAST_MODIFIED_KEY \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3577--3578 []\T1/txtt/m/n/10 link_action_groups \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pre-fix-Ac -tion-Group at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3594--3596 []\T1/txtt/m/n/10 linux_get_libc_version() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 3596--3598 []\T1/txtt/m/n/10 linux_version() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3598--3600 []\T1/txtt/m/n/10 LINUX_VERSION_PATTERN \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 3600--3602 []\T1/txtt/m/n/10 linux_version_validate() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 3604--3606 []\T1/txtt/m/n/10 list_all_known_prefixes() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3607--3609 []\T1/txtt/m/n/10 list_fields_validation() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule [941] Underfull \hbox (badness 10000) in paragraph at lines 3631--3633 []\T1/txtt/m/n/10 load_site_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 3631--3633 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3634--3635 []\T1/txtt/m/n/10 LoadedParameter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 3641--3643 []\T1/txtt/m/n/10 LocalFSAdapter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 3641--3643 \T1/qtm/m/it/10 conda.gateways.connection.adapters.localfs\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3643--3645 []\T1/txtt/m/n/10 locate_prefix_by_name() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 3655--3657 []\T1/txtt/m/n/10 locking_supported() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Overfull \hbox (106.36734pt too wide) in paragraph at lines 3662--3664 []\T1/txtt/m/n/10 logger \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.plugi ns.subcommands.doctor.health_checks.altered_files\T1/qtm/m/n/10 ), Overfull \hbox (122.52237pt too wide) in paragraph at lines 3664--3666 []\T1/txtt/m/n/10 logger \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.plugi ns.subcommands.doctor.health_checks.environment_txt\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3679--3681 []\T1/txtt/m/n/10 make_actions_for_record() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pro -gres-sive-FetchEx- Underfull \hbox (badness 10000) in paragraph at lines 3681--3683 []\T1/txtt/m/n/10 make_conda_egg_link() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 3683--3685 []\T1/txtt/m/n/10 make_condabin_plan() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 3685--3687 []\T1/txtt/m/n/10 make_dev_egg_info_file() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 3689--3691 []\T1/txtt/m/n/10 make_entry_point_exe() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 3691--3693 []\T1/txtt/m/n/10 make_executable() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3693--3695 []\T1/txtt/m/n/10 make_initialize_plan() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 3695--3696 []\T1/txtt/m/n/10 make_install_plan() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 3697--3699 []\T1/txtt/m/n/10 make_menu_action_groups \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pre-f ix-Ac-tion-Group Underfull \hbox (badness 10000) in paragraph at lines 3699--3701 []\T1/txtt/m/n/10 make_raw_parameters() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Arg-Par seR-aw-Pa-ram-e-ter Underfull \hbox (badness 10000) in paragraph at lines 3701--3702 []\T1/txtt/m/n/10 make_raw_parameters() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 En-vRaw -Pa-ram-e-ter class Underfull \hbox (badness 10000) in paragraph at lines 3702--3703 []\T1/txtt/m/n/10 make_raw_parameters() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Raw-Pa- ram-e-ter class Underfull \hbox (badness 10000) in paragraph at lines 3703--3704 []\T1/txtt/m/n/10 make_raw_parameters() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Yaml-Ra w-Pa-ram-e-ter class Underfull \hbox (badness 10000) in paragraph at lines 3704--3706 []\T1/txtt/m/n/10 make_raw_parameters_from_file() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 Yaml-Raw-Pa- Underfull \hbox (badness 10000) in paragraph at lines 3706--3708 []\T1/txtt/m/n/10 make_read_only() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3712--3714 []\T1/txtt/m/n/10 make_writable() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [942] Underfull \hbox (badness 10000) in paragraph at lines 3722--3723 []\T1/txtt/m/n/10 MANDATORY_FILES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonEg-gIn- foDis-tri-bu-tion at- Underfull \hbox (badness 10000) in paragraph at lines 3723--3725 []\T1/txtt/m/n/10 MANDATORY_FILES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonIn-stal led-Dis-tri-bu-tion at- Underfull \hbox (badness 10000) in paragraph at lines 3727--3728 []\T1/txtt/m/n/10 MANIFEST_FILES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonIn-stall ed-Dis-tri-bu-tion at- Underfull \hbox (badness 10000) in paragraph at lines 3733--3735 []\T1/txtt/m/n/10 MapLoadedParameter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 3736--3738 []\T1/txtt/m/n/10 mark_channel_notices_as_viewed() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3739--3741 []\T1/txtt/m/n/10 MARKER_OP \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 3739--3741 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3741--3742 []\T1/txtt/m/n/10 mask_anaconda_token() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 3761--3762 []\T1/txtt/m/n/10 MAX_CHANNEL_PRIORITY \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 3762--3764 []\T1/txtt/m/n/10 MAX_REPODATA_VERSION \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 3764--3765 []\T1/txtt/m/n/10 MAX_SHEBANG_LENGTH \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3770--3771 []\T1/txtt/m/n/10 maybe_unquote() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3778--3779 []\T1/txtt/m/n/10 memoizedproperty() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [943] Underfull \hbox (badness 10000) in paragraph at lines 3804--3806 []\T1/txtt/m/n/10 minimal_unsatisfiable_subset() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3809--3811 []\T1/txtt/m/n/10 minio_s3_server() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3813--3815 []\T1/txtt/m/n/10 missing_files() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (71.98744pt too wide) in paragraph at lines 3813--3815 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.missing_files\T1 /qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3815--3816 []\T1/txtt/m/n/10 missing_pyc_files() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 3816--3818 []\T1/txtt/m/n/10 missing_pyc_files() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 3820--3821 []\T1/txtt/m/n/10 mkdir_p_sudo_safe() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 3821--3823 []\T1/txtt/m/n/10 mkdir_p_sudo_safe() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 3823--3825 []\T1/txtt/m/n/10 mockable_context_envs_dirs() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3828--3830 []\T1/txtt/m/n/10 modify_easy_install_pth() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [944] Underfull \hbox (badness 10000) in paragraph at lines 3947--3948 []| \T1/txtt/m/n/10 conda.gateways.connection.adapters.ftp\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3948--3949 []| \T1/txtt/m/n/10 conda.gateways.connection.adapters.http\T1/qtm/m/n/10 , Overfull \hbox (13.12186pt too wide) in paragraph at lines 3949--3950 []| \T1/txtt/m/n/10 conda.gateways.connection.adapters.localfs\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3950--3951 []| \T1/txtt/m/n/10 conda.gateways.connection.adapters.s3\T1/qtm/m/n/10 , Overfull \hbox (60.37172pt too wide) in paragraph at lines 3992--3993 []| \T1/txtt/m/n/10 conda.plugins.environment_exporters.environment_yml\T1/qtm/ m/n/10 , Overfull \hbox (23.62183pt too wide) in paragraph at lines 3993--3994 []| \T1/txtt/m/n/10 conda.plugins.environment_exporters.explicit\T1/qtm/m/n/10 , Overfull \hbox (65.6217pt too wide) in paragraph at lines 3994--3995 []| \T1/txtt/m/n/10 conda.plugins.environment_exporters.requirements_txt\T1/qtm /m/n/10 , Overfull \hbox (18.37184pt too wide) in paragraph at lines 3996--3997 []| \T1/txtt/m/n/10 conda.plugins.environment_specifiers.cep_24\T1/qtm/m/n/10 , Overfull \hbox (65.6217pt too wide) in paragraph at lines 3997--3998 []| \T1/txtt/m/n/10 conda.plugins.environment_specifiers.environment_yml\T1/qtm /m/n/10 , Overfull \hbox (28.87181pt too wide) in paragraph at lines 3998--3999 []| \T1/txtt/m/n/10 conda.plugins.environment_specifiers.explicit\T1/qtm/m/n/10 , Overfull \hbox (70.87169pt too wide) in paragraph at lines 3999--4000 []| \T1/txtt/m/n/10 conda.plugins.environment_specifiers.requirements_txt\T1/qt m/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4003--4004 []| \T1/txtt/m/n/10 conda.plugins.package_extractors.conda\T1/qtm/m/n/10 , [945] Underfull \hbox (badness 10000) in paragraph at lines 4006--4007 []| \T1/txtt/m/n/10 conda.plugins.prefix_data_loaders.pypi\T1/qtm/m/n/10 , Overfull \hbox (49.87175pt too wide) in paragraph at lines 4007--4008 []| \T1/txtt/m/n/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/ n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4009--4010 []| \T1/txtt/m/n/10 conda.plugins.reporter_backends.console\T1/qtm/m/n/10 , Overfull \hbox (34.1218pt too wide) in paragraph at lines 4014--4015 []| \T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks\T1/qtm/m/n/1 0 , Overfull \hbox (107.62158pt too wide) in paragraph at lines 4015--4017 []| \T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.altered_file s\T1/qtm/m/n/10 , Overfull \hbox (97.12161pt too wide) in paragraph at lines 4017--4019 []| \T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.consistency\ T1/qtm/m/n/10 , Overfull \hbox (118.12155pt too wide) in paragraph at lines 4019--4021 []| \T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.environment_ txt\T1/qtm/m/n/10 , Overfull \hbox (102.3716pt too wide) in paragraph at lines 4021--4023 []| \T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.file_locking \T1/qtm/m/n/10 , Overfull \hbox (107.62158pt too wide) in paragraph at lines 4023--4025 []| \T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.missing_file s\T1/qtm/m/n/10 , Overfull \hbox (70.87169pt too wide) in paragraph at lines 4025--4026 []| \T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.pinned\T1/qt m/m/n/10 , Overfull \hbox (133.8715pt too wide) in paragraph at lines 4026--4028 []| \T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.requests_ca_ bundle\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4030--4031 []| \T1/txtt/m/n/10 conda.plugins.virtual_packages.archspec\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4033--4034 []| \T1/txtt/m/n/10 conda.plugins.virtual_packages.freebsd\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4036--4037 []| \T1/txtt/m/n/10 conda.plugins.virtual_packages.windows\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4062--4064 []\T1/txtt/m/n/10 multiplatform_export \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daEn -vi-ron-ment-Ex-porter [946] Underfull \hbox (badness 10000) in paragraph at lines 4123--4125 []\T1/txtt/m/n/10 NAMESPACE_PACKAGE_NAMES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 4131--4132 []\T1/txtt/m/n/10 needs_line_ending_fix \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Posix-A c-ti-va-tor at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4132--4134 []\T1/txtt/m/n/10 needs_line_ending_fix \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pow-er- Shel-lAc-ti-va-tor at- Underfull \hbox (badness 5741) in paragraph at lines 4134--4135 []\T1/txtt/m/n/10 needs_line_ending_fix \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Xon-shA c-ti-va-tor at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4137--4139 []\T1/txtt/m/n/10 network_fetch_thread() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 4169--4171 []\T1/txtt/m/n/10 NON_SPACE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 4169--4171 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4175--4177 []\T1/txtt/m/n/10 norm_package_name() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Overfull \hbox (23.33246pt too wide) in paragraph at lines 4175--4177 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4177--4179 []\T1/txtt/m/n/10 norm_package_version() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 4177--4179 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4180--4181 []\T1/txtt/m/n/10 normalized_version() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 4189--4191 []\T1/txtt/m/n/10 notices_cache_dir() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 4192--4193 []\T1/txtt/m/n/10 NOTICES_CACHE_SUBDIR \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Overfull \hbox (1.12183pt too wide) in paragraph at lines 4193--4195 []\T1/txtt/m/n/10 notices_decorator_assert_message_in_stdout() Underfull \hbox (badness 10000) in paragraph at lines 4200--4202 []\T1/txtt/m/n/10 notices_mock_fetch_get_session() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule [947] Underfull \hbox (badness 10000) in paragraph at lines 4207--4208 []\T1/txtt/m/n/10 nt_to_posix() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4219--4221 []\T1/txtt/m/n/10 ObjectLoadedParameter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class i n Underfull \hbox (badness 10000) in paragraph at lines 4221--4222 []\T1/txtt/m/n/10 ObjectParameter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 4227--4229 []\T1/txtt/m/n/10 offline_nofetch_thread() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 4230--4232 []\T1/txtt/m/n/10 offset_cache_file_mtime() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4250--4251 []\T1/txtt/m/n/10 optional_message \T1/qtm/m/n/10 (\T1/qtm/m/it/10 TooMan-yArgu -mentsEr-ror at- Overfull \hbox (39.3916pt too wide) in paragraph at lines 4251--4253 []\T1/txtt/m/n/10 OR \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.plugins.p refix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4255--4256 []\T1/txtt/m/n/10 os_distribution_name_version() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 Con-text Underfull \hbox (badness 10000) in paragraph at lines 4257--4259 []\T1/txtt/m/n/10 osx_version() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4260--4262 []\T1/txtt/m/n/10 override_entity \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daVir-tu- al-Pack-age at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4274--4276 []\T1/txtt/m/n/10 PACKAGE_CACHE_MAGIC_FILE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 4276--4278 []\T1/txtt/m/n/10 package_dict() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4278--4280 []\T1/txtt/m/n/10 PACKAGE_ENV_VARS_DIR \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 4285--4287 []\T1/txtt/m/n/10 package_is_installed() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 4288--4289 []\T1/txtt/m/n/10 package_metadata_version \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pack -ageMeta-data Underfull \hbox (badness 10000) in paragraph at lines 4294--4296 []\T1/txtt/m/n/10 package_string() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4296--4298 []\T1/txtt/m/n/10 package_string_set() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 4298--4300 []\T1/txtt/m/n/10 package_tarball_full_path \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pac k-age-CacheRe-cord Underfull \hbox (badness 10000) in paragraph at lines 4301--4302 []\T1/txtt/m/n/10 package_tarball_full_path \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pre -fixRecord at- Underfull \hbox (badness 10000) in paragraph at lines 4304--4306 []\T1/txtt/m/n/10 PackageCacheData \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in [948] Underfull \hbox (badness 10000) in paragraph at lines 4308--4310 []\T1/txtt/m/n/10 PackageCacheType \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 4311--4312 []\T1/txtt/m/n/10 PackageMetadata \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 4312--4313 []\T1/txtt/m/n/10 packagename \T1/qtm/m/n/10 (\T1/qtm/m/it/10 En-vi-ron-ment-Fi leNot-Down-loaded at- Underfull \hbox (badness 10000) in paragraph at lines 4315--4317 []\T1/txtt/m/n/10 PackageRecordDict \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 7362) in paragraph at lines 4329--4330 []\T1/txtt/m/n/10 paired_actions \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pro-gres-sive- FetchEx-tract at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4332--4334 []\T1/txtt/m/n/10 parameter_description_builder() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4336--4337 []\T1/txtt/m/n/10 parameter_names_and_aliases \T1/qtm/m/n/10 (\T1/qtm/m/it/10 P lug-in-Con-fig at- Underfull \hbox (badness 10000) in paragraph at lines 4339--4340 []\T1/txtt/m/n/10 ParameterLoader \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 4341--4343 []\T1/txtt/m/n/10 parametrized_solver_fixture() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4346--4348 []\T1/txtt/m/n/10 parse_conda_channel_url() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4349--4351 []\T1/txtt/m/n/10 parse_entry_point_def() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 4351--4353 []\T1/txtt/m/n/10 parse_entry_point_def() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 4353--4355 []\T1/txtt/m/n/10 parse_marker() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 4353--4355 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4355--4357 []\T1/txtt/m/n/10 parse_specification() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 4355--4357 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4359--4361 []\T1/txtt/m/n/10 PARTIAL_PYPI_SPEC_PATTERN \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 4359--4361 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4377--4379 []\T1/txtt/m/n/10 path_is_clean() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [949] Underfull \hbox (badness 10000) in paragraph at lines 4415--4417 []\T1/txtt/m/n/10 pinned_well_formatted_check() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (48.03745pt too wide) in paragraph at lines 4415--4417 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.pinned\T1/qtm/m/ n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4419--4421 []\T1/txtt/m/n/10 pip_installed_post_parse_hook() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4437--4438 []\T1/txtt/m/n/10 PLATFORM_DIRECTORIES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 4443--4445 []\T1/txtt/m/n/10 plugin_sequence_parameters \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pa -ram-e-ter-Type- Overfull \hbox (9.51738pt too wide) in paragraph at lines 4449--4451 []\T1/txtt/m/n/10 plugins \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.plug ins.environment_exporters\T1/qtm/m/n/10 ), Overfull \hbox (9.56738pt too wide) in paragraph at lines 4451--4453 []\T1/txtt/m/n/10 plugins \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.plug ins.environment_specifiers\T1/qtm/m/n/10 ), Overfull \hbox (60.12733pt too wide) in paragraph at lines 4458--4460 []\T1/txtt/m/n/10 plugins \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.plug ins.subcommands.doctor.health_checks\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4463--4464 []\T1/txtt/m/n/10 POPULAR_ENCODINGS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4466--4467 []\T1/txtt/m/n/10 posix_to_nt() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 5231) in paragraph at lines 4468--4469 []\T1/txtt/m/n/10 post_build_validation() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-f ig-u-ra-tion method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4482--4484 []\T1/txtt/m/n/10 prefix_action_groups \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-lin-k Link-Trans-ac-tion Underfull \hbox (badness 10000) in paragraph at lines 4484--4486 []\T1/txtt/m/n/10 PREFIX_CREATION_TIMESTAMP_FILE \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4488--4489 []\T1/txtt/m/n/10 PREFIX_FROZEN_FILE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4490--4492 []\T1/txtt/m/n/10 PREFIX_NAME_DISALLOWED_CHARS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [950] Underfull \hbox (badness 10000) in paragraph at lines 4497--4498 []\T1/txtt/m/n/10 prefix_paths_data \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Com-pile-Mu l-ti-Py-cAc-tion at- Underfull \hbox (badness 10000) in paragraph at lines 4498--4499 []\T1/txtt/m/n/10 PREFIX_PINNED_FILE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4499--4500 []\T1/txtt/m/n/10 PREFIX_PLACEHOLDER \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4501--4502 []\T1/txtt/m/n/10 prefix_placeholder \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pre-fixRe- placeLinkAc-tion at- Overfull \hbox (9.14233pt too wide) in paragraph at lines 4510--4511 []\T1/txtt/m/n/10 PrefixData \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in conda.plu gins.subcommands.doctor\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4513--4515 []\T1/txtt/m/n/10 PrefixGraph \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 4513--4515 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4518--4520 []\T1/txtt/m/n/10 PrefixReplaceLinkAction \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 4527--4528 []\T1/txtt/m/n/10 pretty_list() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4528--4529 []\T1/txtt/m/n/10 pretty_map() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4537--4539 []\T1/txtt/m/n/10 PrimitiveLoadedParameter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 clas s in Underfull \hbox (badness 10000) in paragraph at lines 4539--4541 []\T1/txtt/m/n/10 PrimitiveParameter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 4544--4545 []\T1/txtt/m/n/10 print_conda_exception() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 4545--4547 []\T1/txtt/m/n/10 print_config_item() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 4547--4549 []\T1/txtt/m/n/10 print_expected_error_report() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Ex-cep-tion-Han- Underfull \hbox (badness 10000) in paragraph at lines 4550--4552 []\T1/txtt/m/n/10 print_export_header() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 4552--4554 []\T1/txtt/m/n/10 print_instrumentation_data() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4555--4557 []\T1/txtt/m/n/10 print_more_notices_message() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4557--4559 []\T1/txtt/m/n/10 print_notice_message() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 4561--4563 []\T1/txtt/m/n/10 print_plan_results() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 4568--4569 []\T1/txtt/m/n/10 prioritize_channels() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 6808) in paragraph at lines 4570--4571 []\T1/txtt/m/n/10 process_solution() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 _Py-Cryp-t oSat-Solver method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4577--4579 []\T1/txtt/m/n/10 progress_bar_context_manager() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 Re-porter-Ren- [951] Underfull \hbox (badness 10000) in paragraph at lines 4582--4583 []\T1/txtt/m/n/10 progress_max_pos \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pro-gress-Fi leWrap-per at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 7832) in paragraph at lines 4583--4584 []\T1/txtt/m/n/10 progress_update() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pro-gress-F ileWrap-per method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4587--4589 []\T1/txtt/m/n/10 ProgressFileWrapper \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 4589--4591 []\T1/txtt/m/n/10 ProgressiveFetchExtract \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 4591--4592 []\T1/txtt/m/n/10 PROGRESSIVEFETCHEXTRACT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 4592--4594 []\T1/txtt/m/n/10 PROGRESSIVEFETCHEXTRACT_CMD() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4604--4606 []\T1/txtt/m/n/10 PY_FILE_RE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 4604--4606 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4613--4615 []\T1/txtt/m/n/10 PYPI_CONDA_DEPS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 4613--4615 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4615--4617 []\T1/txtt/m/n/10 pypi_name_to_conda_name() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 4615--4617 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4617--4619 []\T1/txtt/m/n/10 PYPI_TO_CONDA \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 4617--4619 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Overfull \hbox (50.95236pt too wide) in paragraph at lines 4621--4623 []\T1/txtt/m/n/10 PySpec \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in conda.plugins .prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4625--4627 []\T1/txtt/m/n/10 python_entry_point_template \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4629--4630 []\T1/txtt/m/n/10 python_site_packages_path \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pac k-ageRe-cord at- Underfull \hbox (badness 10000) in paragraph at lines 4631--4633 []\T1/txtt/m/n/10 PythonDistribution \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (23.33246pt too wide) in paragraph at lines 4631--4633 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4633--4635 []\T1/txtt/m/n/10 PythonDistributionMetadata \T1/qtm/m/n/10 (\T1/qtm/m/it/10 cl ass in Overfull \hbox (23.33246pt too wide) in paragraph at lines 4633--4635 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4635--4637 []\T1/txtt/m/n/10 PythonEggInfoDistribution \T1/qtm/m/n/10 (\T1/qtm/m/it/10 cla ss in Overfull \hbox (23.33246pt too wide) in paragraph at lines 4635--4637 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4637--4639 []\T1/txtt/m/n/10 PythonEggLinkDistribution \T1/qtm/m/n/10 (\T1/qtm/m/it/10 cla ss in Overfull \hbox (23.33246pt too wide) in paragraph at lines 4637--4639 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4639--4641 []\T1/txtt/m/n/10 PythonInstalledDistribution \T1/qtm/m/n/10 (\T1/qtm/m/it/10 c lass in Overfull \hbox (23.33246pt too wide) in paragraph at lines 4639--4641 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4657--4659 []\T1/txtt/m/n/10 query_all_prefixes() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 4660--4662 []\T1/txtt/m/n/10 QUEUE_TIMEOUT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4665--4667 []\T1/txtt/m/n/10 QuietProgressBar \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 4665--4667 \T1/qtm/m/it/10 conda.plugins.reporter_backends.console\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4667--4669 []\T1/txtt/m/n/10 QuietSpinner \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 4667--4669 \T1/qtm/m/it/10 conda.plugins.reporter_backends.console\T1/qtm/m/n/10 ), [952] Underfull \hbox (badness 10000) in paragraph at lines 4675--4676 []\T1/txtt/m/n/10 raise_errors() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4681--4683 []\T1/txtt/m/n/10 raw_parameters_from_single_source() \T1/qtm/m/n/10 (\T1/qtm/m /it/10 Pa-ram-e- Underfull \hbox (badness 10000) in paragraph at lines 4687--4688 []\T1/txtt/m/n/10 RE_UNIX_DRIVE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4688--4689 []\T1/txtt/m/n/10 RE_UNIX_MOUNT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4689--4690 []\T1/txtt/m/n/10 RE_UNIX_ROOT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4690--4691 []\T1/txtt/m/n/10 RE_WIN_DRIVE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4691--4692 []\T1/txtt/m/n/10 RE_WIN_MOUNT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4695--4697 []\T1/txtt/m/n/10 reachable_pipelined() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Re-po-d ata-Sub-set method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4697--4699 []\T1/txtt/m/n/10 REACHABLE_PIPELINED_MAX_TIMEOUTS \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4704--4706 []\T1/txtt/m/n/10 read_binstar_tokens() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 4707--4709 []\T1/txtt/m/n/10 read_has_prefix() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4709--4710 []\T1/txtt/m/n/10 read_icondata() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4710--4712 []\T1/txtt/m/n/10 read_index_json() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4712--4714 []\T1/txtt/m/n/10 read_index_json_from_tarball() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4715--4717 []\T1/txtt/m/n/10 read_only_caches() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pack-age-C ache-Data class Underfull \hbox (badness 10000) in paragraph at lines 4717--4719 []\T1/txtt/m/n/10 read_package_info() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 4719--4721 []\T1/txtt/m/n/10 read_package_metadata() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 4721--4723 []\T1/txtt/m/n/10 read_paths_json() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4723--4725 []\T1/txtt/m/n/10 read_python_record() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 4723--4725 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4725--4727 []\T1/txtt/m/n/10 read_python_record() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Overfull \hbox (23.33246pt too wide) in paragraph at lines 4725--4727 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4727--4729 []\T1/txtt/m/n/10 read_repodata_json() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 4729--4731 []\T1/txtt/m/n/10 read_soft_links() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4733--4735 []\T1/txtt/m/n/10 RECOGNIZED_URL_SCHEMES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 4740--4742 []\T1/txtt/m/n/10 recursive_make_writable() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4742--4744 []\T1/txtt/m/n/10 redact_token_urls() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 5274) in paragraph at lines 4752--4753 []\T1/txtt/m/n/10 register() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 _Con-stant-Dep-re- ca-tion-Reg-istry method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4754--4755 []\T1/txtt/m/n/10 register_action_groups \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pre-fi x-Ac-tion-Group at- Underfull \hbox (badness 10000) in paragraph at lines 4755--4756 []\T1/txtt/m/n/10 register_env() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4757--4758 []\T1/txtt/m/n/10 register_reset_callaback() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Co n-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 4758--4760 []\T1/txtt/m/n/10 RegisterEnvironmentLocationAction \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 class in [953] Underfull \hbox (badness 10000) in paragraph at lines 4780--4782 []\T1/txtt/m/n/10 remove_binstar_token() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 4784--4786 []\T1/txtt/m/n/10 remove_conda_in_sp_dir() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 4786--4788 []\T1/txtt/m/n/10 remove_empty_parent_paths() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Overfull \hbox (6.37181pt too wide) in paragraph at lines 4797--4799 []\T1/txtt/m/n/10 remove_youngest_descendant_nodes_with_specs() Underfull \hbox (badness 10000) in paragraph at lines 4801--4803 []\T1/txtt/m/n/10 RemoveFromPrefixPathAction \T1/qtm/m/n/10 (\T1/qtm/m/it/10 cl ass in Underfull \hbox (badness 10000) in paragraph at lines 4803--4805 []\T1/txtt/m/n/10 RemoveLinkedPackageRecordAction \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 class in Underfull \hbox (badness 10000) in paragraph at lines 4807--4809 []\T1/txtt/m/n/10 rename_context() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4819--4821 []\T1/txtt/m/n/10 replace_context_default() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4821--4823 []\T1/txtt/m/n/10 replace_first_api_with_conda() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4823--4825 []\T1/txtt/m/n/10 replace_long_shebang() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 4847--4849 []\T1/txtt/m/n/10 REPODATA_HEADER_RE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4856--4858 []\T1/txtt/m/n/10 REPODATA_PICKLE_VERSION \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 4859--4860 []\T1/txtt/m/n/10 REPODATA_SHARDS_FN \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4867--4869 []\T1/txtt/m/n/10 RepodataInfoDict \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in [954] Underfull \hbox (badness 10000) in paragraph at lines 4873--4874 []\T1/txtt/m/n/10 RepodataSubset \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 4880--4882 []\T1/txtt/m/n/10 REPR_IGNORE_KWARGS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4882--4884 []\T1/txtt/m/n/10 request_header_sort_dict \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 4884--4886 []\T1/txtt/m/n/10 request_header_sort_key() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4886--4888 []\T1/txtt/m/n/10 request_url_zstd_state() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 4894--4896 []\T1/txtt/m/n/10 requests_ca_bundle_check() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (99.75244pt too wide) in paragraph at lines 4894--4896 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.requests_ca_bund le\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4900--4902 []\T1/txtt/m/n/10 REQUIREMENTS_FORMAT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Overfull \hbox (37.18246pt too wide) in paragraph at lines 4900--4902 \T1/qtm/m/it/10 conda.plugins.environment_exporters.requirements_txt\T1/qtm/m/n /10 ), Underfull \hbox (badness 10000) in paragraph at lines 4902--4904 []\T1/txtt/m/n/10 RequirementsSpec \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 4906--4907 []\T1/txtt/m/n/10 REQUIRES_FILES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonIn-stall ed-Dis-tri-bu-tion at- Underfull \hbox (badness 10000) in paragraph at lines 4907--4908 []\T1/txtt/m/n/10 RESERVED_ENV_NAMES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4909--4911 []\T1/txtt/m/n/10 reset_conda_context() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 4913--4915 []\T1/txtt/m/n/10 resolve_paths() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4915--4917 []\T1/txtt/m/n/10 resolved_short_path() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 4915--4917 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4921--4923 []\T1/txtt/m/n/10 response_header_sort_dict \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4923--4925 []\T1/txtt/m/n/10 response_header_sort_key() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4946--4947 []\T1/txtt/m/n/10 reverse() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Cre-atePytho-nEn-tr y-PointAc-tion method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4950--4951 []\T1/txtt/m/n/10 reverse() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Reg-is-terEn-vi-ron -ment-Lo-ca-tion-Ac-tion Underfull \hbox (badness 10000) in paragraph at lines 4951--4952 []\T1/txtt/m/n/10 reverse() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Re-moveLinked-Pack- ageRe-cor-dAc-tion Underfull \hbox (badness 10000) in paragraph at lines 4954--4955 []\T1/txtt/m/n/10 reverse() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-reg-is-terEn-vi- ron-ment-Lo-ca-tion-Ac-tion [955] Overfull \hbox (17.22737pt too wide) in paragraph at lines 4965--4967 []\T1/txtt/m/n/10 rm_rf() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.plug ins.prefix_data_loaders.pypi\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4979--4980 []\T1/txtt/m/n/10 run_as_admin() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4983--4984 []\T1/txtt/m/n/10 run_plan_elevated() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 4984--4986 []\T1/txtt/m/n/10 run_plan_from_stdin() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 4986--4988 []\T1/txtt/m/n/10 run_plan_from_temp_file() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4996--4998 []\T1/txtt/m/n/10 run_test_server() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (17.3024pt too wide) in paragraph at lines 5002--5004 []\T1/txtt/m/n/10 S3Adapter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in conda.gate ways.connection.adapters.s3\T1/qtm/m/n/10 ), Underfull \hbox (badness 6141) in paragraph at lines 5041--5042 []\T1/txtt/m/n/10 sequence_parameters \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pa-ram-e- ter-Type-Groups prop- Underfull \hbox (badness 10000) in paragraph at lines 5042--5044 []\T1/txtt/m/n/10 SequenceLoadedParameter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 5044--5045 []\T1/txtt/m/n/10 SequenceParameter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 5048--5050 []\T1/txtt/m/n/10 session_conda_cli() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 5051--5053 []\T1/txtt/m/n/10 set_all_logger_level() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 5053--5055 []\T1/txtt/m/n/10 set_binstar_token() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 5055--5057 []\T1/txtt/m/n/10 set_conda_log_level() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 5061--5062 []\T1/txtt/m/n/10 set_file_logging() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [956] Underfull \hbox (badness 10000) in paragraph at lines 5068--5070 []\T1/txtt/m/n/10 set_repository_metadata() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Sol ver-State-Con-tainer Underfull \hbox (badness 10000) in paragraph at lines 5092--5094 []\T1/txtt/m/n/10 SHARD_CACHE_NAME \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5097--5099 []\T1/txtt/m/n/10 shard_mentioned_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5120--5122 []\T1/txtt/m/n/10 SHARDS_CONNECTIONS_DEFAULT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5123--5125 []\T1/txtt/m/n/10 ShardsIndexDict \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 5129--5130 []\T1/txtt/m/n/10 SHEBANG_REGEX \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5130--5131 []\T1/txtt/m/n/10 shlex_split_unicode() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 5149--5151 []\T1/txtt/m/n/10 SimpleEnvironment \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 5151--5153 []\T1/txtt/m/n/10 SINGLE_USE_KEYS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonDis-tri -bu-tion-Meta-data at- Underfull \hbox (badness 10000) in paragraph at lines 5153--5154 []\T1/txtt/m/n/10 SingleStrArgCachingType \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 5164--5166 []\T1/txtt/m/n/10 softlink_supported() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le [957] Underfull \hbox (badness 10000) in paragraph at lines 5195--5196 []\T1/txtt/m/n/10 source_full_path \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Cre-ateIn-Pr e-fix-PathAc-tion prop- Underfull \hbox (badness 5119) in paragraph at lines 5196--5197 []\T1/txtt/m/n/10 source_full_path \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Ex-tract-Pac k-age-Ac-tion at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5197--5198 []\T1/txtt/m/n/10 source_full_paths \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Com-pile-Mu l-ti-Py-cAc-tion prop- Underfull \hbox (badness 7468) in paragraph at lines 5199--5200 []\T1/txtt/m/n/10 source_prefix \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Cre-ateIn-Pre-f ix-PathAc-tion at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5200--5202 []\T1/txtt/m/n/10 source_short_path \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Cre-ateIn-P re-fix-PathAc-tion at- Underfull \hbox (badness 10000) in paragraph at lines 5202--5203 []\T1/txtt/m/n/10 source_short_paths \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Com-pile-M ul-ti-Py-cAc-tion at- Underfull \hbox (badness 5417) in paragraph at lines 5203--5204 []\T1/txtt/m/n/10 sp_reference \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonEg-gIn-foD is-tri-bu-tion at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5205--5206 []\T1/txtt/m/n/10 SPACER_CHARACTER \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5215--5217 []\T1/txtt/m/n/10 spec_to_package_name() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 5222--5224 []\T1/txtt/m/n/10 specs_from_history_map() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Solv er-State-Con-tainer Underfull \hbox (badness 7415) in paragraph at lines 5226--5228 []\T1/txtt/m/n/10 SPECS_SATISFIED_SKIP_SOLVE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Up -date-Mod-i-fier at- Overfull \hbox (15.65236pt too wide) in paragraph at lines 5234--5236 []\T1/txtt/m/n/10 Spinner \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in conda.plugin s.reporter_backends.console\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5242--5243 []\T1/txtt/m/n/10 split_anaconda_token() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 5243--5245 []\T1/txtt/m/n/10 split_conda_url_easy_parts() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 5388) in paragraph at lines 5245--5246 []\T1/txtt/m/n/10 split_extension() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.models.dist\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5247--5249 []\T1/txtt/m/n/10 split_scheme_auth_token() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5249--5251 []\T1/txtt/m/n/10 split_spec() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 5249--5251 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5253--5255 []\T1/txtt/m/n/10 ssl_verify_validation() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 5256--5258 []\T1/txtt/m/n/10 stack_context_default() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule [958] Underfull \hbox (badness 10000) in paragraph at lines 5265--5267 []\T1/txtt/m/n/10 status_code \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-avail-ableIn-v alid-Chan-nel at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5275--5276 []\T1/txtt/m/n/10 stdout_json_success() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 5282--5284 []\T1/txtt/m/n/10 STRING_CHUNK \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 5282--5284 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 5388) in paragraph at lines 5290--5291 []\T1/txtt/m/n/10 strip_extension() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.models.dist\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5308--5310 []\T1/txtt/m/n/10 subprocess_call() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5310--5312 []\T1/txtt/m/n/10 subprocess_call_with_clean_env() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5318--5320 []\T1/txtt/m/n/10 supplement_index_with_repodata() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5320--5322 []\T1/txtt/m/n/10 suppress_resource_warning() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 7631) in paragraph at lines 5338--5339 []\T1/txtt/m/n/10 tarball_basename \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pack-age-Cac heRe-cord prop-erty\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5341--5343 []\T1/txtt/m/n/10 tarball_file_in_this_cache() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pack-age-Cache- Underfull \hbox (badness 10000) in paragraph at lines 5344--5346 []\T1/txtt/m/n/10 target_extracted_dirname \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Ex-t ract-Pack-age-Ac-tion Underfull \hbox (badness 10000) in paragraph at lines 5350--5352 []\T1/txtt/m/n/10 target_full_path \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Reg-is-terEn -vi-ron-ment-Lo-ca-tion-Ac- Underfull \hbox (badness 10000) in paragraph at lines 5352--5354 []\T1/txtt/m/n/10 target_full_path \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-reg-is-te rEn-vi-ron-ment-Lo-ca-tion- Underfull \hbox (badness 10000) in paragraph at lines 5354--5355 []\T1/txtt/m/n/10 target_full_paths \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Com-pile-Mu l-ti-Py-cAc-tion prop- [959] Underfull \hbox (badness 10000) in paragraph at lines 5356--5357 []\T1/txtt/m/n/10 target_package_basename \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Cache UrlAc-tion at- Underfull \hbox (badness 10000) in paragraph at lines 5358--5359 []\T1/txtt/m/n/10 target_pkgs_dir \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Ex-tract-Pack -age-Ac-tion at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5367--5369 []\T1/txtt/m/n/10 target_prefix \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Reg-is-terEn-vi -ron-ment-Lo-ca-tion-Ac-tion Underfull \hbox (badness 10000) in paragraph at lines 5373--5374 []\T1/txtt/m/n/10 target_short_paths \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Com-pile-M ul-ti-Py-cAc-tion at- Underfull \hbox (badness 10000) in paragraph at lines 5375--5377 []\T1/txtt/m/n/10 temp_package_cache() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 5378--5380 []\T1/txtt/m/n/10 temp_simple_env() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5385--5386 []\T1/txtt/m/n/10 tempfile_extension \T1/qtm/m/n/10 (\T1/qtm/m/it/10 JSON-For-m at-Mixin at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5395--5397 []\T1/txtt/m/n/10 TemporaryDirectory \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (53.62167pt too wide) in paragraph at lines 5400--5402 []\T1/txtt/m/n/10 test_arch_preferred_over_noarch_when_otherwise_equal() Underfull \hbox (badness 6510) in paragraph at lines 5402--5403 []\T1/txtt/m/n/10 test_channel_priority_1() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Sol verTests method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5403--5404 []\T1/txtt/m/n/10 test_circular_dependencies() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 SolverTests Overfull \hbox (53.62167pt too wide) in paragraph at lines 5408--5410 []\T1/txtt/m/n/10 test_get_reduced_index_broadening_preferred_solution() Overfull \hbox (106.12152pt too wide) in paragraph at lines 5410--5412 []\T1/txtt/m/n/10 test_get_reduced_index_broadening_with_unsatisfiable_early_de p() Underfull \hbox (badness 10000) in paragraph at lines 5412--5414 []\T1/txtt/m/n/10 test_install_package_with_feature() Underfull \hbox (badness 6510) in paragraph at lines 5416--5417 []\T1/txtt/m/n/10 test_irrational_version() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Sol verTests method\T1/qtm/m/n/10 ), Overfull \hbox (43.1217pt too wide) in paragraph at lines 5420--5422 []\T1/txtt/m/n/10 test_noarch_preferred_over_arch_when_build_greater() Overfull \hbox (64.12164pt too wide) in paragraph at lines 5422--5424 []\T1/txtt/m/n/10 test_noarch_preferred_over_arch_when_build_greater_dep() Overfull \hbox (53.62167pt too wide) in paragraph at lines 5424--5426 []\T1/txtt/m/n/10 test_noarch_preferred_over_arch_when_version_greater() Overfull \hbox (74.62161pt too wide) in paragraph at lines 5426--5428 []\T1/txtt/m/n/10 test_noarch_preferred_over_arch_when_version_greater_dep() Underfull \hbox (badness 6510) in paragraph at lines 5433--5434 []\T1/txtt/m/n/10 test_surplus_features_1() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Sol verTests method\T1/qtm/m/n/10 ), Underfull \hbox (badness 6510) in paragraph at lines 5434--5435 []\T1/txtt/m/n/10 test_surplus_features_2() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Sol verTests method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5436--5438 []\T1/txtt/m/n/10 test_unintentional_feature_downgrade() Underfull \hbox (badness 10000) in paragraph at lines 5438--5440 []\T1/txtt/m/n/10 test_unsat_any_two_not_three() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 SolverTests Underfull \hbox (badness 10000) in paragraph at lines 5441--5442 []\T1/txtt/m/n/10 test_unsat_channel_priority() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 SolverTests Underfull \hbox (badness 10000) in paragraph at lines 5445--5446 []\T1/txtt/m/n/10 test_unsat_shortest_chain_1() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 SolverTests Underfull \hbox (badness 10000) in paragraph at lines 5446--5447 []\T1/txtt/m/n/10 test_unsat_shortest_chain_2() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 SolverTests Underfull \hbox (badness 10000) in paragraph at lines 5447--5448 []\T1/txtt/m/n/10 test_unsat_shortest_chain_3() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 SolverTests [960] Underfull \hbox (badness 10000) in paragraph at lines 5448--5449 []\T1/txtt/m/n/10 test_unsat_shortest_chain_4() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 SolverTests Underfull \hbox (badness 10000) in paragraph at lines 5453--5455 []\T1/txtt/m/n/10 THREAD_WAIT_TIMEOUT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 5455--5457 []\T1/txtt/m/n/10 ThreadLimitedThreadPoolExecutor \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 class in Underfull \hbox (badness 10000) in paragraph at lines 5457--5459 []\T1/txtt/m/n/10 THREADSAFE_EXTRACT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 5203) in paragraph at lines 5460--5461 []\T1/txtt/m/n/10 timeme() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.gat eways.repodata.zstd\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5472--5474 []\T1/txtt/m/n/10 TmpDownload \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 5477--5479 []\T1/txtt/m/n/10 to_dict() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (39.1175pt too wide) in paragraph at lines 5477--5479 \T1/qtm/m/it/10 conda.plugins.environment_exporters.environment_yml\T1/qtm/m/n/ 10 ), Underfull \hbox (badness 10000) in paragraph at lines 5491--5493 []\T1/txtt/m/n/10 to_virtual_package() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daVi r-tu-al-Pack-age Underfull \hbox (badness 10000) in paragraph at lines 5499--5501 []\T1/txtt/m/n/10 tokenized_conda_url_startswith() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5501--5502 []\T1/txtt/m/n/10 tokenized_startswith() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 5502--5504 []\T1/txtt/m/n/10 tokenized_startswith() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 5504--5506 []\T1/txtt/m/n/10 tokenized_startswith() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 5516--5518 []\T1/txtt/m/n/10 TQDMProgressBar \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 5516--5518 \T1/qtm/m/it/10 conda.plugins.reporter_backends.console\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5524--5525 []\T1/txtt/m/n/10 track_features_specs() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Solver -State-Con-tainer Underfull \hbox (badness 10000) in paragraph at lines 5527--5528 []\T1/txtt/m/n/10 transaction_context \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Com-pile- Mul-ti-Py-cAc-tion Underfull \hbox (badness 10000) in paragraph at lines 5528--5529 []\T1/txtt/m/n/10 transaction_context \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pre-fix-P athAc-tion at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5531--5533 []\T1/txtt/m/n/10 transaction_context \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-reg-is -terEn-vi-ron-ment-Lo-ca- [961] Underfull \hbox (badness 10000) in paragraph at lines 5554--5555 []\T1/txtt/m/n/10 UNDEFINED_MESSAGE_ID \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 5555--5557 []\T1/txtt/m/n/10 UNICODE_CHARACTERS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5557--5559 []\T1/txtt/m/n/10 UNICODE_CHARACTERS_RESTRICTED \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5564--5566 []\T1/txtt/m/n/10 unique_sequence_map() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 5567--5569 []\T1/txtt/m/n/10 unix_path_to_win() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5574--5576 []\T1/txtt/m/n/10 unlink_or_rename_to_trash() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5579--5580 []\T1/txtt/m/n/10 UNLINKLINKTRANSACTION \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 5580--5582 []\T1/txtt/m/n/10 UNLINKLINKTRANSACTION_CMD() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5589--5590 []\T1/txtt/m/n/10 unregister_env() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 6428) in paragraph at lines 5590--5592 []\T1/txtt/m/n/10 UnregisterEnvironmentLocationAction \T1/qtm/m/n/10 (\T1/qtm/m /it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 5597--5598 []\T1/txtt/m/n/10 unsatisfiable_hints_check_depth \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 Con-text at- Underfull \hbox (badness 10000) in paragraph at lines 5599--5601 []\T1/txtt/m/n/10 unset_environment_env_vars() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pre-fix-Data Underfull \hbox (badness 10000) in paragraph at lines 5615--5617 []\T1/txtt/m/n/10 update_file_in_place_as_binary() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5630--5631 []\T1/txtt/m/n/10 UpdateHistoryAction \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in [962] Underfull \hbox (badness 10000) in paragraph at lines 5674--5676 []\T1/txtt/m/n/10 Using Custom Locations for Environment and Underfull \hbox (badness 10000) in paragraph at lines 5677--5678 []\T1/txtt/m/n/10 Using the .condarc conda configuration file\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5678--5680 []\T1/txtt/m/n/10 Utf8NamedTemporaryFile() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 5693--5695 []\T1/txtt/m/n/10 validate_environment_files_consistency() \T1/qtm/m/n/10 (\T1/ qtm/m/it/10 in Underfull \hbox (badness 10000) in paragraph at lines 5695--5696 []\T1/txtt/m/n/10 validate_file_exists() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 5696--5698 []\T1/txtt/m/n/10 validate_install_command() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5701--5703 []\T1/txtt/m/n/10 validate_provided_parameters() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5703--5704 []\T1/txtt/m/n/10 validate_subdir_config() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 5715--5716 []\T1/txtt/m/n/10 valueflags() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 De-fault-Val-ueR -aw-Pa-ram-e-ter method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5735--5736 []\T1/txtt/m/n/10 verify() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Reg-is-terEn-vi-ron- ment-Lo-ca-tion-Ac-tion Underfull \hbox (badness 10000) in paragraph at lines 5738--5739 []\T1/txtt/m/n/10 verify() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-reg-is-terEn-vi-r on-ment-Lo-ca-tion-Ac-tion [963] Underfull \hbox (badness 7888) in paragraph at lines 5739--5740 []\T1/txtt/m/n/10 verify_executor \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-lin-kLink- Trans-ac-tion at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5757--5759 []\T1/txtt/m/n/10 VERSION_IDENTIFIER \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 5757--5759 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5760--5761 []\T1/txtt/m/n/10 version_relation_re \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 5777--5779 []\T1/txtt/m/n/10 VIRTUAL_PYTHON_EGG_UNMANAGEABLE \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 Pack-ageType Underfull \hbox (badness 10000) in paragraph at lines 5809--5811 []\T1/txtt/m/n/10 win_path_backout() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5811--5813 []\T1/txtt/m/n/10 win_path_double_escape() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 5813--5815 []\T1/txtt/m/n/10 win_path_double_escape() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 5816--5817 []\T1/txtt/m/n/10 win_path_ok() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5817--5819 []\T1/txtt/m/n/10 win_path_ok() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5817--5819 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5820--5822 []\T1/txtt/m/n/10 win_path_to_unix() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5822--5824 []\T1/txtt/m/n/10 win_version() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5822--5824 \T1/qtm/m/it/10 conda.plugins.virtual_packages.windows\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5824--5826 []\T1/txtt/m/n/10 WINDOWS_LAUNCHER_STUB_PATH \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5826--5828 []\T1/txtt/m/n/10 WINDOWS_PROBLEMATIC_CHARS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5828--5829 []\T1/txtt/m/n/10 windows_python_entry_point_exe \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 Pa-thEnum Underfull \hbox (badness 10000) in paragraph at lines 5829--5831 []\T1/txtt/m/n/10 windows_python_entry_point_script \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 Pa-thEnum [964] Underfull \hbox (badness 10000) in paragraph at lines 5834--5835 []\T1/txtt/m/n/10 working_state_reset() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Solver- State-Con-tainer Underfull \hbox (badness 10000) in paragraph at lines 5836--5838 []\T1/txtt/m/n/10 writable_caches() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pack-age-Ca che-Data class Underfull \hbox (badness 10000) in paragraph at lines 5841--5843 []\T1/txtt/m/n/10 write_as_json_to_file() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 5845--5847 []\T1/txtt/m/n/10 write_notice_response_to_cache() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5861--5862 []\T1/txtt/m/n/10 YAML_EXTENSIONS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5862--5864 []\T1/txtt/m/n/10 yaml_round_trip_dump() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 5864--5866 []\T1/txtt/m/n/10 yaml_round_trip_load() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 5866--5867 []\T1/txtt/m/n/10 yaml_safe_dump() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5867--5868 []\T1/txtt/m/n/10 yaml_safe_load() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5870--5871 []\T1/txtt/m/n/10 YamlRawParameter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 5878--5880 []\T1/txtt/m/n/10 ZSTD_MAX_SHARD_SIZE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 5880--5882 []\T1/txtt/m/n/10 ZSTD_MAX_SHARD_SIZE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 5882--5884 []\T1/txtt/m/n/10 ZstdRepoInterface \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in [965]) (./continuumio-conda.aux) LaTeX Warning: There were undefined references. 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/texmf/fonts/enc/dvips/tex-gyre/q-ec-sc.en c}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc}{/usr/share/texmf/ fonts/enc/dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvip s/fontawesome5/fa5free1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/font awesome5/fa5free2.enc} Output written on continuumio-conda.pdf (969 pages, 5617360 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: Examining 'continuumio-conda.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./conda.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./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 2021/10/04 v1.4n 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/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/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/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.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/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) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxpackagefootnote.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.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/etoolbox/etoolbox.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/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/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/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file continuumio-conda.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./continuumio-conda.aux) (/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/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./continuumio-conda.out) (./continuumio-conda.out) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 81. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 81. (/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] (/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] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree2.fd) [5] [6] Chapter 3. [7] [8] Chapter 4. (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/ufontawesomefree1.fd) [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] (/usr/share/texmf/tex/latex/tex-gyre/ts1qhv.fd) [48] [49] [50] [51] [52] [53] [54 <./config-precedence.png>] [55] Underfull \hbox (badness 6910) in paragraph at lines 5004--5009 []\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 [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] Underfull \hbox (badness 5878) in paragraph at lines 6632--6638 []\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 [73] [74] [75] [76] [77] [78] Underfull \hbox (badness 6910) in paragraph at lines 7210--7214 []\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 / [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89 <./conda_search.png>] [90] [91] [92] Underfull \hbox (badness 10000) in paragraph at lines 8687--8689 []\T1/qtm/b/n/10 Non-Python de- Underfull \hbox (badness 10000) in paragraph at lines 8702--8704 []\T1/qtm/b/n/10 Track-ing de-pen- [93] [94] [95 <./installing-with-conda.png>] [96] [97] [98 <./strict-disabled.p ng> <./strict-enabled.png (PNG copy)>] [99] [100] [101] Underfull \hbox (badness 10000) in paragraph at lines 9440--9444 []\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 Overfull \hbox (127.44492pt too wide) in paragraph at lines 9531--9533 []\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 9535--9537 []\T1/qtm/m/n/10 GUI: [][]$http : / / www . dowdandassociates . com / blog / co ntent / howto-[]set-[]an-[]environment-[]variable-[]in-[]windows-[]gui/$[][] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111 <./conda_locale.jpg> ] [112] [113] [114] [115 <./conda_package-popularity.png>] [116] [117] [118] [119] Underfull \hbox (badness 10000) in paragraph at lines 11221--11223 []\T1/txtt/m/n/10 conda remove [][]name ENVNAME [][]channel CHANNELNAME [120] [121] [122] [123] [124] Underfull \vbox (badness 10000) detected at line 12233 Underfull \vbox (badness 10000) detected at line 12233 [125] Underfull \vbox (badness 10000) detected at line 12233 Underfull \vbox (badness 10000) detected at line 12233 [126] Underfull \vbox (badness 10000) detected at line 12233 Underfull \vbox (badness 10000) detected at line 12233 [127] Underfull \vbox (badness 10000) detected at line 12233 Underfull \vbox (badness 10000) detected at line 12233 [128] Underfull \vbox (badness 10000) detected at line 12233 Underfull \vbox (badness 10000) detected at line 12233 [129] Underfull \vbox (badness 10000) detected at line 12233 Underfull \vbox (badness 10000) detected at line 12233 [130] Underfull \vbox (badness 10000) detected at line 12233 Underfull \vbox (badness 10000) detected at line 12233 [131] Underfull \vbox (badness 10000) detected at line 12233 Underfull \vbox (badness 10000) detected at line 12233 [132] Underfull \vbox (badness 10000) detected at line 12233 Underfull \vbox (badness 10000) detected at line 12233 [133] Underfull \vbox (badness 10000) detected at line 12416 Overfull \vbox (3.12196pt too high) detected at line 12416 [134] Underfull \vbox (badness 10000) detected at line 12416 Underfull \vbox (badness 10000) detected at line 12416 [135] Underfull \vbox (badness 10000) detected at line 12416 Underfull \vbox (badness 10000) detected at line 12416 [136] [137] [138] [139] Overfull \hbox (75.05872pt too wide) in paragraph at lines 12646--12648 []\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- [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] Overfull \vbox (0.78168pt too high) detected at line 14534 [159] [160] Underfull \hbox (badness 7685) in paragraph at lines 14766--14768 []\T1/qtm/m/n/10 JSON en-vi-ron-ment Underfull \hbox (badness 10000) in paragraph at lines 14808--14810 []\T1/qtm/m/n/10 Re-quire-ments for- Underfull \hbox (badness 10000) in paragraph at lines 14829--14831 []\T1/qtm/m/n/10 Re-quire-ments for- [161] [162] [163] [164] [165] [166] [167] [168] Underfull \hbox (badness 10000) in paragraph at lines 15422--15424 []\T1/qtm/m/n/10 Comma-separated list of fields to print. Valid val-ues: Overfull \hbox (601.63884pt too wide) in paragraph at lines 15422--15424 \T1/qtm/m/n/10 arch,build,build_number,channel,channel_name,constrains,depends, dist_str,features,fn,license,license_family,md5,name,noarch,package_type,reques ted_spec,requested_specs,sha256,size,subdir,timestamp,track_features,url,versio n. [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] Underfull \hbox (badness 5817) in paragraph at lines 16185--16187 []\T1/qtm/m/n/10 Ig-nore pinned pack-age(s) that ap-ply to the cur-rent op-er-a -tion. These Underfull \hbox (badness 10000) in paragraph at lines 16185--16187 \T1/qtm/m/n/10 pinned pack-ages might come from a .con-darc file or a file in [179] [180] [181] [182] [183] [184] [185] [186] Underfull \hbox (badness 10000) in paragraph at lines 16890--16892 []\T1/txtt/m/n/10 conda install Underfull \hbox (badness 10000) in paragraph at lines 16895--16897 []\T1/txtt/m/n/10 pip install Underfull \hbox (badness 10000) detected at line 16898 []\T1/txtt/m/n/10 pip install Underfull \hbox (badness 10000) in paragraph at lines 16911--16913 []\T1/txtt/m/n/10 conda update [][]name Underfull \hbox (badness 10000) in paragraph at lines 16911--16913 \T1/txtt/m/n/10 $ENVIRONMENT_NAME Underfull \hbox (badness 10000) detected at line 16914 \T1/txtt/m/n/10 $ENVIRONMENT_NAME Underfull \hbox (badness 10000) in paragraph at lines 16916--16918 []\T1/txtt/m/n/10 pip install [][]upgrade Underfull \hbox (badness 10000) in paragraph at lines 16927--16929 []\T1/qtm/m/n/10 Up-date Underfull \hbox (badness 10000) in paragraph at lines 16927--16929 \T1/qtm/m/n/10 pack-age Underfull \hbox (badness 10000) detected at line 16930 \T1/qtm/m/n/10 pack-age Underfull \hbox (badness 10000) detected at line 16930 []\T1/qtm/m/n/10 Up-date Underfull \hbox (badness 10000) in paragraph at lines 16937--16939 []\T1/qtm/m/n/10 Linux/macOS: \T1/txtt/m/n/10 pip install Underfull \hbox (badness 10000) detected at line 16940 []\T1/qtm/m/n/10 Linux/macOS: \T1/txtt/m/n/10 pip install Underfull \hbox (badness 10000) in paragraph at lines 16948--16950 []\T1/qtm/m/n/10 Unin- Underfull \hbox (badness 10000) in paragraph at lines 16948--16950 \T1/qtm/m/n/10 stall a Underfull \hbox (badness 10000) detected at line 16951 \T1/qtm/m/n/10 stall a Underfull \hbox (badness 10000) detected at line 16951 []\T1/qtm/m/n/10 Unin- Underfull \hbox (badness 10000) in paragraph at lines 16953--16955 []\T1/txtt/m/n/10 conda remove [][]name Underfull \hbox (badness 10000) in paragraph at lines 16953--16955 \T1/txtt/m/n/10 $ENVIRONMENT_NAME Underfull \hbox (badness 10000) detected at line 16956 \T1/txtt/m/n/10 $ENVIRONMENT_NAME Underfull \hbox (badness 10000) in paragraph at lines 16958--16960 []\T1/txtt/m/n/10 pip uninstall Underfull \hbox (badness 10000) in paragraph at lines 16969--16971 []\T1/qtm/m/n/10 Cre-ate Underfull \hbox (badness 10000) detected at line 16972 []\T1/qtm/m/n/10 Cre-ate Underfull \hbox (badness 10000) in paragraph at lines 16974--16976 []\T1/txtt/m/n/10 conda create [][]name Underfull \hbox (badness 10000) detected at line 16977 []\T1/txtt/m/n/10 conda create [][]name Underfull \hbox (badness 10000) in paragraph at lines 16984--16986 []\T1/txtt/m/n/10 cd $ENV_BASE_DIR; Underfull \hbox (badness 10000) in paragraph at lines 16984--16986 \T1/txtt/m/n/10 virtualenv Underfull \hbox (badness 10000) detected at line 16987 \T1/txtt/m/n/10 virtualenv Underfull \hbox (badness 10000) in paragraph at lines 16990--16992 []\T1/qtm/m/n/10 Ac-ti-vate Underfull \hbox (badness 10000) detected at line 16993 []\T1/qtm/m/n/10 Ac-ti-vate Underfull \hbox (badness 10000) in paragraph at lines 16995--16997 []\T1/txtt/m/n/10 conda activate Underfull \hbox (badness 10000) detected at line 16998 []\T1/txtt/m/n/10 conda activate Underfull \hbox (badness 10000) in paragraph at lines 17005--17007 []\T1/txtt/m/n/10 source $ENV_BASE_DIR/ Underfull \hbox (badness 10000) in paragraph at lines 17005--17007 \T1/txtt/m/n/10 $ENVIRONMENT_NAME/bin/ Underfull \hbox (badness 10000) detected at line 17008 []\T1/txtt/m/n/10 source $ENV_BASE_DIR/ Underfull \hbox (badness 10000) in paragraph at lines 17011--17013 []\T1/qtm/m/n/10 De-ac-ti- Underfull \hbox (badness 10000) in paragraph at lines 17011--17013 \T1/qtm/m/n/10 vate an Underfull \hbox (badness 10000) in paragraph at lines 17011--17013 \T1/qtm/m/n/10 en-vi-ron- Underfull \hbox (badness 7308) detected at line 17014 \T1/qtm/m/n/10 vate an Underfull \hbox (badness 10000) detected at line 17014 []\T1/qtm/m/n/10 De-ac-ti- Underfull \hbox (badness 10000) in paragraph at lines 17032--17034 []\T1/qtm/m/n/10 Search Underfull \hbox (badness 10000) in paragraph at lines 17032--17034 \T1/qtm/m/n/10 avail- Underfull \hbox (badness 10000) in paragraph at lines 17032--17034 \T1/qtm/m/n/10 able Underfull \hbox (badness 10000) in paragraph at lines 17032--17034 \T1/qtm/m/n/10 pack- Underfull \hbox (badness 10000) detected at line 17035 \T1/qtm/m/n/10 pack- Underfull \hbox (badness 10000) detected at line 17035 \T1/qtm/m/n/10 able Underfull \hbox (badness 10000) detected at line 17035 \T1/qtm/m/n/10 avail- Underfull \hbox (badness 10000) in paragraph at lines 17037--17039 []\T1/txtt/m/n/10 conda search Underfull \hbox (badness 10000) in paragraph at lines 17053--17055 []\T1/qtm/m/n/10 In-stall Underfull \hbox (badness 10000) in paragraph at lines 17053--17055 \T1/qtm/m/n/10 pack-age Underfull \hbox (badness 10000) in paragraph at lines 17053--17055 \T1/qtm/m/n/10 from Underfull \hbox (badness 10000) in paragraph at lines 17053--17055 \T1/qtm/m/n/10 spe-cific Underfull \hbox (badness 10000) detected at line 17056 \T1/qtm/m/n/10 spe-cific Underfull \hbox (badness 10000) detected at line 17056 \T1/qtm/m/n/10 from Underfull \hbox (badness 10000) detected at line 17056 []\T1/qtm/m/n/10 In-stall Underfull \hbox (badness 10000) in paragraph at lines 17058--17060 []\T1/txtt/m/n/10 conda install [][]channel Underfull \hbox (badness 10000) in paragraph at lines 17063--17065 []\T1/txtt/m/n/10 pip install [][]index[]url Underfull \hbox (badness 10000) in paragraph at lines 17074--17076 []\T1/qtm/m/n/10 List Underfull \hbox (badness 10000) in paragraph at lines 17074--17076 \T1/qtm/m/n/10 in-stalled Underfull \hbox (badness 10000) in paragraph at lines 17074--17076 \T1/qtm/m/n/10 pack- Underfull \hbox (badness 10000) detected at line 17077 \T1/qtm/m/n/10 pack- Underfull \hbox (badness 10000) detected at line 17077 []\T1/qtm/m/n/10 List Underfull \hbox (badness 10000) in paragraph at lines 17079--17081 []\T1/txtt/m/n/10 conda list [][]name Underfull \hbox (badness 10000) in paragraph at lines 17095--17097 []\T1/qtm/m/n/10 Cre-ate Underfull \hbox (badness 10000) in paragraph at lines 17095--17097 \T1/qtm/m/n/10 re-quire- Underfull \hbox (badness 10000) in paragraph at lines 17095--17097 \T1/qtm/m/n/10 ments Underfull \hbox (badness 10000) detected at line 17098 \T1/qtm/m/n/10 ments Underfull \hbox (badness 10000) detected at line 17098 []\T1/qtm/m/n/10 Cre-ate Underfull \hbox (badness 10000) in paragraph at lines 17100--17102 []\T1/txtt/m/n/10 conda export Underfull \hbox (badness 10000) in paragraph at lines 17100--17102 [][]\T1/txtt/m/n/10 format=requirements Underfull \hbox (badness 10000) detected at line 17103 [][]\T1/txtt/m/n/10 format=requirements Underfull \hbox (badness 10000) detected at line 17103 []\T1/txtt/m/n/10 conda export Underfull \hbox (badness 10000) in paragraph at lines 17116--17118 []\T1/qtm/m/n/10 List all Underfull \hbox (badness 10000) in paragraph at lines 17116--17118 \T1/qtm/m/n/10 en-vi-ron- Underfull \hbox (badness 10000) detected at line 17119 []\T1/qtm/m/n/10 List all Underfull \hbox (badness 10000) in paragraph at lines 17137--17139 []\T1/qtm/m/n/10 In-stall Underfull \hbox (badness 10000) in paragraph at lines 17137--17139 \T1/qtm/m/n/10 other Underfull \hbox (badness 10000) in paragraph at lines 17137--17139 \T1/qtm/m/n/10 pack-age Underfull \hbox (badness 10000) detected at line 17140 \T1/qtm/m/n/10 pack-age Underfull \hbox (badness 10000) detected at line 17140 \T1/qtm/m/n/10 other Underfull \hbox (badness 10000) detected at line 17140 []\T1/qtm/m/n/10 In-stall Underfull \hbox (badness 10000) in paragraph at lines 17158--17160 []\T1/qtm/m/n/10 In-stall Underfull \hbox (badness 10000) detected at line 17161 []\T1/qtm/m/n/10 In-stall Underfull \hbox (badness 10000) in paragraph at lines 17179--17181 []\T1/qtm/m/n/10 Up-date [187] [188] [189] Underfull \hbox (badness 10000) in paragraph at lines 17339--17343 []\T1/qtm/m/n/10 Drop the \T1/txtt/m/n/10 ChannelType \T1/qtm/m/n/10 meta-class from \T1/txtt/m/n/10 conda.models.channel.Channel\T1/qtm/m/n/10 . Single-argum ent [190] Underfull \hbox (badness 7522) in paragraph at lines 17439--17441 []\T1/qtm/m/n/10 Sharded re-po-data: ex-tract de-pen-dency names and pack-age r ecords from v3 re-po-data groups in [191] [192] [193] Underfull \hbox (badness 10000) in paragraph at lines 17809--17811 []\T1/qtm/m/n/10 Add \T1/txtt/m/n/10 description \T1/qtm/m/n/10 and \T1/txtt/m/ n/10 environment_format \T1/qtm/m/n/10 meta-data fields to en-vi-ron-ment plu-g in types [194] [195] Underfull \hbox (badness 10000) in paragraph at lines 17907--17909 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.common.io.env_var\T1/qtm/m/n/10 , \ T1/txtt/m/n/10 conda.common.io.env_vars\T1/qtm/m/n/10 , and \T1/txtt/m/n/10 con da.common.io. Underfull \hbox (badness 10000) in paragraph at lines 17947--17949 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.base.context.Context.conda_exe\T 1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.base.context.Context. Underfull \hbox (badness 10000) in paragraph at lines 17955--17957 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.base.context.get_plugin_config_d ata\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.base.context.context. Underfull \hbox (badness 10000) in paragraph at lines 17959--17961 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.base.context.remove_all_plugin_s ettings\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.plugins.config. Underfull \hbox (badness 10000) in paragraph at lines 17967--17969 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.cli.common.validate_prefix_is_wr itable\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.core.prefix_data. Underfull \hbox (badness 10000) in paragraph at lines 17971--17973 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.cli.common.validate_prefix\T1/qt m/m/n/10 . Use \T1/txtt/m/n/10 conda.core.prefix_data.PrefixData. Underfull \hbox (badness 10000) in paragraph at lines 17987--17989 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.cli.install.validate_prefix_exis ts\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.core.prefix_data. Underfull \hbox (badness 10000) in paragraph at lines 17991--17993 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.cli.main_info.get_info_component s\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.cli.main_info. Underfull \hbox (badness 10000) in paragraph at lines 17995--17997 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.cli.main_rename.check_protected_ dirs\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.core.prefix_data. [196] Underfull \hbox (badness 10000) in paragraph at lines 17999--18001 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.cli.main_rename.validate_src\T1/ qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.core.prefix_data.PrefixData. Underfull \hbox (badness 8056) in paragraph at lines 18023--18025 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.core.path_actions._Action\T1/qtm /m/n/10 . Use \T1/txtt/m/n/10 conda.core.path_actions.Action \T1/qtm/m/n/10 in- stead. Underfull \hbox (badness 10000) in paragraph at lines 18027--18029 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.core.prefix_data.get_python_vers ion_for_prefix\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.core. Underfull \hbox (badness 10000) in paragraph at lines 18031--18033 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.core.prefix_data.PrefixData._loa d_site_packages\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.plugins. Underfull \hbox (badness 10000) in paragraph at lines 18035--18037 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.core.prefix_data.PrefixData._pip _interop_enabled\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.core. Underfull \hbox (badness 10000) in paragraph at lines 18039--18041 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.core.prefix_data.PrefixData._pyt hon_pkg_record\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.core. Underfull \hbox (badness 10000) in paragraph at lines 18059--18061 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.env.specs.get_spec_class_from_fi le\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.base.context. Underfull \hbox (badness 10000) in paragraph at lines 18083--18085 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.gateways.disk.read.read_python_r ecord\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.plugins. Underfull \hbox (badness 10000) in paragraph at lines 18087--18089 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.gateways.disk.test.is_conda_envi ronment\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.core.prefix_data. Underfull \hbox (badness 10000) in paragraph at lines 18095--18097 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.models.records.PackageRecord.sch annel\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.models.records. [197] Underfull \hbox (badness 10000) in paragraph at lines 18119--18121 []\T1/qtm/m/n/10 Re-name \T1/txtt/m/n/10 conda.core.prefix_data.PrefixData(pip_ interop_enabled) \T1/qtm/m/n/10 to \T1/txtt/m/n/10 interoperability\T1/qtm/m/n/ 10 . [198] Underfull \hbox (badness 10000) in paragraph at lines 18282--18284 []\T1/qtm/m/n/10 Fix \T1/txtt/m/n/10 conda doctor [][]fix \T1/qtm/m/n/10 fail-i ng with \T1/txtt/m/n/10 install() missing 1 required positional argument: [199] [200] Underfull \hbox (badness 6348) in paragraph at lines 18505--18507 []\T1/qtm/m/n/10 Mark pri-vate helper func-tions in \T1/txtt/m/n/10 conda.cli.m ain_config \T1/qtm/m/n/10 (\T1/txtt/m/n/10 _key_exists\T1/qtm/m/n/10 , \T1/txtt /m/n/10 _get_key\T1/qtm/m/n/10 , \T1/txtt/m/n/10 _set_key\T1/qtm/m/n/10 , Overfull \hbox (27.5339pt too wide) in paragraph at lines 18521--18523 []\T1/qtm/m/n/10 Mark the \T1/txtt/m/n/10 use_system_tmp_path \T1/qtm/m/n/10 ar -gu-ment of \T1/txtt/m/n/10 conda.utils.wrap_subprocess_call(use_system_tmp_pat h=. [201] Underfull \hbox (badness 10000) in paragraph at lines 18529--18531 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.common.serializers.yaml_round_trip_ load \T1/qtm/m/n/10 and \T1/txtt/m/n/10 conda.common.serializers. Underfull \hbox (badness 10000) in paragraph at lines 18533--18535 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.common.serializers.yaml_round_trip_ dump \T1/qtm/m/n/10 and \T1/txtt/m/n/10 conda.common.serializers. [202] [203] [204] Underfull \hbox (badness 10000) in paragraph at lines 18868--18870 []\T1/txtt/m/n/10 conda.plugins.reporter_backends.JSONReporterRenderer.envs_lis t \T1/qtm/m/n/10 now al-lows \T1/txtt/m/n/10 dict[str, [205] [206] Underfull \hbox (badness 10000) in paragraph at lines 19065--19067 []\T1/qtm/m/n/10 Fix \T1/txtt/m/n/10 conda.models.environment.Environment.from_ cli\T1/qtm/m/n/10 's spec group-ing to cor-rectly cat-e-go-rize ! LaTeX Error: Unicode character ✨ (U+2728) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.19091 ...ubsection{✨ Special Announcement ✨} ! LaTeX Error: Unicode character ✨ (U+2728) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.19091 ...ubsection{✨ Special Announcement ✨} [207] Underfull \hbox (badness 10000) in paragraph at lines 19221--19223 []\T1/txtt/m/n/10 conda.plugins.CondaEnvironmentSpecifier $\OMS/cmsy/m/n/10 !$ \T1/txtt/m/n/10 conda.plugins.types. Underfull \hbox (badness 10000) in paragraph at lines 19237--19239 []\T1/txtt/m/n/10 conda.plugins.CondaPostTransactionAction $\OMS/cmsy/m/n/10 !$ \T1/txtt/m/n/10 conda.plugins.types. Underfull \hbox (badness 10000) in paragraph at lines 19253--19255 []\T1/txtt/m/n/10 conda.plugins.CondaPreTransactionAction $\OMS/cmsy/m/n/10 !$ \T1/txtt/m/n/10 conda.plugins.types. [208] Underfull \hbox (badness 10000) in paragraph at lines 19299--19301 []\T1/qtm/m/n/10 Post-pone \T1/txtt/m/n/10 conda.utils.unix_path_to_win \T1/qtm /m/n/10 dep-re-ca-tion to \T1/txtt/m/n/10 26.3\T1/qtm/m/n/10 . Use \T1/txtt/m/n /10 conda.common.path. Underfull \hbox (badness 8056) in paragraph at lines 19319--19321 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.activate.ensure_binary\T1/qtm/m/ n/10 . Use \T1/txtt/m/n/10 conda.common.compat.ensure_binary \T1/qtm/m/n/10 in- stead. Underfull \hbox (badness 10000) in paragraph at lines 19327--19329 []\T1/qtm/m/n/10 Re-move con-stants \T1/txtt/m/n/10 conda.activate._cygpath\T1/ qtm/m/n/10 , \T1/txtt/m/n/10 conda.activate.native_path_to_unix\T1/qtm/m/n/10 , \T1/txtt/m/n/10 conda. Underfull \hbox (badness 10000) in paragraph at lines 19359--19361 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.cli.main_env_remove.execute\T1/q tm/m/n/10 .Use \T1/txtt/m/n/10 conda.cli.main_remove.execute \T1/qtm/m/n/10 in- stead. Underfull \hbox (badness 10000) in paragraph at lines 19363--19365 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.cli.install.validate_new_prefix\ T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.cli.install. [209] Underfull \hbox (badness 10000) in paragraph at lines 19415--19417 []\T1/qtm/m/n/10 Re-move con-stants \T1/txtt/m/n/10 conda.testing.CondaCLIFixtu re\T1/qtm/m/n/10 , \T1/txtt/m/n/10 conda.testing.conda_cli\T1/qtm/m/n/10 , \T1/ txtt/m/n/10 conda. Underfull \hbox (badness 10000) in paragraph at lines 19415--19417 \T1/txtt/m/n/10 testing.PathFactoryFixture\T1/qtm/m/n/10 , \T1/txtt/m/n/10 cond a.testing.path_factory\T1/qtm/m/n/10 , \T1/txtt/m/n/10 conda.testing.TmpEnvFixt ure\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19415--19417 \T1/txtt/m/n/10 conda.testing.tmp_env\T1/qtm/m/n/10 , \T1/txtt/m/n/10 conda.tes ting.TmpChannelFixture\T1/qtm/m/n/10 , \T1/txtt/m/n/10 conda.testing.tmp_channe l\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19415--19417 \T1/txtt/m/n/10 conda.testing.context_aware_monkeypatch\T1/qtm/m/n/10 , \T1/txt t/m/n/10 conda.testing.tmp_pkgs_dir\T1/qtm/m/n/10 , \T1/txtt/m/n/10 conda.testi ng. [210] Underfull \hbox (badness 10000) in paragraph at lines 19507--19509 []\T1/qtm/m/n/10 Re-move con-stant \T1/txtt/m/n/10 conda.common.path._VERSION_R EGEX\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.common.path.python. Underfull \hbox (badness 10000) in paragraph at lines 19527--19529 []\T1/qtm/m/n/10 Re-move con-stant \T1/txtt/m/n/10 conda.common.path._cygwin.RE _UNIX\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.common.path._cygpath. Underfull \hbox (badness 10000) in paragraph at lines 19535--19537 []\T1/qtm/m/n/10 Re-move con-stant \T1/txtt/m/n/10 conda.common.path._cygwin.RE _DRIVE\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.common.path._cygpath. Underfull \hbox (badness 6188) in paragraph at lines 19539--19541 []\T1/qtm/m/n/10 Re-move con-stant \T1/txtt/m/n/10 conda.common.path._cygwin.tr anslation_drive\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.common.path. Underfull \hbox (badness 10000) in paragraph at lines 19543--19545 []\T1/qtm/m/n/10 Re-move con-stant \T1/txtt/m/n/10 conda.common.path._cygwin.RE _MOUNT\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.common.path._cygpath. Underfull \hbox (badness 6188) in paragraph at lines 19547--19549 []\T1/qtm/m/n/10 Re-move con-stant \T1/txtt/m/n/10 conda.common.path._cygwin.tr anslation_mount\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.common.path. Underfull \hbox (badness 10000) in paragraph at lines 19551--19553 []\T1/qtm/m/n/10 Re-move con-stant \T1/txtt/m/n/10 conda.common.path._cygwin.RE _ROOT\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.common.path._cygpath. Underfull \hbox (badness 10000) in paragraph at lines 19555--19557 []\T1/qtm/m/n/10 Re-move con-stant \T1/txtt/m/n/10 conda.common.path._cygwin.tr anslation_root\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.common.path. Underfull \hbox (badness 10000) in paragraph at lines 19575--19577 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.core.index._make_virtual_package \T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.core.models.records. Underfull \hbox (badness 10000) in paragraph at lines 19579--19581 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.core.index._supplement_index_wit h_features\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.core.Index. Underfull \hbox (badness 10000) in paragraph at lines 19587--19589 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.core.subdir.make_feature_record\ T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.core.models.records. [211] Underfull \hbox (badness 8132) in paragraph at lines 19653--19655 []\T1/qtm/m/n/10 Im-prove the \T1/txtt/m/n/10 EnvironmentIsFrozenError \T1/qtm/ m/n/10 ex-cep-tion mes-sage to in-di-cate how to by-pass it with [212] Underfull \hbox (badness 10000) in paragraph at lines 19758--19760 []\T1/qtm/m/n/10 Add con-fig op-tion \T1/txtt/m/n/10 environment_specifier \T1/ qtm/m/n/10 and CLI ar-gu-ment ([][]\T1/txtt/m/n/10 environment[]specifier, [213] Underfull \hbox (badness 10000) in paragraph at lines 19942--19944 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.env.env.Environment \T1/qtm/m/n/10 as pend-ing dep-re-ca-tion in 26.9. Use \T1/txtt/m/n/10 conda.env.env. [214] [215] [216] [217] Underfull \hbox (badness 6016) in paragraph at lines 20337--20339 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.trust.signature_verification \T1/qt m/m/n/10 and \T1/txtt/m/n/10 conda.trust.constants \T1/qtm/m/n/10 as pend-ing d ep-re-ca- Underfull \hbox (badness 5817) in paragraph at lines 20337--20339 \T1/qtm/m/n/10 tion, to be re-moved in 26.3. The func-tion-al-ity will be moved to \T1/txtt/m/n/10 conda[]content[]trust \T1/qtm/m/n/10 and [218] [219] Underfull \hbox (badness 10000) in paragraph at lines 20587--20589 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.plan.groupby_to_dict \T1/qtm/m/n/10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.common.iterators. Underfull \hbox (badness 10000) in paragraph at lines 20599--20601 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.plan.LAST_CHANNEL_URLS \T1/qtm/m/n/ 10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.core.index. [220] Underfull \hbox (badness 5970) in paragraph at lines 20619--20621 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.plan.normalized_version \T1/qtm/m/n /10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.models.version. Underfull \hbox (badness 10000) in paragraph at lines 20655--20657 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.plan.UNKNOWN_CHANNEL \T1/qtm/m/n/10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.base.constants. Underfull \hbox (badness 10000) in paragraph at lines 20663--20665 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.plan.UnlinkLinkTransaction \T1/qtm/ m/n/10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.core.link. Underfull \hbox (badness 10000) in paragraph at lines 20711--20713 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.activate._Activator.get_scripts_ export_unset_vars\T1/qtm/m/n/10 . Use Underfull \hbox (badness 10000) in paragraph at lines 20715--20717 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.activate.JSONFormatMixin.get_scr ipts_export_unset_vars\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda. [221] Underfull \hbox (badness 10000) in paragraph at lines 20811--20813 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.testing.integration._get_temp_pr efix\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 tmp_path\T1/qtm/m/n/10 , \T1/txtt/m/n/ 10 conda.testing. Underfull \hbox (badness 10000) in paragraph at lines 20819--20821 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.testing.integration.FORCE_temp_p refix\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 tmp_path\T1/qtm/m/n/10 , \T1/txtt/m/n /10 conda.testing. Underfull \hbox (badness 10000) in paragraph at lines 20823--20825 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.testing.integration.make_temp_ch annel\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.testing.fixtures. Underfull \hbox (badness 10000) in paragraph at lines 20835--20837 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.testing.integration.make_temp_pr efix\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 tmp_path\T1/qtm/m/n/10 , \T1/txtt/m/n/ 10 conda.testing. [222] Underfull \hbox (badness 10000) in paragraph at lines 20843--20845 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.testing.integration.running_a_py thon_capable_of_unicode_subprocessing\T1/qtm/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 20847--20849 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.testing.integration.set_tmpdir \ T1/qtm/m/n/10 fix-ture. Use \T1/txtt/m/n/10 tmp_path\T1/qtm/m/n/10 , \T1/txtt/m /n/10 conda.testing. Underfull \hbox (badness 7064) in paragraph at lines 20851--20853 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.testing.integration.tempdir\T1/q tm/m/n/10 . Use \T1/txtt/m/n/10 tmp_path \T1/qtm/m/n/10 or \T1/txtt/m/n/10 cond a.testing.fixtures. [223] [224] [225] [226] ! LaTeX Error: Unicode character ✨ (U+2728) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.21415 ...ubsection{✨ Special announcement ✨} ! LaTeX Error: Unicode character ✨ (U+2728) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.21415 ...ubsection{✨ Special announcement ✨} [227] [228] Underfull \hbox (badness 10000) in paragraph at lines 21575--21577 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.activate.path_identity \T1/qtm/m/n/ 10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.common.path. [229] [230] Underfull \hbox (badness 5133) in paragraph at lines 21795--21797 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.gateways.disk.delete.move_path_to_t rash \T1/qtm/m/n/10 as pend-ing dep-re-cated. Use \T1/txtt/m/n/10 conda. Underfull \hbox (badness 10000) in paragraph at lines 21803--21805 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.activate.ensure_binary \T1/qtm/m/n/ 10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.common.compat. Underfull \hbox (badness 5970) in paragraph at lines 21851--21853 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.activate._Cygpath.RE_DRIVE \T1/qtm/ m/n/10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.common.path. Underfull \hbox (badness 5970) in paragraph at lines 21859--21861 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.activate._Cygpath.RE_MOUNT \T1/qtm/ m/n/10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.common.path. Underfull \hbox (badness 10000) in paragraph at lines 21875--21877 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.utils.unix_path_to_win \T1/qtm/m/n/ 10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.common.path. [231] Underfull \hbox (badness 10000) in paragraph at lines 21883--21885 []\T1/qtm/m/n/10 Dep-re-cate \T1/txtt/m/n/10 conda env [create|update] REMOTE_D EFINITION\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda env [create|update] Underfull \hbox (badness 10000) in paragraph at lines 21935--21937 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.testing.path_factory \T1/qtm/m/n/10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.testing.fixtures. Underfull \hbox (badness 5970) in paragraph at lines 21939--21941 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.testing.TmpEnvFixture \T1/qtm/m/n/1 0 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.testing.fixtures. Underfull \hbox (badness 10000) in paragraph at lines 21951--21953 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.testing.tmp_channel \T1/qtm/m/n/10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.testing.fixtures. Underfull \hbox (badness 10000) in paragraph at lines 21959--21961 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.testing.tmp_pkgs_dir \T1/qtm/m/n/10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.testing.fixtures. Underfull \hbox (badness 10000) in paragraph at lines 21963--21965 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.testing.tmp_envs_dir \T1/qtm/m/n/10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.testing.fixtures. [232] [233] Underfull \hbox (badness 10000) in paragraph at lines 22205--22207 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.utils.win_path_to_cygwin \T1/qtm/m/ n/10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.common.path. [234] [235] Underfull \hbox (badness 10000) in paragraph at lines 22406--22408 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.plan._get_best_prec_match \T1/qtm/m /n/10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.misc. [236] Underfull \hbox (badness 10000) in paragraph at lines 22490--22492 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.auxlib.collection.make_immutable \T 1/qtm/m/n/10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 frozendict. [237] [238] Underfull \hbox (badness 10000) in paragraph at lines 22729--22731 []\T1/qtm/m/n/10 Mark \T1/txtt/m/n/10 conda.testing.integration.running_a_pytho n_capable_of_unicode_subprocessing \T1/qtm/m/n/10 as Underfull \hbox (badness 10000) in paragraph at lines 22789--22791 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.core.subdir_data.fetch_repodata_ remote_request\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.core. Underfull \hbox (badness 10000) in paragraph at lines 22801--22803 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.gateways.disk.read.compute_md5su m\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.gateways.disk.read. Underfull \hbox (badness 10000) in paragraph at lines 22805--22807 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.gateways.disk.read.compute_sha25 6sum\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.gateways.disk.read. [239] Underfull \hbox (badness 5359) in paragraph at lines 22833--22835 []\T1/qtm/m/n/10 Re-move \T1/txtt/m/n/10 conda.testing.integration.get_conda_li st_tuple\T1/qtm/m/n/10 . Use \T1/txtt/m/n/10 conda.core.prefix_data. [240] [241] [242] [243] [244] ! LaTeX Error: Unicode character ✨ (U+2728) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.23550 ...ubsection{✨ Special announcement ✨} ! LaTeX Error: Unicode character ✨ (U+2728) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.23550 ...ubsection{✨ Special announcement ✨} [245] ! LaTeX Error: Unicode character 🥳 (U+1F973) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.23556 ...ba\sphinxhyphen{}solver}}}!} 🥳 🚀} ! LaTeX Error: Unicode character 🚀 (U+1F680) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.23556 ...ba\sphinxhyphen{}solver}}}!} 🥳 🚀} [246] [247] Underfull \hbox (badness 7012) in paragraph at lines 23841--23844 []\T1/qtm/m/n/10 Add \T1/txtt/m/n/10 context.register_envs \T1/qtm/m/n/10 op-ti on to con-trol whether to reg-is-ter en-vi-ron-ments in \T1/txtt/m/n/10 ~/.cond a/ [248] [249] [250] [251] Underfull \hbox (badness 10000) in paragraph at lines 24292--24294 []\T1/qtm/m/n/10 Add \T1/txtt/m/n/10 conda.deprecations.DeprecationHandler.acti on \T1/qtm/m/n/10 helper to dep-re-cate \T1/txtt/m/n/10 argparse.Action\T1/qtm/ m/n/10 s. Overfull \hbox (189.38712pt too wide) in paragraph at lines 24304--24306 []\T1/qtm/m/n/10 Add sup-port for \T1/txtt/m/n/10 sha256 \T1/qtm/m/n/10 fil-ter s in the Match-Spec syn-tax (e.g. \T1/txtt/m/n/10 *[sha256=f453db4ffe2271ec492a 2913af4e61d4a6c118201f07de757df0eff769b65d2e]\T1/qtm/m/n/10 ). [252] [253] [254] Underfull \hbox (badness 10000) in paragraph at lines 24615--24617 []\T1/qtm/m/n/10 Add \T1/txtt/m/n/10 path_factory \T1/qtm/m/n/10 fix-ture to re -place cus-tom pre-fix logic like \T1/txtt/m/n/10 conda.testing.integration. [255] [256] [257] Underfull \hbox (badness 10000) in paragraph at lines 25053--25055 []\T1/qtm/m/n/10 Mark-ing \T1/txtt/m/n/10 conda.utils.md5_file \T1/qtm/m/n/10 a s pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda.gateways.disk.read. [258] Underfull \hbox (badness 5091) in paragraph at lines 25061--25063 []\T1/qtm/m/n/10 Mark-ing \T1/txtt/m/n/10 conda.gateways.disk.read.compute_sha2 56sum \T1/qtm/m/n/10 as pend-ing dep-re-ca-tion. Use \T1/txtt/m/n/10 conda. Underfull \hbox (badness 10000) in paragraph at lines 25099--25101 []\T1/qtm/m/n/10 Skip re-dun-dant \T1/txtt/m/n/10 tar [][]no[]same[]owner \T1/q tm/m/n/10 when run-ning as root on Linux, since newer [259] [260] [261] [262] [263] [264] [265] Underfull \hbox (badness 10000) in paragraph at lines 25988--25990 []\T1/qtm/m/n/10 Refac-tor \T1/txtt/m/n/10 conda.activate._Activator.get_export _unset_vars \T1/qtm/m/n/10 to use \T1/txtt/m/n/10 **kwargs \T1/qtm/m/n/10 in-st ead of [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] Underfull \hbox (badness 10000) in paragraph at lines 30712--30714 []\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 , [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] Underfull \hbox (badness 7238) in paragraph at lines 32099--32101 []\T1/qtm/m/n/10 Con-strained op-tional de-pen-den-cies are sup-ported start-in g with conda-build 3.0 (via [conda/conda- [313] [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354] [355] [356] Underfull \hbox (badness 5161) in paragraph at lines 37849--37852 []\T1/qtm/m/n/10 add abil-ity to show chan-nel URLs when dis-play-ing what is g o-ing to be down-loaded by set-ting [357] [358] [359] [360] [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374 <./plantuml-e8080e9f335689b71de0af9724004d6d 0fa08c83.png (PNG copy)>] [375] [376 <./plantuml-491672c7014f50b3d376340a40c96e 4c808d09b6.png (PNG copy)>] [377 <./plantuml-2d88cec20938012064257915682514063b 5177f7.png (PNG copy)>] [378 <./plantuml-b5db44ddd885b9b043c32853b379f240a58553 ef.png (PNG copy)>] [379 <./plantuml-e95308a938ddba59eea14e8bbe0765311ab33ab3.p ng (PNG copy)>] [380] [381] [382] [383] [384] [385] [386] [387] [388] [389] [390] [391] [392 <./conda-install-deep-dive.png>] [393] [394] [395] [396] Underfull \hbox (badness 7291) in paragraph at lines 41394--41398 []\T1/qtm/m/n/10 These sim-pler ac-tion groups are only used for re-port-ing, e i-ther via a pro-cessed text re-port (via [397] Overfull \vbox (1.62044pt too high) detected at line 41515 [398] [399] Underfull \hbox (badness 10000) in paragraph at lines 41657--41660 []\T1/txtt/m/n/10 compile_action_groups\T1/qtm/m/n/10 , sev-eral \T1/txtt/m/n/1 0 CompileMultiPycAction \T1/qtm/m/n/10 that end up ag-gre-gated as a [400] [401] [402] [403] [404] [405] [406] [407] [408] [409] [410] [411] [412] [413] Underfull \hbox (badness 10000) in paragraph at lines 42837--42840 []\T1/qtm/b/n/10 Use fac-tory meth-ods\T1/qtm/m/n/10 : Pre-fer \T1/txtt/m/n/10 from_user_condarc()\T1/qtm/m/n/10 , \T1/txtt/m/n/10 from_system_condarc()\T1/qt m/m/n/10 , and [414] Underfull \hbox (badness 10000) in paragraph at lines 42989--42995 []\T1/qtm/m/n/10 When you do \T1/txtt/m/n/10 conda install numpy\T1/qtm/m/n/10 , do you think the solver will just see some-thing like [415] LaTeX Warning: Hyper reference `dev-guide/deep-dives/install:index-reduction-tr icks' on page 416 undefined on input line 43144. [416] [417 <./solver-deep-dive-1.png>] [418 <./solver-deep-dive-2.png>] [419] [420] Underfull \hbox (badness 10000) in paragraph at lines 43443--43450 []\T1/qtm/m/n/10 Be-fore call-ing \T1/txtt/m/n/10 ._run_sat()\T1/qtm/m/n/10 , i n-con-sis-tency anal-y-sis is per-formed via \T1/txtt/m/n/10 Solver. [421] Underfull \hbox (badness 10000) in paragraph at lines 43488--43492 []\T1/qtm/m/n/10 Con-straint anal-y-sis is run via \T1/txtt/m/n/10 Solver.get_c onstrained_packages() \T1/qtm/m/n/10 and \T1/txtt/m/n/10 Solver. Underfull \hbox (badness 10000) in paragraph at lines 43508--43512 [][][]\T1/txtt/m/n/10 only[]deps \T1/qtm/m/n/10 (\T1/txtt/m/n/10 DepsModifier.O NLY_DEPS\T1/qtm/m/n/10 ): Re-move ex-plic-itly re-quested pack-ages from Underfull \hbox (badness 10000) in paragraph at lines 43508--43512 \T1/qtm/m/n/10 the fi-nal so-lu-tion but leave their de-pen-den-cies. This is d one via \T1/txtt/m/n/10 PrefixGraph. [422] [423] [424] [425 <./solver-deep-dive-3.png>] [426] Overfull \vbox (0.94562pt too high) detected at line 43991 [427] [428] [429] [430] Underfull \hbox (badness 10000) in paragraph at lines 44214--44217 []\T1/qtm/m/n/10 For proper type hints, im-port \T1/txtt/m/n/10 HttpTestServerF ixture \T1/qtm/m/n/10 from \T1/txtt/m/n/10 conda.testing.fixtures \T1/qtm/m/n/1 0 un-der [431] [432] Overfull \vbox (1.17242pt too high) detected at line 44423 [433] [434] Underfull \hbox (badness 6094) in paragraph at lines 44467--44469 []\T1/qtm/m/n/10 Ex-am-ple: \T1/txtt/m/n/10 get_url("linux[]64/repodata.json") $\OMS/cmsy/m/n/10 !$ \T1/txtt/m/n/10 "http://127.0.0.1:54321/linux[]64/ [435] [436] [437] [438 <./applocker.png>] [439] [440] [441] [442] [443] [444] [445] [446] [447] [448] [449] [450] [451] [452] [453] [454] [455] [456] [457] [458] [459] [460] [461] Underfull \hbox (badness 10000) in paragraph at lines 46672--46679 []\T1/qtm/m/n/10 Ob-servers fire for ev-ery ex-cep-tion conda han-dles: \T1/txt t/m/n/10 CondaError \T1/qtm/m/n/10 and its sub-classes, \T1/txtt/m/n/10 MemoryE rror\T1/qtm/m/n/10 , [462] Overfull \hbox (2.3231pt too wide) in paragraph at lines 46799--46801 []\T1/txtt/m/n/10 {"PackagesNotFoundError"} Overfull \hbox (2.3231pt too wide) detected at line 46802 []\T1/txtt/m/n/10 {"PackagesNotFoundError"} Underfull \hbox (badness 10000) in paragraph at lines 46827--46830 []\T1/qtm/m/n/10 Sen-si-ble de-fault for error- Underfull \hbox (badness 10000) in paragraph at lines 46827--46830 \T1/qtm/m/n/10 tracking back-ends such as Underfull \hbox (badness 10000) in paragraph at lines 46839--46842 []\T1/qtm/m/n/10 Ev-ery ex-cep-tion, in-clud-ing Underfull \hbox (badness 10000) detected at line 46843 []\T1/qtm/m/n/10 Ev-ery ex-cep-tion, in-clud-ing Underfull \hbox (badness 10000) in paragraph at lines 46851--46853 []\T1/txtt/m/n/10 {"MemoryError"}\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 46851--46853 \T1/txtt/m/n/10 {"KeyboardInterrupt"}\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) detected at line 46854 []\T1/txtt/m/n/10 {"MemoryError"}\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 46867--46869 []\T1/txtt/m/n/10 {"CondaError", [463] [464] [465] [466] Underfull \hbox (badness 10000) in paragraph at lines 47510--47513 []\T1/txtt/m/n/10 {"Exception"} \T1/qtm/m/n/10 ^^V all stan-dard ex-cep-tions ( ex-cludes \T1/txtt/m/n/10 KeyboardInterrupt\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 47519--47522 []\T1/txtt/m/n/10 {"PackagesNotFoundError"} \T1/qtm/m/n/10 ^^V a spe-cific er-r or and its sub-classes (e.g. [467] [468] [469] [470] [471] [472] [473] [474] [475] [476] [477] [478] [479] [480] [481] [482] Underfull \hbox (badness 10000) in paragraph at lines 49158--49164 \T1/txtt/m/sl/10 common.configuration.PrimitiveParameter[][] \T1/qtm/m/n/10 or [][]\T1/txtt/m/sl/10 conda.common.configuration.SequenceParameter[][]\T1/qtm/m/ n/10 ). [483] [484] [485] [486] [487] [488] [489] [490] [491] [492] [493] Overfull \hbox (11.20714pt too wide) in paragraph at lines 51129--51131 [][][]\T1/txtt/m/sl/10 shard_mentioned_packages[][]\T1/qtm/m/n/10 ([spec_to_pac kage_name]) Overfull \hbox (11.20714pt too wide) detected at line 51132 [][][]\T1/txtt/m/sl/10 shard_mentioned_packages[][]\T1/qtm/m/n/10 ([spec_to_pac kage_name]) [494] [495] [496] [497] [498] Underfull \hbox (badness 10000) in paragraph at lines 52347--52349 [][][]\T1/txtt/m/sl/10 cache_fetch_thread[][]\T1/qtm/m/n/10 (in_queue, shard_ou t_queue, Underfull \hbox (badness 10000) in paragraph at lines 52369--52371 [][][]\T1/txtt/m/sl/10 offline_nofetch_thread[][]\T1/qtm/m/n/10 (in_queue, [499] [500] [501] [502] Underfull \hbox (badness 10000) in paragraph at lines 53257--53259 []\T1/qtm/m/n/10 Shards in-dex as de-se-ri-al-ized from re-po- [503] [504] [505] [506] [507] [508] [509] [510] [511] [512] [513] [514] [515] [516] [517] [518] [519] [520] [521] Underfull \hbox (badness 5802) in paragraph at lines 57905--57907 [][][]\T1/txtt/m/sl/10 Utf8NamedTemporaryFile[][]\T1/qtm/m/n/10 ([mode, buffer- ing, new- [522] [523] [524] [525] [526] [527] [528] [529] [530] [531] [532] [533] [534] [535] [536] Underfull \hbox (badness 10000) in paragraph at lines 60368--60370 [][][]\T1/txtt/m/sl/10 find_or_none[][]\T1/qtm/m/n/10 (key, search_maps[, alias es, Underfull \hbox (badness 10000) in paragraph at lines 60379--60381 [][][]\T1/txtt/m/sl/10 find_or_raise[][]\T1/qtm/m/n/10 (key, search_maps[, alia ses, [537] [538] [539] [540] [541] [542] [543] [544] [545] [546] [547] [548] ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.63462 ...xtquotesingle{}✅\textquotesingle{}}}} ^^M ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.63472 ...xtquotesingle{}❌\textquotesingle{}}}} ^^M Underfull \hbox (badness 10000) in paragraph at lines 63762--63764 [][][]\T1/txtt/m/sl/10 env_name[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm /m/n/10 conda.common.path.PathType | str | Underfull \hbox (badness 10000) in paragraph at lines 63773--63775 [][][]\T1/txtt/m/sl/10 locate_prefix_by_name[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/ 10 !$ Underfull \hbox (badness 10000) detected at line 63776 [][][]\T1/txtt/m/sl/10 locate_prefix_by_name[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/ 10 !$ Underfull \hbox (badness 10000) in paragraph at lines 63795--63797 [][][]\T1/txtt/m/sl/10 determine_target_prefix[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/ n/10 !$ [549] [550] [551] [552] [553] [554] [555] [556] [557] [558] Underfull \hbox (badness 10000) in paragraph at lines 66482--66484 []\T1/txtt/bx/n/10 which \T1/qtm/m/n/10 ([] \T1/txtt/m/sl/10 option_strings [][ ] A list of command[]line option strings\T1/qtm/m/n/10 ) -- Underfull \hbox (badness 10000) in paragraph at lines 66525--66527 []\T1/txtt/bx/n/10 specified. \T1/qtm/m/n/10 ([] \T1/txtt/m/sl/10 default [][] The value to be produced if the option is Underfull \hbox (badness 10000) in paragraph at lines 66535--66539 []\T1/txtt/bx/n/10 None, \T1/qtm/m/n/10 ([] \T1/txtt/m/sl/10 choices [][] A con tainer of values that should be allowed. If [559] Underfull \hbox (badness 10000) in paragraph at lines 66796--66798 [][][]\T1/txtt/m/sl/10 get_name_prefix_from_env_file[][]\T1/qtm/m/n/10 ($\OMS/c msy/m/n/10 !$ \T1/qtm/m/n/10 tu-ple[str | Underfull \hbox (badness 10000) in paragraph at lines 66807--66809 [][][]\T1/txtt/m/sl/10 validate_environment_files_consistency[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ [560] [561] Underfull \hbox (badness 10000) in paragraph at lines 67501--67503 []\T1/txtt/bx/n/10 (default \T1/qtm/m/n/10 ([] \T1/txtt/m/sl/10 color [] Allow color output in help messages\T1/qtm/m/n/10 ) -- \T1/txtt/m/n/10 os.path. [562] Underfull \hbox (badness 10000) in paragraph at lines 67549--67551 []\T1/txtt/bx/n/10 with \T1/qtm/m/n/10 ([] \T1/txtt/m/sl/10 exit_on_error [][] Determines whether or not ArgumentParser Underfull \hbox (badness 10000) in paragraph at lines 67553--67555 []\T1/txtt/bx/n/10 choices \T1/qtm/m/n/10 ([] \T1/txtt/m/sl/10 suggest_on_error [] Enables suggestions for mistyped [563] [564] [565] [566] [567] [568] Overfull \hbox (34.30945pt too wide) in paragraph at lines 68783--68783 \T1/qtm/m/it/10 tions.abc.Sequence[][][conda.plugins.types.CondaPluginWithEnvir onmentFormat]]\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 68907--68909 [][][]\T1/txtt/m/sl/10 add_parser_create_install_update[][]\T1/qtm/m/n/10 (p[, pre- Underfull \hbox (badness 10000) in paragraph at lines 68951--68953 [][][]\T1/txtt/m/sl/10 add_parser_prefix[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 ! $ \T1/qtm/m/n/10 arg- Underfull \hbox (badness 10000) detected at line 68954 [][][]\T1/txtt/m/sl/10 add_parser_prefix[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 ! $ \T1/qtm/m/n/10 arg- Underfull \hbox (badness 10000) in paragraph at lines 68984--68986 [][][]\T1/txtt/m/sl/10 add_output_and_prompt_options[][]\T1/qtm/m/n/10 ($\OMS/c msy/m/n/10 !$ \T1/qtm/m/n/10 arg- Underfull \hbox (badness 10000) in paragraph at lines 69006--69008 [][][]\T1/txtt/m/sl/10 add_parser_channels[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/m/n/10 arg- Underfull \hbox (badness 10000) in paragraph at lines 69017--69019 [][][]\T1/txtt/m/sl/10 add_parser_solver_mode[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n /10 !$ \T1/qtm/m/n/10 arg- Overfull \hbox (11.23703pt too wide) in paragraph at lines 69028--69030 [][][]\T1/txtt/m/sl/10 add_parser_update_modifiers[][]\T1/qtm/m/n/10 (solver_mo de_options) Overfull \hbox (11.23703pt too wide) detected at line 69031 [][][]\T1/txtt/m/sl/10 add_parser_update_modifiers[][]\T1/qtm/m/n/10 (solver_mo de_options) Underfull \hbox (badness 10000) in paragraph at lines 69061--69063 [][][]\T1/txtt/m/sl/10 add_parser_networking[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/ 10 !$ \T1/qtm/m/n/10 arg- [569] Underfull \hbox (badness 10000) in paragraph at lines 69177--69179 []\T1/txtt/bx/n/10 which \T1/qtm/m/n/10 ([] \T1/txtt/m/sl/10 option_strings [][ ] A list of command[]line option strings\T1/qtm/m/n/10 ) -- Underfull \hbox (badness 10000) in paragraph at lines 69220--69222 []\T1/txtt/bx/n/10 specified. \T1/qtm/m/n/10 ([] \T1/txtt/m/sl/10 default [][] The value to be produced if the option is Underfull \hbox (badness 10000) in paragraph at lines 69230--69234 []\T1/txtt/bx/n/10 None, \T1/qtm/m/n/10 ([] \T1/txtt/m/sl/10 choices [][] A con tainer of values that should be allowed. If [570] [571] Underfull \hbox (badness 10000) in paragraph at lines 69837--69839 [][][]\T1/txtt/m/sl/10 handle_txn[][]\T1/qtm/m/n/10 (unlink_link_transaction, p re-fix, args, [572] [573] [574] [575] [576] [577] [578] Underfull \hbox (badness 10000) in paragraph at lines 71846--71848 []\T1/qtm/m/n/10 Build \T1/txtt/m/n/10 conda env create \T1/qtm/m/n/10 epi-log (ex-am-ples and [579] [580] Underfull \hbox (badness 10000) in paragraph at lines 72475--72477 []\T1/qtm/m/n/10 Pro-vides a \T1/txtt/m/n/10 render \T1/qtm/m/n/10 method for r en-der-ing [581] [582] [583] Underfull \hbox (badness 10000) in paragraph at lines 73418--73420 [][][]\T1/txtt/m/sl/10 print_explicit[][]\T1/qtm/m/n/10 (prefix[, add_md5, re-m ove_auth, [584] [585] Underfull \hbox (badness 10000) in paragraph at lines 73897--73899 [][][]\T1/txtt/m/sl/10 create_info[][]\T1/qtm/m/n/10 (name, ver-sion, build_num ber, re- [586] [587] [588] Underfull \hbox (badness 10000) in paragraph at lines 74949--74951 []\T1/qtm/m/n/10 Sim-ple wrap-per to call a SAT solver given a Underfull \hbox (badness 10000) in paragraph at lines 74960--74962 []\T1/qtm/m/n/10 Sim-ple wrap-per to call a SAT solver given a Underfull \hbox (badness 10000) in paragraph at lines 74971--74973 []\T1/qtm/m/n/10 Sim-ple wrap-per to call a SAT solver given a Underfull \hbox (badness 10000) in paragraph at lines 74982--74984 []\T1/qtm/m/n/10 Sim-ple wrap-per to call a SAT solver given a [589] [590] [591] [592] Underfull \hbox (badness 6893) in paragraph at lines 76162--76164 [][][]\T1/txtt/m/sl/10 linux_get_libc_version[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n /10 !$ \T1/qtm/m/n/10 tu-ple[str, str] | tu- [593] [594] [595] Underfull \hbox (badness 10000) in paragraph at lines 76903--76913 []\T1/qtm/m/n/10 See: - [][]$http : / / stackover^^]ow . com / a / 19719292 / 1 170370$[][] on 20160407 MCS. - msdn.microsoft.com/en- Underfull \hbox (badness 10000) in paragraph at lines 76903--76913 \T1/qtm/m/n/10 us/library/windows/desktop/bb762153(v=vs.85).aspx - [][]$https : / / github . com / ContinuumIO / menuinst / Underfull \hbox (badness 10000) in paragraph at lines 76903--76913 \T1/qtm/m/n/10 blob / master / menuinst / windows / win _ elevate . py$[][] - [ ][]$https : / / github . com / saltstack / salt-[]windows-[]install / Underfull \hbox (badness 10000) in paragraph at lines 76903--76913 \T1/qtm/m/n/10 blob / master / deps / salt / python / App / Lib / site-[]packag es / win32 / Demos / pipes / runproc . py$[][] # NOQA - [][]$https : Underfull \hbox (badness 10000) in paragraph at lines 76903--76913 \T1/qtm/m/n/10 / / github . com / twonds / twisted / blob / master / twisted / internet / _dumbwin32proc . py$[][] - [][]$https : / / stackover^^]ow . com / Underfull \hbox (badness 10000) in paragraph at lines 76903--76913 \T1/qtm/m/n/10 a / 19982092 / 2127762$[][] - [][]$https : / / www . codeproject . com / Articles / 19165 / Vista-[]UAC-[]The-[]De^^\nitive-[]Guide$[][] - [596] [597] [598] [599] [600] [601] [602] [603] [604] [605] [606] [607] [608] [609] [610] Underfull \hbox (badness 10000) in paragraph at lines 80693--80699 \T1/qtm/m/n/10 Used to val-i-date prop-er-ties on [][]\T1/txtt/m/sl/10 Configur ation[][] \T1/qtm/m/n/10 sub-classes de-fined as a [611] Underfull \hbox (badness 10000) in paragraph at lines 80905--80907 [][][]\T1/txtt/m/sl/10 env_var[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/ m/n/10 col-lec-tions.abc.Generator[None, None, Underfull \hbox (badness 10000) in paragraph at lines 80927--80929 [][][]\T1/txtt/m/sl/10 captured[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm /m/n/10 col-lec-tions.abc.Generator[Any, None, Underfull \hbox (badness 10000) in paragraph at lines 80960--80962 [][][]\T1/txtt/m/sl/10 stderr_log_level[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/m/n/10 col-lec- [612] [613] [614] [615] [616] [617] [618] [619] [620] Underfull \hbox (badness 10000) in paragraph at lines 83455--83457 [][][]\T1/txtt/m/sl/10 tokenized_startswith[][]\T1/qtm/m/n/10 (test_iterable, Underfull \hbox (badness 10000) in paragraph at lines 83477--83479 [][][]\T1/txtt/m/sl/10 get_leaf_directories[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/1 0 !$ \T1/qtm/m/n/10 col-lec- [621] Underfull \hbox (badness 10000) in paragraph at lines 83613--83615 [][][]\T1/txtt/m/sl/10 missing_pyc_files[][]\T1/qtm/m/n/10 (python_major_minor_ version, Overfull \hbox (30.1069pt too wide) in paragraph at lines 83646--83648 [][][]\T1/txtt/m/sl/10 get_python_site_packages_short_path[][]\T1/qtm/m/n/10 (p ython_version) Overfull \hbox (30.1069pt too wide) detected at line 83649 [][][]\T1/txtt/m/sl/10 get_python_site_packages_short_path[][]\T1/qtm/m/n/10 (p ython_version) Overfull \hbox (9.77702pt too wide) in paragraph at lines 83668--83670 [][][]\T1/txtt/m/sl/10 get_python_noarch_target_path[][]\T1/qtm/m/n/10 (source_ short_path, Overfull \hbox (9.77702pt too wide) detected at line 83671 [][][]\T1/txtt/m/sl/10 get_python_noarch_target_path[][]\T1/qtm/m/n/10 (source_ short_path, [622] [623] Underfull \hbox (badness 10000) in paragraph at lines 84133--84135 [][][]\T1/txtt/m/sl/10 get_leaf_directories[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/1 0 !$ \T1/qtm/m/n/10 col-lec- Underfull \hbox (badness 10000) in paragraph at lines 84144--84146 [][][]\T1/txtt/m/sl/10 tokenized_startswith[][]\T1/qtm/m/n/10 (test_iterable, Overfull \hbox (9.77702pt too wide) in paragraph at lines 84166--84168 [][][]\T1/txtt/m/sl/10 get_python_noarch_target_path[][]\T1/qtm/m/n/10 (source_ short_path, Overfull \hbox (9.77702pt too wide) detected at line 84169 [][][]\T1/txtt/m/sl/10 get_python_noarch_target_path[][]\T1/qtm/m/n/10 (source_ short_path, Overfull \hbox (30.1069pt too wide) in paragraph at lines 84188--84190 [][][]\T1/txtt/m/sl/10 get_python_site_packages_short_path[][]\T1/qtm/m/n/10 (p ython_version) Overfull \hbox (30.1069pt too wide) detected at line 84191 [][][]\T1/txtt/m/sl/10 get_python_site_packages_short_path[][]\T1/qtm/m/n/10 (p ython_version) Underfull \hbox (badness 10000) in paragraph at lines 84199--84201 [][][]\T1/txtt/m/sl/10 missing_pyc_files[][]\T1/qtm/m/n/10 (python_major_minor_ version, [624] [625] [626] [627] [628] [629] [630] [631] [632] [633] [634] [635] [636] Underfull \hbox (badness 10000) in paragraph at lines 87565--87567 [][][]\T1/txtt/m/sl/10 calculate_channel_urls[][]\T1/qtm/m/n/10 (, prepend, pla t-form, Underfull \hbox (badness 10000) in paragraph at lines 87666--87668 []\T1/qtm/m/n/10 In-di-vid-ual pack-ages from chan-nels are usu-ally rep-re-sen ted by [][]\T1/txtt/m/sl/10 conda.models.records. Underfull \hbox (badness 10000) in paragraph at lines 87684--87686 []\T1/qtm/m/n/10 In-di-vid-ual pack-ages from the pack-age are usu-ally rep-re- sented by [][]\T1/txtt/m/sl/10 conda.models.records. [637] [638] [639] [640] [641] Underfull \hbox (badness 10000) in paragraph at lines 88450--88452 [][][]\T1/txtt/m/sl/10 initialize_dev[][]\T1/qtm/m/n/10 (shell[, dev_env_prefix , Underfull \hbox (badness 10000) in paragraph at lines 88461--88463 [][][]\T1/txtt/m/sl/10 _initialize_dev_bash[][]\T1/qtm/m/n/10 (prefix, env_vars , un- Underfull \hbox (badness 10000) in paragraph at lines 88472--88474 [][][]\T1/txtt/m/sl/10 _initialize_dev_cmdexe[][]\T1/qtm/m/n/10 (prefix, env_va rs, un- Underfull \hbox (badness 10000) in paragraph at lines 88483--88485 [][][]\T1/txtt/m/sl/10 add_condabin_to_path[][]\T1/qtm/m/n/10 (conda_prefix, sh ells, Underfull \hbox (badness 10000) in paragraph at lines 88505--88507 [][][]\T1/txtt/m/sl/10 make_initialize_plan[][]\T1/qtm/m/n/10 (conda_prefix, sh ells, Underfull \hbox (badness 10000) in paragraph at lines 88604--88606 [][][]\T1/txtt/m/sl/10 install_anaconda_prompt[][]\T1/qtm/m/n/10 (target_path, Underfull \hbox (badness 10000) in paragraph at lines 88637--88639 [][][]\T1/txtt/m/sl/10 install_Scripts_activate_bat[][]\T1/qtm/m/n/10 (target_p ath, Underfull \hbox (badness 10000) in paragraph at lines 88659--88661 [][][]\T1/txtt/m/sl/10 install_deactivate_bat[][]\T1/qtm/m/n/10 (target_path, Underfull \hbox (badness 10000) in paragraph at lines 88692--88694 [][][]\T1/txtt/m/sl/10 install_condabin_conda_bat[][]\T1/qtm/m/n/10 (target_pat h, Underfull \hbox (badness 10000) in paragraph at lines 88703--88705 [][][]\T1/txtt/m/sl/10 install_library_bin_conda_bat[][]\T1/qtm/m/n/10 (target_ path, Overfull \hbox (11.64195pt too wide) in paragraph at lines 88714--88716 [][][]\T1/txtt/m/sl/10 install_condabin_conda_activate_bat[][]\T1/qtm/m/n/10 (t arget_path, Overfull \hbox (11.64195pt too wide) detected at line 88717 [][][]\T1/txtt/m/sl/10 install_condabin_conda_activate_bat[][]\T1/qtm/m/n/10 (t arget_path, Underfull \hbox (badness 10000) in paragraph at lines 88725--88727 [][][]\T1/txtt/m/sl/10 install_condabin_rename_tmp_bat[][]\T1/qtm/m/n/10 (targe t_path, Overfull \hbox (37.89188pt too wide) in paragraph at lines 88736--88738 [][][]\T1/txtt/m/sl/10 install_condabin_conda_auto_activate_bat[][]\T1/qtm/m/n/ 10 (target_path, Overfull \hbox (37.89188pt too wide) detected at line 88739 [][][]\T1/txtt/m/sl/10 install_condabin_conda_auto_activate_bat[][]\T1/qtm/m/n/ 10 (target_path, Underfull \hbox (badness 10000) in paragraph at lines 88747--88749 [][][]\T1/txtt/m/sl/10 install_condabin_hook_bat[][]\T1/qtm/m/n/10 (target_path , Underfull \hbox (badness 10000) in paragraph at lines 88780--88782 [][][]\T1/txtt/m/sl/10 install_conda_hook_ps1[][]\T1/qtm/m/n/10 (target_path, Overfull \hbox (67.99681pt too wide) in paragraph at lines 88824--88826 [][][]\T1/txtt/m/sl/10 _config_fish_content_to_add_condabin_to_path[][]\T1/qtm/ m/n/10 (conda_prefix) Overfull \hbox (67.99681pt too wide) detected at line 88827 [][][]\T1/txtt/m/sl/10 _config_fish_content_to_add_condabin_to_path[][]\T1/qtm/ m/n/10 (conda_prefix) Overfull \hbox (73.2468pt too wide) in paragraph at lines 88857--88859 [][][]\T1/txtt/m/sl/10 _config_xonsh_content_to_add_condabin_to_path[][]\T1/qtm /m/n/10 (conda_prefix) Overfull \hbox (73.2468pt too wide) detected at line 88860 [][][]\T1/txtt/m/sl/10 _config_xonsh_content_to_add_condabin_to_path[][]\T1/qtm /m/n/10 (conda_prefix) Overfull \hbox (40.91689pt too wide) in paragraph at lines 88890--88892 [][][]\T1/txtt/m/sl/10 _bashrc_content_to_add_condabin_to_path[][]\T1/qtm/m/n/1 0 (conda_prefix, Overfull \hbox (40.91689pt too wide) detected at line 88893 [][][]\T1/txtt/m/sl/10 _bashrc_content_to_add_condabin_to_path[][]\T1/qtm/m/n/1 0 (conda_prefix, Underfull \hbox (badness 10000) in paragraph at lines 88934--88936 [][][]\T1/txtt/m/sl/10 _write_windows_registry[][]\T1/qtm/m/n/10 (target_path, Underfull \hbox (badness 10000) in paragraph at lines 88956--88958 [][][]\T1/txtt/m/sl/10 add_condabin_to_path_registry[][]\T1/qtm/m/n/10 (target_ path, Overfull \hbox (60.0367pt too wide) in paragraph at lines 88989--88991 [][][]\T1/txtt/m/sl/10 _powershell_profile_content_to_add_condabin_to_path[][]\ T1/qtm/m/n/10 (...) Overfull \hbox (60.0367pt too wide) detected at line 88992 [][][]\T1/txtt/m/sl/10 _powershell_profile_content_to_add_condabin_to_path[][]\ T1/qtm/m/n/10 (...) Underfull \hbox (badness 7238) in paragraph at lines 89000--89002 [][][]\T1/txtt/m/sl/10 init_powershell_user[][]\T1/qtm/m/n/10 (target_path, con da_prefix[, Underfull \hbox (badness 10000) in paragraph at lines 89022--89024 [][][]\T1/txtt/m/sl/10 make_conda_egg_link[][]\T1/qtm/m/n/10 (target_path, Underfull \hbox (badness 10000) in paragraph at lines 89033--89035 [][][]\T1/txtt/m/sl/10 modify_easy_install_pth[][]\T1/qtm/m/n/10 (target_path, [642] [643] [644] [645] [646] Underfull \hbox (badness 10000) in paragraph at lines 90118--90120 [][][]\T1/txtt/m/sl/10 determine_link_type[][]\T1/qtm/m/n/10 (extracted_package _dir, tar- [647] [648] [649] Underfull \hbox (badness 10000) in paragraph at lines 91169--91171 [][][]\T1/txtt/m/sl/10 do_extract_action[][]\T1/qtm/m/n/10 (prec, ex-tract_acti on, [650] [651] Underfull \hbox (badness 10000) in paragraph at lines 91807--91812 \T1/txtt/bx/n/10 link_prefs \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 tuple[][][[][] \T1/txtt/m/n/10 PackageRecord[][]\T1/txtt/m/sl/10 ]\T1/qtm/m/n/10 ) -- A se-que nce of \T1/txtt/m/n/10 PackageRecord\TS1/txtt/m/n/10 `\T1/txtt/m/n/10 s to Underfull \hbox (badness 10000) in paragraph at lines 91807--91812 \T1/txtt/m/n/10 ensure available in a known package cache, typically for a foll ow[]on [652] [653] [654] [655] [656] [657] [658] [659] [660] [661] [662] [663] [664] [665] [666] [667] [668] [669] [670] [671] [672] [673] [674] [675] [676] [677] [678] [679] [680] [681] [682] [683] [684] [685] [686] [687] [688] [689] [690] [691] [692] [693] [694] [695] [696] Underfull \hbox (badness 10000) in paragraph at lines 101360--101362 [][][]\T1/txtt/m/sl/10 _pip_install_via_requirements[][]\T1/qtm/m/n/10 (prefix, specs, [697] [698] [699] [700] [701] [702] Overfull \hbox (11.99698pt too wide) in paragraph at lines 102857--102859 [][][]\T1/txtt/m/sl/10 format_env_spec_available_plugins[][]\T1/qtm/m/n/10 (plu gin_specs[, Overfull \hbox (11.99698pt too wide) detected at line 102860 [][][]\T1/txtt/m/sl/10 format_env_spec_available_plugins[][]\T1/qtm/m/n/10 (plu gin_specs[, Overfull \hbox (40.9195pt too wide) in paragraph at lines 102913--102913 \T1/qtm/m/it/10 tions.abc.Iterable[][][[][]collections.abc.Iterable[][][[][]\T1 /qtm/m/n/10 conda.models.match_spec.MatchSpec[][]\T1/qtm/m/it/10 ]]\T1/txtt/m/n /10 )| [703] [704] [705] [706] [707] [708] Overfull \hbox (17.15958pt too wide) in paragraph at lines 104124--104124 \T1/qtm/m/it/10 tions.abc.Iterable[][][[][]collections.abc.Iterable[][][[][]\T1 /qtm/m/n/10 conda.models.match_spec.MatchSpec[][]\T1/qtm/m/it/10 ]]\T1/qtm/m/n/ 10 , [709] [710] [711] [712] [713] Overfull \hbox (21.39932pt too wide) in paragraph at lines 105045--105045 \T1/qtm/m/it/10 tions.abc.Iterable[][][[][]\T1/qtm/m/n/10 conda.plugins.types.C ondaEnvironmentExporter[][]\T1/qtm/m/it/10 ]\T1/qtm/m/n/10 , [714] [715] [716] [717] [718] [719] Underfull \hbox (badness 10000) in paragraph at lines 106566--106569 []\T1/qtm/m/n/10 multi_line_code = \TS1/qtm/m/n/10 '\T1/qtm/m/n/10 226-File suc -cess-fully trans-ferredn226 0.000 sec-onds\TS1/qtm/m/n/10 ' Underfull \hbox (badness 10000) in paragraph at lines 106571--106574 []\T1/qtm/m/n/10 multi_line_with_code_conflicts = \TS1/qtm/m/n/10 '\T1/qtm/m/n/ 10 200-File suc-cess-fully trans-ferredn226 0.000 sec-onds\TS1/qtm/m/n/10 ' Underfull \hbox (badness 10000) in paragraph at lines 106607--106609 [][][]$\T1/qtm/m/n/10 https : / / github . com / pypa / pip / blob / 8c24fd2a80 bad21aa29aec02fb48bd89a1e8f5e1 / src / pip / _internal / network / session . [720] [721] [722] [723] [724] [725] [726] Overfull \hbox (8.01202pt too wide) in paragraph at lines 108353--108355 [][][]\T1/txtt/m/sl/10 create_application_entry_point[][]\T1/qtm/m/n/10 (source _full_path, Overfull \hbox (8.01202pt too wide) detected at line 108356 [][][]\T1/txtt/m/sl/10 create_application_entry_point[][]\T1/qtm/m/n/10 (source _full_path, [727] [728] [729] [730] Overfull \hbox (35.13707pt too wide) in paragraph at lines 109769--109771 [][][]\T1/txtt/m/sl/10 read_index_json_from_tarball[][]\T1/qtm/m/n/10 (package_ tarball_full_path) Overfull \hbox (35.13707pt too wide) detected at line 109772 [][][]\T1/txtt/m/sl/10 read_index_json_from_tarball[][]\T1/qtm/m/n/10 (package_ tarball_full_path) Overfull \hbox (9.49715pt too wide) in paragraph at lines 109802--109804 [][][]\T1/txtt/m/sl/10 read_package_metadata[][]\T1/qtm/m/n/10 (extracted_packa ge_directory) Overfull \hbox (9.49715pt too wide) detected at line 109805 [][][]\T1/txtt/m/sl/10 read_package_metadata[][]\T1/qtm/m/n/10 (extracted_packa ge_directory) [731] [732] Underfull \hbox (badness 10000) in paragraph at lines 110259--110261 [][][]\T1/txtt/m/sl/10 update_file_in_place_as_binary[][]\T1/qtm/m/n/10 (file_f ull_path, Underfull \hbox (badness 10000) in paragraph at lines 110292--110294 [][][]\T1/txtt/m/sl/10 backoff_rename[][]\T1/qtm/m/n/10 (source_path, des-ti-na -tion_path[, [733] [734] [735] [736] [737] Underfull \hbox (badness 10000) in paragraph at lines 111786--111788 [][][]\T1/txtt/m/sl/10 _add_http_value_to_dict[][]\T1/qtm/m/n/10 (resp, http_ke y, d, [738] [739] [740] [741] [742] [743] [744] [745] [746] [747] [748] [749] [750] [751] Underfull \hbox (badness 10000) in paragraph at lines 115234--115236 [][][]\T1/txtt/m/sl/10 _format_output[][]\T1/qtm/m/n/10 (command_str, cwd, rc, std-out, Underfull \hbox (badness 10000) in paragraph at lines 115267--115269 [][][]\T1/txtt/m/sl/10 _subprocess_clean_env[][]\T1/qtm/m/n/10 (env[, clean_pyt hon, Underfull \hbox (badness 10000) in paragraph at lines 115278--115280 [][][]\T1/txtt/m/sl/10 subprocess_call_with_clean_env[][]\T1/qtm/m/n/10 (comman d[, [752] [753] [754] [755] Underfull \hbox (badness 10000) in paragraph at lines 116605--116607 [][][]\T1/txtt/m/sl/10 conda_installed_files[][]\T1/qtm/m/n/10 (prefix[, ex- Overfull \hbox (8.79713pt too wide) in paragraph at lines 116649--116651 [][][]\T1/txtt/m/sl/10 install_explicit_packages[][]\T1/qtm/m/n/10 (package_cac he_records, Overfull \hbox (8.79713pt too wide) detected at line 116652 [][][]\T1/txtt/m/sl/10 install_explicit_packages[][]\T1/qtm/m/n/10 (package_cac he_records, Underfull \hbox (badness 10000) in paragraph at lines 116704--116706 [][][]\T1/txtt/m/sl/10 clone_env[][]\T1/qtm/m/n/10 (prefix1, pre-fix2[, ver-bos e, quiet, in- [756] [757 <./inheritance-34ee731249daa180bf81b4793f0799c0a92ec990.pdf>] [758] [759] [760] [761] [762] [763] [764] [765] [766] [767] [768] [769] [770] [771] [772] [773] [774] [775] [776] Underfull \hbox (badness 10000) in paragraph at lines 121401--121406 []\T1/qtm/m/n/10 must be given as ex-act val-ues. In the fu-ture, the names-pac e field will be added to this Underfull \hbox (badness 7558) in paragraph at lines 121401--121406 \T1/qtm/m/n/10 list. Al-ter-na-tively, an ex-act spec is given by \TS1/qtm/m/n/ 10 '[]\T1/qtm/b/n/10 *[]\T1/qtm/m/n/10 [md5=12345678901234567890123456789012]\T S1/qtm/m/n/10 ' \T1/qtm/m/n/10 or [777] [778] [779] [780] [781] [782] [783] [784 <./inheritance-c8b79c212ca991fef 3eee38bac8a5801dbca0925.pdf>] [785] [786 <./inheritance-06a16750d07c0d4369c831b 31fd05cd348ebf224.pdf>] [787] [788] [789] [790] [791] [792] [793] [794] Underfull \hbox (badness 10000) in paragraph at lines 125571--125576 []\T1/qtm/m/n/10 This sits be-tween [][]\T1/txtt/m/sl/10 PackageRecord[][] \T1/ qtm/m/n/10 and [][]\T1/txtt/m/sl/10 PrefixRecord[][]\T1/qtm/m/n/10 , sim-ply ad ding \T1/txtt/m/n/10 requested_spec \T1/qtm/m/n/10 (and [795] [796 <./inheritance-212740a84b9ed8d5a510343374bb520037bfb8a9.pdf>] [797] [798] [799] [800] [801] [802] Underfull \hbox (badness 10000) in paragraph at lines 127529--127531 [][][]\T1/txtt/m/sl/10 get_channel_name_and_urls[][]\T1/qtm/m/n/10 ($\OMS/cmsy/ m/n/10 !$ [803] [804] [805] [806] [807] [808] [809] [810] [811] [812] [813] [814] Overfull \vbox (1.07391pt too high) detected at line 130296 [815] [816] [817] [818] [819] [820] [821] [822] [823] [824] [825] [826] [827] [828] [829] [830] [831] Underfull \hbox (badness 10000) in paragraph at lines 132367--132370 \T1/qtm/m/n/10 Dic-tio-nary map-ping low-er-cased ex-ten-sions (e.g., \T1/txtt/ m/n/10 ".conda"\T1/qtm/m/n/10 ) to their [832] [833] Overfull \hbox (18.00703pt too wide) in paragraph at lines 132854--132856 [][][]\T1/txtt/m/sl/10 get_site_packages_anchor_files[][]\T1/qtm/m/n/10 (site_p ackages_path, Overfull \hbox (18.00703pt too wide) detected at line 132857 [][][]\T1/txtt/m/sl/10 get_site_packages_anchor_files[][]\T1/qtm/m/n/10 (site_p ackages_path, [834] [835] [836] [837] [838] [839] [840] [841] [842] Overfull \hbox (30.1069pt too wide) in paragraph at lines 134746--134748 [][][]\T1/txtt/m/sl/10 get_python_site_packages_short_path[][]\T1/qtm/m/n/10 (p ython_version) Overfull \hbox (30.1069pt too wide) detected at line 134749 [][][]\T1/txtt/m/sl/10 get_python_site_packages_short_path[][]\T1/qtm/m/n/10 (p ython_version) Overfull \hbox (18.00703pt too wide) in paragraph at lines 134790--134792 [][][]\T1/txtt/m/sl/10 get_site_packages_anchor_files[][]\T1/qtm/m/n/10 (site_p ackages_path, Overfull \hbox (18.00703pt too wide) detected at line 134793 [][][]\T1/txtt/m/sl/10 get_site_packages_anchor_files[][]\T1/qtm/m/n/10 (site_p ackages_path, [843] [844] [845] [846] [847] [848] [849] Underfull \hbox (badness 10000) in paragraph at lines 136708--136710 [][][]\T1/txtt/m/sl/10 find_inconsistent_packages[][]\T1/qtm/m/n/10 ($\OMS/cmsy /m/n/10 !$ \T1/qtm/m/n/10 tu-ple[dict[str, [850] Underfull \hbox (badness 10000) in paragraph at lines 137172--137174 [][][]\T1/txtt/m/sl/10 find_packages_with_missing_files[][]\T1/qtm/m/n/10 ($\OM S/cmsy/m/n/10 !$ \T1/qtm/m/n/10 dict[str, [851] [852] Underfull \hbox (badness 10000) in paragraph at lines 137491--137493 []\T1/qtm/m/n/10 Health check ac-tion: Ver-ify RE- Underfull \hbox (badness 10000) detected at line 137494 []\T1/qtm/m/n/10 Health check ac-tion: Ver-ify RE- Underfull \hbox (badness 10000) in paragraph at lines 137642--137644 [][][]\T1/txtt/m/sl/10 add_output_and_prompt_options[][]\T1/qtm/m/n/10 ($\OMS/c msy/m/n/10 !$ \T1/qtm/m/n/10 arg- Underfull \hbox (badness 10000) in paragraph at lines 137664--137666 [][][]\T1/txtt/m/sl/10 add_parser_prefix[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 ! $ \T1/qtm/m/n/10 arg- Underfull \hbox (badness 10000) detected at line 137667 [][][]\T1/txtt/m/sl/10 add_parser_prefix[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 ! $ \T1/qtm/m/n/10 arg- [853] [854] [855] [856] [857] [858] [859] [860] [861] [862] [863] [864] [865] [866] [867] [868] [869] [870] [871] Underfull \hbox (badness 10000) in paragraph at lines 141619--141622 []\T1/txtt/m/n/10 {"Exception"} \T1/qtm/m/n/10 ^^V all stan-dard ex-cep-tions ( ex-cludes \T1/txtt/m/n/10 KeyboardInterrupt\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 141628--141631 []\T1/txtt/m/n/10 {"PackagesNotFoundError"} \T1/qtm/m/n/10 ^^V a spe-cific er-r or and its sub-classes (e.g. [872] [873] [874] Underfull \hbox (badness 10000) in paragraph at lines 142527--142529 [][][]\T1/txtt/m/sl/10 get_progress_bar[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ Underfull \hbox (badness 10000) detected at line 142530 [][][]\T1/txtt/m/sl/10 get_progress_bar[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ [875] [876] [877] [878] [879] Underfull \hbox (badness 10000) in paragraph at lines 144146--144148 [][][]\T1/txtt/m/sl/10 solver_classic[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \ T1/qtm/m/n/10 col-lec- Underfull \hbox (badness 10000) in paragraph at lines 144157--144159 [][][]\T1/txtt/m/sl/10 solver_libmamba[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/m/n/10 col-lec- Underfull \hbox (badness 10000) in paragraph at lines 144168--144170 [][][]\T1/txtt/m/sl/10 solver_rattler[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \ T1/qtm/m/n/10 col-lec- Underfull \hbox (badness 10000) in paragraph at lines 144190--144192 [][][]\T1/txtt/m/sl/10 conda_cli[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qt m/m/n/10 col-lec- Underfull \hbox (badness 10000) detected at line 144193 [][][]\T1/txtt/m/sl/10 conda_cli[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qt m/m/n/10 col-lec- Underfull \hbox (badness 10000) in paragraph at lines 144256--144258 [][][]\T1/txtt/m/sl/10 session_tmp_env[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/m/n/10 col-lec- Underfull \hbox (badness 10000) detected at line 144259 [][][]\T1/txtt/m/sl/10 session_tmp_env[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/m/n/10 col-lec- Underfull \hbox (badness 10000) in paragraph at lines 144267--144269 [][][]\T1/txtt/m/sl/10 tmp_channel[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/ qtm/m/n/10 col-lec- Underfull \hbox (badness 10000) detected at line 144270 [][][]\T1/txtt/m/sl/10 tmp_channel[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/ qtm/m/n/10 col-lec- Underfull \hbox (badness 10000) in paragraph at lines 144278--144280 [][][]\T1/txtt/m/sl/10 context_aware_monkeypatch[][]\T1/qtm/m/n/10 ($\OMS/cmsy/ m/n/10 !$ Underfull \hbox (badness 10000) in paragraph at lines 144289--144291 [][][]\T1/txtt/m/sl/10 tmp_pkgs_dir[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1 /qtm/m/n/10 col-lec- Underfull \hbox (badness 10000) detected at line 144292 [][][]\T1/txtt/m/sl/10 tmp_pkgs_dir[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1 /qtm/m/n/10 col-lec- Underfull \hbox (badness 10000) in paragraph at lines 144300--144302 [][][]\T1/txtt/m/sl/10 tmp_envs_dir[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1 /qtm/m/n/10 col-lec- Underfull \hbox (badness 10000) detected at line 144303 [][][]\T1/txtt/m/sl/10 tmp_envs_dir[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1 /qtm/m/n/10 col-lec- [880] [881] [882] [883] Underfull \hbox (badness 10000) in paragraph at lines 144980--144983 []\T1/qtm/m/n/10 Parts mode: Cus-tomize path name gen-er-a-tion (use-ful for sp e-cial char test-ing). [884] [885] Underfull \hbox (badness 10000) in paragraph at lines 145342--145348 \T1/qtm/m/n/10 # Server uses tem-po-rary di-rec-tory au-to-mat-i-cally (http_te st_server.directory / Underfull \hbox (badness 10000) in paragraph at lines 145352--145355 \T1/qtm/m/n/10 @pytest.mark.parametrize("http_test_server", ["tests/data/mock-c hannel"], in-di-rect=True) def [886] Underfull \hbox (badness 10000) in paragraph at lines 145673--145675 [][][]\T1/txtt/m/sl/10 supplement_index_with_repodata[][]\T1/qtm/m/n/10 (index, re-po- Overfull \hbox (79.42169pt too wide) in paragraph at lines 145717--145719 [][][]\T1/txtt/m/sl/10 _alias_canonical_channel_name_cache_to_file_prefixed[][] \T1/qtm/m/n/10 (name) Overfull \hbox (79.42169pt too wide) detected at line 145720 [][][]\T1/txtt/m/sl/10 _alias_canonical_channel_name_cache_to_file_prefixed[][] \T1/qtm/m/n/10 (name) Underfull \hbox (badness 10000) in paragraph at lines 145739--145741 [][][]\T1/txtt/m/sl/10 _get_index_r_base[][]\T1/qtm/m/n/10 (json_filename_or_pa ckages, Underfull \hbox (badness 10000) in paragraph at lines 145794--145796 [][][]\T1/txtt/m/sl/10 get_index_must_unfreeze[][]\T1/qtm/m/n/10 ([subdir, add_ pip, Underfull \hbox (badness 10000) in paragraph at lines 145827--145829 [][][]\T1/txtt/m/sl/10 _get_solver_base[][]\T1/qtm/m/n/10 (channel_id, tm-pdir[ , Underfull \hbox (badness 10000) in paragraph at lines 145849--145851 [][][]\T1/txtt/m/sl/10 get_solver_2[][]\T1/qtm/m/n/10 (tmpdir[, specs_to_add, Underfull \hbox (badness 10000) in paragraph at lines 145860--145862 [][][]\T1/txtt/m/sl/10 get_solver_4[][]\T1/qtm/m/n/10 (tmpdir[, specs_to_add, Underfull \hbox (badness 10000) in paragraph at lines 145871--145873 [][][]\T1/txtt/m/sl/10 get_solver_5[][]\T1/qtm/m/n/10 (tmpdir[, specs_to_add, Underfull \hbox (badness 10000) in paragraph at lines 145882--145884 [][][]\T1/txtt/m/sl/10 get_solver_aggregate_1[][]\T1/qtm/m/n/10 (tmpdir[, specs _to_add, Underfull \hbox (badness 10000) in paragraph at lines 145893--145895 [][][]\T1/txtt/m/sl/10 get_solver_aggregate_2[][]\T1/qtm/m/n/10 (tmpdir[, specs _to_add, Underfull \hbox (badness 10000) in paragraph at lines 145959--145961 [][][]\T1/txtt/m/sl/10 forward_to_subprocess[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/ 10 !$ \T1/qtm/m/n/10 sub-pro- [887] [888] [889] Underfull \hbox (badness 10000) in paragraph at lines 146575--146579 \T1/qtm/m/n/10 server = http_test_server.run_test_server("/path/to/files") host , port = [890] Overfull \hbox (10.99219pt too wide) in paragraph at lines 146628--146630 [][][]\T1/txtt/m/sl/10 run_test_server[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/m/n/10 http.server.ThreadingHTTPServer) Overfull \hbox (10.99219pt too wide) detected at line 146631 [][][]\T1/txtt/m/sl/10 run_test_server[][]\T1/qtm/m/n/10 ($\OMS/cmsy/m/n/10 !$ \T1/qtm/m/n/10 http.server.ThreadingHTTPServer) ! LaTeX Error: Unicode character γ (U+03B3) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.146992 ...��한áêñßôç\textquotesingle{}}}} ^^M ! LaTeX Error: Unicode character ђ (U+0452) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.146992 ...��한áêñßôç\textquotesingle{}}}} ^^M ! LaTeX Error: Unicode character 家 (U+5BB6) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.146992 ...��한áêñßôç\textquotesingle{}}}} ^^M ! LaTeX Error: Unicode character 固 (U+56FA) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.146992 ...��한áêñßôç\textquotesingle{}}}} ^^M ! LaTeX Error: Unicode character 한 (U+D55C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.146992 ...��한áêñßôç\textquotesingle{}}}} ^^M [891] Underfull \hbox (badness 10000) in paragraph at lines 147258--147260 [][][]\T1/txtt/m/sl/10 notices_mock_fetch_get_session[][]\T1/qtm/m/n/10 ($\OMS/ cmsy/m/n/10 !$ [892] Overfull \hbox (38.23184pt too wide) in paragraph at lines 147466--147468 [][][]\T1/txtt/m/sl/10 notices_decorator_assert_message_in_stdout[][]\T1/qtm/m/ n/10 (captured, Overfull \hbox (38.23184pt too wide) detected at line 147469 [][][]\T1/txtt/m/sl/10 notices_decorator_assert_message_in_stdout[][]\T1/qtm/m/ n/10 (captured, [893] [894] [895] [896] Underfull \hbox (badness 10000) in paragraph at lines 148881--148883 [][][]\T1/txtt/m/sl/10 wrap_subprocess_call[][]\T1/qtm/m/n/10 (root_prefix, pre -fix, [897] [898] [899] [900] [901] Underfull \hbox (badness 10000) in paragraph at lines 149772--149773 []\T1/txtt/m/n/10 conda.gateways.connection.adapters.localfs\T1/qtm/m/n/10 , Overfull \hbox (40.37172pt too wide) in paragraph at lines 149815--149816 []\T1/txtt/m/n/10 conda.plugins.environment_exporters.environment_yml\T1/qtm/m/ n/10 , Overfull \hbox (3.62183pt too wide) in paragraph at lines 149816--149817 []\T1/txtt/m/n/10 conda.plugins.environment_exporters.explicit\T1/qtm/m/n/10 , Overfull \hbox (45.6217pt too wide) in paragraph at lines 149817--149818 []\T1/txtt/m/n/10 conda.plugins.environment_exporters.requirements_txt\T1/qtm/m /n/10 , Underfull \hbox (badness 10000) in paragraph at lines 149819--149820 []\T1/txtt/m/n/10 conda.plugins.environment_specifiers.cep_24\T1/qtm/m/n/10 , Overfull \hbox (45.6217pt too wide) in paragraph at lines 149820--149821 []\T1/txtt/m/n/10 conda.plugins.environment_specifiers.environment_yml\T1/qtm/m /n/10 , Overfull \hbox (8.87181pt too wide) in paragraph at lines 149821--149822 []\T1/txtt/m/n/10 conda.plugins.environment_specifiers.explicit\T1/qtm/m/n/10 , Overfull \hbox (50.87169pt too wide) in paragraph at lines 149822--149823 []\T1/txtt/m/n/10 conda.plugins.environment_specifiers.requirements_txt\T1/qtm/ m/n/10 , Overfull \hbox (29.87175pt too wide) in paragraph at lines 149830--149831 []\T1/txtt/m/n/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/ 10 , [902] Overfull \hbox (14.1218pt too wide) in paragraph at lines 149837--149838 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks\T1/qtm/m/n/10 , Overfull \hbox (87.62158pt too wide) in paragraph at lines 149838--149839 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.altered_files\ T1/qtm/m/n/10 , Overfull \hbox (77.12161pt too wide) in paragraph at lines 149839--149840 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.consistency\T1 /qtm/m/n/10 , Overfull \hbox (98.12155pt too wide) in paragraph at lines 149840--149841 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.environment_tx t\T1/qtm/m/n/10 , Overfull \hbox (82.3716pt too wide) in paragraph at lines 149841--149842 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.file_locking\T 1/qtm/m/n/10 , Overfull \hbox (87.62158pt too wide) in paragraph at lines 149842--149843 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.missing_files\ T1/qtm/m/n/10 , Overfull \hbox (50.87169pt too wide) in paragraph at lines 149843--149844 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.pinned\T1/qtm/ m/n/10 , Overfull \hbox (113.8715pt too wide) in paragraph at lines 149844--149845 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.requests_ca_bu ndle\T1/qtm/m/n/10 , [903] (./continuumio-conda.ind [904] Underfull \hbox (badness 10000) in paragraph at lines 9--10 []\T1/txtt/m/n/10 _BRACKETS_KV_RE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 10--12 []\T1/txtt/m/n/10 _BRACKETS_KV_RE_V3 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 13--14 []\T1/txtt/m/n/10 _BRACKETS_RE_V3 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 15--17 []\T1/txtt/m/n/10 _CEP26_VIRTUAL_NAME_RE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 19--21 []\T1/txtt/m/n/10 _ConstantDeprecationRegistry \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 23--25 []\T1/txtt/m/n/10 _GreedySubParsersAction \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 26--28 []\T1/txtt/m/n/10 _LIST_EMPTY_ITEM_RE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 30--31 []\T1/txtt/m/n/10 _MSYS2_CYGWIN_PREFIX_RE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 32--34 []\T1/txtt/m/n/10 _NAME_VERSION_RE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 40--42 []\T1/txtt/m/n/10 _RE_CUSTOM_EXPANDVARS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 43--45 []\T1/txtt/m/n/10 _SSLContextAdapterMixin \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 43--45 \T1/qtm/m/it/10 conda.gateways.connection.adapters.http\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 50--52 []\T1/txtt/m/n/10 _TOKEN_URL_PATTERN \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 53--55 []\T1/txtt/m/n/10 _URLJOIN_SAFE_SCHEMES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 55--56 []\T1/txtt/m/n/10 _VERBOSITY_LEVELS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 56--58 []\T1/txtt/m/n/10 _VERSION_BUILD_RE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 58--59 []\T1/txtt/m/n/10 _VERSION_REGEX \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [905] Underfull \hbox (badness 5274) in paragraph at lines 87--88 []\T1/txtt/m/n/10 __call__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 _Con-stant-Dep-re- ca-tion-Reg-istry method\T1/qtm/m/n/10 ), [906] Underfull \hbox (badness 10000) in paragraph at lines 222--224 []\T1/txtt/m/n/10 __package_cache_records \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pack- age-Cache-Data Underfull \hbox (badness 10000) in paragraph at lines 224--225 []\T1/txtt/m/n/10 __post_init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daEn-vi-r on-ment-Ex-porter Underfull \hbox (badness 10000) in paragraph at lines 225--226 []\T1/txtt/m/n/10 __post_init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daEn-vi-r on-mentSpec-i-fier [907] Underfull \hbox (badness 10000) in paragraph at lines 301--303 []\T1/txtt/m/n/10 _add_http_value_to_dict() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 304--306 []\T1/txtt/m/n/10 _add_pip_as_python_dependency \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Re-po-data-Sub-set Underfull \hbox (badness 10000) in paragraph at lines 308--310 []\T1/txtt/m/n/10 _adjust_thread_count() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Thread -Lim-it-edThread- Overfull \hbox (53.62167pt too wide) in paragraph at lines 311--313 []\T1/txtt/m/n/10 _alias_canonical_channel_name_cache_to_file_prefixed() Underfull \hbox (badness 10000) in paragraph at lines 315--317 []\T1/txtt/m/n/10 _append_without_duplicates() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 En-vi-ron-ment-Con- Underfull \hbox (badness 10000) in paragraph at lines 327--328 []\T1/txtt/m/n/10 _base_url_w_credentials \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Sub-d ir-Data at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 347--349 []\T1/txtt/m/n/10 _calculate_change_report() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un -lin-kLink-Trans-ac- Underfull \hbox (badness 10000) in paragraph at lines 352--353 []\T1/txtt/m/n/10 _change_report_str() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-lin-k Link-Trans-ac-tion Underfull \hbox (badness 10000) in paragraph at lines 354--355 []\T1/txtt/m/n/10 _channel_packages \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Sim-pleEn-v i-ron-ment prop-erty\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 364--365 []\T1/txtt/m/n/10 _check_path_data() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonDis- tri-bu-tion method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 374--376 []\T1/txtt/m/n/10 _clean_environments_txt() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 376--378 []\T1/txtt/m/n/10 _clean_tarball_path_and_get_md5sum() \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 Pack- Underfull \hbox (badness 10000) in paragraph at lines 378--379 []\T1/txtt/m/n/10 _clear_cache_file() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 386--388 []\T1/txtt/m/n/10 _config_fish_content() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Overfull \hbox (11.6218pt too wide) in paragraph at lines 388--390 []\T1/txtt/m/n/10 _config_fish_content_to_add_condabin_to_path() Underfull \hbox (badness 10000) in paragraph at lines 390--392 []\T1/txtt/m/n/10 _config_xonsh_content() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Overfull \hbox (16.87178pt too wide) in paragraph at lines 392--394 []\T1/txtt/m/n/10 _config_xonsh_content_to_add_condabin_to_path() [908] Underfull \hbox (badness 10000) in paragraph at lines 405--407 []\T1/txtt/m/n/10 _cuda_driver_version_detector_target() \T1/qtm/m/n/10 (\T1/qt m/m/it/10 in Underfull \hbox (badness 10000) in paragraph at lines 422--424 []\T1/txtt/m/n/10 _detect_content_env_spec() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Co n-daPlug-in-Man- Underfull \hbox (badness 10000) in paragraph at lines 424--426 []\T1/txtt/m/n/10 _detect_filename_env_spec() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C on-daPlug-in-Man- Underfull \hbox (badness 10000) in paragraph at lines 427--428 []\T1/txtt/m/n/10 _do_softlink() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 434--435 []\T1/txtt/m/n/10 _element_type \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Ob-ject-Load-ed -Pa-ram-e-ter at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 442--444 []\T1/txtt/m/n/10 _ensure_no_reserved_env_vars() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 Pre-fix-Data Underfull \hbox (badness 10000) in paragraph at lines 457--459 []\T1/txtt/m/n/10 _execute_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-lin-kLi nk-Trans-ac-tion static Underfull \hbox (badness 10000) in paragraph at lines 461--463 []\T1/txtt/m/n/10 _execute_post_link_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-lin-kLink-Trans- Underfull \hbox (badness 10000) in paragraph at lines 463--464 []\T1/txtt/m/n/10 _execute_successful \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Com-pile- Mul-ti-Py-cAc-tion Underfull \hbox (badness 8000) in paragraph at lines 469--470 []\T1/txtt/m/n/10 _execute_successful \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Make-Men- u-Action at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 472--474 []\T1/txtt/m/n/10 _execute_successful \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-reg-is -terEn-vi-ron-ment-Lo-ca- Underfull \hbox (badness 10000) in paragraph at lines 478--479 []\T1/txtt/m/n/10 _expand_search_path() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-fig -u-ra-tion static Underfull \hbox (badness 10000) in paragraph at lines 481--483 []\T1/txtt/m/n/10 _export_subdir_data_to_repodata() \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 490--492 []\T1/txtt/m/n/10 _first_important_matches() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Lo ad-ed-Pa-ram-e-ter [909] Underfull \hbox (badness 10000) in paragraph at lines 492--493 []\T1/txtt/m/n/10 _format_chain_str() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-sat-is -fi-ableEr-ror method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 494--496 []\T1/txtt/m/n/10 _format_output() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 496--497 []\T1/txtt/m/n/10 _formatted_chains \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Re-solvePac k-ageNot-Found at- Underfull \hbox (badness 10000) in paragraph at lines 499--501 []\T1/txtt/m/n/10 _get_RE_WIN_ROOT() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 505--507 []\T1/txtt/m/n/10 _get_binstar_token_directory() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 507--509 []\T1/txtt/m/n/10 _get_channel_for_name() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 509--510 []\T1/txtt/m/n/10 _get_deactivate_scripts() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 _Ac -ti-va-tor method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 511--513 []\T1/txtt/m/n/10 _get_environment_state_file() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pre-fix-Data Underfull \hbox (badness 10000) in paragraph at lines 513--515 []\T1/txtt/m/n/10 _get_index_r_base() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 520--522 []\T1/txtt/m/n/10 _get_name_and_alias_mapping() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daPlug-in- Underfull \hbox (badness 10000) in paragraph at lines 523--525 []\T1/txtt/m/n/10 _get_package_record_from_specs() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 5231) in paragraph at lines 525--526 []\T1/txtt/m/n/10 _get_parameter_loader() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-f ig-u-ra-tion method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 529--531 []\T1/txtt/m/n/10 _get_python_info() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-lin-kLi nk-Trans-ac-tion static Underfull \hbox (badness 10000) in paragraph at lines 536--537 []\T1/txtt/m/n/10 _get_solver_base() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 537--538 []\T1/txtt/m/n/10 _get_starting_path_list() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 _Ac -ti-va-tor method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 539--540 []\T1/txtt/m/n/10 _get_subactions() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 _Greedy-Sub -Parser-s-Ac-tion Underfull \hbox (badness 10000) in paragraph at lines 542--544 []\T1/txtt/m/n/10 _get_version_tuple() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Dep-re-c a-tion-Han-dler static Underfull \hbox (badness 10000) in paragraph at lines 548--550 []\T1/txtt/m/n/10 _get_yaml_list_comments() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Yam l-Raw-Pa-ram-e-ter Underfull \hbox (badness 10000) in paragraph at lines 550--552 []\T1/txtt/m/n/10 _get_yaml_map_comments() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Yaml -Raw-Pa-ram-e-ter Underfull \hbox (badness 10000) in paragraph at lines 552--553 []\T1/txtt/m/n/10 _grouped_parameter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pa-ram-e-t er-Type-Groups at- Underfull \hbox (badness 10000) in paragraph at lines 554--555 []\T1/txtt/m/n/10 _hook_postamble() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pow-er-Shel -lAc-ti-va-tor method\T1/qtm/m/n/10 ), Underfull \hbox (badness 7981) in paragraph at lines 567--569 []\T1/txtt/m/n/10 _individuals \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Ag-gre-gate-Com- pile-Mul-ti-Py-cAc-tion at- Underfull \hbox (badness 10000) in paragraph at lines 572--573 []\T1/txtt/m/n/10 _init_solution_precs() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Solver -State-Con-tainer Underfull \hbox (badness 10000) in paragraph at lines 574--576 []\T1/txtt/m/n/10 _initialize_dev_bash() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 576--578 []\T1/txtt/m/n/10 _initialize_dev_cmdexe() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule [910] Underfull \hbox (badness 10000) in paragraph at lines 584--586 []\T1/txtt/m/n/10 _is_http_error_most_400_codes() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 586--588 []\T1/txtt/m/n/10 _is_http_error_most_400_codes() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 588--590 []\T1/txtt/m/n/10 _is_literal() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 588--590 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 619--620 []\T1/txtt/m/n/10 _make_channel_priorities() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Re -solve static Underfull \hbox (badness 10000) in paragraph at lines 620--622 []\T1/txtt/m/n/10 _make_compile_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-li n-kLink-Trans-ac-tion Underfull \hbox (badness 10000) in paragraph at lines 625--627 []\T1/txtt/m/n/10 _make_legacy_action_groups() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-lin-kLink-Trans- Underfull \hbox (badness 10000) in paragraph at lines 629--630 []\T1/txtt/m/n/10 _make_milliseconds() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Times-ta mp-Field static Underfull \hbox (badness 10000) in paragraph at lines 631--633 []\T1/txtt/m/n/10 _make_single_record() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pack-ag e-Cache-Data Underfull \hbox (badness 10000) in paragraph at lines 635--637 []\T1/txtt/m/n/10 _match_key_is_important() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Loa d-ed-Pa-ram-e-ter Underfull \hbox (badness 10000) in paragraph at lines 637--638 []\T1/txtt/m/n/10 _match_specs_from_explicit() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 638--640 []\T1/txtt/m/n/10 _md5_not_for_security() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 642--643 []\T1/txtt/m/n/10 _merge_channel_settings() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 En- vi-ron-ment-Con-fig Underfull \hbox (badness 10000) in paragraph at lines 643--645 []\T1/txtt/m/n/10 _message_to_dict() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonDis- tri-bu-tion-Meta-data Underfull \hbox (badness 10000) in paragraph at lines 652--654 []\T1/txtt/m/n/10 _new_makepasv() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 652--654 \T1/qtm/m/it/10 conda.gateways.connection.adapters.ftp\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 655--657 []\T1/txtt/m/n/10 _nodes_from_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 659--661 []\T1/txtt/m/n/10 _old_makepasv \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 659--661 \T1/qtm/m/it/10 conda.gateways.connection.adapters.ftp\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 666--667 []\T1/txtt/m/n/10 _override_virtual_packages \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Co n-text at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 671--672 []\T1/txtt/m/n/10 _parameter_loaders \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-fig-u- ra-tionType prop-erty\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 673--674 []\T1/txtt/m/n/10 _parse_channel() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [911] Underfull \hbox (badness 10000) in paragraph at lines 675--677 []\T1/txtt/m/n/10 _parse_entries_file_data() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Py thonDis-tri-bu-tion Underfull \hbox (badness 10000) in paragraph at lines 677--679 []\T1/txtt/m/n/10 _parse_iso_timestamp() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Chan-n el-No-ticeRe-sponse Underfull \hbox (badness 10000) in paragraph at lines 679--681 []\T1/txtt/m/n/10 _parse_legacy_dist() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 681--683 []\T1/txtt/m/n/10 _parse_notice_level() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Chan-ne l-No-ticeRe-sponse Underfull \hbox (badness 7468) in paragraph at lines 685--687 []\T1/txtt/m/n/10 _parse_requires_file_data() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 P ythonDis-tri-bu-tion Underfull \hbox (badness 10000) in paragraph at lines 687--689 []\T1/txtt/m/n/10 _parse_spec_str() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 689--691 []\T1/txtt/m/n/10 _parse_spec_str_dispatcher() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 691--693 []\T1/txtt/m/n/10 _parse_spec_str_v3() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 693--695 []\T1/txtt/m/n/10 _parse_version_plus_build() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 695--697 []\T1/txtt/m/n/10 _patch_for_local_exports() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 705--707 []\T1/txtt/m/n/10 _pip_install_via_requirements() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 716--718 []\T1/txtt/m/n/10 _powershell_profile_content() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (48.37169pt too wide) in paragraph at lines 718--720 []\T1/txtt/m/n/10 _powershell_profile_content_to_add_condabin_to_path() Underfull \hbox (badness 10000) in paragraph at lines 728--730 []\T1/txtt/m/n/10 _pretty_record_format() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 730--731 []\T1/txtt/m/n/10 _print_conda_exception() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Ex-c ep-tion-Han-dler Underfull \hbox (badness 10000) in paragraph at lines 735--736 []\T1/txtt/m/n/10 _process_raw_repodata_str() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 S ub-dir-Data Underfull \hbox (badness 10000) in paragraph at lines 736--738 []\T1/txtt/m/n/10 _progress_bar() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pro-gres-sive -FetchEx-tract static Underfull \hbox (badness 10000) in paragraph at lines 751--753 []\T1/txtt/m/n/10 _read_channel_configuration() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 758--760 []\T1/txtt/m/n/10 _read_windows_registry() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 762--764 []\T1/txtt/m/n/10 _register_enum_representers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 769--770 []\T1/txtt/m/n/10 _replace_prefix_in_path() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 _Ac -ti-va-tor method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 776--778 []\T1/txtt/m/n/10 _repodata_shards() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [912] Underfull \hbox (badness 10000) in paragraph at lines 778--779 []\T1/txtt/m/n/10 _repodata_state_copy() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Zst-dR e-poInt-er-face Underfull \hbox (badness 10000) in paragraph at lines 790--792 []\T1/txtt/m/n/10 _resolve_path() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 794--795 []\T1/txtt/m/n/10 _retrieve_all_from_channels() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 In-dex method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 796--798 []\T1/txtt/m/n/10 _reverse_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-lin-kLi nk-Trans-ac-tion static Underfull \hbox (badness 10000) in paragraph at lines 798--800 []\T1/txtt/m/n/10 _rewrite_environments_txt() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 805--806 []\T1/txtt/m/n/10 _safe_toposort() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 806--808 []\T1/txtt/m/n/10 _safe_urljoin_with_slash() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 808--810 []\T1/txtt/m/n/10 _sanitize_version_str() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 811--813 []\T1/txtt/m/n/10 _sat_solver_cls_to_str \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 813--815 []\T1/txtt/m/n/10 _sat_solver_str_to_cls \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 832--834 []\T1/txtt/m/n/10 _shards_base_url() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 834--836 []\T1/txtt/m/n/10 _shards_connections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 840--841 []\T1/txtt/m/n/10 _signing_metadata_url_base \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Co n-text at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 848--849 []\T1/txtt/m/n/10 _split_platform_re() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 849--850 []\T1/txtt/m/n/10 _ssl_context \T1/qtm/m/n/10 (\T1/qtm/m/it/10 _SSLCon-tex-tAda pter-Mixin at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 861--863 []\T1/txtt/m/n/10 _subprocess_clean_env() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 863--864 []\T1/txtt/m/n/10 _supplement_index_dict_with_cache() \T1/qtm/m/n/10 (\T1/qtm/m /it/10 In-dex Underfull \hbox (badness 10000) in paragraph at lines 864--866 []\T1/txtt/m/n/10 _supplement_index_dict_with_prefix() \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 In-dex Underfull \hbox (badness 10000) in paragraph at lines 866--868 []\T1/txtt/m/n/10 _sync_channel_to_disk() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 7595) in paragraph at lines 871--872 []\T1/txtt/m/n/10 _to_filename_do_not_use() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Mat ch-Spec method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 872--874 []\T1/txtt/m/n/10 _to_unix_drive() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 874--876 []\T1/txtt/m/n/10 _to_unix_mount() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [913] Underfull \hbox (badness 10000) in paragraph at lines 876--878 []\T1/txtt/m/n/10 _to_unix_root() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 878--880 []\T1/txtt/m/n/10 _to_win_drive() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 880--882 []\T1/txtt/m/n/10 _to_win_mount() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 882--884 []\T1/txtt/m/n/10 _to_win_root() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 884--886 []\T1/txtt/m/n/10 _topo_sort_handle_cycles() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pr e-fix-Graph class Underfull \hbox (badness 10000) in paragraph at lines 890--892 []\T1/txtt/m/n/10 _toposort_prepare_graph() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pre -fix-Graph static Underfull \hbox (badness 7099) in paragraph at lines 892--894 []\T1/txtt/m/n/10 _toposort_raise_on_cycles() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 P re-fix-Graph class Underfull \hbox (badness 10000) in paragraph at lines 931--933 []\T1/txtt/m/n/10 _validate_no_denylist_channels() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 _Val-i- Underfull \hbox (badness 10000) in paragraph at lines 933--935 []\T1/txtt/m/n/10 _validate_package_name() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 935--937 []\T1/txtt/m/n/10 _validate_plugin_headers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 937--939 []\T1/txtt/m/n/10 _validate_provided_parameters() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 939--941 []\T1/txtt/m/n/10 _validate_when_spec() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 949--951 []\T1/txtt/m/n/10 _verify_individual_level() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un -lin-kLink-Trans-ac- Underfull \hbox (badness 10000) in paragraph at lines 951--953 []\T1/txtt/m/n/10 _verify_pre_link_message() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un -lin-kLink-Trans-ac- Underfull \hbox (badness 10000) in paragraph at lines 953--955 []\T1/txtt/m/n/10 _verify_prefix_level() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-lin -kLink-Trans-ac-tion Underfull \hbox (badness 10000) in paragraph at lines 959--960 []\T1/txtt/m/n/10 _version_less_than() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Dep-re-c a-tion-Han-dler Underfull \hbox (badness 10000) in paragraph at lines 964--966 []\T1/txtt/m/n/10 _wait_and_close_handle() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 966--968 []\T1/txtt/m/n/10 _write_environment_state_file() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 Pre-fix-Data Underfull \hbox (badness 10000) in paragraph at lines 971--972 []\T1/txtt/m/n/10 _write_repo_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Sim-pl eEn-vi-ron-ment Underfull \hbox (badness 10000) in paragraph at lines 973--975 []\T1/txtt/m/n/10 _write_windows_registry() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 976--978 []\T1/txtt/m/n/10 _yaml_round_trip() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [914] Underfull \hbox (badness 10000) in paragraph at lines 1020--1022 []\T1/txtt/m/n/10 add_condabin_to_path() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 1022--1024 []\T1/txtt/m/n/10 add_condabin_to_path_registry() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1024--1026 []\T1/txtt/m/n/10 add_feature_records_legacy() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1026--1028 []\T1/txtt/m/n/10 add_output_and_prompt_options() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1028--1030 []\T1/txtt/m/n/10 add_output_and_prompt_options() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1030--1031 []\T1/txtt/m/n/10 add_parser_channels() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 1033--1035 []\T1/txtt/m/n/10 add_parser_default_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1037--1039 []\T1/txtt/m/n/10 add_parser_frozen_env() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 1040--1042 []\T1/txtt/m/n/10 add_parser_help() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1044--1045 []\T1/txtt/m/n/10 add_parser_networking() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 1047--1048 []\T1/txtt/m/n/10 add_parser_platform() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 1049--1051 []\T1/txtt/m/n/10 add_parser_prefix() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 1051--1053 []\T1/txtt/m/n/10 add_parser_prefix_to_group() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1055--1057 []\T1/txtt/m/n/10 add_parser_show_channel_urls() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1058--1060 []\T1/txtt/m/n/10 add_parser_solver_mode() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 1060--1062 []\T1/txtt/m/n/10 add_parser_update_modifiers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1065--1067 []\T1/txtt/m/n/10 add_resp_to_mock() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1068--1070 []\T1/txtt/m/n/10 add_subdir_to_iter() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 1071--1073 []\T1/txtt/m/n/10 add_username_and_password() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1073--1075 []\T1/txtt/m/n/10 Administering a multi-user conda Underfull \hbox (badness 10000) in paragraph at lines 1075--1077 []\T1/txtt/m/n/10 AggregateCompileMultiPycAction \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 class in Underfull \hbox (badness 10000) in paragraph at lines 1077--1078 []\T1/txtt/m/n/10 aggressive_update_packages \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Co n-text prop-erty\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1078--1080 []\T1/txtt/m/n/10 aggressive_update_packages \T1/qtm/m/n/10 (\T1/qtm/m/it/10 En -vi-ron-ment-Con-fig [915] Underfull \hbox (badness 10000) in paragraph at lines 1089--1090 []\T1/txtt/m/n/10 all_channel_urls() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1092--1094 []\T1/txtt/m/n/10 all_link_path_actions \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Cre-ate Pre-fixRecor-dAc-tion Underfull \hbox (badness 10000) in paragraph at lines 1104--1106 []\T1/txtt/m/n/10 altered_files() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (69.30743pt too wide) in paragraph at lines 1104--1106 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.altered_files\T1 /qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1106--1108 []\T1/txtt/m/n/10 ALTERNATIVE_CONDARC_FILENAME \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (44.64159pt too wide) in paragraph at lines 1116--1118 []\T1/txtt/m/n/10 AND \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.plugins. prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1119--1121 []\T1/txtt/m/n/10 AnnotatedRawShard \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 1123--1124 []\T1/txtt/m/n/10 any_subprocess() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1127--1129 []\T1/txtt/m/n/10 application_entry_point_template \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1135--1137 []\T1/txtt/m/n/10 archspec_build() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1135--1137 \T1/qtm/m/it/10 conda.plugins.virtual_packages.archspec\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1138--1140 []\T1/txtt/m/n/10 ArgParseRawParameter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 1172--1173 []\T1/txtt/m/n/10 attach_stderr_handler() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 6608) in paragraph at lines 1182--1183 []\T1/txtt/m/n/10 auto_injector_fixture() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 BaseT est-Case method\T1/qtm/m/n/10 ), [916] Underfull \hbox (badness 6575) in paragraph at lines 1187--1188 []\T1/txtt/m/n/10 available_platforms \T1/qtm/m/n/10 (\T1/qtm/m/it/10 En-vi-ron -mentSpecBase prop- Underfull \hbox (badness 10000) in paragraph at lines 1192--1194 []\T1/txtt/m/n/10 backoff_rename() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1194--1195 []\T1/txtt/m/n/10 backoff_rmdir() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1195--1197 []\T1/txtt/m/n/10 backslash_to_forwardslash() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1213--1215 []\T1/txtt/m/n/10 batch_retrieve_from_cache() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1215--1217 []\T1/txtt/m/n/10 batch_retrieve_from_network() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1242--1244 []\T1/txtt/m/n/10 breadth_first_search_by_name() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 Gen-er-al-Graph Underfull \hbox (badness 10000) in paragraph at lines 1252--1254 []\T1/txtt/m/n/10 build_binary_response() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 1252--1254 \T1/qtm/m/it/10 conda.gateways.connection.adapters.ftp\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1257--1259 []\T1/txtt/m/n/10 build_headers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1266--1268 []\T1/txtt/m/n/10 build_repodata_subset() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 1268--1270 []\T1/txtt/m/n/10 build_repodata_subset() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 1270--1272 []\T1/txtt/m/n/10 build_response() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1270--1272 \T1/qtm/m/it/10 conda.gateways.connection.adapters.ftp\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1275--1277 []\T1/txtt/m/n/10 build_text_response() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 1275--1277 \T1/qtm/m/it/10 conda.gateways.connection.adapters.ftp\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1278--1279 []\T1/txtt/m/n/10 BuildRepodataSubset \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 1279--1281 []\T1/txtt/m/n/10 BuildRepodataSubset \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 1282--1283 []\T1/txtt/m/n/10 BUILTIN_COMMANDS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [917] Underfull \hbox (badness 10000) in paragraph at lines 1290--1291 []\T1/txtt/m/n/10 CACHE_CONTROL_KEY \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1293--1295 []\T1/txtt/m/n/10 cache_fetch_thread() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 1308--1310 []\T1/txtt/m/n/10 CACHE_STATE_SUFFIX \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1310--1312 []\T1/txtt/m/n/10 cached_cuda_version() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 1314--1315 []\T1/txtt/m/n/10 calculate_channel_urls() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 1327--1329 []\T1/txtt/m/n/10 CaseInsensitiveStrMatch \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 1344--1346 []\T1/txtt/m/n/10 channel_alias_validation() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1367--1368 []\T1/txtt/m/n/10 ChannelNoticeResponse \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class i n Underfull \hbox (badness 10000) in paragraph at lines 1368--1369 []\T1/txtt/m/n/10 ChannelNoticeResultSet \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in [918] Underfull \hbox (badness 10000) in paragraph at lines 1385--1387 []\T1/txtt/m/n/10 CHECK_ALTERNATE_FORMAT_INTERVAL \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1387--1389 []\T1/txtt/m/n/10 check_envs_txt_file() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Overfull \hbox (85.46246pt too wide) in paragraph at lines 1387--1389 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.environment_txt\ T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1391--1393 []\T1/txtt/m/n/10 check_files_in_package() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 1398--1400 []\T1/txtt/m/n/10 CHUNK_SIZE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1410--1411 []\T1/txtt/m/n/10 cleanup() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Reg-is-terEn-vi-ron -ment-Lo-ca-tion-Ac-tion Underfull \hbox (badness 10000) in paragraph at lines 1414--1415 []\T1/txtt/m/n/10 cleanup() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-reg-is-terEn-vi- ron-ment-Lo-ca-tion-Ac-tion Underfull \hbox (badness 10000) in paragraph at lines 1423--1425 []\T1/txtt/m/n/10 clear_memoized_methods() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 1425--1427 []\T1/txtt/m/n/10 clear_subdir_cache() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 1448--1449 []\T1/txtt/m/n/10 collect_errors() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 MapLoad-ed-P a-ram-e-ter method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1450--1451 []\T1/txtt/m/n/10 collect_errors() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Se-quenceLoa d-ed-Pa-ram-e-ter Underfull \hbox (badness 10000) in paragraph at lines 1453--1455 []\T1/txtt/m/n/10 combine_batches_until_none() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1456--1458 []\T1/txtt/m/n/10 comma_separated_stripped() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1472--1474 []\T1/txtt/m/n/10 COMPARE_OP \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 1472--1474 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1474--1475 []\T1/txtt/m/n/10 compare_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1475--1477 []\T1/txtt/m/n/10 compatible_release_operator() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1478--1479 []\T1/txtt/m/n/10 compile_action_groups \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pre-fix -Ac-tion-Group at- Underfull \hbox (badness 10000) in paragraph at lines 1479--1481 []\T1/txtt/m/n/10 compile_multiple_pyc() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule [919] Underfull \hbox (badness 10000) in paragraph at lines 1481--1483 []\T1/txtt/m/n/10 CompileMultiPycAction \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class i n [920] [921] [922] Overfull \hbox (37.87172pt too wide) in paragraph at lines 1809--1810 []\T1/txtt/m/n/10 conda.plugins.environment_exporters.environment_yml Overfull \hbox (1.12183pt too wide) in paragraph at lines 1811--1812 []\T1/txtt/m/n/10 conda.plugins.environment_exporters.explicit Overfull \hbox (43.1217pt too wide) in paragraph at lines 1813--1814 []\T1/txtt/m/n/10 conda.plugins.environment_exporters.requirements_txt Overfull \hbox (43.1217pt too wide) in paragraph at lines 1819--1820 []\T1/txtt/m/n/10 conda.plugins.environment_specifiers.environment_yml Overfull \hbox (6.37181pt too wide) in paragraph at lines 1821--1822 []\T1/txtt/m/n/10 conda.plugins.environment_specifiers.explicit Overfull \hbox (48.37169pt too wide) in paragraph at lines 1823--1824 []\T1/txtt/m/n/10 conda.plugins.environment_specifiers.requirements_txt Overfull \hbox (27.37175pt too wide) in paragraph at lines 1839--1840 []\T1/txtt/m/n/10 conda.plugins.prefix_data_loaders.pypi.pkg_format Overfull \hbox (11.6218pt too wide) in paragraph at lines 1853--1854 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks Overfull \hbox (85.12158pt too wide) in paragraph at lines 1855--1856 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.altered_files Overfull \hbox (74.62161pt too wide) in paragraph at lines 1857--1858 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.consistency Overfull \hbox (95.62155pt too wide) in paragraph at lines 1859--1860 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.environment_tx t Overfull \hbox (79.8716pt too wide) in paragraph at lines 1861--1862 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.file_locking Overfull \hbox (85.12158pt too wide) in paragraph at lines 1863--1864 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.missing_files Overfull \hbox (48.37169pt too wide) in paragraph at lines 1865--1866 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.pinned Overfull \hbox (111.3715pt too wide) in paragraph at lines 1867--1868 []\T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.requests_ca_bu ndle [923] Underfull \hbox (badness 10000) in paragraph at lines 1918--1920 []\T1/txtt/m/n/10 conda_auth_handlers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 1929--1931 []\T1/txtt/m/n/10 CONDA_ENV_VARS_UNSET_VAR \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 1931--1932 []\T1/txtt/m/n/10 conda_environment_exporters() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daSpecs Underfull \hbox (badness 10000) in paragraph at lines 1932--1934 []\T1/txtt/m/n/10 conda_environment_exporters() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (39.1175pt too wide) in paragraph at lines 1932--1934 \T1/qtm/m/it/10 conda.plugins.environment_exporters.environment_yml\T1/qtm/m/n/ 10 ), Underfull \hbox (badness 10000) in paragraph at lines 1934--1936 []\T1/txtt/m/n/10 conda_environment_exporters() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1934--1936 \T1/qtm/m/it/10 conda.plugins.environment_exporters.explicit\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1936--1938 []\T1/txtt/m/n/10 conda_environment_exporters() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (37.18246pt too wide) in paragraph at lines 1936--1938 \T1/qtm/m/it/10 conda.plugins.environment_exporters.requirements_txt\T1/qtm/m/n /10 ), Underfull \hbox (badness 10000) in paragraph at lines 1938--1940 []\T1/txtt/m/n/10 conda_environment_exporters() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1940--1941 []\T1/txtt/m/n/10 conda_environment_specifiers() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 Con-daSpecs Underfull \hbox (badness 10000) in paragraph at lines 1941--1943 []\T1/txtt/m/n/10 conda_environment_specifiers() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1941--1943 \T1/qtm/m/it/10 conda.plugins.environment_specifiers.cep_24\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1943--1945 []\T1/txtt/m/n/10 conda_environment_specifiers() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Overfull \hbox (39.1675pt too wide) in paragraph at lines 1943--1945 \T1/qtm/m/it/10 conda.plugins.environment_specifiers.environment_yml\T1/qtm/m/n /10 ), Underfull \hbox (badness 10000) in paragraph at lines 1945--1947 []\T1/txtt/m/n/10 conda_environment_specifiers() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1945--1947 \T1/qtm/m/it/10 conda.plugins.environment_specifiers.explicit\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1947--1949 []\T1/txtt/m/n/10 conda_environment_specifiers() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Overfull \hbox (37.23247pt too wide) in paragraph at lines 1947--1949 \T1/qtm/m/it/10 conda.plugins.environment_specifiers.requirements_txt\T1/qtm/m/ n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1949--1951 []\T1/txtt/m/n/10 conda_environment_specifiers() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1951--1953 []\T1/txtt/m/n/10 conda_exception_handler() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1953--1954 []\T1/txtt/m/n/10 conda_exception_observers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C on-daSpecs Underfull \hbox (badness 10000) in paragraph at lines 1954--1956 []\T1/txtt/m/n/10 conda_exception_observers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1958--1960 []\T1/txtt/m/n/10 conda_health_checks() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 1960--1962 []\T1/txtt/m/n/10 conda_health_checks() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Overfull \hbox (69.30743pt too wide) in paragraph at lines 1960--1962 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.altered_files\T1 /qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1962--1964 []\T1/txtt/m/n/10 conda_health_checks() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Overfull \hbox (66.21747pt too wide) in paragraph at lines 1962--1964 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.consistency\T1/q tm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1964--1966 []\T1/txtt/m/n/10 conda_health_checks() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Overfull \hbox (85.46246pt too wide) in paragraph at lines 1964--1966 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.environment_txt\ T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1966--1968 []\T1/txtt/m/n/10 conda_health_checks() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Overfull \hbox (66.62245pt too wide) in paragraph at lines 1966--1968 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.file_locking\T1/ qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1968--1970 []\T1/txtt/m/n/10 conda_health_checks() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Overfull \hbox (71.98744pt too wide) in paragraph at lines 1968--1970 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.missing_files\T1 /qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1970--1972 []\T1/txtt/m/n/10 conda_health_checks() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Overfull \hbox (48.03745pt too wide) in paragraph at lines 1970--1972 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.pinned\T1/qtm/m/ n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1972--1974 []\T1/txtt/m/n/10 conda_health_checks() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Overfull \hbox (99.75244pt too wide) in paragraph at lines 1972--1974 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.requests_ca_bund le\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1974--1975 []\T1/txtt/m/n/10 CONDA_HOMEPAGE_URL \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1975--1977 []\T1/txtt/m/n/10 CONDA_HOMEPAGE_URL \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1977--1979 []\T1/txtt/m/n/10 conda_http_errors() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 1979--1981 []\T1/txtt/m/n/10 CONDA_INITIALIZE_PS_RE_BLOCK \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1981--1983 []\T1/txtt/m/n/10 CONDA_INITIALIZE_RE_BLOCK \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1986--1988 []\T1/txtt/m/n/10 conda_move_to_front_of_PATH() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1989--1991 []\T1/txtt/m/n/10 conda_notices_args_n_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1991--1993 []\T1/txtt/m/n/10 CONDA_PACKAGE_EXTENSION_V1 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1993--1995 []\T1/txtt/m/n/10 CONDA_PACKAGE_EXTENSION_V2 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1996--1998 []\T1/txtt/m/n/10 conda_package_extractors() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [924] Underfull \hbox (badness 10000) in paragraph at lines 1998--2000 []\T1/txtt/m/n/10 conda_package_extractors() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 1998--2000 \T1/qtm/m/it/10 conda.plugins.package_extractors.conda\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2003--2005 []\T1/txtt/m/n/10 conda_post_commands() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 2006--2007 []\T1/txtt/m/n/10 conda_post_transaction_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 Con-daSpecs Underfull \hbox (badness 10000) in paragraph at lines 2007--2009 []\T1/txtt/m/n/10 conda_post_transaction_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2010--2012 []\T1/txtt/m/n/10 conda_pre_commands() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 2013--2014 []\T1/txtt/m/n/10 conda_pre_transaction_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 Con-daSpecs Underfull \hbox (badness 10000) in paragraph at lines 2014--2016 []\T1/txtt/m/n/10 conda_pre_transaction_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2017--2018 []\T1/txtt/m/n/10 conda_prefix_data_loaders() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C on-daSpecs Underfull \hbox (badness 10000) in paragraph at lines 2018--2020 []\T1/txtt/m/n/10 conda_prefix_data_loaders() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2020--2022 []\T1/txtt/m/n/10 conda_prefix_data_loaders() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2020--2022 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2023--2025 []\T1/txtt/m/n/10 conda_reporter_backends() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2023--2025 \T1/qtm/m/it/10 conda.plugins.reporter_backends.console\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2025--2027 []\T1/txtt/m/n/10 conda_reporter_backends() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2028--2030 []\T1/txtt/m/n/10 conda_request_headers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 2031--2033 []\T1/txtt/m/n/10 conda_session_headers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 2033--2035 []\T1/txtt/m/n/10 CONDA_SESSION_SCHEMES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 2036--2038 []\T1/txtt/m/n/10 conda_settings() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2040--2042 []\T1/txtt/m/n/10 conda_solvers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2044--2046 []\T1/txtt/m/n/10 conda_subcommands() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 2046--2048 []\T1/txtt/m/n/10 conda_subcommands() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 2048--2050 []\T1/txtt/m/n/10 CONDA_TARBALL_EXTENSION \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 2050--2051 []\T1/txtt/m/n/10 CONDA_TEMP_EXTENSION \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 2051--2053 []\T1/txtt/m/n/10 CONDA_TEMP_EXTENSIONS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 2053--2055 []\T1/txtt/m/n/10 conda_tests_ctxt_mgmt_def_pol \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 7468) in paragraph at lines 2058--2059 []\T1/txtt/m/n/10 conda_virtual_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con- daSpecs method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2059--2061 []\T1/txtt/m/n/10 conda_virtual_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 2061--2063 []\T1/txtt/m/n/10 conda_virtual_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 2061--2063 \T1/qtm/m/it/10 conda.plugins.virtual_packages.archspec\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2063--2065 []\T1/txtt/m/n/10 conda_virtual_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 2065--2067 []\T1/txtt/m/n/10 conda_virtual_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 2067--2069 []\T1/txtt/m/n/10 conda_virtual_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 2067--2069 \T1/qtm/m/it/10 conda.plugins.virtual_packages.freebsd\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2069--2071 []\T1/txtt/m/n/10 conda_virtual_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 2071--2073 []\T1/txtt/m/n/10 conda_virtual_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 2073--2075 []\T1/txtt/m/n/10 conda_virtual_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 2073--2075 \T1/qtm/m/it/10 conda.plugins.virtual_packages.windows\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2081--2083 []\T1/txtt/m/n/10 CondaEnvironmentExporter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 clas s in Underfull \hbox (badness 10000) in paragraph at lines 2083--2085 []\T1/txtt/m/n/10 CondaEnvironmentSpecifier \T1/qtm/m/n/10 (\T1/qtm/m/it/10 cla ss in Underfull \hbox (badness 10000) in paragraph at lines 2088--2090 []\T1/txtt/m/n/10 CondaExceptionObserver \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in [925] Underfull \hbox (badness 10000) in paragraph at lines 2097--2099 []\T1/txtt/m/n/10 CondaHttpAuth \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2103--2104 []\T1/txtt/m/n/10 CondaJSONEncoder \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2109--2111 []\T1/txtt/m/n/10 CondaPackageExtractor \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class i n Underfull \hbox (badness 10000) in paragraph at lines 2112--2113 []\T1/txtt/m/n/10 CondaPluginManager \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2116--2118 []\T1/txtt/m/n/10 CondaPostTransactionAction \T1/qtm/m/n/10 (\T1/qtm/m/it/10 cl ass in Underfull \hbox (badness 10000) in paragraph at lines 2120--2122 []\T1/txtt/m/n/10 CondaPrefixDataLoader \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class i n Underfull \hbox (badness 10000) in paragraph at lines 2120--2122 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2122--2124 []\T1/txtt/m/n/10 CondaPrefixDataLoader \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class i n Underfull \hbox (badness 10000) in paragraph at lines 2124--2126 []\T1/txtt/m/n/10 CondaPrefixDataLoaderCallable \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2127--2129 []\T1/txtt/m/n/10 CondaPreTransactionAction \T1/qtm/m/n/10 (\T1/qtm/m/it/10 cla ss in Underfull \hbox (badness 10000) in paragraph at lines 2129--2131 []\T1/txtt/m/n/10 CONDARC_FILENAMES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2131--2132 []\T1/txtt/m/n/10 CondaRepoInterface \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2135--2137 []\T1/txtt/m/n/10 CondaSession \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2137--2139 []\T1/txtt/m/n/10 CondaSessionType \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2146--2148 []\T1/txtt/m/n/10 CondaSubcommand \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2157--2159 []\T1/txtt/m/n/10 CondaYAMLRepresenter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2163--2164 []\T1/txtt/m/n/10 CONFIGURATION_SOURCES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 2167--2169 []\T1/txtt/m/n/10 ConfigurationObject \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2169--2170 []\T1/txtt/m/n/10 ConfigurationType \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2170--2172 []\T1/txtt/m/n/10 configure_parser \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-da-Sub-c om-mand at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2172--2173 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2173--2175 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2175--2176 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2176--2177 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2177--2178 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2179--2181 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2181--2183 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2183--2185 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2185--2187 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2187--2189 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [926] Underfull \hbox (badness 10000) in paragraph at lines 2189--2191 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2191--2192 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2194--2195 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2196--2198 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2198--2200 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2200--2201 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2201--2202 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2202--2203 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2203--2204 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2205--2206 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2206--2207 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2207--2209 []\T1/txtt/m/n/10 configure_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2209--2211 []\T1/txtt/m/n/10 configure_parser_plugins() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2213--2215 []\T1/txtt/m/n/10 confirm_yn() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2218--2220 []\T1/txtt/m/n/10 consistent_env_check() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Overfull \hbox (66.21747pt too wide) in paragraph at lines 2218--2220 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.consistency\T1/q tm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2221--2223 []\T1/txtt/m/n/10 ConsoleReporterRenderer \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2221--2223 \T1/qtm/m/it/10 conda.plugins.reporter_backends.console\T1/qtm/m/n/10 ), Overfull \hbox (2.83238pt too wide) in paragraph at lines 2236--2237 []\T1/txtt/m/n/10 context \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.plug ins.subcommands.doctor\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2237--2239 []\T1/txtt/m/n/10 context_aware_monkeypatch() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2241--2242 []\T1/txtt/m/n/10 context_testdata() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 5175) in paragraph at lines 2244--2245 []\T1/txtt/m/n/10 ContextStackObject \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in c onda.base.context\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2245--2247 []\T1/txtt/m/n/10 convert_to_dist_str() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 2255--2256 []\T1/txtt/m/n/10 create_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Com-pile-Mul -ti-Py-cAc-tion class Underfull \hbox (badness 10000) in paragraph at lines 2256--2258 []\T1/txtt/m/n/10 create_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Cre-atePre-f ixRecor-dAc-tion class Underfull \hbox (badness 10000) in paragraph at lines 2258--2260 []\T1/txtt/m/n/10 create_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Cre-atePytho -nEn-try-PointAc-tion Underfull \hbox (badness 10000) in paragraph at lines 2262--2263 []\T1/txtt/m/n/10 create_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Up-date-His- to-ry-Ac-tion class Underfull \hbox (badness 10000) in paragraph at lines 2263--2265 []\T1/txtt/m/n/10 create_application_entry_point() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2265--2267 []\T1/txtt/m/n/10 create_cache_dir() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2267--2269 []\T1/txtt/m/n/10 create_conda_pkg() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2272--2274 []\T1/txtt/m/n/10 create_envs_directory() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 2274--2276 []\T1/txtt/m/n/10 create_fake_executable_softlink() \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 in mod-ule [927] Underfull \hbox (badness 10000) in paragraph at lines 2278--2280 []\T1/txtt/m/n/10 create_hard_link_or_copy() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2282--2284 []\T1/txtt/m/n/10 create_notice_cache_files() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2284--2286 []\T1/txtt/m/n/10 create_package_cache_directory() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2286--2288 []\T1/txtt/m/n/10 create_python_entry_point() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Overfull \hbox (11.6218pt too wide) in paragraph at lines 2288--2290 []\T1/txtt/m/n/10 create_python_entry_point_windows_exe_action() Underfull \hbox (badness 10000) in paragraph at lines 2292--2294 []\T1/txtt/m/n/10 CreateInPrefixPathAction \T1/qtm/m/n/10 (\T1/qtm/m/it/10 clas s in Underfull \hbox (badness 10000) in paragraph at lines 2294--2296 []\T1/txtt/m/n/10 CreatePrefixRecordAction \T1/qtm/m/n/10 (\T1/qtm/m/it/10 clas s in Underfull \hbox (badness 10000) in paragraph at lines 2296--2298 []\T1/txtt/m/n/10 CreatePythonEntryPointAction \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2303--2305 []\T1/txtt/m/n/10 cuda_version() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2306--2308 []\T1/txtt/m/n/10 custom_expandvars() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 2317--2319 []\T1/txtt/m/n/10 data_callback_factory() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 2317--2319 \T1/qtm/m/it/10 conda.gateways.connection.adapters.ftp\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2336--2338 []\T1/txtt/m/n/10 DEFAULT_CHANNEL_ALIAS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 2340--2342 []\T1/txtt/m/n/10 DEFAULT_CHANNELS_UNIX \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 2342--2343 []\T1/txtt/m/n/10 DEFAULT_CHANNELS_WIN \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 2343--2345 []\T1/txtt/m/n/10 DEFAULT_CONDA_LIST_FIELDS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2345--2347 []\T1/txtt/m/n/10 DEFAULT_CONDARC_FILENAME \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 2347--2349 []\T1/txtt/m/n/10 DEFAULT_CONSOLE_REPORTER_BACKEND \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2349--2351 []\T1/txtt/m/n/10 DEFAULT_CUSTOM_CHANNELS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 2357--2359 []\T1/txtt/m/n/10 DEFAULT_JSON_REPORTER_BACKEND \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2359--2361 []\T1/txtt/m/n/10 DEFAULT_MARKER_CONTEXT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 2359--2361 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2361--2363 []\T1/txtt/m/n/10 DEFAULT_NOTICE_MESG \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 2367--2369 []\T1/txtt/m/n/10 default_python_default() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 2369--2371 []\T1/txtt/m/n/10 default_python_validation() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2375--2377 []\T1/txtt/m/n/10 DEFAULTS_CHANNEL_NAME \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 2377--2379 []\T1/txtt/m/n/10 DefaultValueRawParameter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 clas s in [928] Underfull \hbox (badness 10000) in paragraph at lines 2379--2381 []\T1/txtt/m/n/10 delete_prefix_from_linked_data() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2381--2382 []\T1/txtt/m/n/10 delete_trash() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2387--2388 []\T1/txtt/m/n/10 dependencies_validation() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2396--2397 []\T1/txtt/m/n/10 deprecations \T1/qtm/m/n/10 (\T1/qtm/m/it/10 _Con-stant-Dep-r e-ca-tion-Reg-istry at- Underfull \hbox (badness 10000) in paragraph at lines 2402--2404 []\T1/txtt/m/n/10 describe_all_parameters() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 6559) in paragraph at lines 2406--2408 []\T1/txtt/m/n/10 description \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daEn-vi-ron-m ent-Ex-porter at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 7613) in paragraph at lines 2408--2409 []\T1/txtt/m/n/10 description \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daEn-vi-ron-m entSpec-i-fier at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2414--2415 []\T1/txtt/m/n/10 detail_view() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-sol-eRe-por ter-Ren-derer method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2418--2420 []\T1/txtt/m/n/10 detect_environment_exporter() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daPlug-in- Underfull \hbox (badness 10000) in paragraph at lines 2420--2422 []\T1/txtt/m/n/10 detect_environment_specifier() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 Con-daPlug-in- Underfull \hbox (badness 10000) in paragraph at lines 2422--2423 []\T1/txtt/m/n/10 detection_supported \T1/qtm/m/n/10 (\T1/qtm/m/it/10 En-vi-ron -mentSpecBase at- Underfull \hbox (badness 10000) in paragraph at lines 2426--2428 []\T1/txtt/m/n/10 determine_target_prefix() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2429--2431 []\T1/txtt/m/n/10 diff_for_unlink_link_precs() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2431--2432 []\T1/txtt/m/n/10 direct_download() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Di-rect-Dow n-load-Adapter Underfull \hbox (badness 10000) in paragraph at lines 2433--2435 []\T1/txtt/m/n/10 DirectDownloadAdapter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class i n Underfull \hbox (badness 10000) in paragraph at lines 2441--2443 []\T1/txtt/m/n/10 disable_external_plugins() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Co n-daPlug-in-Man- Underfull \hbox (badness 10000) in paragraph at lines 2444--2446 []\T1/txtt/m/n/10 disable_ssl_verify_warning() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2466--2468 []\T1/txtt/m/n/10 do_cache_action() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2469--2471 []\T1/txtt/m/n/10 do_cleanup() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [929] Underfull \hbox (badness 10000) in paragraph at lines 2471--2473 []\T1/txtt/m/n/10 do_extract_action() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 2473--2475 []\T1/txtt/m/n/10 do_reverse() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2475--2477 []\T1/txtt/m/n/10 done_callback() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2479--2481 []\T1/txtt/m/n/10 download() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2481--2482 []\T1/txtt/m/n/10 download_and_extract() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-lin -kLink-Trans-ac-tion Underfull \hbox (badness 10000) in paragraph at lines 2482--2484 []\T1/txtt/m/n/10 download_http_errors() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 2484--2486 []\T1/txtt/m/n/10 download_inner() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2487--2489 []\T1/txtt/m/n/10 download_partial_file() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 2489--2491 []\T1/txtt/m/n/10 download_repodata() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 2491--2493 []\T1/txtt/m/n/10 download_text() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2529--2531 []\T1/txtt/m/n/10 empty_prefix() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2536--2537 []\T1/txtt/m/n/10 ENCODE_ENVIRONMENT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2537--2538 []\T1/txtt/m/n/10 encode_environment() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 2538--2539 []\T1/txtt/m/n/10 encode_for_env_var() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 2540--2542 []\T1/txtt/m/n/10 EnforceUnusedAdapter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2544--2546 []\T1/txtt/m/n/10 ensure_hex_hash() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2546--2547 []\T1/txtt/m/n/10 ensure_text_type() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2547--2549 []\T1/txtt/m/n/10 ensure_update_specs_exist() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2549--2551 []\T1/txtt/m/n/10 ensure_utf8_encoding() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 6188) in paragraph at lines 2556--2557 []\T1/txtt/m/n/10 ENTRY_POINTS_FILES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonDis- tri-bu-tion at-tribute\T1/qtm/m/n/10 ), [930] Underfull \hbox (badness 10000) in paragraph at lines 2572--2574 []\T1/txtt/m/n/10 env_txt_check() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (85.46246pt too wide) in paragraph at lines 2572--2574 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.environment_txt\ T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2587--2588 []\T1/txtt/m/n/10 environment_is_consistent() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 R e-solve method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2588--2590 []\T1/txtt/m/n/10 ENVIRONMENT_JSON_FORMAT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Overfull \hbox (39.1175pt too wide) in paragraph at lines 2588--2590 \T1/qtm/m/it/10 conda.plugins.environment_exporters.environment_yml\T1/qtm/m/n/ 10 ), Underfull \hbox (badness 10000) in paragraph at lines 2591--2592 []\T1/txtt/m/n/10 environment_spec \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daEn-vi- ron-mentSpec-i-fier Underfull \hbox (badness 10000) in paragraph at lines 2593--2595 []\T1/txtt/m/n/10 ENVIRONMENT_YAML_FORMAT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Overfull \hbox (39.1175pt too wide) in paragraph at lines 2593--2595 \T1/qtm/m/it/10 conda.plugins.environment_exporters.environment_yml\T1/qtm/m/n/ 10 ), Underfull \hbox (badness 10000) in paragraph at lines 2595--2596 []\T1/txtt/m/n/10 EnvironmentConfig \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2604--2606 []\T1/txtt/m/n/10 EnvironmentFormatType \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Overfull \hbox (39.1175pt too wide) in paragraph at lines 2604--2606 \T1/qtm/m/it/10 conda.plugins.environment_exporters.environment_yml\T1/qtm/m/n/ 10 ), Underfull \hbox (badness 10000) in paragraph at lines 2615--2616 []\T1/txtt/m/n/10 EnvRawParameter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2627--2629 []\T1/txtt/m/n/10 ERROR_SNIPPET_LENGTH \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 2632--2634 []\T1/txtt/m/n/10 escape_for_winpath() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 2634--2636 []\T1/txtt/m/n/10 escaped_sys_rc_path \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 2636--2638 []\T1/txtt/m/n/10 escaped_user_rc_path \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Overfull \hbox (66.70232pt too wide) in paragraph at lines 2642--2644 []\T1/txtt/m/n/10 Evaluator \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in conda.plug ins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2644--2646 []\T1/txtt/m/n/10 evaluator \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 2644--2646 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2655--2656 []\T1/txtt/m/n/10 ExactLowerStrMatch \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2659--2661 []\T1/txtt/m/n/10 exactness_and_number_of_deps() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule [931] Underfull \hbox (badness 10000) in paragraph at lines 2668--2670 []\T1/txtt/m/n/10 exception_to_queue() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 2671--2673 []\T1/txtt/m/n/10 excluded_files_check() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Overfull \hbox (71.98744pt too wide) in paragraph at lines 2671--2673 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.missing_files\T1 /qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2680--2681 []\T1/txtt/m/n/10 execute() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Cre-atePytho-nEn-tr y-PointAc-tion method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2705--2706 []\T1/txtt/m/n/10 execute() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2710--2711 []\T1/txtt/m/n/10 execute() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Reg-is-terEn-vi-ron -ment-Lo-ca-tion-Ac-tion Underfull \hbox (badness 10000) in paragraph at lines 2711--2712 []\T1/txtt/m/n/10 execute() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Re-moveLinked-Pack- ageRe-cor-dAc-tion Underfull \hbox (badness 10000) in paragraph at lines 2715--2716 []\T1/txtt/m/n/10 execute() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-reg-is-terEn-vi- ron-ment-Lo-ca-tion-Ac-tion Underfull \hbox (badness 10000) in paragraph at lines 2722--2723 []\T1/txtt/m/n/10 execute_unset() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2727--2729 []\T1/txtt/m/n/10 expand_environment_variables() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2731--2733 []\T1/txtt/m/n/10 expected_error_prefix \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 2736--2738 []\T1/txtt/m/n/10 EXPLICIT_FORMAT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2736--2738 \T1/qtm/m/it/10 conda.plugins.environment_exporters.explicit\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2741--2742 []\T1/txtt/m/n/10 explode_directories() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 2742--2744 []\T1/txtt/m/n/10 explode_directories() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 2746--2748 []\T1/txtt/m/n/10 export_explicit() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2746--2748 \T1/qtm/m/it/10 conda.plugins.environment_exporters.explicit\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2748--2750 []\T1/txtt/m/n/10 export_json() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (39.1175pt too wide) in paragraph at lines 2748--2750 \T1/qtm/m/it/10 conda.plugins.environment_exporters.environment_yml\T1/qtm/m/n/ 10 ), Underfull \hbox (badness 10000) in paragraph at lines 2751--2753 []\T1/txtt/m/n/10 export_requirements() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Overfull \hbox (37.18246pt too wide) in paragraph at lines 2751--2753 \T1/qtm/m/it/10 conda.plugins.environment_exporters.requirements_txt\T1/qtm/m/n /10 ), [932] Underfull \hbox (badness 10000) in paragraph at lines 2760--2762 []\T1/txtt/m/n/10 export_yaml() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (39.1175pt too wide) in paragraph at lines 2760--2762 \T1/qtm/m/it/10 conda.plugins.environment_exporters.environment_yml\T1/qtm/m/n/ 10 ), Underfull \hbox (badness 10000) in paragraph at lines 2762--2764 []\T1/txtt/m/n/10 EXPORTED_CHANNELS_DIR \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 2770--2772 []\T1/txtt/m/n/10 EXTERNAL_PACKAGES_PYPI_KEY \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2778--2780 []\T1/txtt/m/n/10 extract_conda_or_tarball() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2778--2780 \T1/qtm/m/it/10 conda.plugins.package_extractors.conda\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2781--2783 []\T1/txtt/m/n/10 extract_tarball() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2783--2785 []\T1/txtt/m/n/10 EXTRACT_THREADS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2785--2786 []\T1/txtt/m/n/10 extracted_package_dir \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pack-ag e-CacheRe-cord Underfull \hbox (badness 10000) in paragraph at lines 2788--2790 []\T1/txtt/m/n/10 ExtractPackageAction \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 2807--2809 []\T1/txtt/m/n/10 fetch_channels() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2814--2816 []\T1/txtt/m/n/10 fetch_shards_index() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 2816--2818 []\T1/txtt/m/n/10 fetch_shards_index() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 2825--2827 []\T1/txtt/m/n/10 file_locking_check() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Overfull \hbox (66.62245pt too wide) in paragraph at lines 2825--2827 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.file_locking\T1/ qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2829--2830 []\T1/txtt/m/n/10 FILE_NAMES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonDis-tri-bu-t ion-Meta-data at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2831--2833 []\T1/txtt/m/n/10 file_path_is_writable() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 2838--2839 []\T1/txtt/m/n/10 filename \T1/qtm/m/n/10 (\T1/qtm/m/it/10 En-vi-ron-ment-File- Ex-ten-sion-Not-Valid at- Underfull \hbox (badness 10000) in paragraph at lines 2845--2847 []\T1/txtt/m/n/10 FileNotFoundError \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2847--2848 []\T1/txtt/m/n/10 FileNotFoundError \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [933] Underfull \hbox (badness 10000) in paragraph at lines 2854--2856 []\T1/txtt/m/n/10 filter_redundant_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2860--2862 []\T1/txtt/m/n/10 find_altered_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Overfull \hbox (69.30743pt too wide) in paragraph at lines 2860--2862 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.altered_files\T1 /qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2862--2864 []\T1/txtt/m/n/10 find_builtin_commands() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 2864--2865 []\T1/txtt/m/n/10 find_commands() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2866--2867 []\T1/txtt/m/n/10 find_executable() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2867--2869 []\T1/txtt/m/n/10 find_inconsistent_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (66.21747pt too wide) in paragraph at lines 2867--2869 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.consistency\T1/q tm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2869--2870 []\T1/txtt/m/n/10 find_index_cache() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2871--2873 []\T1/txtt/m/n/10 find_malformed_pinned_specs() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (48.03745pt too wide) in paragraph at lines 2871--2873 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.pinned\T1/qtm/m/ n/10 ), Overfull \hbox (71.98744pt too wide) in paragraph at lines 2879--2881 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.missing_files\T1 /qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2890--2892 []\T1/txtt/m/n/10 first_writable_envs_dir() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2894--2896 []\T1/txtt/m/n/10 fix_altered_files() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Overfull \hbox (69.30743pt too wide) in paragraph at lines 2894--2896 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.altered_files\T1 /qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2896--2898 []\T1/txtt/m/n/10 fix_env_txt() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (85.46246pt too wide) in paragraph at lines 2896--2898 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.environment_txt\ T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2898--2900 []\T1/txtt/m/n/10 fix_inconsistent_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Overfull \hbox (66.21747pt too wide) in paragraph at lines 2898--2900 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.consistency\T1/q tm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2900--2902 []\T1/txtt/m/n/10 fix_malformed_pinned() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Overfull \hbox (48.03745pt too wide) in paragraph at lines 2900--2902 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.pinned\T1/qtm/m/ n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2902--2904 []\T1/txtt/m/n/10 fix_missing_files() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Overfull \hbox (71.98744pt too wide) in paragraph at lines 2902--2904 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.missing_files\T1 /qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2908--2910 []\T1/txtt/m/n/10 flatten_notice_responses() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2916--2918 []\T1/txtt/m/n/10 FORBIDDEN_HEADERS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2918--2920 []\T1/txtt/m/n/10 FORBIDDEN_HTTP_METHODS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 2920--2922 []\T1/txtt/m/n/10 FORBIDDEN_METHOD_OVERRIDE_HEADERS \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2932--2934 []\T1/txtt/m/n/10 forward_to_subprocess() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 2940--2941 []\T1/txtt/m/n/10 from_cli_channels() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 En-vi-ron -ment-Con-fig class [934] Underfull \hbox (badness 10000) in paragraph at lines 2941--2943 []\T1/txtt/m/n/10 from_cli_with_file_envs() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 En- vi-ron-ment class Underfull \hbox (badness 10000) in paragraph at lines 2947--2948 []\T1/txtt/m/n/10 from_env_condarc() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-fig-u- ra-tionFile class Underfull \hbox (badness 10000) in paragraph at lines 2963--2965 []\T1/txtt/m/n/10 from_system_condarc() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-fig -u-ra-tionFile class Underfull \hbox (badness 10000) in paragraph at lines 2967--2968 []\T1/txtt/m/n/10 from_user_condarc() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-fig-u -ra-tionFile class Overfull \hbox (24.42236pt too wide) in paragraph at lines 2971--2973 []\T1/txtt/m/n/10 FTPAdapter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in conda.gat eways.connection.adapters.ftp\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2988--2990 []\T1/txtt/m/n/10 generate_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 2990--2992 []\T1/txtt/m/n/10 generate_pre_parser() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 2995--2996 []\T1/txtt/m/n/10 generate_spec_constraints() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 R e-solve method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3005--3006 []\T1/txtt/m/n/10 get_all_directories() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 3006--3008 []\T1/txtt/m/n/10 get_all_directories() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 3018--3020 []\T1/txtt/m/n/10 get_cache_control_max_age() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3020--3021 []\T1/txtt/m/n/10 get_cache_key() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Chan-nel-No-t iceRe-sponse class Underfull \hbox (badness 10000) in paragraph at lines 3021--3023 []\T1/txtt/m/n/10 get_cached_request_headers \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Co n-daPlug-in-Man- Underfull \hbox (badness 10000) in paragraph at lines 3023--3025 []\T1/txtt/m/n/10 get_cached_session_headers \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Co n-daPlug-in-Man- Underfull \hbox (badness 10000) in paragraph at lines 3027--3028 []\T1/txtt/m/n/10 get_canonical_name() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daPl ug-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3028--3030 []\T1/txtt/m/n/10 get_channel_name_and_urls() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3030--3032 []\T1/txtt/m/n/10 get_channel_name_from_url() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3032--3034 []\T1/txtt/m/n/10 get_channel_notice_response() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3034--3035 []\T1/txtt/m/n/10 get_channel_objs() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3035--3036 []\T1/txtt/m/n/10 get_classifiers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonDis-t ri-bu-tion-Meta-data [935] Underfull \hbox (badness 10000) in paragraph at lines 3043--3045 \T1/qtm/m/it/10 ule conda.plugins.prefix_data_loaders.pypi\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3045--3047 []\T1/txtt/m/n/10 get_conda_build_local_url() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3047--3048 []\T1/txtt/m/n/10 get_conda_dependencies() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pyth onDis-tri-bu-tion Underfull \hbox (badness 10000) in paragraph at lines 3053--3055 []\T1/txtt/m/n/10 get_default_marker_context() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 3053--3055 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3059--3061 []\T1/txtt/m/n/10 get_dist_file_from_egg_link() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 3059--3061 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3061--3063 []\T1/txtt/m/n/10 get_dist_obsolete() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonDis -tri-bu-tion-Meta-data Underfull \hbox (badness 10000) in paragraph at lines 3063--3065 []\T1/txtt/m/n/10 get_dist_provides() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonDis -tri-bu-tion-Meta-data Underfull \hbox (badness 10000) in paragraph at lines 3065--3066 []\T1/txtt/m/n/10 get_dist_requirements() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pytho nDis-tri-bu-tion Underfull \hbox (badness 10000) in paragraph at lines 3068--3069 []\T1/txtt/m/n/10 get_entry_points() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonDis- tri-bu-tion method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3069--3071 []\T1/txtt/m/n/10 get_entry_to_link() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pack-age- Cache-Data class Underfull \hbox (badness 10000) in paragraph at lines 3074--3076 []\T1/txtt/m/n/10 get_environment_exporter_by_format() \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 3076--3078 []\T1/txtt/m/n/10 get_environment_exporters() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C on-daPlug-in-Man- Underfull \hbox (badness 10000) in paragraph at lines 3078--3080 []\T1/txtt/m/n/10 get_environment_exporters_grouped() \T1/qtm/m/n/10 (\T1/qtm/m /it/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 3080--3082 []\T1/txtt/m/n/10 get_environment_specifier() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 C on-daPlug-in-Man- Underfull \hbox (badness 10000) in paragraph at lines 3082--3084 []\T1/txtt/m/n/10 get_environment_specifier_by_name() \T1/qtm/m/n/10 (\T1/qtm/m /it/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 3086--3088 []\T1/txtt/m/n/10 get_environment_specifiers_grouped() \T1/qtm/m/n/10 (\T1/qtm/ m/it/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 3091--3093 []\T1/txtt/m/n/10 get_exporter_format_mapping() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daPlug-in- Underfull \hbox (badness 7468) in paragraph at lines 3093--3095 []\T1/txtt/m/n/10 get_external_requirements() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 P ythonDis-tri-bu-tion Underfull \hbox (badness 10000) in paragraph at lines 3100--3102 []\T1/txtt/m/n/10 get_free_space_on_unix() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 3102--3104 []\T1/txtt/m/n/10 get_free_space_on_windows() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3104--3105 []\T1/txtt/m/n/10 get_health_checks() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daPlu g-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3106--3107 []\T1/txtt/m/n/10 get_host_and_path_from_url() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 FT-PAdapter Underfull \hbox (badness 10000) in paragraph at lines 3110--3112 []\T1/txtt/m/n/10 get_index_must_unfreeze() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3117--3119 []\T1/txtt/m/n/10 get_installed_version() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 3119--3120 []\T1/txtt/m/n/10 get_installer() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3120--3122 []\T1/txtt/m/n/10 get_instrumentation_record_file() \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3123--3124 []\T1/txtt/m/n/10 get_leaf_directories() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 3124--3126 []\T1/txtt/m/n/10 get_leaf_directories() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 3129--3131 []\T1/txtt/m/n/10 get_main_info_display() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 3131--3132 []\T1/txtt/m/n/10 get_main_info_str() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e [936] Underfull \hbox (badness 10000) in paragraph at lines 3132--3134 []\T1/txtt/m/n/10 get_major_minor_version() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3134--3136 []\T1/txtt/m/n/10 get_major_minor_version() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3138--3140 []\T1/txtt/m/n/10 get_multiplatform_lockfile() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3140--3142 []\T1/txtt/m/n/10 get_name_prefix_from_env_file() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3144--3146 []\T1/txtt/m/n/10 get_notice_cache_filenames() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3146--3148 []\T1/txtt/m/n/10 get_notice_response_from_cache() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3148--3150 []\T1/txtt/m/n/10 get_notice_responses() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 3150--3152 []\T1/txtt/m/n/10 get_notices_cache_dir() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 3152--3154 []\T1/txtt/m/n/10 get_notices_cache_file() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 7468) in paragraph at lines 3154--3156 []\T1/txtt/m/n/10 get_optional_dependencies() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 P ythonDis-tri-bu-tion Underfull \hbox (badness 10000) in paragraph at lines 3156--3157 []\T1/txtt/m/n/10 get_package_extractor() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-d aPlug-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3157--3158 []\T1/txtt/m/n/10 get_package_extractors() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con- daPlug-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3167--3169 []\T1/txtt/m/n/10 get_pip_installed_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3171--3173 []\T1/txtt/m/n/10 get_plugin_manager() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 3173--3175 []\T1/txtt/m/n/10 get_post_transaction_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 Con-daPlug-in- Underfull \hbox (badness 10000) in paragraph at lines 3175--3177 []\T1/txtt/m/n/10 get_pre_transaction_actions() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daPlug-in- Underfull \hbox (badness 10000) in paragraph at lines 3182--3184 []\T1/txtt/m/n/10 get_proxy_username_and_pass() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3184--3186 []\T1/txtt/m/n/10 get_python_noarch_target_path() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3186--3188 []\T1/txtt/m/n/10 get_python_noarch_target_path() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3190--3191 []\T1/txtt/m/n/10 get_python_requirements() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pyt honDis-tri-bu-tion Underfull \hbox (badness 10000) in paragraph at lines 3191--3193 []\T1/txtt/m/n/10 get_python_requirements() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pyt honDis-tri-bu-tion- Underfull \hbox (badness 10000) in paragraph at lines 3193--3195 []\T1/txtt/m/n/10 get_python_short_path() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 3195--3197 []\T1/txtt/m/n/10 get_python_short_path() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 3201--3203 \T1/qtm/m/it/10 ule conda.plugins.prefix_data_loaders.pypi\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3207--3209 []\T1/txtt/m/n/10 get_repo_interface() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 3209--3210 []\T1/txtt/m/n/10 get_reporter_backend() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-da Plug-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3210--3211 []\T1/txtt/m/n/10 get_reporter_backends() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-d aPlug-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3211--3212 []\T1/txtt/m/n/10 get_request_headers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daP lug-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3212--3213 []\T1/txtt/m/n/10 get_request_package_in_solution() \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 Solver Underfull \hbox (badness 10000) in paragraph at lines 3216--3218 []\T1/txtt/m/n/10 get_session() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3219--3220 []\T1/txtt/m/n/10 get_session_headers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daP lug-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3220--3222 []\T1/txtt/m/n/10 get_session_storage_key() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3223--3225 []\T1/txtt/m/n/10 get_shortcut_dir() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3225--3226 []\T1/txtt/m/n/10 get_signal_name() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3226--3228 []\T1/txtt/m/n/10 get_site_packages_anchor_files() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule [937] Underfull \hbox (badness 10000) in paragraph at lines 3228--3230 []\T1/txtt/m/n/10 get_site_packages_anchor_files() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 3228--3230 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3234--3236 []\T1/txtt/m/n/10 get_solver_aggregate_1() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 3236--3238 []\T1/txtt/m/n/10 get_solver_aggregate_2() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 3238--3239 []\T1/txtt/m/n/10 get_solver_backend() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daPl ug-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3240--3242 []\T1/txtt/m/n/10 get_solver_must_unfreeze() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3245--3247 \T1/qtm/m/it/10 ule conda.gateways.connection.adapters.ftp\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3248--3250 []\T1/txtt/m/n/10 get_test_notices() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3252--3254 []\T1/txtt/m/n/10 get_user_environments_txt_file() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3256--3258 []\T1/txtt/m/n/10 get_username_password_from_header() \T1/qtm/m/n/10 (\T1/qtm/m /it/10 FT- Underfull \hbox (badness 10000) in paragraph at lines 3258--3260 []\T1/txtt/m/n/10 get_viewed_channel_notice_ids() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3260--3262 []\T1/txtt/m/n/10 get_virtual_package_records() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daPlug-in- Underfull \hbox (badness 10000) in paragraph at lines 3263--3264 []\T1/txtt/m/n/10 GlobLowerStrMatch \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 3267--3268 []\T1/txtt/m/n/10 groupby_to_dict() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3274--3276 []\T1/txtt/m/n/10 handle_application_exception() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 Ex-cep-tion-Han- Underfull \hbox (badness 10000) in paragraph at lines 3277--3279 []\T1/txtt/m/n/10 handle_reportable_application_exception() Underfull \hbox (badness 10000) in paragraph at lines 3280--3282 []\T1/txtt/m/n/10 handle_unexpected_exception() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Ex-cep-tion-Han- Underfull \hbox (badness 10000) in paragraph at lines 3285--3287 []\T1/txtt/m/n/10 hardlink_supported() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 3288--3289 []\T1/txtt/m/n/10 has_package_extension() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-d aPlug-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3290--3292 []\T1/txtt/m/n/10 has_pyzzer_entry_point() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Overfull \hbox (22.47736pt too wide) in paragraph at lines 3315--3317 []\T1/txtt/m/n/10 hookimpl \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.plu gins.prefix_data_loaders.pypi\T1/qtm/m/n/10 ), Overfull \hbox (8.08237pt too wide) in paragraph at lines 3317--3318 []\T1/txtt/m/n/10 hookimpl \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.plu gins.subcommands.doctor\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3320--3321 []\T1/txtt/m/n/10 http_test_server() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3322--3324 []\T1/txtt/m/n/10 HTTPAdapter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 3322--3324 \T1/qtm/m/it/10 conda.gateways.connection.adapters.http\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3324--3325 []\T1/txtt/m/n/10 HttpTestServerFixture \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class i n [938] Underfull \hbox (badness 10000) in paragraph at lines 3331--3333 []\T1/txtt/m/n/10 IDENTIFIER \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 3331--3333 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3346--3348 []\T1/txtt/m/n/10 index_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3358--3360 []\T1/txtt/m/n/10 init_cmd_exe_registry() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 3364--3365 []\T1/txtt/m/n/10 init_poolmanager() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 _SSLCon-te x-tAdapter-Mixin Underfull \hbox (badness 10000) in paragraph at lines 3365--3367 []\T1/txtt/m/n/10 init_powershell_user() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 3370--3371 []\T1/txtt/m/n/10 initial_action_groups \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pre-fix -Ac-tion-Group at- Underfull \hbox (badness 10000) in paragraph at lines 3374--3376 []\T1/txtt/m/n/10 initialize_logging() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 3376--3378 []\T1/txtt/m/n/10 initialize_std_loggers() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 3398--3400 []\T1/txtt/m/n/10 install_activate_bat() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 3400--3402 []\T1/txtt/m/n/10 install_anaconda_prompt() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3403--3404 []\T1/txtt/m/n/10 install_conda_csh() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 3404--3406 []\T1/txtt/m/n/10 install_conda_fish() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 3406--3408 []\T1/txtt/m/n/10 install_conda_hook_ps1() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 3408--3410 []\T1/txtt/m/n/10 install_conda_psm1() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 3411--3412 []\T1/txtt/m/n/10 install_conda_xsh() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 3414--3416 []\T1/txtt/m/n/10 install_condabin_conda_auto_activate_bat() Underfull \hbox (badness 10000) in paragraph at lines 3416--3418 []\T1/txtt/m/n/10 install_condabin_conda_bat() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [939] Underfull \hbox (badness 10000) in paragraph at lines 3418--3420 []\T1/txtt/m/n/10 install_condabin_hook_bat() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3420--3422 []\T1/txtt/m/n/10 install_condabin_rename_tmp_bat() \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3422--3423 []\T1/txtt/m/n/10 install_deactivate() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 3423--3425 []\T1/txtt/m/n/10 install_deactivate_bat() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 3425--3426 []\T1/txtt/m/n/10 install_explicit_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3426--3428 []\T1/txtt/m/n/10 install_library_bin_conda_bat() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3429--3431 []\T1/txtt/m/n/10 install_Scripts_activate_bat() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3436--3437 []\T1/txtt/m/n/10 intermediate_path \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pre-fixRe-p laceLinkAc-tion at- Underfull \hbox (badness 10000) in paragraph at lines 3439--3441 []\T1/txtt/m/n/10 interpret() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 3439--3441 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3441--3442 []\T1/txtt/m/n/10 INTERRUPT_SIGNALS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3456--3457 []\T1/txtt/m/n/10 invoke_post_commands() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-da Plug-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3457--3458 []\T1/txtt/m/n/10 invoke_post_solves() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daPl ug-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3458--3459 []\T1/txtt/m/n/10 invoke_pre_commands() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daP lug-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3459--3460 []\T1/txtt/m/n/10 invoke_pre_solves() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daPlu g-in-Man-ager Underfull \hbox (badness 10000) in paragraph at lines 3461--3463 []\T1/txtt/m/n/10 is_admin_on_unix() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3463--3465 []\T1/txtt/m/n/10 is_admin_on_windows() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 3469--3471 []\T1/txtt/m/n/10 is_channel_notices_enabled() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3474--3476 []\T1/txtt/m/n/10 is_executable() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3494--3496 []\T1/txtt/m/n/10 is_valid_import_path() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 3504--3506 []\T1/txtt/m/n/10 iter_info_components() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule [940] Underfull \hbox (badness 10000) in paragraph at lines 3530--3531 []\T1/txtt/m/n/10 JSONDecodeError \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3532--3534 []\T1/txtt/m/n/10 JSONProgressBar \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 3534--3536 []\T1/txtt/m/n/10 JSONReporterRenderer \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 3536--3538 []\T1/txtt/m/n/10 JSONSpinner \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 3561--3562 []\T1/txtt/m/n/10 LAST_MODIFIED_KEY \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3577--3578 []\T1/txtt/m/n/10 link_action_groups \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pre-fix-Ac -tion-Group at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3594--3596 []\T1/txtt/m/n/10 linux_get_libc_version() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 3596--3598 []\T1/txtt/m/n/10 linux_version() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3598--3600 []\T1/txtt/m/n/10 LINUX_VERSION_PATTERN \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 3600--3602 []\T1/txtt/m/n/10 linux_version_validate() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 3604--3606 []\T1/txtt/m/n/10 list_all_known_prefixes() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3607--3609 []\T1/txtt/m/n/10 list_fields_validation() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule [941] Underfull \hbox (badness 10000) in paragraph at lines 3631--3633 []\T1/txtt/m/n/10 load_site_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 3631--3633 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3634--3635 []\T1/txtt/m/n/10 LoadedParameter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 3641--3643 []\T1/txtt/m/n/10 LocalFSAdapter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 3641--3643 \T1/qtm/m/it/10 conda.gateways.connection.adapters.localfs\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3643--3645 []\T1/txtt/m/n/10 locate_prefix_by_name() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 3655--3657 []\T1/txtt/m/n/10 locking_supported() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Overfull \hbox (106.36734pt too wide) in paragraph at lines 3662--3664 []\T1/txtt/m/n/10 logger \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.plugi ns.subcommands.doctor.health_checks.altered_files\T1/qtm/m/n/10 ), Overfull \hbox (122.52237pt too wide) in paragraph at lines 3664--3666 []\T1/txtt/m/n/10 logger \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.plugi ns.subcommands.doctor.health_checks.environment_txt\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3679--3681 []\T1/txtt/m/n/10 make_actions_for_record() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pro -gres-sive-FetchEx- Underfull \hbox (badness 10000) in paragraph at lines 3681--3683 []\T1/txtt/m/n/10 make_conda_egg_link() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 3683--3685 []\T1/txtt/m/n/10 make_condabin_plan() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 3685--3687 []\T1/txtt/m/n/10 make_dev_egg_info_file() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 3689--3691 []\T1/txtt/m/n/10 make_entry_point_exe() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 3691--3693 []\T1/txtt/m/n/10 make_executable() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3693--3695 []\T1/txtt/m/n/10 make_initialize_plan() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 3695--3696 []\T1/txtt/m/n/10 make_install_plan() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 3697--3699 []\T1/txtt/m/n/10 make_menu_action_groups \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pre-f ix-Ac-tion-Group Underfull \hbox (badness 10000) in paragraph at lines 3699--3701 []\T1/txtt/m/n/10 make_raw_parameters() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Arg-Par seR-aw-Pa-ram-e-ter Underfull \hbox (badness 10000) in paragraph at lines 3701--3702 []\T1/txtt/m/n/10 make_raw_parameters() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 En-vRaw -Pa-ram-e-ter class Underfull \hbox (badness 10000) in paragraph at lines 3702--3703 []\T1/txtt/m/n/10 make_raw_parameters() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Raw-Pa- ram-e-ter class Underfull \hbox (badness 10000) in paragraph at lines 3703--3704 []\T1/txtt/m/n/10 make_raw_parameters() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Yaml-Ra w-Pa-ram-e-ter class Underfull \hbox (badness 10000) in paragraph at lines 3704--3706 []\T1/txtt/m/n/10 make_raw_parameters_from_file() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 Yaml-Raw-Pa- Underfull \hbox (badness 10000) in paragraph at lines 3706--3708 []\T1/txtt/m/n/10 make_read_only() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3712--3714 []\T1/txtt/m/n/10 make_writable() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [942] Underfull \hbox (badness 10000) in paragraph at lines 3722--3723 []\T1/txtt/m/n/10 MANDATORY_FILES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonEg-gIn- foDis-tri-bu-tion at- Underfull \hbox (badness 10000) in paragraph at lines 3723--3725 []\T1/txtt/m/n/10 MANDATORY_FILES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonIn-stal led-Dis-tri-bu-tion at- Underfull \hbox (badness 10000) in paragraph at lines 3727--3728 []\T1/txtt/m/n/10 MANIFEST_FILES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonIn-stall ed-Dis-tri-bu-tion at- Underfull \hbox (badness 10000) in paragraph at lines 3733--3735 []\T1/txtt/m/n/10 MapLoadedParameter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 3736--3738 []\T1/txtt/m/n/10 mark_channel_notices_as_viewed() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3739--3741 []\T1/txtt/m/n/10 MARKER_OP \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 3739--3741 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3741--3742 []\T1/txtt/m/n/10 mask_anaconda_token() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 3761--3762 []\T1/txtt/m/n/10 MAX_CHANNEL_PRIORITY \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 3762--3764 []\T1/txtt/m/n/10 MAX_REPODATA_VERSION \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 3764--3765 []\T1/txtt/m/n/10 MAX_SHEBANG_LENGTH \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3770--3771 []\T1/txtt/m/n/10 maybe_unquote() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3778--3779 []\T1/txtt/m/n/10 memoizedproperty() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [943] Underfull \hbox (badness 10000) in paragraph at lines 3804--3806 []\T1/txtt/m/n/10 minimal_unsatisfiable_subset() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3809--3811 []\T1/txtt/m/n/10 minio_s3_server() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3813--3815 []\T1/txtt/m/n/10 missing_files() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (71.98744pt too wide) in paragraph at lines 3813--3815 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.missing_files\T1 /qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3815--3816 []\T1/txtt/m/n/10 missing_pyc_files() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 3816--3818 []\T1/txtt/m/n/10 missing_pyc_files() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 3820--3821 []\T1/txtt/m/n/10 mkdir_p_sudo_safe() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 3821--3823 []\T1/txtt/m/n/10 mkdir_p_sudo_safe() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 3823--3825 []\T1/txtt/m/n/10 mockable_context_envs_dirs() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 3828--3830 []\T1/txtt/m/n/10 modify_easy_install_pth() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [944] Underfull \hbox (badness 10000) in paragraph at lines 3947--3948 []| \T1/txtt/m/n/10 conda.gateways.connection.adapters.ftp\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3948--3949 []| \T1/txtt/m/n/10 conda.gateways.connection.adapters.http\T1/qtm/m/n/10 , Overfull \hbox (13.12186pt too wide) in paragraph at lines 3949--3950 []| \T1/txtt/m/n/10 conda.gateways.connection.adapters.localfs\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 3950--3951 []| \T1/txtt/m/n/10 conda.gateways.connection.adapters.s3\T1/qtm/m/n/10 , Overfull \hbox (60.37172pt too wide) in paragraph at lines 3992--3993 []| \T1/txtt/m/n/10 conda.plugins.environment_exporters.environment_yml\T1/qtm/ m/n/10 , Overfull \hbox (23.62183pt too wide) in paragraph at lines 3993--3994 []| \T1/txtt/m/n/10 conda.plugins.environment_exporters.explicit\T1/qtm/m/n/10 , Overfull \hbox (65.6217pt too wide) in paragraph at lines 3994--3995 []| \T1/txtt/m/n/10 conda.plugins.environment_exporters.requirements_txt\T1/qtm /m/n/10 , Overfull \hbox (18.37184pt too wide) in paragraph at lines 3996--3997 []| \T1/txtt/m/n/10 conda.plugins.environment_specifiers.cep_24\T1/qtm/m/n/10 , Overfull \hbox (65.6217pt too wide) in paragraph at lines 3997--3998 []| \T1/txtt/m/n/10 conda.plugins.environment_specifiers.environment_yml\T1/qtm /m/n/10 , Overfull \hbox (28.87181pt too wide) in paragraph at lines 3998--3999 []| \T1/txtt/m/n/10 conda.plugins.environment_specifiers.explicit\T1/qtm/m/n/10 , Overfull \hbox (70.87169pt too wide) in paragraph at lines 3999--4000 []| \T1/txtt/m/n/10 conda.plugins.environment_specifiers.requirements_txt\T1/qt m/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4003--4004 []| \T1/txtt/m/n/10 conda.plugins.package_extractors.conda\T1/qtm/m/n/10 , [945] Underfull \hbox (badness 10000) in paragraph at lines 4006--4007 []| \T1/txtt/m/n/10 conda.plugins.prefix_data_loaders.pypi\T1/qtm/m/n/10 , Overfull \hbox (49.87175pt too wide) in paragraph at lines 4007--4008 []| \T1/txtt/m/n/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/ n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4009--4010 []| \T1/txtt/m/n/10 conda.plugins.reporter_backends.console\T1/qtm/m/n/10 , Overfull \hbox (34.1218pt too wide) in paragraph at lines 4014--4015 []| \T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks\T1/qtm/m/n/1 0 , Overfull \hbox (107.62158pt too wide) in paragraph at lines 4015--4017 []| \T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.altered_file s\T1/qtm/m/n/10 , Overfull \hbox (97.12161pt too wide) in paragraph at lines 4017--4019 []| \T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.consistency\ T1/qtm/m/n/10 , Overfull \hbox (118.12155pt too wide) in paragraph at lines 4019--4021 []| \T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.environment_ txt\T1/qtm/m/n/10 , Overfull \hbox (102.3716pt too wide) in paragraph at lines 4021--4023 []| \T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.file_locking \T1/qtm/m/n/10 , Overfull \hbox (107.62158pt too wide) in paragraph at lines 4023--4025 []| \T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.missing_file s\T1/qtm/m/n/10 , Overfull \hbox (70.87169pt too wide) in paragraph at lines 4025--4026 []| \T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.pinned\T1/qt m/m/n/10 , Overfull \hbox (133.8715pt too wide) in paragraph at lines 4026--4028 []| \T1/txtt/m/n/10 conda.plugins.subcommands.doctor.health_checks.requests_ca_ bundle\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4030--4031 []| \T1/txtt/m/n/10 conda.plugins.virtual_packages.archspec\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4033--4034 []| \T1/txtt/m/n/10 conda.plugins.virtual_packages.freebsd\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4036--4037 []| \T1/txtt/m/n/10 conda.plugins.virtual_packages.windows\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4062--4064 []\T1/txtt/m/n/10 multiplatform_export \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daEn -vi-ron-ment-Ex-porter [946] Underfull \hbox (badness 10000) in paragraph at lines 4123--4125 []\T1/txtt/m/n/10 NAMESPACE_PACKAGE_NAMES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 4131--4132 []\T1/txtt/m/n/10 needs_line_ending_fix \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Posix-A c-ti-va-tor at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4132--4134 []\T1/txtt/m/n/10 needs_line_ending_fix \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pow-er- Shel-lAc-ti-va-tor at- Underfull \hbox (badness 5741) in paragraph at lines 4134--4135 []\T1/txtt/m/n/10 needs_line_ending_fix \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Xon-shA c-ti-va-tor at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4137--4139 []\T1/txtt/m/n/10 network_fetch_thread() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 4169--4171 []\T1/txtt/m/n/10 NON_SPACE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 4169--4171 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4175--4177 []\T1/txtt/m/n/10 norm_package_name() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Overfull \hbox (23.33246pt too wide) in paragraph at lines 4175--4177 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4177--4179 []\T1/txtt/m/n/10 norm_package_version() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 4177--4179 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4180--4181 []\T1/txtt/m/n/10 normalized_version() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 4189--4191 []\T1/txtt/m/n/10 notices_cache_dir() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 4192--4193 []\T1/txtt/m/n/10 NOTICES_CACHE_SUBDIR \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Overfull \hbox (1.12183pt too wide) in paragraph at lines 4193--4195 []\T1/txtt/m/n/10 notices_decorator_assert_message_in_stdout() Underfull \hbox (badness 10000) in paragraph at lines 4200--4202 []\T1/txtt/m/n/10 notices_mock_fetch_get_session() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule [947] Underfull \hbox (badness 10000) in paragraph at lines 4207--4208 []\T1/txtt/m/n/10 nt_to_posix() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4219--4221 []\T1/txtt/m/n/10 ObjectLoadedParameter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class i n Underfull \hbox (badness 10000) in paragraph at lines 4221--4222 []\T1/txtt/m/n/10 ObjectParameter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 4227--4229 []\T1/txtt/m/n/10 offline_nofetch_thread() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 4230--4232 []\T1/txtt/m/n/10 offset_cache_file_mtime() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4250--4251 []\T1/txtt/m/n/10 optional_message \T1/qtm/m/n/10 (\T1/qtm/m/it/10 TooMan-yArgu -mentsEr-ror at- Overfull \hbox (39.3916pt too wide) in paragraph at lines 4251--4253 []\T1/txtt/m/n/10 OR \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.plugins.p refix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4255--4256 []\T1/txtt/m/n/10 os_distribution_name_version() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 Con-text Underfull \hbox (badness 10000) in paragraph at lines 4257--4259 []\T1/txtt/m/n/10 osx_version() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4260--4262 []\T1/txtt/m/n/10 override_entity \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daVir-tu- al-Pack-age at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4274--4276 []\T1/txtt/m/n/10 PACKAGE_CACHE_MAGIC_FILE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 4276--4278 []\T1/txtt/m/n/10 package_dict() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4278--4280 []\T1/txtt/m/n/10 PACKAGE_ENV_VARS_DIR \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 4285--4287 []\T1/txtt/m/n/10 package_is_installed() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 4288--4289 []\T1/txtt/m/n/10 package_metadata_version \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pack -ageMeta-data Underfull \hbox (badness 10000) in paragraph at lines 4294--4296 []\T1/txtt/m/n/10 package_string() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4296--4298 []\T1/txtt/m/n/10 package_string_set() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 4298--4300 []\T1/txtt/m/n/10 package_tarball_full_path \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pac k-age-CacheRe-cord Underfull \hbox (badness 10000) in paragraph at lines 4301--4302 []\T1/txtt/m/n/10 package_tarball_full_path \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pre -fixRecord at- Underfull \hbox (badness 10000) in paragraph at lines 4304--4306 []\T1/txtt/m/n/10 PackageCacheData \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in [948] Underfull \hbox (badness 10000) in paragraph at lines 4308--4310 []\T1/txtt/m/n/10 PackageCacheType \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 4311--4312 []\T1/txtt/m/n/10 PackageMetadata \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 4312--4313 []\T1/txtt/m/n/10 packagename \T1/qtm/m/n/10 (\T1/qtm/m/it/10 En-vi-ron-ment-Fi leNot-Down-loaded at- Underfull \hbox (badness 10000) in paragraph at lines 4315--4317 []\T1/txtt/m/n/10 PackageRecordDict \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 7362) in paragraph at lines 4329--4330 []\T1/txtt/m/n/10 paired_actions \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pro-gres-sive- FetchEx-tract at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4332--4334 []\T1/txtt/m/n/10 parameter_description_builder() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4336--4337 []\T1/txtt/m/n/10 parameter_names_and_aliases \T1/qtm/m/n/10 (\T1/qtm/m/it/10 P lug-in-Con-fig at- Underfull \hbox (badness 10000) in paragraph at lines 4339--4340 []\T1/txtt/m/n/10 ParameterLoader \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 4341--4343 []\T1/txtt/m/n/10 parametrized_solver_fixture() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4346--4348 []\T1/txtt/m/n/10 parse_conda_channel_url() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4349--4351 []\T1/txtt/m/n/10 parse_entry_point_def() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 4351--4353 []\T1/txtt/m/n/10 parse_entry_point_def() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 4353--4355 []\T1/txtt/m/n/10 parse_marker() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 4353--4355 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4355--4357 []\T1/txtt/m/n/10 parse_specification() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 4355--4357 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4359--4361 []\T1/txtt/m/n/10 PARTIAL_PYPI_SPEC_PATTERN \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 4359--4361 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4377--4379 []\T1/txtt/m/n/10 path_is_clean() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [949] Underfull \hbox (badness 10000) in paragraph at lines 4415--4417 []\T1/txtt/m/n/10 pinned_well_formatted_check() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (48.03745pt too wide) in paragraph at lines 4415--4417 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.pinned\T1/qtm/m/ n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4419--4421 []\T1/txtt/m/n/10 pip_installed_post_parse_hook() \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4437--4438 []\T1/txtt/m/n/10 PLATFORM_DIRECTORIES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 4443--4445 []\T1/txtt/m/n/10 plugin_sequence_parameters \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pa -ram-e-ter-Type- Overfull \hbox (9.51738pt too wide) in paragraph at lines 4449--4451 []\T1/txtt/m/n/10 plugins \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.plug ins.environment_exporters\T1/qtm/m/n/10 ), Overfull \hbox (9.56738pt too wide) in paragraph at lines 4451--4453 []\T1/txtt/m/n/10 plugins \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.plug ins.environment_specifiers\T1/qtm/m/n/10 ), Overfull \hbox (60.12733pt too wide) in paragraph at lines 4458--4460 []\T1/txtt/m/n/10 plugins \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.plug ins.subcommands.doctor.health_checks\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4463--4464 []\T1/txtt/m/n/10 POPULAR_ENCODINGS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4466--4467 []\T1/txtt/m/n/10 posix_to_nt() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 5231) in paragraph at lines 4468--4469 []\T1/txtt/m/n/10 post_build_validation() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-f ig-u-ra-tion method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4482--4484 []\T1/txtt/m/n/10 prefix_action_groups \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-lin-k Link-Trans-ac-tion Underfull \hbox (badness 10000) in paragraph at lines 4484--4486 []\T1/txtt/m/n/10 PREFIX_CREATION_TIMESTAMP_FILE \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4488--4489 []\T1/txtt/m/n/10 PREFIX_FROZEN_FILE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4490--4492 []\T1/txtt/m/n/10 PREFIX_NAME_DISALLOWED_CHARS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [950] Underfull \hbox (badness 10000) in paragraph at lines 4497--4498 []\T1/txtt/m/n/10 prefix_paths_data \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Com-pile-Mu l-ti-Py-cAc-tion at- Underfull \hbox (badness 10000) in paragraph at lines 4498--4499 []\T1/txtt/m/n/10 PREFIX_PINNED_FILE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4499--4500 []\T1/txtt/m/n/10 PREFIX_PLACEHOLDER \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4501--4502 []\T1/txtt/m/n/10 prefix_placeholder \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pre-fixRe- placeLinkAc-tion at- Overfull \hbox (9.14233pt too wide) in paragraph at lines 4510--4511 []\T1/txtt/m/n/10 PrefixData \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in conda.plu gins.subcommands.doctor\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4513--4515 []\T1/txtt/m/n/10 PrefixGraph \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 4513--4515 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4518--4520 []\T1/txtt/m/n/10 PrefixReplaceLinkAction \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 4527--4528 []\T1/txtt/m/n/10 pretty_list() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4528--4529 []\T1/txtt/m/n/10 pretty_map() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4537--4539 []\T1/txtt/m/n/10 PrimitiveLoadedParameter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 clas s in Underfull \hbox (badness 10000) in paragraph at lines 4539--4541 []\T1/txtt/m/n/10 PrimitiveParameter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 4544--4545 []\T1/txtt/m/n/10 print_conda_exception() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 4545--4547 []\T1/txtt/m/n/10 print_config_item() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 4547--4549 []\T1/txtt/m/n/10 print_expected_error_report() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Ex-cep-tion-Han- Underfull \hbox (badness 10000) in paragraph at lines 4550--4552 []\T1/txtt/m/n/10 print_export_header() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 4552--4554 []\T1/txtt/m/n/10 print_instrumentation_data() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4555--4557 []\T1/txtt/m/n/10 print_more_notices_message() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4557--4559 []\T1/txtt/m/n/10 print_notice_message() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 4561--4563 []\T1/txtt/m/n/10 print_plan_results() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 4568--4569 []\T1/txtt/m/n/10 prioritize_channels() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 6808) in paragraph at lines 4570--4571 []\T1/txtt/m/n/10 process_solution() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 _Py-Cryp-t oSat-Solver method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4577--4579 []\T1/txtt/m/n/10 progress_bar_context_manager() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 Re-porter-Ren- [951] Underfull \hbox (badness 10000) in paragraph at lines 4582--4583 []\T1/txtt/m/n/10 progress_max_pos \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pro-gress-Fi leWrap-per at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 7832) in paragraph at lines 4583--4584 []\T1/txtt/m/n/10 progress_update() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pro-gress-F ileWrap-per method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4587--4589 []\T1/txtt/m/n/10 ProgressFileWrapper \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 4589--4591 []\T1/txtt/m/n/10 ProgressiveFetchExtract \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 4591--4592 []\T1/txtt/m/n/10 PROGRESSIVEFETCHEXTRACT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 4592--4594 []\T1/txtt/m/n/10 PROGRESSIVEFETCHEXTRACT_CMD() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4604--4606 []\T1/txtt/m/n/10 PY_FILE_RE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 4604--4606 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4613--4615 []\T1/txtt/m/n/10 PYPI_CONDA_DEPS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 4613--4615 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4615--4617 []\T1/txtt/m/n/10 pypi_name_to_conda_name() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 4615--4617 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4617--4619 []\T1/txtt/m/n/10 PYPI_TO_CONDA \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 4617--4619 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Overfull \hbox (50.95236pt too wide) in paragraph at lines 4621--4623 []\T1/txtt/m/n/10 PySpec \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in conda.plugins .prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4625--4627 []\T1/txtt/m/n/10 python_entry_point_template \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4629--4630 []\T1/txtt/m/n/10 python_site_packages_path \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pac k-ageRe-cord at- Underfull \hbox (badness 10000) in paragraph at lines 4631--4633 []\T1/txtt/m/n/10 PythonDistribution \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (23.33246pt too wide) in paragraph at lines 4631--4633 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4633--4635 []\T1/txtt/m/n/10 PythonDistributionMetadata \T1/qtm/m/n/10 (\T1/qtm/m/it/10 cl ass in Overfull \hbox (23.33246pt too wide) in paragraph at lines 4633--4635 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4635--4637 []\T1/txtt/m/n/10 PythonEggInfoDistribution \T1/qtm/m/n/10 (\T1/qtm/m/it/10 cla ss in Overfull \hbox (23.33246pt too wide) in paragraph at lines 4635--4637 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4637--4639 []\T1/txtt/m/n/10 PythonEggLinkDistribution \T1/qtm/m/n/10 (\T1/qtm/m/it/10 cla ss in Overfull \hbox (23.33246pt too wide) in paragraph at lines 4637--4639 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4639--4641 []\T1/txtt/m/n/10 PythonInstalledDistribution \T1/qtm/m/n/10 (\T1/qtm/m/it/10 c lass in Overfull \hbox (23.33246pt too wide) in paragraph at lines 4639--4641 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4657--4659 []\T1/txtt/m/n/10 query_all_prefixes() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 4660--4662 []\T1/txtt/m/n/10 QUEUE_TIMEOUT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4665--4667 []\T1/txtt/m/n/10 QuietProgressBar \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 4665--4667 \T1/qtm/m/it/10 conda.plugins.reporter_backends.console\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4667--4669 []\T1/txtt/m/n/10 QuietSpinner \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 4667--4669 \T1/qtm/m/it/10 conda.plugins.reporter_backends.console\T1/qtm/m/n/10 ), [952] Underfull \hbox (badness 10000) in paragraph at lines 4675--4676 []\T1/txtt/m/n/10 raise_errors() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4681--4683 []\T1/txtt/m/n/10 raw_parameters_from_single_source() \T1/qtm/m/n/10 (\T1/qtm/m /it/10 Pa-ram-e- Underfull \hbox (badness 10000) in paragraph at lines 4687--4688 []\T1/txtt/m/n/10 RE_UNIX_DRIVE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4688--4689 []\T1/txtt/m/n/10 RE_UNIX_MOUNT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4689--4690 []\T1/txtt/m/n/10 RE_UNIX_ROOT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4690--4691 []\T1/txtt/m/n/10 RE_WIN_DRIVE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4691--4692 []\T1/txtt/m/n/10 RE_WIN_MOUNT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4695--4697 []\T1/txtt/m/n/10 reachable_pipelined() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Re-po-d ata-Sub-set method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4697--4699 []\T1/txtt/m/n/10 REACHABLE_PIPELINED_MAX_TIMEOUTS \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4704--4706 []\T1/txtt/m/n/10 read_binstar_tokens() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 4707--4709 []\T1/txtt/m/n/10 read_has_prefix() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4709--4710 []\T1/txtt/m/n/10 read_icondata() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4710--4712 []\T1/txtt/m/n/10 read_index_json() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4712--4714 []\T1/txtt/m/n/10 read_index_json_from_tarball() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4715--4717 []\T1/txtt/m/n/10 read_only_caches() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pack-age-C ache-Data class Underfull \hbox (badness 10000) in paragraph at lines 4717--4719 []\T1/txtt/m/n/10 read_package_info() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 4719--4721 []\T1/txtt/m/n/10 read_package_metadata() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 4721--4723 []\T1/txtt/m/n/10 read_paths_json() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4723--4725 []\T1/txtt/m/n/10 read_python_record() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 4723--4725 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4725--4727 []\T1/txtt/m/n/10 read_python_record() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Overfull \hbox (23.33246pt too wide) in paragraph at lines 4725--4727 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4727--4729 []\T1/txtt/m/n/10 read_repodata_json() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 4729--4731 []\T1/txtt/m/n/10 read_soft_links() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4733--4735 []\T1/txtt/m/n/10 RECOGNIZED_URL_SCHEMES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 4740--4742 []\T1/txtt/m/n/10 recursive_make_writable() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4742--4744 []\T1/txtt/m/n/10 redact_token_urls() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 5274) in paragraph at lines 4752--4753 []\T1/txtt/m/n/10 register() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 _Con-stant-Dep-re- ca-tion-Reg-istry method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4754--4755 []\T1/txtt/m/n/10 register_action_groups \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pre-fi x-Ac-tion-Group at- Underfull \hbox (badness 10000) in paragraph at lines 4755--4756 []\T1/txtt/m/n/10 register_env() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4757--4758 []\T1/txtt/m/n/10 register_reset_callaback() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Co n-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 4758--4760 []\T1/txtt/m/n/10 RegisterEnvironmentLocationAction \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 class in [953] Underfull \hbox (badness 10000) in paragraph at lines 4780--4782 []\T1/txtt/m/n/10 remove_binstar_token() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 4784--4786 []\T1/txtt/m/n/10 remove_conda_in_sp_dir() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 4786--4788 []\T1/txtt/m/n/10 remove_empty_parent_paths() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Overfull \hbox (6.37181pt too wide) in paragraph at lines 4797--4799 []\T1/txtt/m/n/10 remove_youngest_descendant_nodes_with_specs() Underfull \hbox (badness 10000) in paragraph at lines 4801--4803 []\T1/txtt/m/n/10 RemoveFromPrefixPathAction \T1/qtm/m/n/10 (\T1/qtm/m/it/10 cl ass in Underfull \hbox (badness 10000) in paragraph at lines 4803--4805 []\T1/txtt/m/n/10 RemoveLinkedPackageRecordAction \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 class in Underfull \hbox (badness 10000) in paragraph at lines 4807--4809 []\T1/txtt/m/n/10 rename_context() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4819--4821 []\T1/txtt/m/n/10 replace_context_default() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4821--4823 []\T1/txtt/m/n/10 replace_first_api_with_conda() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4823--4825 []\T1/txtt/m/n/10 replace_long_shebang() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 4847--4849 []\T1/txtt/m/n/10 REPODATA_HEADER_RE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4856--4858 []\T1/txtt/m/n/10 REPODATA_PICKLE_VERSION \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 4859--4860 []\T1/txtt/m/n/10 REPODATA_SHARDS_FN \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4867--4869 []\T1/txtt/m/n/10 RepodataInfoDict \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in [954] Underfull \hbox (badness 10000) in paragraph at lines 4873--4874 []\T1/txtt/m/n/10 RepodataSubset \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 4880--4882 []\T1/txtt/m/n/10 REPR_IGNORE_KWARGS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4882--4884 []\T1/txtt/m/n/10 request_header_sort_dict \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 4884--4886 []\T1/txtt/m/n/10 request_header_sort_key() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4886--4888 []\T1/txtt/m/n/10 request_url_zstd_state() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 4894--4896 []\T1/txtt/m/n/10 requests_ca_bundle_check() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (99.75244pt too wide) in paragraph at lines 4894--4896 \T1/qtm/m/it/10 conda.plugins.subcommands.doctor.health_checks.requests_ca_bund le\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4900--4902 []\T1/txtt/m/n/10 REQUIREMENTS_FORMAT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Overfull \hbox (37.18246pt too wide) in paragraph at lines 4900--4902 \T1/qtm/m/it/10 conda.plugins.environment_exporters.requirements_txt\T1/qtm/m/n /10 ), Underfull \hbox (badness 10000) in paragraph at lines 4902--4904 []\T1/txtt/m/n/10 RequirementsSpec \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 4906--4907 []\T1/txtt/m/n/10 REQUIRES_FILES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonIn-stall ed-Dis-tri-bu-tion at- Underfull \hbox (badness 10000) in paragraph at lines 4907--4908 []\T1/txtt/m/n/10 RESERVED_ENV_NAMES \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4909--4911 []\T1/txtt/m/n/10 reset_conda_context() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 4913--4915 []\T1/txtt/m/n/10 resolve_paths() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4915--4917 []\T1/txtt/m/n/10 resolved_short_path() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 4915--4917 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4921--4923 []\T1/txtt/m/n/10 response_header_sort_dict \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4923--4925 []\T1/txtt/m/n/10 response_header_sort_key() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4946--4947 []\T1/txtt/m/n/10 reverse() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Cre-atePytho-nEn-tr y-PointAc-tion method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4950--4951 []\T1/txtt/m/n/10 reverse() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Reg-is-terEn-vi-ron -ment-Lo-ca-tion-Ac-tion Underfull \hbox (badness 10000) in paragraph at lines 4951--4952 []\T1/txtt/m/n/10 reverse() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Re-moveLinked-Pack- ageRe-cor-dAc-tion Underfull \hbox (badness 10000) in paragraph at lines 4954--4955 []\T1/txtt/m/n/10 reverse() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-reg-is-terEn-vi- ron-ment-Lo-ca-tion-Ac-tion [955] Overfull \hbox (17.22737pt too wide) in paragraph at lines 4965--4967 []\T1/txtt/m/n/10 rm_rf() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.plug ins.prefix_data_loaders.pypi\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4979--4980 []\T1/txtt/m/n/10 run_as_admin() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4983--4984 []\T1/txtt/m/n/10 run_plan_elevated() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 4984--4986 []\T1/txtt/m/n/10 run_plan_from_stdin() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 4986--4988 []\T1/txtt/m/n/10 run_plan_from_temp_file() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 4996--4998 []\T1/txtt/m/n/10 run_test_server() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (17.3024pt too wide) in paragraph at lines 5002--5004 []\T1/txtt/m/n/10 S3Adapter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in conda.gate ways.connection.adapters.s3\T1/qtm/m/n/10 ), Underfull \hbox (badness 6141) in paragraph at lines 5041--5042 []\T1/txtt/m/n/10 sequence_parameters \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pa-ram-e- ter-Type-Groups prop- Underfull \hbox (badness 10000) in paragraph at lines 5042--5044 []\T1/txtt/m/n/10 SequenceLoadedParameter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 5044--5045 []\T1/txtt/m/n/10 SequenceParameter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 5048--5050 []\T1/txtt/m/n/10 session_conda_cli() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 5051--5053 []\T1/txtt/m/n/10 set_all_logger_level() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 5053--5055 []\T1/txtt/m/n/10 set_binstar_token() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 5055--5057 []\T1/txtt/m/n/10 set_conda_log_level() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 5061--5062 []\T1/txtt/m/n/10 set_file_logging() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [956] Underfull \hbox (badness 10000) in paragraph at lines 5068--5070 []\T1/txtt/m/n/10 set_repository_metadata() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Sol ver-State-Con-tainer Underfull \hbox (badness 10000) in paragraph at lines 5092--5094 []\T1/txtt/m/n/10 SHARD_CACHE_NAME \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5097--5099 []\T1/txtt/m/n/10 shard_mentioned_packages() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5120--5122 []\T1/txtt/m/n/10 SHARDS_CONNECTIONS_DEFAULT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5123--5125 []\T1/txtt/m/n/10 ShardsIndexDict \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 5129--5130 []\T1/txtt/m/n/10 SHEBANG_REGEX \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5130--5131 []\T1/txtt/m/n/10 shlex_split_unicode() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 5149--5151 []\T1/txtt/m/n/10 SimpleEnvironment \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 5151--5153 []\T1/txtt/m/n/10 SINGLE_USE_KEYS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonDis-tri -bu-tion-Meta-data at- Underfull \hbox (badness 10000) in paragraph at lines 5153--5154 []\T1/txtt/m/n/10 SingleStrArgCachingType \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 5164--5166 []\T1/txtt/m/n/10 softlink_supported() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le [957] Underfull \hbox (badness 10000) in paragraph at lines 5195--5196 []\T1/txtt/m/n/10 source_full_path \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Cre-ateIn-Pr e-fix-PathAc-tion prop- Underfull \hbox (badness 5119) in paragraph at lines 5196--5197 []\T1/txtt/m/n/10 source_full_path \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Ex-tract-Pac k-age-Ac-tion at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5197--5198 []\T1/txtt/m/n/10 source_full_paths \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Com-pile-Mu l-ti-Py-cAc-tion prop- Underfull \hbox (badness 7468) in paragraph at lines 5199--5200 []\T1/txtt/m/n/10 source_prefix \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Cre-ateIn-Pre-f ix-PathAc-tion at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5200--5202 []\T1/txtt/m/n/10 source_short_path \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Cre-ateIn-P re-fix-PathAc-tion at- Underfull \hbox (badness 10000) in paragraph at lines 5202--5203 []\T1/txtt/m/n/10 source_short_paths \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Com-pile-M ul-ti-Py-cAc-tion at- Underfull \hbox (badness 5417) in paragraph at lines 5203--5204 []\T1/txtt/m/n/10 sp_reference \T1/qtm/m/n/10 (\T1/qtm/m/it/10 PythonEg-gIn-foD is-tri-bu-tion at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5205--5206 []\T1/txtt/m/n/10 SPACER_CHARACTER \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5215--5217 []\T1/txtt/m/n/10 spec_to_package_name() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 5222--5224 []\T1/txtt/m/n/10 specs_from_history_map() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Solv er-State-Con-tainer Underfull \hbox (badness 7415) in paragraph at lines 5226--5228 []\T1/txtt/m/n/10 SPECS_SATISFIED_SKIP_SOLVE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Up -date-Mod-i-fier at- Overfull \hbox (15.65236pt too wide) in paragraph at lines 5234--5236 []\T1/txtt/m/n/10 Spinner \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in conda.plugin s.reporter_backends.console\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5242--5243 []\T1/txtt/m/n/10 split_anaconda_token() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 5243--5245 []\T1/txtt/m/n/10 split_conda_url_easy_parts() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 5388) in paragraph at lines 5245--5246 []\T1/txtt/m/n/10 split_extension() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.models.dist\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5247--5249 []\T1/txtt/m/n/10 split_scheme_auth_token() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5249--5251 []\T1/txtt/m/n/10 split_spec() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 5249--5251 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5253--5255 []\T1/txtt/m/n/10 ssl_verify_validation() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 5256--5258 []\T1/txtt/m/n/10 stack_context_default() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule [958] Underfull \hbox (badness 10000) in paragraph at lines 5265--5267 []\T1/txtt/m/n/10 status_code \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-avail-ableIn-v alid-Chan-nel at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5275--5276 []\T1/txtt/m/n/10 stdout_json_success() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 5282--5284 []\T1/txtt/m/n/10 STRING_CHUNK \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 5282--5284 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 5388) in paragraph at lines 5290--5291 []\T1/txtt/m/n/10 strip_extension() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.models.dist\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5308--5310 []\T1/txtt/m/n/10 subprocess_call() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5310--5312 []\T1/txtt/m/n/10 subprocess_call_with_clean_env() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5318--5320 []\T1/txtt/m/n/10 supplement_index_with_repodata() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5320--5322 []\T1/txtt/m/n/10 suppress_resource_warning() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 7631) in paragraph at lines 5338--5339 []\T1/txtt/m/n/10 tarball_basename \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pack-age-Cac heRe-cord prop-erty\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5341--5343 []\T1/txtt/m/n/10 tarball_file_in_this_cache() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pack-age-Cache- Underfull \hbox (badness 10000) in paragraph at lines 5344--5346 []\T1/txtt/m/n/10 target_extracted_dirname \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Ex-t ract-Pack-age-Ac-tion Underfull \hbox (badness 10000) in paragraph at lines 5350--5352 []\T1/txtt/m/n/10 target_full_path \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Reg-is-terEn -vi-ron-ment-Lo-ca-tion-Ac- Underfull \hbox (badness 10000) in paragraph at lines 5352--5354 []\T1/txtt/m/n/10 target_full_path \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-reg-is-te rEn-vi-ron-ment-Lo-ca-tion- Underfull \hbox (badness 10000) in paragraph at lines 5354--5355 []\T1/txtt/m/n/10 target_full_paths \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Com-pile-Mu l-ti-Py-cAc-tion prop- [959] Underfull \hbox (badness 10000) in paragraph at lines 5356--5357 []\T1/txtt/m/n/10 target_package_basename \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Cache UrlAc-tion at- Underfull \hbox (badness 10000) in paragraph at lines 5358--5359 []\T1/txtt/m/n/10 target_pkgs_dir \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Ex-tract-Pack -age-Ac-tion at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5367--5369 []\T1/txtt/m/n/10 target_prefix \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Reg-is-terEn-vi -ron-ment-Lo-ca-tion-Ac-tion Underfull \hbox (badness 10000) in paragraph at lines 5373--5374 []\T1/txtt/m/n/10 target_short_paths \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Com-pile-M ul-ti-Py-cAc-tion at- Underfull \hbox (badness 10000) in paragraph at lines 5375--5377 []\T1/txtt/m/n/10 temp_package_cache() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 5378--5380 []\T1/txtt/m/n/10 temp_simple_env() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5385--5386 []\T1/txtt/m/n/10 tempfile_extension \T1/qtm/m/n/10 (\T1/qtm/m/it/10 JSON-For-m at-Mixin at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5395--5397 []\T1/txtt/m/n/10 TemporaryDirectory \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (53.62167pt too wide) in paragraph at lines 5400--5402 []\T1/txtt/m/n/10 test_arch_preferred_over_noarch_when_otherwise_equal() Underfull \hbox (badness 6510) in paragraph at lines 5402--5403 []\T1/txtt/m/n/10 test_channel_priority_1() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Sol verTests method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5403--5404 []\T1/txtt/m/n/10 test_circular_dependencies() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 SolverTests Overfull \hbox (53.62167pt too wide) in paragraph at lines 5408--5410 []\T1/txtt/m/n/10 test_get_reduced_index_broadening_preferred_solution() Overfull \hbox (106.12152pt too wide) in paragraph at lines 5410--5412 []\T1/txtt/m/n/10 test_get_reduced_index_broadening_with_unsatisfiable_early_de p() Underfull \hbox (badness 10000) in paragraph at lines 5412--5414 []\T1/txtt/m/n/10 test_install_package_with_feature() Underfull \hbox (badness 6510) in paragraph at lines 5416--5417 []\T1/txtt/m/n/10 test_irrational_version() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Sol verTests method\T1/qtm/m/n/10 ), Overfull \hbox (43.1217pt too wide) in paragraph at lines 5420--5422 []\T1/txtt/m/n/10 test_noarch_preferred_over_arch_when_build_greater() Overfull \hbox (64.12164pt too wide) in paragraph at lines 5422--5424 []\T1/txtt/m/n/10 test_noarch_preferred_over_arch_when_build_greater_dep() Overfull \hbox (53.62167pt too wide) in paragraph at lines 5424--5426 []\T1/txtt/m/n/10 test_noarch_preferred_over_arch_when_version_greater() Overfull \hbox (74.62161pt too wide) in paragraph at lines 5426--5428 []\T1/txtt/m/n/10 test_noarch_preferred_over_arch_when_version_greater_dep() Underfull \hbox (badness 6510) in paragraph at lines 5433--5434 []\T1/txtt/m/n/10 test_surplus_features_1() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Sol verTests method\T1/qtm/m/n/10 ), Underfull \hbox (badness 6510) in paragraph at lines 5434--5435 []\T1/txtt/m/n/10 test_surplus_features_2() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Sol verTests method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5436--5438 []\T1/txtt/m/n/10 test_unintentional_feature_downgrade() Underfull \hbox (badness 10000) in paragraph at lines 5438--5440 []\T1/txtt/m/n/10 test_unsat_any_two_not_three() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 SolverTests Underfull \hbox (badness 10000) in paragraph at lines 5441--5442 []\T1/txtt/m/n/10 test_unsat_channel_priority() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 SolverTests Underfull \hbox (badness 10000) in paragraph at lines 5445--5446 []\T1/txtt/m/n/10 test_unsat_shortest_chain_1() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 SolverTests Underfull \hbox (badness 10000) in paragraph at lines 5446--5447 []\T1/txtt/m/n/10 test_unsat_shortest_chain_2() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 SolverTests Underfull \hbox (badness 10000) in paragraph at lines 5447--5448 []\T1/txtt/m/n/10 test_unsat_shortest_chain_3() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 SolverTests [960] Underfull \hbox (badness 10000) in paragraph at lines 5448--5449 []\T1/txtt/m/n/10 test_unsat_shortest_chain_4() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 SolverTests Underfull \hbox (badness 10000) in paragraph at lines 5453--5455 []\T1/txtt/m/n/10 THREAD_WAIT_TIMEOUT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 5455--5457 []\T1/txtt/m/n/10 ThreadLimitedThreadPoolExecutor \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 class in Underfull \hbox (badness 10000) in paragraph at lines 5457--5459 []\T1/txtt/m/n/10 THREADSAFE_EXTRACT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 5203) in paragraph at lines 5460--5461 []\T1/txtt/m/n/10 timeme() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule conda.gat eways.repodata.zstd\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5472--5474 []\T1/txtt/m/n/10 TmpDownload \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 5477--5479 []\T1/txtt/m/n/10 to_dict() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (39.1175pt too wide) in paragraph at lines 5477--5479 \T1/qtm/m/it/10 conda.plugins.environment_exporters.environment_yml\T1/qtm/m/n/ 10 ), Underfull \hbox (badness 10000) in paragraph at lines 5491--5493 []\T1/txtt/m/n/10 to_virtual_package() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Con-daVi r-tu-al-Pack-age Underfull \hbox (badness 10000) in paragraph at lines 5499--5501 []\T1/txtt/m/n/10 tokenized_conda_url_startswith() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5501--5502 []\T1/txtt/m/n/10 tokenized_startswith() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 5502--5504 []\T1/txtt/m/n/10 tokenized_startswith() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 5504--5506 []\T1/txtt/m/n/10 tokenized_startswith() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 5516--5518 []\T1/txtt/m/n/10 TQDMProgressBar \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 5516--5518 \T1/qtm/m/it/10 conda.plugins.reporter_backends.console\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5524--5525 []\T1/txtt/m/n/10 track_features_specs() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Solver -State-Con-tainer Underfull \hbox (badness 10000) in paragraph at lines 5527--5528 []\T1/txtt/m/n/10 transaction_context \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Com-pile- Mul-ti-Py-cAc-tion Underfull \hbox (badness 10000) in paragraph at lines 5528--5529 []\T1/txtt/m/n/10 transaction_context \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pre-fix-P athAc-tion at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5531--5533 []\T1/txtt/m/n/10 transaction_context \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-reg-is -terEn-vi-ron-ment-Lo-ca- [961] Underfull \hbox (badness 10000) in paragraph at lines 5554--5555 []\T1/txtt/m/n/10 UNDEFINED_MESSAGE_ID \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 5555--5557 []\T1/txtt/m/n/10 UNICODE_CHARACTERS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5557--5559 []\T1/txtt/m/n/10 UNICODE_CHARACTERS_RESTRICTED \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5564--5566 []\T1/txtt/m/n/10 unique_sequence_map() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 5567--5569 []\T1/txtt/m/n/10 unix_path_to_win() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5574--5576 []\T1/txtt/m/n/10 unlink_or_rename_to_trash() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5579--5580 []\T1/txtt/m/n/10 UNLINKLINKTRANSACTION \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 5580--5582 []\T1/txtt/m/n/10 UNLINKLINKTRANSACTION_CMD() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5589--5590 []\T1/txtt/m/n/10 unregister_env() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 6428) in paragraph at lines 5590--5592 []\T1/txtt/m/n/10 UnregisterEnvironmentLocationAction \T1/qtm/m/n/10 (\T1/qtm/m /it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 5597--5598 []\T1/txtt/m/n/10 unsatisfiable_hints_check_depth \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 Con-text at- Underfull \hbox (badness 10000) in paragraph at lines 5599--5601 []\T1/txtt/m/n/10 unset_environment_env_vars() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pre-fix-Data Underfull \hbox (badness 10000) in paragraph at lines 5615--5617 []\T1/txtt/m/n/10 update_file_in_place_as_binary() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5630--5631 []\T1/txtt/m/n/10 UpdateHistoryAction \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in [962] Underfull \hbox (badness 10000) in paragraph at lines 5674--5676 []\T1/txtt/m/n/10 Using Custom Locations for Environment and Underfull \hbox (badness 10000) in paragraph at lines 5677--5678 []\T1/txtt/m/n/10 Using the .condarc conda configuration file\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5678--5680 []\T1/txtt/m/n/10 Utf8NamedTemporaryFile() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 5693--5695 []\T1/txtt/m/n/10 validate_environment_files_consistency() \T1/qtm/m/n/10 (\T1/ qtm/m/it/10 in Underfull \hbox (badness 10000) in paragraph at lines 5695--5696 []\T1/txtt/m/n/10 validate_file_exists() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 5696--5698 []\T1/txtt/m/n/10 validate_install_command() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5701--5703 []\T1/txtt/m/n/10 validate_provided_parameters() \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5703--5704 []\T1/txtt/m/n/10 validate_subdir_config() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 5715--5716 []\T1/txtt/m/n/10 valueflags() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 De-fault-Val-ueR -aw-Pa-ram-e-ter method\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5735--5736 []\T1/txtt/m/n/10 verify() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Reg-is-terEn-vi-ron- ment-Lo-ca-tion-Ac-tion Underfull \hbox (badness 10000) in paragraph at lines 5738--5739 []\T1/txtt/m/n/10 verify() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-reg-is-terEn-vi-r on-ment-Lo-ca-tion-Ac-tion [963] Underfull \hbox (badness 7888) in paragraph at lines 5739--5740 []\T1/txtt/m/n/10 verify_executor \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Un-lin-kLink- Trans-ac-tion at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5757--5759 []\T1/txtt/m/n/10 VERSION_IDENTIFIER \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Overfull \hbox (23.33246pt too wide) in paragraph at lines 5757--5759 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi.pkg_format\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5760--5761 []\T1/txtt/m/n/10 version_relation_re \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 5777--5779 []\T1/txtt/m/n/10 VIRTUAL_PYTHON_EGG_UNMANAGEABLE \T1/qtm/m/n/10 (\T1/qtm/m/it/ 10 Pack-ageType Underfull \hbox (badness 10000) in paragraph at lines 5809--5811 []\T1/txtt/m/n/10 win_path_backout() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5811--5813 []\T1/txtt/m/n/10 win_path_double_escape() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 5813--5815 []\T1/txtt/m/n/10 win_path_double_escape() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 5816--5817 []\T1/txtt/m/n/10 win_path_ok() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5817--5819 []\T1/txtt/m/n/10 win_path_ok() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5817--5819 \T1/qtm/m/it/10 conda.plugins.prefix_data_loaders.pypi\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5820--5822 []\T1/txtt/m/n/10 win_path_to_unix() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5822--5824 []\T1/txtt/m/n/10 win_version() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5822--5824 \T1/qtm/m/it/10 conda.plugins.virtual_packages.windows\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5824--5826 []\T1/txtt/m/n/10 WINDOWS_LAUNCHER_STUB_PATH \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5826--5828 []\T1/txtt/m/n/10 WINDOWS_PROBLEMATIC_CHARS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5828--5829 []\T1/txtt/m/n/10 windows_python_entry_point_exe \T1/qtm/m/n/10 (\T1/qtm/m/it/1 0 Pa-thEnum Underfull \hbox (badness 10000) in paragraph at lines 5829--5831 []\T1/txtt/m/n/10 windows_python_entry_point_script \T1/qtm/m/n/10 (\T1/qtm/m/i t/10 Pa-thEnum [964] Underfull \hbox (badness 10000) in paragraph at lines 5834--5835 []\T1/txtt/m/n/10 working_state_reset() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Solver- State-Con-tainer Underfull \hbox (badness 10000) in paragraph at lines 5836--5838 []\T1/txtt/m/n/10 writable_caches() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 Pack-age-Ca che-Data class Underfull \hbox (badness 10000) in paragraph at lines 5841--5843 []\T1/txtt/m/n/10 write_as_json_to_file() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 5845--5847 []\T1/txtt/m/n/10 write_notice_response_to_cache() \T1/qtm/m/n/10 (\T1/qtm/m/it /10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5861--5862 []\T1/txtt/m/n/10 YAML_EXTENSIONS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5862--5864 []\T1/txtt/m/n/10 yaml_round_trip_dump() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 5864--5866 []\T1/txtt/m/n/10 yaml_round_trip_load() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod -ule Underfull \hbox (badness 10000) in paragraph at lines 5866--5867 []\T1/txtt/m/n/10 yaml_safe_dump() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5867--5868 []\T1/txtt/m/n/10 yaml_safe_load() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 5870--5871 []\T1/txtt/m/n/10 YamlRawParameter \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 5878--5880 []\T1/txtt/m/n/10 ZSTD_MAX_SHARD_SIZE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 5880--5882 []\T1/txtt/m/n/10 ZSTD_MAX_SHARD_SIZE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 5882--5884 []\T1/txtt/m/n/10 ZstdRepoInterface \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in [965]) (./continuumio-conda.aux) LaTeX Warning: There were undefined references. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ts1.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec-sc.en c}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc}{/usr/share/texmf/ fonts/enc/dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvip s/fontawesome5/fa5free1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/font awesome5/fa5free2.enc} Output written on continuumio-conda.pdf (969 pages, 5618880 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 1 Refer to 'continuumio-conda.log' for details Latexmk: Examining 'continuumio-conda.log' === TeX engine is 'pdfTeX' Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2026-06-16T15:53:10.839829Z, end-time: 2026-06-16T15:54:22.411979Z, duration: 71, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/epub Running Sphinx v9.1.0 loading translations [en]... done making output directory... done PlantUML jar file already downloaded. To update run `make clean` or manually delete /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/_build/plantuml.jar. Generating PlantUML... Analysed 208 modules with a total of 313 imports Done generating PlantUML files. loading pickled environment... The configuration has changed (2 options: 'html_static_path', 'mathjax3_config') done [autosummary] generating autosummary for: commands/activate.rst, commands/clean.rst, commands/commands.rst, commands/compare.rst, commands/config.rst, commands/create.rst, commands/deactivate.rst, commands/doctor.rst, commands/env/config/index.rst, commands/env/config/vars/index.rst, ..., user-guide/tasks/creating-projects.rst, user-guide/tasks/index.rst, user-guide/tasks/manage-channels.rst, user-guide/tasks/manage-conda.rst, user-guide/tasks/manage-environments.rst, user-guide/tasks/manage-pkgs.rst, user-guide/tasks/manage-python.rst, user-guide/tasks/manage-virtual.rst, user-guide/tasks/view-command-line-help.rst, user-guide/troubleshooting.rst myst v5.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'amsmath', 'substitution', 'dollarmath', 'tasklist', 'html_admonition', 'colon_fence', 'deflist', 'linkify', 'smartquotes', 'html_image', 'replacements'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) building [mo]: targets for 0 po files that are out of date writing output... building [epub]: targets for 334 source files that are out of date updating environment: 0 added, 2 changed, 0 removed reading sources... [ 50%] dev-guide/architecture reading sources... [100%] dev-guide/plugins/environment_specifiers WARNING: Failed to import class 'conda.plugins.types.CondaEnvironmentSpeficier' [autoapi.import] [autoapi.import] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/plugins/environment_specifiers.rst:64: ERROR: Unexpected indentation. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/plugins/environment_specifiers.rst:65: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/plugins/environment_specifiers.rst:11: ERROR: Unknown target name: "managing environments". [docutils] looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/typing.md: WARNING: document isn't included in any toctree [toc.not_included] done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/epub/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/epub/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/epub/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/epub/_static/epub.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/epub/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 0%] commands/activate writing output... [ 1%] commands/clean writing output... [ 1%] commands/commands writing output... [ 1%] commands/compare writing output... [ 1%] commands/config writing output... [ 2%] commands/create writing output... [ 2%] commands/deactivate writing output... [ 2%] commands/doctor writing output... [ 3%] commands/env/config/index writing output... [ 3%] commands/env/config/vars/index writing output... [ 3%] commands/env/config/vars/list writing output... [ 4%] commands/env/config/vars/set writing output... [ 4%] commands/env/config/vars/unset writing output... [ 4%] commands/env/create writing output... [ 4%] commands/env/export writing output... [ 5%] commands/env/index writing output... [ 5%] commands/env/list writing output... [ 5%] commands/env/remove writing output... [ 6%] commands/env/update writing output... [ 6%] commands/export writing output... [ 6%] commands/index writing output... [ 7%] commands/info writing output... [ 7%] commands/init writing output... [ 7%] commands/install writing output... [ 7%] commands/list writing output... [ 8%] commands/notices writing output... [ 8%] commands/package writing output... [ 8%] commands/remove writing output... [ 9%] commands/rename writing output... [ 9%] commands/repoquery/depends writing output... [ 9%] commands/repoquery/index writing output... [ 10%] commands/repoquery/search writing output... [ 10%] commands/repoquery/whoneeds writing output... [ 10%] commands/run writing output... [ 10%] commands/search writing output... [ 11%] commands/update writing output... [ 11%] configuration writing output... [ 11%] dev-guide/api writing output... [ 12%] dev-guide/api/conda/__main__/index writing output... [ 12%] dev-guide/api/conda/_private/index writing output... [ 12%] dev-guide/api/conda/_private/shards/cache/index writing output... [ 13%] dev-guide/api/conda/_private/shards/index writing output... [ 13%] dev-guide/api/conda/_private/shards/misc/index writing output... [ 13%] dev-guide/api/conda/_private/shards/shards/index writing output... [ 13%] dev-guide/api/conda/_private/shards/subset/index writing output... [ 14%] dev-guide/api/conda/_private/shards/typing/index writing output... [ 14%] dev-guide/api/conda/_version/index writing output... [ 14%] dev-guide/api/conda/activate/index writing output... [ 15%] dev-guide/api/conda/api/index writing output... [ 15%] dev-guide/api/conda/auxlib/collection/index writing output... [ 15%] dev-guide/api/conda/auxlib/compat/index writing output... [ 16%] dev-guide/api/conda/auxlib/decorators/index writing output... [ 16%] dev-guide/api/conda/auxlib/entity/index writing output... [ 16%] dev-guide/api/conda/auxlib/exceptions/index writing output... [ 16%] dev-guide/api/conda/auxlib/index writing output... [ 17%] dev-guide/api/conda/auxlib/ish/index writing output... [ 17%] dev-guide/api/conda/auxlib/logz/index writing output... [ 17%] dev-guide/api/conda/auxlib/type_coercion/index writing output... [ 18%] dev-guide/api/conda/base/constants/index writing output... [ 18%] dev-guide/api/conda/base/context/index writing output... [ 18%] dev-guide/api/conda/base/index writing output... [ 19%] dev-guide/api/conda/cli/actions/index writing output... [ 19%] dev-guide/api/conda/cli/common/index writing output... [ 19%] dev-guide/api/conda/cli/conda_argparse/index writing output... [ 19%] dev-guide/api/conda/cli/condarc/index writing output... [ 20%] dev-guide/api/conda/cli/find_commands/index writing output... [ 20%] dev-guide/api/conda/cli/formats/index writing output... [ 20%] dev-guide/api/conda/cli/helpers/index writing output... [ 21%] dev-guide/api/conda/cli/index writing output... [ 21%] dev-guide/api/conda/cli/install/index writing output... [ 21%] dev-guide/api/conda/cli/main/index writing output... [ 22%] dev-guide/api/conda/cli/main_clean/index writing output... [ 22%] dev-guide/api/conda/cli/main_commands/index writing output... [ 22%] dev-guide/api/conda/cli/main_compare/index writing output... [ 22%] dev-guide/api/conda/cli/main_config/index writing output... [ 23%] dev-guide/api/conda/cli/main_create/index writing output... [ 23%] dev-guide/api/conda/cli/main_env/index writing output... [ 23%] dev-guide/api/conda/cli/main_env_config/index writing output... [ 24%] dev-guide/api/conda/cli/main_env_create/index writing output... [ 24%] dev-guide/api/conda/cli/main_env_list/index writing output... [ 24%] dev-guide/api/conda/cli/main_env_remove/index writing output... [ 25%] dev-guide/api/conda/cli/main_env_update/index writing output... [ 25%] dev-guide/api/conda/cli/main_env_vars/index writing output... [ 25%] dev-guide/api/conda/cli/main_export/index writing output... [ 25%] dev-guide/api/conda/cli/main_info/index writing output... [ 26%] dev-guide/api/conda/cli/main_init/index writing output... [ 26%] dev-guide/api/conda/cli/main_install/index writing output... [ 26%] dev-guide/api/conda/cli/main_list/index writing output... [ 27%] dev-guide/api/conda/cli/main_mock_activate/index writing output... [ 27%] dev-guide/api/conda/cli/main_mock_deactivate/index writing output... [ 27%] dev-guide/api/conda/cli/main_notices/index writing output... [ 28%] dev-guide/api/conda/cli/main_package/index writing output... [ 28%] dev-guide/api/conda/cli/main_pip/index writing output... [ 28%] dev-guide/api/conda/cli/main_remove/index writing output... [ 28%] dev-guide/api/conda/cli/main_rename/index writing output... [ 29%] dev-guide/api/conda/cli/main_run/index writing output... [ 29%] dev-guide/api/conda/cli/main_search/index writing output... [ 29%] dev-guide/api/conda/cli/main_update/index writing output... [ 30%] dev-guide/api/conda/common/_logic/index writing output... [ 30%] dev-guide/api/conda/common/_os/index writing output... [ 30%] dev-guide/api/conda/common/_os/linux/index writing output... [ 31%] dev-guide/api/conda/common/_os/osx/index writing output... [ 31%] dev-guide/api/conda/common/_os/unix/index writing output... [ 31%] dev-guide/api/conda/common/_os/windows/index writing output... [ 31%] dev-guide/api/conda/common/compat/index writing output... [ 32%] dev-guide/api/conda/common/configuration/index writing output... [ 32%] dev-guide/api/conda/common/constants/index writing output... [ 32%] dev-guide/api/conda/common/index writing output... [ 33%] dev-guide/api/conda/common/io/index writing output... [ 33%] dev-guide/api/conda/common/iterators/index writing output... [ 33%] dev-guide/api/conda/common/logic/index writing output... [ 34%] dev-guide/api/conda/common/path/_cygpath/index writing output... [ 34%] dev-guide/api/conda/common/path/directories/index writing output... [ 34%] dev-guide/api/conda/common/path/index writing output... [ 34%] dev-guide/api/conda/common/path/python/index writing output... [ 35%] dev-guide/api/conda/common/path/windows/index writing output... [ 35%] dev-guide/api/conda/common/serialize/index writing output... [ 35%] dev-guide/api/conda/common/serialize/json/index writing output... [ 36%] dev-guide/api/conda/common/serialize/yaml/index writing output... [ 36%] dev-guide/api/conda/common/signals/index writing output... [ 36%] dev-guide/api/conda/common/toposort/index writing output... [ 37%] dev-guide/api/conda/common/url/index writing output... [ 37%] dev-guide/api/conda/core/envs_manager/index writing output... [ 37%] dev-guide/api/conda/core/index writing output... [ 37%] dev-guide/api/conda/core/index/index writing output... [ 38%] dev-guide/api/conda/core/initialize/index writing output... [ 38%] dev-guide/api/conda/core/link/index writing output... [ 38%] dev-guide/api/conda/core/package_cache_data/index writing output... [ 39%] dev-guide/api/conda/core/path_actions/index writing output... [ 39%] dev-guide/api/conda/core/portability/index writing output... [ 39%] dev-guide/api/conda/core/prefix_data/index writing output... [ 40%] dev-guide/api/conda/core/solve/index writing output... [ 40%] dev-guide/api/conda/core/subdir_data/index writing output... [ 40%] dev-guide/api/conda/deprecations/index writing output... [ 40%] dev-guide/api/conda/env/env/index writing output... [ 41%] dev-guide/api/conda/env/index writing output... [ 41%] dev-guide/api/conda/env/installers/base/index writing output... [ 41%] dev-guide/api/conda/env/installers/conda/index writing output... [ 42%] dev-guide/api/conda/env/installers/index writing output... [ 42%] dev-guide/api/conda/env/installers/pip/index writing output... [ 42%] dev-guide/api/conda/env/pip_util/index writing output... [ 43%] dev-guide/api/conda/env/specs/cep_24/index writing output... [ 43%] dev-guide/api/conda/env/specs/explicit/index writing output... [ 43%] dev-guide/api/conda/env/specs/index writing output... [ 43%] dev-guide/api/conda/env/specs/requirements/index writing output... [ 44%] dev-guide/api/conda/env/specs/yaml_file/index writing output... [ 44%] dev-guide/api/conda/exception_handler/index writing output... [ 44%] dev-guide/api/conda/exceptions/index writing output... [ 45%] dev-guide/api/conda/exports/index writing output... [ 45%] dev-guide/api/conda/gateways/anaconda_client/index writing output... [ 45%] dev-guide/api/conda/gateways/connection/adapters/ftp/index writing output... [ 46%] dev-guide/api/conda/gateways/connection/adapters/http/index writing output... [ 46%] dev-guide/api/conda/gateways/connection/adapters/index writing output... [ 46%] dev-guide/api/conda/gateways/connection/adapters/localfs/index writing output... [ 46%] dev-guide/api/conda/gateways/connection/adapters/s3/index writing output... [ 47%] dev-guide/api/conda/gateways/connection/download/index writing output... [ 47%] dev-guide/api/conda/gateways/connection/index writing output... [ 47%] dev-guide/api/conda/gateways/connection/session/index writing output... [ 48%] dev-guide/api/conda/gateways/disk/create/index writing output... [ 48%] dev-guide/api/conda/gateways/disk/delete/index writing output... [ 48%] dev-guide/api/conda/gateways/disk/index writing output... [ 49%] dev-guide/api/conda/gateways/disk/link/index writing output... [ 49%] dev-guide/api/conda/gateways/disk/lock/index writing output... [ 49%] dev-guide/api/conda/gateways/disk/permissions/index writing output... [ 49%] dev-guide/api/conda/gateways/disk/read/index writing output... [ 50%] dev-guide/api/conda/gateways/disk/test/index writing output... [ 50%] dev-guide/api/conda/gateways/disk/update/index writing output... [ 50%] dev-guide/api/conda/gateways/index writing output... [ 51%] dev-guide/api/conda/gateways/logging/index writing output... [ 51%] dev-guide/api/conda/gateways/repodata/index writing output... [ 51%] dev-guide/api/conda/gateways/repodata/lock/index writing output... [ 51%] dev-guide/api/conda/gateways/repodata/zstd/index writing output... [ 52%] dev-guide/api/conda/gateways/shards/index writing output... [ 52%] dev-guide/api/conda/gateways/shards/typing/index writing output... [ 52%] dev-guide/api/conda/gateways/streams/index writing output... [ 53%] dev-guide/api/conda/gateways/subprocess/index writing output... [ 53%] dev-guide/api/conda/history/index writing output... [ 53%] dev-guide/api/conda/index writing output... [ 54%] dev-guide/api/conda/instructions/index writing output... [ 54%] dev-guide/api/conda/misc/index writing output... [ 54%] dev-guide/api/conda/models/channel/index writing output... [ 54%] dev-guide/api/conda/models/dist/index writing output... [ 55%] dev-guide/api/conda/models/enums/index writing output... [ 55%] dev-guide/api/conda/models/environment/index writing output... [ 55%] dev-guide/api/conda/models/index writing output... [ 56%] dev-guide/api/conda/models/match_spec/index writing output... [ 56%] dev-guide/api/conda/models/package_info/index writing output... [ 56%] dev-guide/api/conda/models/prefix_graph/index writing output... [ 57%] dev-guide/api/conda/models/records/index writing output... [ 57%] dev-guide/api/conda/models/version/index writing output... [ 57%] dev-guide/api/conda/notices/cache/index writing output... [ 57%] dev-guide/api/conda/notices/core/index writing output... [ 58%] dev-guide/api/conda/notices/fetch/index writing output... [ 58%] dev-guide/api/conda/notices/index writing output... [ 58%] dev-guide/api/conda/notices/types/index writing output... [ 59%] dev-guide/api/conda/notices/views/index writing output... [ 59%] dev-guide/api/conda/plugins/config/index writing output... [ 59%] dev-guide/api/conda/plugins/environment_exporters/environment_yml/index writing output... [ 60%] dev-guide/api/conda/plugins/environment_exporters/explicit/index writing output... [ 60%] dev-guide/api/conda/plugins/environment_exporters/index writing output... [ 60%] dev-guide/api/conda/plugins/environment_exporters/requirements_txt/index writing output... [ 60%] dev-guide/api/conda/plugins/environment_specifiers/cep_24/index writing output... [ 61%] dev-guide/api/conda/plugins/environment_specifiers/environment_yml/index writing output... [ 61%] dev-guide/api/conda/plugins/environment_specifiers/explicit/index writing output... [ 61%] dev-guide/api/conda/plugins/environment_specifiers/index writing output... [ 62%] dev-guide/api/conda/plugins/environment_specifiers/requirements_txt/index writing output... [ 62%] dev-guide/api/conda/plugins/hookspec/index writing output... [ 62%] dev-guide/api/conda/plugins/index writing output... [ 63%] dev-guide/api/conda/plugins/manager/index writing output... [ 63%] dev-guide/api/conda/plugins/package_extractors/conda/index writing output... [ 63%] dev-guide/api/conda/plugins/package_extractors/index writing output... [ 63%] dev-guide/api/conda/plugins/post_solves/index writing output... [ 64%] dev-guide/api/conda/plugins/prefix_data_loaders/index writing output... [ 64%] dev-guide/api/conda/plugins/prefix_data_loaders/pypi/index writing output... [ 64%] dev-guide/api/conda/plugins/prefix_data_loaders/pypi/pkg_format/index writing output... [ 65%] dev-guide/api/conda/plugins/reporter_backends/console/index writing output... [ 65%] dev-guide/api/conda/plugins/reporter_backends/index writing output... [ 65%] dev-guide/api/conda/plugins/reporter_backends/json/index writing output... [ 66%] dev-guide/api/conda/plugins/solvers/index writing output... [ 66%] dev-guide/api/conda/plugins/subcommands/doctor/health_checks/altered_files/index writing output... [ 66%] dev-guide/api/conda/plugins/subcommands/doctor/health_checks/consistency/index writing output... [ 66%] dev-guide/api/conda/plugins/subcommands/doctor/health_checks/environment_txt/index writing output... [ 67%] dev-guide/api/conda/plugins/subcommands/doctor/health_checks/file_locking/index writing output... [ 67%] dev-guide/api/conda/plugins/subcommands/doctor/health_checks/index writing output... [ 67%] dev-guide/api/conda/plugins/subcommands/doctor/health_checks/missing_files/index writing output... [ 68%] dev-guide/api/conda/plugins/subcommands/doctor/health_checks/pinned/index writing output... [ 68%] dev-guide/api/conda/plugins/subcommands/doctor/health_checks/requests_ca_bundle/index writing output... [ 68%] dev-guide/api/conda/plugins/subcommands/doctor/index writing output... [ 69%] dev-guide/api/conda/plugins/subcommands/index writing output... [ 69%] dev-guide/api/conda/plugins/types/index writing output... [ 69%] dev-guide/api/conda/plugins/virtual_packages/archspec/index writing output... [ 69%] dev-guide/api/conda/plugins/virtual_packages/conda/index writing output... [ 70%] dev-guide/api/conda/plugins/virtual_packages/cuda/index writing output... [ 70%] dev-guide/api/conda/plugins/virtual_packages/freebsd/index writing output... [ 70%] dev-guide/api/conda/plugins/virtual_packages/index writing output... [ 71%] dev-guide/api/conda/plugins/virtual_packages/linux/index writing output... [ 71%] dev-guide/api/conda/plugins/virtual_packages/osx/index writing output... [ 71%] dev-guide/api/conda/plugins/virtual_packages/windows/index writing output... [ 72%] dev-guide/api/conda/reporters/index writing output... [ 72%] dev-guide/api/conda/resolve/index writing output... [ 72%] dev-guide/api/conda/testing/cases/index writing output... [ 72%] dev-guide/api/conda/testing/fixtures/index writing output... [ 73%] dev-guide/api/conda/testing/gateways/fixtures/index writing output... [ 73%] dev-guide/api/conda/testing/gateways/index writing output... [ 73%] dev-guide/api/conda/testing/helpers/index writing output... [ 74%] dev-guide/api/conda/testing/http_test_server/index writing output... [ 74%] dev-guide/api/conda/testing/index writing output... [ 74%] dev-guide/api/conda/testing/integration/index writing output... [ 75%] dev-guide/api/conda/testing/notices/fixtures/index writing output... [ 75%] dev-guide/api/conda/testing/notices/helpers/index writing output... [ 75%] dev-guide/api/conda/testing/notices/index writing output... [ 75%] dev-guide/api/conda/testing/solver_helpers/index writing output... [ 76%] dev-guide/api/conda/utils/index writing output... [ 76%] dev-guide/architecture writing output... [ 76%] dev-guide/contributing writing output... [ 77%] dev-guide/deep-dives/activation writing output... [ 77%] dev-guide/deep-dives/condarc writing output... [ 77%] dev-guide/deep-dives/context writing output... [ 78%] dev-guide/deep-dives/index writing output... [ 78%] dev-guide/deep-dives/install writing output... [ 78%] dev-guide/deep-dives/logging writing output... [ 78%] dev-guide/deep-dives/solvers writing output... [ 79%] dev-guide/deprecations writing output... [ 79%] dev-guide/development-environment writing output... [ 79%] dev-guide/index writing output... [ 80%] dev-guide/plugins/auth_handlers writing output... [ 80%] dev-guide/plugins/environment_exporters writing output... [ 80%] dev-guide/plugins/environment_specifiers writing output... [ 81%] dev-guide/plugins/exception_observers writing output... [ 81%] dev-guide/plugins/health_checks writing output... [ 81%] dev-guide/plugins/index writing output... [ 81%] dev-guide/plugins/package_extractors writing output... [ 82%] dev-guide/plugins/post_commands writing output... [ 82%] dev-guide/plugins/post_transaction_actions writing output... [ 82%] dev-guide/plugins/pre_commands writing output... [ 83%] dev-guide/plugins/pre_transaction_actions writing output... [ 83%] dev-guide/plugins/prefix_data_loaders writing output... [ 83%] dev-guide/plugins/reporter_backends writing output... [ 84%] dev-guide/plugins/request_headers writing output... [ 84%] dev-guide/plugins/settings writing output... [ 84%] dev-guide/plugins/solvers writing output... [ 84%] dev-guide/plugins/subcommands writing output... [ 85%] dev-guide/plugins/virtual_packages writing output... [ 85%] dev-guide/releasing writing output... [ 85%] dev-guide/specs/index writing output... [ 86%] dev-guide/specs/solver-state writing output... [ 86%] dev-guide/typing writing output... [ 86%] dev-guide/writing-tests/http-test-server writing output... [ 87%] dev-guide/writing-tests/index writing output... [ 87%] dev-guide/writing-tests/integration-tests writing output... [ 87%] dev-guide/writing-tests/windows-applocker writing output... [ 87%] glossary writing output... [ 88%] index writing output... [ 88%] new-features writing output... [ 88%] release-notes writing output... [ 89%] user-guide/cheatsheet writing output... [ 89%] user-guide/concepts/channels writing output... [ 89%] user-guide/concepts/conda-commands writing output... [ 90%] user-guide/concepts/conda-performance writing output... [ 90%] user-guide/concepts/conda-plugins writing output... [ 90%] user-guide/concepts/data-science writing output... [ 90%] user-guide/concepts/environments writing output... [ 91%] user-guide/concepts/index writing output... [ 91%] user-guide/concepts/installing-with-conda writing output... [ 91%] user-guide/concepts/packages writing output... [ 92%] user-guide/concepts/pkg-search writing output... [ 92%] user-guide/concepts/pkg-specs writing output... [ 92%] user-guide/configuration/admin-multi-user-install writing output... [ 93%] user-guide/configuration/custom-env-and-pkg-locations writing output... [ 93%] user-guide/configuration/disable-ssl-verification writing output... [ 93%] user-guide/configuration/index writing output... [ 93%] user-guide/configuration/mirroring writing output... [ 94%] user-guide/configuration/non-standard-certs writing output... [ 94%] user-guide/configuration/pip-interoperability writing output... [ 94%] user-guide/configuration/settings writing output... [ 95%] user-guide/configuration/temp-files writing output... [ 95%] user-guide/configuration/use-condarc writing output... [ 95%] user-guide/getting-started writing output... [ 96%] user-guide/index writing output... [ 96%] user-guide/install/index writing output... [ 96%] user-guide/install/linux writing output... [ 96%] user-guide/install/macos writing output... [ 97%] user-guide/install/windows writing output... [ 97%] user-guide/tasks/create-custom-channels writing output... [ 97%] user-guide/tasks/creating-projects writing output... [ 98%] user-guide/tasks/index writing output... [ 98%] user-guide/tasks/manage-channels writing output... [ 98%] user-guide/tasks/manage-conda writing output... [ 99%] user-guide/tasks/manage-environments writing output... [ 99%] user-guide/tasks/manage-pkgs writing output... [ 99%] user-guide/tasks/manage-python writing output... [ 99%] user-guide/tasks/manage-virtual writing output... [100%] user-guide/tasks/view-command-line-help writing output... [100%] user-guide/troubleshooting /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/activate/index.rst:826: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/api/index.rst:26: WARNING: more than one target found for cross-reference 'Channel': conda.gateways.repodata.Channel, conda.models.channel.Channel [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/api/index.rst:26: WARNING: more than one target found for cross-reference 'Channel': conda.gateways.repodata.Channel, conda.models.channel.Channel [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'ValidationError': conda.auxlib.exceptions.ValidationError, conda.common.configuration.ValidationError, conda.plugins.prefix_data_loaders.pypi.ValidationError [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'ValidationError': conda.auxlib.exceptions.ValidationError, conda.common.configuration.ValidationError, conda.plugins.prefix_data_loaders.pypi.ValidationError [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/entity/index.rst:266: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:9: WARNING: undefined label: 'packaging' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:11: WARNING: undefined label: 'entity' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:12: WARNING: undefined label: 'type_coercion' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:15: WARNING: undefined label: 'factory' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:16: WARNING: undefined label: 'path' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:18: WARNING: undefined label: 'logz' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/index.rst:19: WARNING: undefined label: 'crypt' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/type_coercion/index.rst:: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/type_coercion/index.rst:: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/type_coercion/index.rst:89: WARNING: more than one target found for cross-reference 'T': conda.common.iterators.T, conda.core.prefix_data.T, conda.deprecations.T, conda.exception_handler.T, conda.models.environment.T [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/type_coercion/index.rst:89: WARNING: more than one target found for cross-reference 'T': conda.common.iterators.T, conda.core.prefix_data.T, conda.deprecations.T, conda.exception_handler.T, conda.models.environment.T [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/auxlib/type_coercion/index.rst:89: WARNING: more than one target found for cross-reference 'T': conda.common.iterators.T, conda.core.prefix_data.T, conda.deprecations.T, conda.exception_handler.T, conda.models.environment.T [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/cli/condarc/index.rst:37: WARNING: more than one target found for cross-reference 'CondaError': conda.gateways.repodata.CondaError, conda.CondaError [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/cli/install/index.rst:28: WARNING: more than one target found for cross-reference 'CondaError': conda.gateways.repodata.CondaError, conda.CondaError [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/configuration/index.rst:63: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/configuration/index.rst:63: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/configuration/index.rst:63: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/configuration/index.rst:63: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/io/index.rst:131: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/common/io/index.rst:380: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/core/subdir_data/index.rst:84: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:85: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:96: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:109: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:126: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:144: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:165: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:165: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:187: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/deprecations/index.rst:202: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/connection/adapters/localfs/index.rst:36: WARNING: undefined label: 'timeouts' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/connection/adapters/s3/index.rst:36: WARNING: undefined label: 'timeouts' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/connection/adapters/s3/index.rst:13: WARNING: more than one target found for cross-reference 'CondaError': conda.gateways.repodata.CondaError, conda.CondaError [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/connection/session/index.rst:74: WARNING: undefined label: 'timeouts' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/repodata/index.rst:615: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/gateways/shards/index.rst:203: WARNING: more than one target found for cross-reference 'Shards': conda._private.shards.Shards, conda._private.shards.shards.Shards, conda.gateways.shards.typing.Shards [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/package_info/index.rst:13: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/models/records/index.rst:49: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/manager/index.rst:75: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/manager/index.rst:166: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/manager/index.rst:179: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/subcommands/doctor/index.rst:309: WARNING: more than one target found for cross-reference 'T': conda.common.iterators.T, conda.core.prefix_data.T, conda.deprecations.T, conda.exception_handler.T, conda.models.environment.T [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/subcommands/doctor/index.rst:309: WARNING: more than one target found for cross-reference 'T': conda.common.iterators.T, conda.core.prefix_data.T, conda.deprecations.T, conda.exception_handler.T, conda.models.environment.T [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:197: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:301: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:631: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:683: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:710: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:864: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/plugins/types/index.rst:1029: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/fixtures/index.rst:126: WARNING: more than one target found for cross-reference 'Solver': conda.api.Solver, conda.core.solve.Solver [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/fixtures/index.rst:126: WARNING: more than one target found for cross-reference 'Solver': conda.api.Solver, conda.core.solve.Solver [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/fixtures/index.rst:134: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/fixtures/index.rst:134: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/fixtures/index.rst:177: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/fixtures/index.rst:177: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/api/conda/testing/solver_helpers/index.rst:133: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/deep-dives/logging.md:23: WARNING: undefined label: 'full-module-loggers' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaAuthHandler.handler:1: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/dev-guide/plugins/environment_exporters.rst:103: WARNING: unknown document: '../plugins' [ref.doc] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaExceptionEvent.exc_type:1: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPostTransactionAction.action:1: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaPreTransactionAction.action:1: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/docstring of conda.plugins.types.CondaSolver.backend:1: WARNING: more than one target found for cross-reference 'type': conda.auxlib.entity.Field.type, conda.common.configuration.ParameterLoader.type, conda.core.link.ActionGroup.type, conda.models.package_info.Noarch.type, conda.models.records.Link.type [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/user-guide/configuration/settings.rst:729: WARNING: undefined label: 'manage-virtual' [ref.ref] /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/docs/source/user-guide/configuration/settings.rst:704: WARNING: Pygments lexer name 'commandline' is not known [misc.highlighting_failure] generating indices... genindex py-modindex done Creating redirect 'admin.xhtml' to 'user-guide/configuration/admin-multi-user-install.html'. Creating redirect 'api/api.xhtml' to '../dev-guide/api/conda/index.html'. Creating redirect 'api/index.xhtml' to '../dev-guide/api.html'. Creating redirect 'api/python_api.xhtml' to '../dev-guide/api/conda/cli/python_api/index.html'. Creating redirect 'api/solver.xhtml' to '../dev-guide/api/conda/api/index.html#conda.api.Solver'. Creating redirect 'changelog.xhtml' to 'release-notes.html'. Creating redirect 'channels.xhtml' to 'user-guide/tasks/manage-channels.html'. Creating redirect 'commands.xhtml' to 'commands/index.html'. Creating redirect 'config.xhtml' to 'user-guide/configuration/index.html'. Creating redirect 'custom-channels.xhtml' to 'user-guide/tasks/create-custom-channels.html'. Creating redirect 'download.xhtml' to 'user-guide/install/download.html'. Creating redirect 'env-commands.xhtml' to 'commands/index.html'. Creating redirect 'faq.xhtml' to 'user-guide/tasks/index.html'. Creating redirect 'general-commands.xhtml' to 'commands/index.html'. Creating redirect 'get-started.xhtml' to 'user-guide/index.html'. Creating redirect 'help/conda-pip-virtualenv-translator.xhtml' to '../commands/index.html'. Creating redirect 'help/silent.xhtml' to '../user-guide/install/index.html'. Creating redirect 'install/central.xhtml' to '../user-guide/configuration/admin-multi-user-install.html'. Creating redirect 'install/full.xhtml' to '../user-guide/install/index.html'. Creating redirect 'install/quick.xhtml' to '../user-guide/install/index.html'. Creating redirect 'install/sample-condarc.xhtml' to '../user-guide/configuration/sample-condarc.html'. Creating redirect 'install/tab-completion.xhtml' to '../user-guide/configuration/enable-tab-completion.html'. Creating redirect 'installation.xhtml' to 'user-guide/install/index.html'. Creating redirect 'intro.xhtml' to 'index.html'. Creating redirect 'mro.xhtml' to 'user-guide/tasks/use-mro-with-conda.html'. Creating redirect 'py2or3.xhtml' to 'user-guide/tasks/manage-python.html'. Creating redirect 'r-with-conda.xhtml' to 'user-guide/tasks/use-r-with-conda.html'. Creating redirect 'redirects.xhtml' to 'index.html'. Creating redirect 'test-drive.xhtml' to 'user-guide/getting-started.html'. Creating redirect 'troubleshooting.xhtml' to 'user-guide/troubleshooting.html'. Creating redirect 'using/cheatsheet.xhtml' to '../user-guide/cheatsheet.html'. Creating redirect 'using/envs.xhtml' to '../user-guide/tasks/manage-environments.html'. Creating redirect 'using/index.xhtml' to '../user-guide/tasks/index.html'. Creating redirect 'using/pkgs.xhtml' to '../user-guide/tasks/manage-pkgs.html'. Creating redirect 'using/test-drive.xhtml' to '../user-guide/getting-started.html'. Creating redirect 'using/using.xhtml' to '../user-guide/tasks/manage-conda.html'. Creating redirect 'user-guide/install/download.xhtml' to '../install/index.html'. Creating redirect 'user-guide/configuration/sample-condarc.xhtml' to '../configuration/use-condarc.html#sample-condarc'. Creating redirect 'user-guide/configuration/enable-tab-completion.xhtml' to '../configuration/index.html'. Creating redirect 'travis.xhtml' to 'https://github.com/conda-incubator/setup-miniconda'. Creating redirect 'user-guide/tasks/use-conda-with-travis-ci.xhtml' to 'https://github.com/conda-incubator/setup-miniconda'. Creating redirect 'user-guide/tasks/use-mro-with-conda.xhtml' to 'https://docs.anaconda.com/anaconda/user-guide/tasks/use-r-language'. Creating redirect 'user-guide/tasks/use-r-with-conda.xhtml' to 'https://docs.anaconda.com/anaconda/user-guide/tasks/use-r-language'. writing additional pages... done copying images... [ 8%] img/conda-install-deep-dive.png copying images... [ 17%] img/solver-deep-dive-1.png copying images... [ 25%] img/solver-deep-dive-2.png copying images... [ 33%] img/solver-deep-dive-3.png copying images... [ 42%] img/applocker.png copying images... [ 50%] img/strict-disabled.png copying images... [ 58%] img/strict-enabled.png copying images... [ 67%] img/installing-with-conda.png copying images... [ 75%] img/conda_search.png copying images... [ 83%] img/config-precedence.png copying images... [ 92%] img/conda_locale.jpg copying images... [100%] img/conda_package-popularity.png writing mimetype file... writing META-INF/container.xml file... writing content.opf file... WARNING: unknown mimetype for robots.txt, ignoring [epub.unknown_project_files] WARNING: unknown mimetype for _images/inheritance-1608288a8b7ba82a00e9aa643d577f6cb9561227.png.map, ignoring [epub.unknown_project_files] WARNING: unknown mimetype for _images/inheritance-6a3af33ce742ccc4e50ab320c1afc7c0cf6ae45a.png.map, ignoring [epub.unknown_project_files] WARNING: unknown mimetype for _images/inheritance-bddaabaffc6b8b6f3d09e095bab05f576c4a5515.png.map, ignoring [epub.unknown_project_files] WARNING: unknown mimetype for _images/inheritance-e6f7f13cddd0865ec7b9b2293f2de731f48eb2ae.png.map, ignoring [epub.unknown_project_files] WARNING: unknown mimetype for _static/switcher.json, ignoring [epub.unknown_project_files] Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/epub/content.opf writing nav.xhtml file... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/epub/nav.xhtml writing toc.ncx file... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/epub/toc.ncx writing conda.epub file... sphinx-sitemap: sitemap.xml was generated for URL https://docs.conda.io/projects/conda/ in /home/docs/checkouts/readthedocs.org/user_builds/continuumio-conda/checkouts/26.5.x/_readthedocs/epub/sitemap.xml build succeeded, 99 warnings. The ePub file is in ../../_readthedocs/epub.