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
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
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