ImportError: No module named gtk in fedora 13

Discussion in 'Meet and Greet' started by kumarantechie, Jul 14, 2010.

  1. kumarantechie

    kumarantechie New Member

    Joined:
    Jul 14, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    Code Developer
    Hi,

    I am trying to run an python application that is compiled in python 2.5
    but it showed bad magic number in python file since the versions are different
    so i manually installed python 2.5 . now i have python 2.6 and 2.5 in my fedora 13
    Now on trying to run the python application
    it shows the error
    File "kb.py", line 8, in <module>
    ImportError: No module named gtk

    but i have pygtk installed in my fedora 13 the latest version itself.
    I want to run the exe
    Kindly give me any suggestions or way to solve this issue

    Thanks & Regards

    Muthu Kumaran.M
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice