ERROR: module boto not installed
Closed this issue · 1 comments
0xdevalias commented
This was with boto3
installed already, but it seems I had to also (or instead of) install boto
.
⇒ ./run.sh
ERROR: module boto not installed.
ERROR: please run pip install boto netaddr
The install instructions only mention needing boto3
mvanholsteijn commented
fixed.