I am having issues running workspaces on FME Server that contain Python 3 (using Esri GIS Python module). This is the error I am getting:
The workspace has Python Compatibility set to 'Esri ArcGIS Python 3.6+', which requires an appropriate version of ArcGIS Pro or ArcGIS Server. If ArcGIS is not required by this workspace, then update Python Compatibility to a non-Esri-ArcGIS Python. Otherwise, please install the required ArcGIS product, or if ArcGIS Desktop already installed, update Python Compatibility to 'Esri ArcGIS Python 2.7'. To update this setting, go to: Navigator -> Workspace Parameters -> Scripting -> Python Compatibility
Environment Details: FME Desktop/Server 2021.2.5.0, ArcGIS Pro 2.8 and ArcMap 10.8.1
Per the compatibility page (https://community.safe.com/s/article/notes-on-fme-and-esri-versions-and-compatibility) ArcGIS Pro 2.8 is compatible with the version of FME I am using.
In my workspace in FME Desktop, I set Python Compatibility to Esri ArcGIS Python 3.6+ (and also tried 3.7+) and also set Esri ArcGIS Compatibility to ArcGIS Pro. Furthermore, FME Server has a valid license of ArcGIS Pro.
I do have both ArcMap and Pro installed on FME Server (as we use a mix of both applications), but I thought setting the Esri ArcGIS Compatibility would resolve any sort of conflicts.
So, I'm not sure what is going wrong. I know this issue is a popular topic here, but I've searched through other posts and tried the solutions and nothing has worked. So, I appreciate any help to get this issue fixed. Thank you!