conda index
being deprecated
#3447
Labels
Bug
conda/mamba related
Unable to fix in VAPOR codebase
Will Not Fix
Will not be fixed for the timebeing. Will revist if the issue becomes a problem .
When running the python API platform tests on ubuntu, I'm unable to index my channel according to our instructions due to a deprecation error. Conda is at version 23.7.3.
(3.9.0.aug29) vapor@vapor-Precision-Tower-5810:~$ conda index channel
/home/vapor/miniconda3/envs/3.9.0.aug29/bin/conda-index:11: DeprecationWarning: conda_build.cli.main_index.main is deprecated and will be removed in 4.0.0. Use
conda index
instead.sys.exit(main())
The text was updated successfully, but these errors were encountered: