I’m trying to use aws services with python using boto3 library from a custom script but I’m getting error on trying to import the module that I have installed using pip3:
ImportError: __import__ not found
What does this mean and how do I fix this? I’m using version 13 branch.