Having issues cloning my environment.
WARNING: A space was detected in your requested environment path
'C:\Users\Data travel pc\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone2\arcgispro-py3-clone'
Spaces in paths can sometimes be problematic.
Solved! Go to Solution.
They certainly are and there are many other catches in file paths and file names.
Just set up your environment so that it complies.
There is no requirement either to set your path to the Users folder
/blogs/dan_patterson/2016/08/14/filenames-and-file-paths-in-python
They certainly are and there are many other catches in file paths and file names.
Just set up your environment so that it complies.
There is no requirement either to set your path to the Users folder
/blogs/dan_patterson/2016/08/14/filenames-and-file-paths-in-python
as for cloning... some tips...
Thank you!