Skip to main content
Solved

Library Python in FME

  • October 5, 2024
  • 2 replies
  • 156 views

mr_fme
Enthusiast
Forum|alt.badge.img+9

Hi,

I’m trying to use the mgrs library in FME, but the following error is shown:

Message Type: fme::internal::_v0::py::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.

Best answer by hkingsbury

how have you installed it and what python is your workspace set to use? (FME or ArcGIS)

If you’re using the FME defualt python, make sure you installed it using:

fme.exe python -m pip install <package_name>

from https://docs.safe.com/fme/html/FME-Form-Documentation/FME-Form/Workbench/Installing-Python-Packages.htm

View original
Did this help you find an answer to your question?

2 replies

hkingsbury
Celebrity
Forum|alt.badge.img+54
  • Celebrity
  • Best Answer
  • October 7, 2024

how have you installed it and what python is your workspace set to use? (FME or ArcGIS)

If you’re using the FME defualt python, make sure you installed it using:

fme.exe python -m pip install <package_name>

from https://docs.safe.com/fme/html/FME-Form-Documentation/FME-Form/Workbench/Installing-Python-Packages.htm


mr_fme
Enthusiast
Forum|alt.badge.img+9
  • Author
  • Enthusiast
  • October 7, 2024

I´m set to use FME. Thank´s


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings