Skip to content

Instantly share code, notes, and snippets.

@oostendo
Created May 10, 2012 20:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oostendo/2655496 to your computer and use it in GitHub Desktop.
Save oostendo/2655496 to your computer and use it in GitHub Desktop.
err for rick
chuck:SimpleSeer oostendo$ simpleseer shell
Traceback (most recent call last):
File "/usr/local/bin/simpleseer", line 7, in <module>
execfile(__file__)
File "/Users/oostendo/dev/SimpleSeer/scripts/simpleseer", line 91, in <module>
main()
File "/Users/oostendo/dev/SimpleSeer/scripts/simpleseer", line 39, in main
args.func(session)
AttributeError: 'Namespace' object has no attribute 'func'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment