Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2017
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/local/bin/aws-shell", line 7, in <module>
  3. from awsshell import main
  4. File "/usr/local/lib/python2.7/site-packages/awsshell/__init__.py", line 8, in <module>
  5. from awsshell import app
  6. File "/usr/local/lib/python2.7/site-packages/awsshell/app.py", line 20, in <module>
  7. from prompt_toolkit.utils import Callback
  8. ImportError: cannot import name Callback
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement