arikontiainen
May 29, 2019 - 17:33
Probably a boto3 newbie situation, but here we go: I installed StaSH (according to instructions I found) and then pip install boto3.
However, when I try to run a boto3 example code to create a s3 client (and later fetch list of S3 buckets) I get an error like in the linked screen capture.
https://www.dropbox.com/s/2rffro0lo1sdq8t/pythonista-boto3-error.jpg?dl=0
Any advice on how to fix this?