pygtk - No module named xml.etree.ElementTree in GTK, python -


i'm working python 2.7.6, windows 8.1, in pycharm 3.1.3.

trying run worked , error:

file "c:\something\sources\paramswin.py", line 6, in import gtk importerror: no module named gtk

tried download gtk through project settings, , got:

importerror: no module named xml.etree.elementtree

tried import element tree package , got same error.

i've been googling quite bit , there seems problem python , element.

anyone, ideas?

tia

you tried download gtk?

i've had problems in past (and xml.etree... thing familiar) when installed gtk on own. best way of installing gtk in windows platform, in humble opinion, use 1 of the all-in-one downloaders here: http://ftp.acc.umu.se/pub/gnome/binaries/win32/pygtk/2.24/.

cheers, simon


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -