You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.
attila@attila-pc:
$ runsnake$/usr/lib/python3.7/site-packages/runsnakerun/listviews.py:265: wxPyDeprecationWarning: Using deprecated class. Use ItemAttr instead
indicated_attribute = wx.ListItemAttr()
12:12:15: Debug: Adding duplicate image handler for 'PNG file'
Traceback (most recent call last):
File "/usr/lib/python3.7/site-packages/runsnakerun/runsnake.py", line 836, in OnInit
frame = MainFrame(config_parser=load_config())
File "/usr/lib/python3.7/site-packages/runsnakerun/runsnake.py", line 216, in init
self.CreateControls(config_parser)
File "/usr/lib/python3.7/site-packages/runsnakerun/runsnake.py", line 268, in CreateControls
self.rightSplitter.SetSashSize(10)
AttributeError: 'SplitterWindow' object has no attribute 'SetSashSize'
OnInit returned false, exiting...
attila@attila-pc:
The text was updated successfully, but these errors were encountered: