Skip to content

Instantly share code, notes, and snippets.

@clayg
Created June 16, 2011 16:13
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 clayg/1029605 to your computer and use it in GitHub Desktop.
Save clayg/1029605 to your computer and use it in GitHub Desktop.
ERROR:root:STDOUT: File "/mnt/workspace/lunr/lunr/db/uuidimpl.py", line 62, in process_result_value
ERROR:root:STDOUT: return str(uuid.UUID(value))
ERROR:root:STDOUT: File "/usr/lib/python2.6/uuid.py", line 134, in __init__
ERROR:root:STDOUT: raise ValueError('badly formed hexadecimal UUID string')
ERROR:root:STDOUT: ValueError: badly formed hexadecimal UUID string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment