Skip to content

Instantly share code, notes, and snippets.

@rossdylan
Created July 29, 2010 02:03
Show Gist options
  • Save rossdylan/497008 to your computer and use it in GitHub Desktop.
Save rossdylan/497008 to your computer and use it in GitHub Desktop.
ERROR:Modules:Error running command ping
Traceback (most recent call last):
File "/Users/rossdelinger/Documents/Schongo/modules/__init__.py", line 491, in handle_command
cmdf(ctx, cmd, arg, *args)
File "/Users/rossdelinger/Documents/Schongo/modules/netcmdsX.py", line 17, in ping
pt = procThread(shellCmd, ctx)
TypeError: 'module' object is not callable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment