Question

Geting the error: Python Exception: No module named ldap

  • 29 August 2018
  • 2 replies
  • 48 views

Badge

I have a Python Script within Python Caller that keeps through import error as: Python Exception <ImportError>: No module named ldap.

Can anyone help with how to get around this?

Thank you


2 replies

Userlevel 4
Badge +30

Hi @juliusngeh

This error is because doen'st has the module Idap imported in your FME.

You can check this link Install Modules into FME

Thanks,

Danilo

Badge +11
@juliusngeh Did you get past this issue? I think it may be due to a missing module as Danilo has mentioned.

 

Reply