Question

Python Caller 64 verses 32 bit setting PYTHONHOME and ESRI

  • 8 April 2022
  • 1 reply
  • 3 views

Badge +8

Hey There,

I hope another set of eyes on this might help. I am having trouble with Python scripts and the Python Caller. I generate the error 000816, which I have tracked down to a possible conflict between 32 and 64 bit versions of Python conflicting with ESRI geoprocessing tools. I have attached a screen cap of the log. I have highlighted where I think FME is using 64 bit but I have set the Preferred Interpreter to the 32 bit in the Tools. Any thoughts?

Many thanks and all the best!

c.Python64v32


1 reply

Userlevel 4

If you have 64-bit FME installed, you cannot use a 32-bit Python interpreter, it has to be 64-bit as well.

 

Reply