Hi,
I’m trying to use the mgrs
library in FME, but the following error is shown:
Message Type: fme::internal::_v0::Exception
Python Exception: <ModuleNotFoundError>: No module named 'mgrs'
If I run it in a standalone script, it works very well. The library has been successfully installed on my machine.
Thank you.