module s3 module not found

Hi

im trying to use S3 module to copy from S3 to windows machine but i got strange error :

“module s3 not found in configured module paths. Additionally, core modules are missing. If this is a checkout, run ‘git submodule update --init --recursive’ to correct this problem.”

looks like its not looking into the core modules

what im missing?

my OS us ubuntu 14.04 and i have tried the package installation and pip same result

Igal Dahan