I'm using deep learning version 3.2. I'm trying to install arcgis_learn module from Python Command Prompt using:
conda install -c esri arcgis_learn=2.2.0 python=3.9
But I'm getting this error: PackagesNotFoundError: arcgis_learn=2.2.0
Where can I download and install arcgis_learn module?