Hi,
I am migrating FME 2017 workspace to 2020 version.
in startup script, python script is having import cx_Oracle statement.
when i published the workspace on FME Server 2020 version, i get below error.
Python Exception <ModuleNotFoundError>: No module named 'cx_Oracle'
please share your ideas to fix it.