Python module not found AWS lambda

前端 未结 0 1235
野性不改
野性不改 2021-02-09 01:06

I am trying to import tldextract as follows in my lambda function

import tldextract

This gives me an error Runtime.ImportModuleError: Unab

相关标签:
回答
  • 消灭零回复
提交回复
热议问题