Skip to content

Instantly share code, notes, and snippets.

@TannerFilip
Created December 18, 2011 18:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TannerFilip/1494128 to your computer and use it in GitHub Desktop.
Save TannerFilip/1494128 to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "window.py", line 14, in <module>
create_window()
File "window.py", line 4, in create_window
window = gtk.window()
AttributeError: 'module' object has no attribute 'window'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment