I have old workspace and received the following Python error message after upgraded to FME 2019.2 and didn't install any Python 2.x. Any suggestion for getting around the issue ? Thanks.
Python Exception <NameError>: name 'unicode' is not defined
Traceback (most recent call last):
File "<string>", line 26, in input
NameError: name 'unicode' is not defined
Error encountered while calling method `input'
DateTimeCalculator_2_PythonCaller (PythonFactory): PythonFactory failed to process feature
A fatal error has occurred. Check the logfile above for details