Results 1 to 2 of 2

Thread: Install covergloobus in 9.10

  1. #1
    Join Date
    Nov 2009
    Location
    nj, usa
    Beans
    101
    Distro
    Ubuntu 10.04 Lucid Lynx

    Question Install covergloobus in 9.10

    i am trying to install covergloobus, but whenever i try to run config-covergloobus.py file it gives following error:
    Code:
    mac4lin@STUDYROOML:~/covergloobus/src$ python covergloobus-config.py
    Traceback (most recent call last):
      File "covergloobus-config.py", line 33, in <module>
        import gtk
    ImportError: No module named gtk
    thanks!

  2. #2
    Join Date
    Feb 2010
    Beans
    1

    Re: Install covergloobus in 9.10

    Hi,

    Try to install python gtk libraries

    Code:
    sudo apt-get install python-gtk2

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •