"tkinter module not found" please help

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • notsonice51@yahoo.com

    #1

    "tkinter module not found" please help

    I'm trying to install python2.5 on my computer(os Fedora 5). My problem
    is that I'm unable to get the tkinter module loaded into python. I've
    tried the solution here:"wiki.pyth on.org/moin/TkInter" but am unsure as
    how to modify my setup.py script. I have installed the latest versions
    of tcl/tk (8.4.14) twice as well as installing python again. Everything
    is installed in the default location but still no luck. Does anyone
    have any ideas? Thank you.

  • Asper Faner

    #2
    Re: "tkinte r module not found" please help


    notsonic...@yah oo.com wrote:
    I'm trying to install python2.5 on my computer(os Fedora 5). My problem
    is that I'm unable to get the tkinter module loaded into python. I've
    tried the solution here:"wiki.pyth on.org/moin/TkInter" but am unsure as
    how to modify my setup.py script. I have installed the latest versions
    of tcl/tk (8.4.14) twice as well as installing python again. Everything
    is installed in the default location but still no luck. Does anyone
    have any ideas? Thank you.
    Compatibility is needed, Fed5 doesn't go with Py2.5, you try
    reinstalling by yummie or from add&remove

    Comment

    Working...