Why can't python command prompt find my saved script?

441
1
06-19-2020 01:16 PM
LeighEddy-O_Neill
New Contributor

I am trying to overwrite a hosted feature layer for one of the learn.arcgis tutorials. The files on my computer are definitely in the correct place. It may be a Windows issue but all of my permissions are set correctly. I have done this before with no issue. Here is my code:


Herepythonhelp #overwrite hosted feature

arcgis courses‌


0 Kudos
1 Reply
JoeBorgione
MVP Emeritus

Couple things:  write your code and execute it in some sort of IDE.  Once you do that, copy it from the ide and paste it into python syntax highlighter here so we can read it.

That should just about do it....
0 Kudos