Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "nara_uploader.py", line 197, in on_attributes_changed
  3. if not self.freeze_attributes:
  4. AttributeError: 'NARAUPloaderMainFrame' object has no attribute 'freeze_attributes'
  5. Traceback (most recent call last):
  6. File "nara_uploader.py", line 1199, in <module>
  7. mainFrame.Show()
  8. File "//usr/local/lib/wxPython-unicode-2.8.12.0/lib/python2.6/site-packages/wx-2.8-mac-unicode/wx/_core.py", line 9143, in Show
  9. return _core_.Window_Show(*args, **kwargs)
  10. wx._core.PyAssertionError: C++ assertion "wxAssertFailure" failed at /BUILD/wxPython-src-2.8.12.0/src/generic/listctrl.cpp(1876) in OnPaint(): unknown list item format
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement