Question

Error message when updating to Python 3

  • 7 February 2019
  • 1 reply
  • 0 views

Badge +1

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?


1 reply

Userlevel 4

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

 

Reply