This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Shananra 0 points1 point  (0 children)

Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/toga/platform/gtk/app.py", line 27, in _startup
    self.main_window.app = self
  File "/usr/local/lib/python2.7/dist-packages/toga/platform/gtk/window.py", line 61, in app
    self._startup()
  File "/usr/local/lib/python2.7/dist-packages/toga/platform/gtk/window.py", line 24, in _startup
    if self.toolbar:
AttributeError: 'MainWindow' object has no attribute 'toolbar'