Anaconda conda env == CommandNotFound
Hi All,
It would appear that the conda that is included with Pro does not support/offer `conda env …..`. This is used to perform so many functions in conda and does not appear to be supported by the embedded conda instance.
Steps to reproduce, in windows cmd:
`
cd “c:\Program Files\ArcGIS\Pro\bin\Python\Scripts”
conda env list
CommandNotFoundError: No command ‘conda env’.
`
Can anyone please enlighten me?
Thank you.
Read more here: Source link