boto3 python 2.7 ImportError: No module named boto3 USER_BASE USER_SITE site packages doesn’t exist

Install like this:

python -m pip install --user boto3

Leave a Comment