I have ArcGIS 10.0And installed pythonwin 2.6.5
When wrote a script in Python Shell - it works just fineBut in pythonwin - i get import arcpy error as below
>>> import arcpyTraceback (most recent call last): File "", line 1, in ImportError: No module named arcpy
أكثر...