Skip to content

Instantly share code, notes, and snippets.

View sblackthorne's full-sized avatar

Sara Blackthorne sblackthorne

View GitHub Profile
@sblackthorne
sblackthorne / Keybase.md
Created November 28, 2019 05:29
Keybase verification

Keybase proof

I hereby claim:

To claim this, I am signing this object:

@sblackthorne
sblackthorne / trying_to_install_pygame
Last active December 20, 2015 20:29
This is everything after installing Mercurial. Ending up with getting an error message letting me know that pygame is not found. :(
Persephone:~ sarablackthorne$ hg --version
Mercurial Distributed SCM (version 2.7+20130806)
(see http://mercurial.selenic.com for more information)
Copyright (C) 2005-2013 Matt Mackall and others
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Persephone:~ sarablackthorne$ ls ~/.hgrc
ls: /Users/sarablackthorne/.hgrc: No such file or directory
Persephone:~ sarablackthorne$ touch ~/.hgrc
ruby-1.9.3-p374:
system:
uname: "Darwin Sara-Blackthornes-MacBook-Pro.local 12.3.0 Darwin Kernel Version 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64 x86_64"
system: "osx/10.8/x86_64"
bash: "/bin/bash => GNU bash, version 3.2.48(1)-release (x86_64-apple-darwin12)"
zsh: "/bin/zsh => zsh 4.3.11 (i386-apple-darwin12.0)"
rvm:
@sblackthorne
sblackthorne / railsgirls app tutorial error
Created March 6, 2013 01:55
Error message when following @railsgirls app tutorial for mac. http://guides.railsgirls.com/app/
dyld: lazy symbol binding failed: Symbol not found: _rb_intern2
Referenced from: /Users/sarablackthorne/.rvm/gems/ruby-1.9.3-p374/gems/psych-1.3.4/lib/psych.bundle
Expected in: flat namespace
dyld: Symbol not found: _rb_intern2
Referenced from: /Users/sarablackthorne/.rvm/gems/ruby-1.9.3-p374/gems/psych-1.3.4/lib/psych.bundle
Expected in: flat namespac