When I run the following command: conda env create -f virtual_platform_mac.yml
conda env create -f virtual_platform_mac.yml
I get this error
Collecting package metadata (repodata.j
I would use
CONDA_RESTORE_FREE_CHANNEL=1 conda env create -f
to keep using outdated/older packages