In Nifi “ExecuteScript” processor. When the python script (running from “ExecuteScript” processor) trying to import “unidecode” module throwing error saying “No module found” and the “unidecode” module is installed for Python 2.x on Nifi Server.
Will this work on python 3 or do we require to use different processor.
I tried to resolve a error
Check the documentation of the processor ExecuteScript