Hello everyone,
I opened the python command python and I've got this:
I believe it should display the following line only:
(arcgispro-py3) C:\Program File\ArcGIS\Pro\bin\Python\envs\arcgispro-py3>
Please, I need some help.
cd to the environment directory then use the activate command?
Thank you very much David for your response. However, I am a beginner with this, could you please give me an example that I can follow/apply it.
These are my attempts but without any success!
It looks like you tried to create a new virtual environment and something didn't go right. I would go back into Pro application, and set the default environment back to arcgispro-py3. After that, you can open the Python Command prompt and try changing the active conda environment to the deeplearing environment and see if you get an error. You just need to take some steps back to see when and what broke.
Thank you very much Joshua for your reply.
I will try to do it.