I started using FME 2013 a couple of weeks ago and I am having problems in importing arcpy module in a startup python script.
Every time I try to run the process I get this message:
"Python Exception <ImportError>: No module named arcpy"
I checked the following article in FMEpedia and set the Path Environment Varible but the problem continues.
On the other hand, I don't belive that I am having the second problem described in the article since I don't get the error dialog box.
http://fmepedia.safe.com/articles/Samples_and_Demos/Using-a-Python-Startup-Shutdown-Script-to-Perform-Geoprocessing-with-Arcpy
Anyone have an idea of what could be happening?
Thanks,
Gabriel