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.
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.