Skip to main content
Question

Python error in FME 2019

  • August 30, 2019
  • 4 replies
  • 12 views

dataninja
Forum|alt.badge.img

Hi everyone,

I am getting the following error when using pythoncaller in FME 2019:

Please let me know how to fix it. Thanks in advance.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

4 replies

takashi
Celebrity
  • August 30, 2019

Hi @trungn1993, cannot see the error message. Could you please post again?


dataninja
Forum|alt.badge.img
  • Author
  • August 30, 2019

Please let me know if you still have trouble seeing the screenshot!


dataninja
Forum|alt.badge.img
  • Author
  • August 30, 2019

I added a new screenshot, please have a look!


takashi
Celebrity
  • August 30, 2019

I guess that your FME installation doesn't contain Python 2.7 interpreter which is deprecated in FME 2019+. Try setting "3.*" to the Python Compatibility parameter in the Navigator window.

If you need to still use Python 2.7 for some reason, you have to install it while you install FME Desktop.