Hello,
I'm trying to install Pandas lib but it depends from a NumPy version newer than the one installed with FME (1.15.1). Pandas pip installation includes the correct NumPy library but the script fails because FME looks in the default \\FME2020\\python\\python37 folder instead of the custom one.
Is it possible (without side effects) to upgrade that library?
Thanks
Roberto