This is the runtimeerror i get anytime i try to start an edit session for my layers warehoused in a geodatabase;>>> edit = arcpy.da.Editor(mxd) Runtime error Traceback (most recent call last): File "<string>", line 1, in <module> RuntimeError: cannot open workspace >>>
Please how can i overwhelm this problem of mine? Thanks