martinli0822

Results 1 comments of martinli0822

I got the same error. Executing the code you provided returns: >>> print(dir(gist)) ['GistAPI', '__builtins__', '__doc__', '__file__', '__name__', '__package__', '__path__', '__version__', 'gist'] >>> print(gist.__file__) /Users/martinli/anaconda2/lib/python2.7/site-packages/gist/__init__.pyc