michel
michel copied to clipboard
ImportError: cannot import name run
After installing gflags
❯ michel pull
Traceback (most recent call last):
File "/usr/local/bin/michel", line 7, in <module>
from michel.michel import main
File "/usr/local/lib/python2.7/site-packages/michel/michel.py", line 16, in <module>
from oauth2client.tools import run
ImportError: cannot import name run