scrapy

错误信息:

[boto] ERROR: Caught exception reading instance data

add the following to your settings.py file:

# settings.py
DOWNLOAD_HANDLERS : {
    's3': None,
}