I am trying to import tldextract as follows in my lambda function
import tldextract
This gives me an error Runtime.ImportModuleError: Unab
Runtime.ImportModuleError: Unab