Open DALEE9000 opened 3 months ago
That's a problem with the classic solver, not conda-libmamba-solver, unfortunately.
There's a workaround though. You can leverage conda-standalone
for this, as a one-time thing:
conda.exe
, but use whatever name you want.base
environment location: conda info --root
. Let's call this $base_location
conda.exe install -p $base_location conda-libmamba-solver -c defaults
Hopefully that works. Let me know @DALEE9000!
That's a problem with the classic solver, not conda-libmamba-solver, unfortunately.
There's a workaround though. You can leverage
conda-standalone
for this, as a one-time thing:1. Fetch the [latest conda-standalone](https://github.com/conda/conda-standalone/releases/tag/24.5.0) for your platform (under Assets). I'll refer to this downloaded artifact as `conda.exe`, but use whatever name you want. 2. Write down your `base` environment location: `conda info --root`. Let's call this `$base_location` 3. Run this: `conda.exe install -p $base_location conda-libmamba-solver -c defaults`
Hopefully that works. Let me know @DALEE9000!
Thanks so much for your reply. I did the install, renamed to conda.exe, pulled the base location (C:\Users\david\anaconda3
), and got:
(base) C:\Users\david\Downloads>conda.exe install -p C:\Users\david\anaconda3 conda-libmamba-solver -c defaults
Channels:
- defaults
- conda-forge
Platform: win-64
Collecting package metadata (repodata.json): done
Solving environment: / warning libmamba Problem type not implemented SOLVER_RULE_STRICT_REPO_PRIORITY
warning libmamba Problem type not implemented SOLVER_RULE_STRICT_REPO_PRIORITY
The last line appears for hundreds of times before finishing with
failed
LibMambaUnsatisfiableError: Encountered problems while solving:
- package conda-libmamba-solver-22.3.1-pyhd3eb1b0_0 requires libmambapy 0.22.*, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ anaconda-navigator 2.3.2 is installable with the potential options
│ ├─ anaconda-navigator 2.3.2 would require
│ │ ├─ conda <22.11.0 with the potential options
│ │ │ ├─ conda [22.9.0|4.1.11|...|4.9.2], which can be installed;
│ │ │ ├─ conda [22.11.0|22.11.1|...|4.14.0] would require
│ │ │ │ └─ python >=3.10,<3.11.0a0 , which can be installed;
│ │ │ ├─ conda [22.11.0|22.11.1|...|4.9.2] would require
│ │ │ │ └─ python >=3.7,<3.8.0a0 , which can be installed;
│ │ │ ├─ conda [22.11.0|22.11.1|...|4.9.2] would require
│ │ │ │ └─ python >=3.8,<3.9.0a0 , which can be installed;
│ │ │ ├─ conda [4.10.0|4.10.1|...|4.9.2] would require
│ │ │ │ └─ python >=3.6,<3.7.0a0 , which can be installed;
│ │ │ ├─ conda [4.3.27|4.3.29|...|4.8.3] would require
│ │ │ │ └─ python >=2.7,<2.8.0a0 , which can be installed;
│ │ │ ├─ conda [4.3.27|4.3.29|...|4.5.9] would require
│ │ │ │ └─ python >=3.5,<3.6.0a0 , which can be installed;
│ │ │ └─ conda [4.3.29|4.3.30] would require
│ │ │ └─ python >=3.4,<3.5.0a0 but there are no viable options
│ │ │ ├─ python 3.4.5 would require
│ │ │ │ └─ vc 10.* , which does not exist (perhaps a missing channel);
│ │ │ └─ python 3.4.5 would require
│ │ │ └─ vs2010_runtime, which does not exist (perhaps a missing channel);
│ │ └─ openssl >=1.1.1k,<1.1.2a , which can be installed;
│ ├─ anaconda-navigator 2.3.2 would require
│ │ └─ python >=3.10,<3.11.0a0 , which can be installed;
│ ├─ anaconda-navigator 2.3.2 would require
│ │ └─ python >=3.7,<3.8.0a0 , which can be installed;
│ └─ anaconda-navigator 2.3.2 would require
│ └─ python >=3.8,<3.9.0a0 , which can be installed;
├─ anaconda 2022.10.* is installable with the potential options
│ ├─ anaconda 2022.10 would require
│ │ ├─ libarchive 3.6.1 hebabd0d_0, which can be installed;
│ │ └─ openssl 1.1.1q h2bbff1b_0, which can be installed;
│ ├─ anaconda 2022.10 would require
│ │ └─ python 3.10.9 h966fe2a_0, which can be installed;
│ ├─ anaconda 2022.10 would require
│ │ └─ xz 5.2.10 h8cc25b3_0, which does not exist (perhaps a missing channel);
│ ├─ anaconda 2022.10 would require
│ │ └─ python 3.7.13 h6244533_0, which can be installed;
│ └─ anaconda 2022.10 would require
│ └─ python 3.8.13 h6244533_0, which can be installed;
├─ conda-libmamba-solver is installable with the potential options
│ ├─ conda-libmamba-solver [22.12.0|22.8.1|...|23.9.3] would require
│ │ └─ python >=3.10,<3.11.0a0 , which can be installed;
│ ├─ conda-libmamba-solver [22.12.0|22.8.1|23.1.0] would require
│ │ └─ python >=3.7,<3.8.0a0 , which can be installed;
│ ├─ conda-libmamba-solver [22.12.0|22.8.1|...|23.9.3] would require
│ │ └─ python >=3.8,<3.9.0a0 , which can be installed;
│ ├─ conda-libmamba-solver 22.12.0 would require
│ │ └─ conda >=22.11.0,<23.1.0a with the potential options
│ │ ├─ conda [22.11.0|22.11.1|...|4.14.0], which can be installed (as previously explained);
│ │ ├─ conda [22.11.0|22.11.1|...|4.9.2], which can be installed (as previously explained);
│ │ ├─ conda [22.11.0|22.11.1|...|4.9.2], which can be installed (as previously explained);
│ │ ├─ conda [22.11.0|22.11.1] conflicts with any installable versions previously reported;
│ │ └─ conda [22.11.1|23.1.0|...|24.7.1] would require
│ │ └─ python >=3.11,<3.12.0a0 , which can be installed;
│ ├─ conda-libmamba-solver [22.6.0|22.8.1] would require
│ │ └─ libmambapy >=0.23,<2.0.0a0 with the potential options
│ │ ├─ libmambapy [0.22.1|0.24.0|...|1.5.8] would require
│ │ │ └─ python >=3.10,<3.11.0a0 , which can be installed;
│ │ ├─ libmambapy [0.22.1|0.24.0|1.0.0|1.3.1] would require
│ │ │ └─ python >=3.7,<3.8.0a0 , which can be installed;
│ │ ├─ libmambapy [0.22.1|0.24.0|...|1.5.8] would require
│ │ │ └─ python >=3.8,<3.9.0a0 , which can be installed;
│ │ ├─ libmambapy 0.23.1 would require
│ │ │ └─ libmamba 0.23.1 habe1e26_0, which does not exist (perhaps a missing channel);
│ │ ├─ libmambapy 0.23.3 would require
│ │ │ └─ libmamba 0.23.3 habe1e26_0, which does not exist (perhaps a missing channel);
│ │ ├─ libmambapy 0.24.0 would require
│ │ │ └─ libmamba 0.24.0 habe1e26_0, which requires
│ │ │ └─ libarchive >=3.5.2,<3.6.0a0 , which conflicts with any installable versions previously reported;
│ │ ├─ libmambapy [1.0.0|1.3.1|...|1.5.8] would require
│ │ │ └─ python >=3.11,<3.12.0a0 , which can be installed;
│ │ ├─ libmambapy 1.0.0 would require
│ │ │ └─ openssl >=1.1.1s,<1.1.2a , which conflicts with any installable versions previously reported;
│ │ ├─ libmambapy [1.3.1|1.4.1] would require
│ │ │ └─ openssl >=1.1.1t,<1.1.2a , which conflicts with any installable versions previously reported;
│ │ ├─ libmambapy 1.4.1 would require
│ │ │ └─ openssl >=3.0.8,<4.0a0 , which conflicts with any installable versions previously reported;
│ │ ├─ libmambapy [1.5.1|1.5.3|1.5.8] would require
│ │ │ └─ python >=3.12,<3.13.0a0 , which can be installed;
│ │ ├─ libmambapy 1.5.1 would require
│ │ │ └─ openssl >=3.0.10,<4.0a0 , which conflicts with any installable versions previously reported;
│ │ ├─ libmambapy 1.5.1 would require
│ │ │ └─ openssl >=1.1.1v,<1.1.2a , which conflicts with any installable versions previously reported;
│ │ ├─ libmambapy 1.5.3 would require
│ │ │ └─ openssl >=3.0.11,<4.0a0 , which conflicts with any installable versions previously reported;
│ │ ├─ libmambapy 1.5.6 would require
│ │ │ └─ libmamba 1.5.6 h99b1521_0, which does not exist (perhaps a missing channel);
│ │ ├─ libmambapy 1.5.6 would require
│ │ │ └─ openssl >=3.0.12,<4.0a0 , which conflicts with any installable versions previously reported;
│ │ ├─ libmambapy 1.5.8 would require
│ │ │ └─ openssl >=3.0.13,<4.0a0 , which conflicts with any installable versions previously reported;
│ │ ├─ libmambapy [0.23.0|0.23.1|...|1.5.2] conflicts with any installable versions previously reported;
│ │ ├─ libmambapy [1.5.3|1.5.4|1.5.5] conflicts with any installable versions previously reported;
│ │ └─ libmambapy [1.5.6|1.5.7|1.5.8] conflicts with any installable versions previously reported;
│ ├─ conda-libmamba-solver [23.1.0|23.11.0|...|23.9.3] would require
│ │ └─ python >=3.11,<3.12.0a0 , which can be installed;
│ ├─ conda-libmamba-solver 23.1.0 would require
│ │ └─ conda >=22.11.0,<23.2.0a with the potential options
│ │ ├─ conda [22.11.0|22.11.1|...|4.14.0], which can be installed (as previously explained);
│ │ ├─ conda [22.11.0|22.11.1|...|4.9.2], which can be installed (as previously explained);
│ │ ├─ conda [22.11.0|22.11.1|...|4.9.2], which can be installed (as previously explained);
│ │ ├─ conda [22.11.0|22.11.1] conflicts with any installable versions previously reported;
│ │ ├─ conda [22.11.1|23.1.0|...|24.7.1], which can be installed (as previously explained);
│ │ └─ conda 23.1.0 conflicts with any installable versions previously reported;
│ ├─ conda-libmamba-solver [23.11.0|23.11.1|23.12.0] would require
│ │ └─ libmambapy >=1.5.3 with the potential options
│ │ ├─ libmambapy [0.22.1|0.24.0|...|1.5.8], which can be installed (as previously explained);
│ │ ├─ libmambapy [0.22.1|0.24.0|...|1.5.8], which can be installed (as previously explained);
│ │ ├─ libmambapy [1.0.0|1.3.1|...|1.5.8], which can be installed (as previously explained);
│ │ ├─ libmambapy [1.5.1|1.5.3|1.5.8], which can be installed (as previously explained);
│ │ ├─ libmambapy 1.5.3, which cannot be installed (as previously explained);
│ │ ├─ libmambapy 1.5.6, which cannot be installed (as previously explained);
│ │ ├─ libmambapy 1.5.6, which cannot be installed (as previously explained);
│ │ ├─ libmambapy 1.5.8, which cannot be installed (as previously explained);
│ │ ├─ libmambapy [1.5.3|1.5.4|1.5.5] conflicts with any installable versions previously reported;
│ │ └─ libmambapy [1.5.6|1.5.7|1.5.8] conflicts with any installable versions previously reported;
│ ├─ conda-libmamba-solver 23.3.0 would require
│ │ └─ conda >=23.3.1 with the potential options
│ │ ├─ conda [22.11.0|22.11.1|...|4.14.0], which can be installed (as previously explained);
│ │ ├─ conda [22.11.0|22.11.1|...|4.9.2], which can be installed (as previously explained);
│ │ ├─ conda [22.11.1|23.1.0|...|24.7.1], which can be installed (as previously explained);
│ │ ├─ conda 23.3.1 conflicts with any installable versions previously reported;
│ │ ├─ conda [23.10.0|23.11.0|...|24.7.1] would require
│ │ │ └─ conda-libmamba-solver >=23.11.0 with the potential options
│ │ │ ├─ conda-libmamba-solver [22.12.0|22.8.1|...|23.9.3], which can be installed (as previously explained);
│ │ │ ├─ conda-libmamba-solver [22.12.0|22.8.1|...|23.9.3], which can be installed (as previously explained);
│ │ │ ├─ conda-libmamba-solver [23.1.0|23.11.0|...|23.9.3], which can be installed (as previously explained);
│ │ │ ├─ conda-libmamba-solver [23.11.0|23.11.1|23.12.0], which can be installed (as previously explained);
│ │ │ ├─ conda-libmamba-solver [24.1.0|24.7.0] would require
│ │ │ │ └─ libmambapy [>=1.5.6,<2.0.0a0 |>=1.5.6,<2.0a0 ] with the potential options
│ │ │ │ ├─ libmambapy [0.22.1|0.24.0|...|1.5.8], which can be installed (as previously explained);
│ │ │ │ ├─ libmambapy [0.22.1|0.24.0|...|1.5.8], which can be installed (as previously explained);
│ │ │ │ ├─ libmambapy [1.0.0|1.3.1|...|1.5.8], which can be installed (as previously explained);
│ │ │ │ ├─ libmambapy [1.5.1|1.5.3|1.5.8], which can be installed (as previously explained);
│ │ │ │ ├─ libmambapy 1.5.6, which cannot be installed (as previously explained);
│ │ │ │ ├─ libmambapy 1.5.6, which cannot be installed (as previously explained);
│ │ │ │ ├─ libmambapy 1.5.8, which cannot be installed (as previously explained);
│ │ │ │ └─ libmambapy [1.5.6|1.5.7|1.5.8] conflicts with any installable versions previously reported;
│ │ │ └─ conda-libmamba-solver [23.11.0|23.11.1|23.12.0|24.1.0|24.7.0] conflicts with any installable versions previously reported;
│ │ ├─ conda [23.5.0|23.5.1|...|23.7.3] conflicts with any installable versions previously reported;
│ │ ├─ conda [23.10.0|23.11.0|...|24.7.1] conflicts with any installable versions previously reported;
│ │ ├─ conda 23.9.0 would require
│ │ │ └─ conda-libmamba-solver >=23.7.0 , which can be installed;
│ │ └─ conda [24.1.0|24.1.1|...|24.7.1] would require
│ │ └─ python >=3.12,<3.13.0a0 , which can be installed;
│ ├─ conda-libmamba-solver [23.5.0|23.7.0] would require
│ │ └─ conda >=23.5.0 with the potential options
│ │ ├─ conda [22.11.0|22.11.1|...|4.14.0], which can be installed (as previously explained);
│ │ ├─ conda [22.11.0|22.11.1|...|4.9.2], which can be installed (as previously explained);
│ │ ├─ conda [22.11.1|23.1.0|...|24.7.1], which can be installed (as previously explained);
│ │ ├─ conda [23.10.0|23.11.0|...|24.7.1], which can be installed (as previously explained);
│ │ ├─ conda [23.5.0|23.5.1|...|23.7.3] conflicts with any installable versions previously reported;
│ │ ├─ conda [23.10.0|23.11.0|...|24.7.1] conflicts with any installable versions previously reported;
│ │ ├─ conda 23.9.0, which cannot be installed (as previously explained);
│ │ └─ conda [24.1.0|24.1.1|...|24.7.1], which can be installed (as previously explained);
│ ├─ conda-libmamba-solver [23.9.1|23.9.2|23.9.3] would require
│ │ └─ conda >=23.7.4 with the potential options
│ │ ├─ conda [22.11.0|22.11.1|...|4.14.0], which can be installed (as previously explained);
│ │ ├─ conda [22.11.0|22.11.1|...|4.9.2], which can be installed (as previously explained);
│ │ ├─ conda [22.11.1|23.1.0|...|24.7.1], which can be installed (as previously explained);
│ │ ├─ conda [23.10.0|23.11.0|...|24.7.1], which can be installed (as previously explained);
│ │ ├─ conda [23.10.0|23.11.0|...|24.7.1] conflicts with any installable versions previously reported;
│ │ ├─ conda 23.9.0, which cannot be installed (as previously explained);
│ │ └─ conda [24.1.0|24.1.1|...|24.7.1], which can be installed (as previously explained);
│ ├─ conda-libmamba-solver [22.3.0|22.3.1] would require
│ │ └─ libmambapy 0.22.* with the potential options
│ │ ├─ libmambapy [0.22.1|0.24.0|...|1.5.8], which can be installed (as previously explained);
│ │ ├─ libmambapy [0.22.1|0.24.0|1.0.0|1.3.1], which can be installed (as previously explained);
│ │ ├─ libmambapy [0.22.1|0.24.0|...|1.5.8], which can be installed (as previously explained);
│ │ ├─ libmambapy 0.22.1 would require
│ │ │ └─ libmamba 0.22.1 habe1e26_0, which requires
│ │ │ └─ libarchive >=3.4.2,<3.5.0a0 , which conflicts with any installable versions previously reported;
│ │ └─ libmambapy [0.22.0|0.22.1] conflicts with any installable versions previously reported;
│ ├─ conda-libmamba-solver [24.1.0|24.7.0], which can be installed (as previously explained);
│ ├─ conda-libmamba-solver [22.12.0|22.3.0|...|23.9.3] conflicts with any installable versions previously reported;
│ └─ conda-libmamba-solver [23.11.0|23.11.1|23.12.0|24.1.0|24.7.0] conflicts with any installable versions previously reported;
└─ pin-1 is not installable because it requires
└─ python 3.9.* , which conflicts with any installable versions previously reported.
Ok, I see... Can you try this one now?
conda.exe install -p C:\Users\david\anaconda3 "conda>=23.10" conda-libmamba-solver python --override-channels -c defaults --strict-channel-priority
Ok, I see... Can you try this one now?
conda.exe install -p C:\Users\david\anaconda3 "conda>=23.10" conda-libmamba-solver python --override-channels -c defaults --strict-channel-priority
I see the following:
(base) C:\Users\david\Downloads>conda.exe install -p C:\Users\david\anaconda3 "conda>=23.10" conda-libmamba-solver python --override-channels -c defaults --strict-channel-priority
Channels:
- defaults
Platform: win-64
Collecting package metadata (repodata.json): done
Solving environment: |
After the solving environment line, it seems to terminate whatever process it's doing and returns to the command line.
Checklist
What happened?
Hello all, I am attempting to install libmamba-solver into my base conda environment. I began the install about 12 hours ago, and it is still ongoing. Is this to be expected, or is something unusual happening here? Below is the status on the install thus far.
Any assistance on this matter would be greatly appreciated.
C:\Users\david>conda install -n base conda-libmamba-solver Collecting package metadata (current_repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source. Collecting package metadata (repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Solving environment: - Found conflicts! Looking for incompatible packages. This can take several minutes. Press CTRL-C to abort.
Examining munkres: 2%|█▎ | 8/401 [00:23<25:11, 3.85s/it]/Examining libiconv: 3%|█▋ | 11/401 [00:39<29:37, 4.56s/it]\Examining wrapt: 3%|██ | 13/401 [00:47<17:11, 2.66s/it]-Examining conda-repo-cli: 4%|██▎ | 17/401 [01:18<45:12, 7.06s/it]\Examining pyerfa: 5%|███▏ | 20/401 [01:29<39:03, 6.15s/it]|Examining openpyxl: 7%|████ | 28/401 [05:12<3:08:04, 30.25s/it]-Examining scikit-learn: 8%|████▊ | 34/401 [05:49<53:45, 8.79s/it]-Examining sphinxcontrib-devhelp: 11%|████▉ | 43/401 [10:07<3:47:26, 38.12s/it]-Examining msys2-conda-epoch: 12%|█████▊ | 47/401 [11:01<2:10:32, 22.12s/it]\Examining pyrsistent: 12%|██████▉ | 49/401 [11:03<1:13:33, 12.54s/it]\Examining pycosat: 12%|███████▎ | 49/401 [11:10<1:13:33, 12.54s/it]/Examining zope: 14%|████████▋ | 55/401 [13:28<1:15:06, 13.03s/it]/Examining cython: 16%|█████████▌ | 64/401 [26:09<9:23:59, 100.41s/it]/Examining ipywidgets: 20%|███████████▎ | 80/401 [32:12<1:04:55, 12.14s/it]-Examining libdeflate: 23%|█████████████▏ | 93/401 [39:29<1:51:10, 21.66s/it]\Examining matplotlib-inline: 23%|███████████▋ | 94/401 [39:29<1:17:45, 15.20s/it]|Examining markdown: 25%|███████████████▎ | 102/401 [40:00<26:33, 5.33s/it]\Examining filelock: 25%|███████████████▎ | 102/401 [40:07<26:33, 5.33s/it]/Examining lz4: 27%|█████████████████▌ | 108/401 [41:21<33:21, 6.83s/it]\Examining m2-msys2-runtime: 27%|█████████████▋ | 110/401 [41:32<1:04:45, 13.35s/it]-Examining scikit-learn-intelex: 28%|████████████▉ | 113/401 [42:38<1:25:31, 17.82s/it]\Examining websocket-client: 29%|██████████████▋ | 118/401 [44:28<1:59:12, 25.27s/it]\Examining anaconda-navigator==2.3.2: 30%|████████████▉ | 121/401 [44:35<49:52, 10.69s/it]| Examining isort: 31%|██████████████████▊ | 124/401 [45:24<1:19:37, 17.25s/it]/ Examining backports.tempfile: 33%|███████████████▊ | 132/401 [57:45<5:21:56, 71.81s/it]|Examining ptyprocess: 34%|███████████████████▎ | 138/401 [59:31<1:53:34, 25.91s/it]- Examining sqlalchemy: 35%|███████████████████ | 142/401 [1:00:44<1:48:19, 25.10s/it]-Examining bleach: 39%|██████████████████████▊ | 158/401 [1:08:34<5:43:48, 84.89s/it]| Examining pathlib: 40%|██████████████████████▌ | 159/401 [1:08:49<4:17:50, 63.93s/it]/ Examining lzo: 42%|██████████████████████████▍ | 168/401 [1:10:29<39:29, 10.17s/it]\Examining nbclassic: 43%|███████████████████████▌ | 172/401 [1:14:58<4:40:14, 73.43s/it]-Examining webencodings: 43%|██████████████████████▌ | 174/401 [1:15:43<3:16:06, 51.84s/it]/ Examining et_xmlfile: 44%|███████████████████████▌ | 175/401 [1:15:45<2:21:09, 37.48s/it]\Examining jedi: 45%|███████████████████████████▉ | 181/401 [1:16:22<32:47, 8.94s/it]|Examining joblib: 46%|███████████████████████████▍ | 183/401 [1:16:26<21:41, 5.97s/it]| Examining text-unidecode: 46%|███████████████████████▋ | 183/401 [1:16:35<21:41, 5.97s/it]-Examining partd: 46%|████████████████████████████▏ | 185/401 [1:16:37<19:26, 5.40s/it]\ Examining cycler: 47%|████████████████████████████▎ | 189/401 [1:17:20<26:46, 7.58s/it]\Examining backcall: 48%|███████████████████████████▋ | 191/401 [1:17:21<23:26, 6.70s/it]- Examining libbrotlienc: 49%|█████████████████████████▍ | 196/401 [1:20:32<1:17:38, 22.72s/it]-Examining zstd: 50%|██████████████████████████████▊ | 199/401 [1:21:42<40:18, 11.97s/it]\Examining pytz: 53%|███████████████████████████████▌ | 211/401 [1:27:04<1:04:52, 20.49s/it]|Examining sphinxcontrib-jsmath: 54%|████████████████████████▊ | 216/401 [1:27:45<18:06, 5.87s/it]/Examining jdcal: 55%|████████████████████████████████▎ | 220/401 [1:32:44<3:25:20, 68.07s/it]| Examining babel: 56%|████████████████████████████████▉ | 224/401 [1:36:02<3:23:08, 68.86s/it]\ Examining future: 57%|█████████████████████████████████ | 229/401 [1:38:04<1:07:15, 23.46s/it]|Examining send2trash: 57%|██████████████████████████████▉ | 230/401 [1:38:06<1:40:01, 35.10s/it]\Examining python-lsp-server: 58%|████████████████████████████▍ | 233/401 [1:38:13<39:52, 14.24s/it]/ Examining certifi: 58%|██████████████████████████████████▍ | 234/401 [1:38:35<39:09, 14.07s/it]\Examining sortedcontainers: 60%|█████████████████████████████▉ | 240/401 [1:40:11<51:52, 19.33s/it]/Examining decorator: 61%|██████████████████████████████████▌ | 243/401 [1:40:14<22:56, 8.71s/it]| Examining sphinxcontrib-qthelp: 61%|███████████████████████████▉ | 243/401 [1:40:19<22:56, 8.71s/it]|Examining jq: 62%|███████████████████████████████████████▍ | 247/401 [1:40:28<12:53, 5.02s/it]\Examining icc_rt: 64%|██████████████████████████████████████▌ | 258/401 [1:41:59<09:54, 4.16s/it]|Examining astropy: 66%|██████████████████████████████████████▋ | 263/401 [1:42:10<11:57, 5.20s/it]/Examining jellyfish: 66%|████████████████████████████████████▍ | 266/401 [1:44:41<1:10:38, 31.40s/it]- Examining argon2-cffi: 67%|████████████████████████████████████▌ | 267/401 [1:44:44<51:44, 23.16s/it]\Examining spyder: 69%|█████████████████████████████████████████▎ | 276/401 [1:47:28<43:37, 20.94s/it]/Examining fftw: 70%|██████████████████████████████████████████ | 281/401 [1:55:58<2:07:48, 63.91s/it]/ Examining toml: 70%|██████████████████████████████████████████ | 281/401 [1:55:58<2:07:48, 63.91s/it]\Examining wcwidth: 71%|█████████████████████████████████████████▊ | 284/401 [1:56:01<43:59, 22.56s/it]| Examining atomicwrites: 72%|█████████████████████████████████████▏ | 287/401 [1:59:24<2:08:44, 67.75s/it]/ Examining cookiecutter: 74%|███████████████████████████████████████▊ | 296/401 [2:05:49<38:29, 21.99s/it]- Examining service_identity: 74%|█████████████████████████████████████▏ | 298/401 [2:07:07<46:06, 26.86s/it]|Examining parsel: 75%|█████████████████████████████████████████████▏ | 302/401 [2:07:31<22:46, 13.80s/it]\Examining qt: 78%|█████████████████████████████████████████████████▉ | 313/401 [2:09:54<09:37, 6.57s/it]\ Examining docutils: 79%|█████████████████████████████████████████████▉ | 318/401 [2:10:05<03:47, 2.74s/it]\Examining console_shortcut: 80%|███████████████████████████████████████▉ | 320/401 [2:10:19<04:40, 3.46s/it]\Examining tbb: 80%|██████████████████████████████████████████████████▌ | 322/401 [2:10:20<04:44, 3.60s/it]| Examining python-fastjsonschema: 85%|██████████████████████████████████████▎ | 341/401 [2:12:55<05:11, 5.18s/it]\ Examining sniffio: 86%|██████████████████████████████████████████████████▍ | 343/401 [2:12:58<03:31, 3.65s/it]/ Examining protego: 87%|███████████████████████████████████████████████████ | 347/401 [2:14:20<17:59, 20.00s/it]|Examining pynacl: 88%|████████████████████████████████████████████████████▌ | 351/401 [2:14:38<08:38, 10.38s/it]/ Examining alabaster: 88%|██████████████████████████████████████████████████▏ | 353/401 [2:14:49<06:19, 7.91s/it]/Examining zict: 90%|███████████████████████████████████████████████████████▌ | 359/401 [2:15:00<01:55, 2.74s/it]\ Examining pytest: 93%|███████████████████████████████████████████████████████▋ | 372/401 [2:21:20<22:18, 46.14s/it]| Examining vc: 93%|███████████████████████████████████████████████████████████▌ | 373/401 [2:22:03<21:11, 45.40s/it]/Examining jmespath: 96%|███████████████████████████████████████████████████████▋ | 385/401 [2:23:35<03:15, 12.22s/it]-Examining msgpack-python: 97%|██████████████████████████████████████████████████▎ | 388/401 [2:24:28<03:45, 17.36s/it]- Examining inflection: 97%|██████████████████████████████████████████████████████▍ | 390/401 [2:24:30<01:55, 10.53s/it]\ Examining constantly: 97%|██████████████████████████████████████████████████████▍ | 390/401 [2:24:30<01:55, 10.53s/it]/Examining qtpy: 99%|█████████████████████████████████████████████████████████████ | 395/401 [2:24:33<00:18, 3.07s/it]- Examining conflict for ujson testpath multipledispatch jupyterlab_pygments nose textdistance qtawesome munkres bcrypt s/ Examining conflict for ujson pillow testpath distributed incremental mccabe cookiecutter multipledispatch psutil jupy\
Conda Info
Conda Config
Conda list
Additional Context
No response