Hi All,
For a project I need to write a geodatabase with a time_only field in one of the objects.
To be able to do this I had to change my Python Compatibility to Python 3.9, which only works if Arcgis Pro 3.2 is installed.
Otherwise I get this very helpfull error:
But I don’t want to use 3.2 as default.
Now I have 2 folders:
C:\Program Files\ArcGIS\Pro2_9
C:\Program Files\ArcGIS\Pro3_2
I manually renamed the Pro folder to include the version number.
The issue now is that FME can’t find my Arcgis Pro, which makes me very sad .
How can I tell FME to just use C:\Program Files\ArcGIS\Pro2_9 and stop looking for C:\Program Files\ArcGIS\Pro.
Only when I want, I manually will change the folder to 3_2.