# Process: Clip zabudowa if arcpy.Exists(Warstwa_zabudowy): arcpy.Clip_analysis(Warstwa_zabudowy, gmina, zabudowa_clip, "0") - line 41 else: print "false"
When I'm trying run this stript in ArcMap is an ERROR 000670: output Output Feature Class is same as input Input Features Failed to execute (Clip). I don't know why because input and out put Features has other names.
I changed the worspace for personal geodatabase and script was running but ArcGIS get frozen at some moment. Was created only zabudowa_clip, zabudowa_clip_bufor, drogi_clip, drogi_clip_bufor and obviously gmina.