Skip to content

Instantly share code, notes, and snippets.

@hiltmon
Created June 9, 2013 14:30
Show Gist options
  • Save hiltmon/5743751 to your computer and use it in GitHub Desktop.
Save hiltmon/5743751 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
Beginning a few weeks ago, I am no longer able to create gists, either public or private, using this bundle. Each time, I get the following error. Note, however, that updating an existing gist from TextMate works fine.
/Users/fonnescj/Library/Application Support/Avian/Bundles/Gist.tmbundle/Support/bin/gistmate.rb:359:in `read': No such file or directory - 3. Plotting and Visualization.ipynb (Errno::ENOENT)
from /Users/fonnescj/Library/Application Support/Avian/Bundles/Gist.tmbundle/Support/bin/gistmate.rb:359:in `make_data'
from /Users/fonnescj/Library/Application Support/Avian/Bundles/Gist.tmbundle/Support/bin/gistmate.rb:355:in `each'
from /Users/fonnescj/Library/Application Support/Avian/Bundles/Gist.tmbundle/Support/bin/gistmate.rb:355:in `make_data'
from /Users/fonnescj/Library/Application Support/Avian/Bundles/Gist.tmbundle/Support/bin/gistmate.rb:331:in `api_post_request'
from /Users/fonnescj/Library/Application Support/Avian/Bundles/Gist.tmbundle/Support/bin/gistmate.rb:180:in `create_gist'
from /Users/fonnescj/Library/Application Support/Avian/Bundles/Gist.tmbundle/Support/bin/gistmate.rb:161:in `create'
from Create Public Gist:8
And Updated
Again
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment