Personal tools
Document Actions

tuxgdg not working on SuSe 10.2

Up to Tux gadgets

tuxgdg not working on SuSe 10.2

Posted by theToaster at January 28. 2008
I cant start tuxgdg on my SuSe 10.2 box:
log:
thetoaster@divinorum:~> tuxgdg
Traceback (most recent call last):
  File "/opt/tuxdroid/apps/tux_framework/TFW.py", line 12, in <module>
    from FWObject import GdgFramework
  File "/opt/tuxdroid/apps/tux_framework/libs/FWObject.py", line 34, in <module>
    from GdgObject import *
  File "/opt/tuxdroid/apps/tux_framework/libs/GdgObject.py", line 38, in <module>
    from TGFormat import *
  File "/opt/tuxdroid/apps/tux_framework/libs/TGFormat.py", line 30, in <module>
    from TGFXml import *
  File "/opt/tuxdroid/apps/tux_framework/libs/TGFXml.py", line 26, in <module>
    import xml.dom.ext
ImportError: No module named ext

Would I need some libraries?
make install worked well...

Re: tuxgdg not working on SuSe 10.2

Posted by theToaster at January 28. 2008
fixed by installing pyxml
just left it here, in case some others may have the same problem.  

Re: tuxgdg not working on SuSe 10.2

Posted by antixtux at February 21. 2008

Any idea what deb package might contain pyxml? (I am running antix, a Debian based distro)


Re: tuxgdg not working on SuSe 10.2

Posted by enguerran at February 21. 2008

On my Ubuntu, the deb package is called python-xml.




Same for you ?


Re: tuxgdg not working on SuSe 10.2

Posted by antixtux at February 22. 2008

Previously enguerran wrote:





On my Ubuntu, the deb package is called python-xml.




Same for you ?



Thanks. Got it working, now.


Re: tuxgdg not working on SuSe 10.2

Posted by Mike at March 03. 2008
This information was really helpful. I found this post before running the installation and made a note of it. As a result, I was able to run it just fine.

Thank you!
Powered by Ploneboard
You are here: Home Forum Tux gadgets tuxgdg not working on SuSe 10.2

Powered by Plone CMS, the Open Source Content Management System