Solved

The ArcGIS Python 3.6 interpreter could not be found


Badge +4

I tried Safe suggestions to set both Workbench and its tool > FME option to the ArcGIS Pro python version but still get the following python error message. Please help. Thanks.

Loaded module 'GeometryValidationFactory' from file 'E:\\Program Files\\FME\\plugins/GeometryValidationFactory.dll'

FME API version of module 'GeometryValidationFactory' matches current internal version (3.8 20180209)

Loaded module 'PythonFactory' from file 'E:\\Program Files\\FME\\plugins/PythonFactory.dll'

FME API version of module 'PythonFactory' matches current internal version (3.8 20180209)

The ArcGIS Python 3.6 interpreter could not be found. Please ensure the proper ArcGIS is installed with an architecture matching FME's

(PythonFactory): A Python installation could not be detected. PythonFactory could not initialize

A Python installation could not be detected. PythonFactory could not initialize

Closing the Geodatabase reader

A fatal error has occurred. Check the logfile above for details

Translation FAILED with 4 error(s) and 0 warning(s) (0 feature(s) output)

FME Session Duration: 10.2 seconds. (CPU: 4.4s user, 1.1s system)

END - ProcessID: 14724, peak process memory usage: 132828 kB, current process memory usage: 127680 kB

A fatal error has occurred. Check the logfile above for details

Program Terminating

Translation FAILED.

icon

Best answer by debbiatsafe 4 July 2018, 20:55

View original

4 replies

Userlevel 3
Badge +18

FYI for other users running into the same issue, FME 2018.1 and newer is required to use the Python 3.6 bundled with ArcGIS Pro 2.2.

At the time of this post, FME 2018.1 is available for download as a beta at the following link:

https://www.safe.com/support/support-resources/fme-downloads/beta/

Edit: Specifically 2018.1 builds 18493 and higher

Badge +4

Debbi, Thanks for this info.

Badge +5

I installed the 32bit beta from a few weeks ago (18486) and I have Pro 2.2 installed but I am still getting this error. Suggestions? Do I need the latest beta (18511)?

Userlevel 3
Badge +18

I installed the 32bit beta from a few weeks ago (18486) and I have Pro 2.2 installed but I am still getting this error. Suggestions? Do I need the latest beta (18511)?

Hi @jakethepainter

 

Yes, you will need a newer build of FME 2018.1 (builds 18493 and higher should support ArcGIS Pro's 3.6 interpreter).

 

Please note, the bit-architecture of the ArcGIS application and FME needs to match. As ArcGIS Pro is 64-bit, FME will also need to be 64-bit. Please see this article for more information on FME and ESRI version compatibility.

 

Reply