i created some arcpy script which actually runs slow on huge dataset. such as 100000 feature in it.i read from below path that multiprocessing can boost up arcpy script script performance. http://blogs.esri.com/esri/arcgis/2011/08/29/multiprocessing/i tried it myself and applied it in my code.
it is giving an error "Could not find file: from multiprocessing.forking import main;main().mxd"
i could not understand what does that error mean.neither i am getting any reference or help from any internet source about the error.
أكثر...
it is giving an error "Could not find file: from multiprocessing.forking import main;main().mxd"
i could not understand what does that error mean.neither i am getting any reference or help from any internet source about the error.
أكثر...