Created
July 30, 2013 04:44
-
-
Save renanccastro/6110302 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
│01:43:31 weechat | python: carregando script "/home/squarezin/.we | |
│ | echat/python/autoload/anotify.py" | |
│01:43:31 weechat | python: stdout/stderr: Traceback (most recent | |
│ | call last): | |
│01:43:31 weechat | python: stdout/stderr: File "/home/squarezin | |
│ | /.weechat/python/autoload/anotify.py", line | |
│ | 66, in <module> | |
│01:43:31 weechat | python: stdout/stderr: import pynotify | |
│01:43:31 weechat | python: stdout/stderr: File "/usr/lib/python | |
│ | 2.7/site-packages/gtk-2.0/pynotify/__init__.py | |
│ | ", line 19, in <module> | |
│01:43:31 weechat | python: stdout/stderr: import gtk | |
│01:43:31 weechat | python: stdout/stderr: File "/usr/lib/python | |
│ | 2.7/site-packages/gtk-2.0/gtk/__init__.py", | |
│ | line 42, in <module> | |
│01:43:31 weechat | python: stdout/stderr: import gdk | |
│01:43:31 weechat | python: stdout/stderr: ImportError: No module | |
│ | named gdk | |
│01:43:31 weechat =!= | python: não foi possível interpretar arquivo " | |
│ | /home/squarezin/.weechat/python/autoload/anoti | |
│ | fy.py" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment