Skip to content

Instantly share code, notes, and snippets.

@bjcubsfan
Last active August 29, 2015 13:57
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 bjcubsfan/9493224 to your computer and use it in GitHub Desktop.
Save bjcubsfan/9493224 to your computer and use it in GitHub Desktop.
Django running Python error
2014-03-11T19:04:53 Beginnning command: "cd /wmd/source/staging/sysmon/automated/iad/2014/anomaly_presentation/2014-03-11; /wmd/software/prod/tools/anomaly_database/anomaly_slide.py yamls/submitted_since.yaml yamls/resolved_since.yaml yamls/related.yaml yamls/pending_since.yaml yamls/SL1.yaml yamls/R4.yaml yamls/Field.yaml yamls/RS.yaml yamls/BS1.yaml yamls/ES1.yaml yamls/RSGST_Prot.yaml yamls/SGST_Prot.yaml "
2014-03-11T19:04:53 STDERR: Traceback (most recent call last):
File "/wmd/software/prod/tools/anomaly_database/anomaly_slide.py", line 28, in <module>
from waas.docopt import docopt
ImportError: No module named waas.docopt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment