daily pastebin goal
22%
SHARE
TWEET

python OPENCoffee.py

elwuilmer Apr 13th, 2012 45 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. python OPENCoffee.py
  2. Traceback (most recent call last):
  3.   File "OPENCoffee.py", line 245, in <module>
  4.     main()
  5.   File "OPENCoffee.py", line 224, in main
  6.     config_error = initDataBaseConnection()
  7.   File "OPENCoffee.py", line 65, in initDataBaseConnection
  8.     msgSystem = MsgSystem(None)
  9.   File "/home/elwuilmer/Descargas/opencoffee/opencoffee-server/core/msgSystem/msgSystem.py", line 25, in __init__
  10.     self.loadImages()
  11.   File "/home/elwuilmer/Descargas/opencoffee/opencoffee-server/core/msgSystem/msgSystem.py", line 101, in loadImages
  12.     self.questionIcon = get_images()["msgIcon_question"]
  13. KeyError: 'msgIcon_question'
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top