Skip to main content
Question

Error message when updating to Python 3

  • February 7, 2019
  • 1 reply
  • 5 views

arthy
Contributor
Forum|alt.badge.img+8
  • Contributor
  • 101 replies

Hello,

Because of the python 2 deprecation, I'm updating existing workbench to python 3 and I'm having an issue with the transformer GeographicBufferer

 

This is the error message that I'm getting after pressing ok.

What should I do?

Thanks?

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.

1 reply

david_r
Celebrity
  • 8394 replies
  • February 7, 2019

I just tested with FME 2018.1 and the GeographicBufferer seems to work just fine with Python 3.6

Could it be that you're using the old version of the GeographicBufferer from the FME Hub?

The solution is to remove the custom transformer (green) and replace it with the new, built-in GeographicBufferer (blue).