Got an error after installing and trying to start s3cmd 1.0.0
s3cmd -h Problem: ImportError: No module named S3.Exceptions S3cmd: unknown version. Module import problem? Traceback (most recent call last): File "/usr/bin/s3cmd", line 1995, in <module> from S3.Exceptions import * ImportError: No module named S3.Exceptions Your sys.path contains these entries:
This error occurred after updating to the latest Amazon Linux 2015.03.0 distribution
source share