Hi,
We have a python clone in ArcGIS Pro where we have pandas and psycopg2 installed. We have a standalone script that runs fine when run in IDLE (ArcGIS Pro). We want to integrate this into a workflow in FME (preferably without using system callers etc.).
In my various testing of compatibility settings and in the main options (including setting the clone with the python home) I only ever have luck with psycopg2 as I think it installed in the FME libraries.
Anyway, I believe the correct settings are
Main Options/Translation:
WS Params/Scripting/Python Comp: Python 3.6+
I also explicitly set the Esri ArcGIS Comp to ArcGIS Pro too.
When set like this I get the following error about the "encodings" module in the log:
Any help would be greatly appreciated. I've not even got the bit about setting this up in FME Server!
Regards
John