Solved

Python caller not able to find Arcpy

  • 18 January 2019
  • 2 replies
  • 15 views

Badge

Hello,

I am trying to call a python script in FME but getting an error

Python Exception <ImportError>: No module named arcpy

I have set all the python path in settings. I also tried with different FME python version, but nothing worked.

Any help is greatly appreciated.

Mukhtar

 

icon

Best answer by david_r 18 January 2019, 09:40

View original

2 replies

Userlevel 4

Try leaving the FME Options on "FME Python 2.7 or 3.4+".

In the workspace options, select the ArcGIS Python:

Badge

Try leaving the FME Options on "FME Python 2.7 or 3.4+".

In the workspace options, select the ArcGIS Python:

Thanks a lot.

Reply