Re: PP3E error

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ryan payton

    Re: PP3E error

    sorry:
    Traceback (most recent call last):
    File "texteditor.py" , line 460, in <module>
    class TextEditorMain( TextEditor, GuiMakerWindowM enu):
    NameError: name 'GuiMakerWindow Menu' is not defined
    On Nov 16, 2008, at 10:14 PM, Gabriel Genellina wrote:
    En Mon, 17 Nov 2008 03:32:35 -0200, ryan payton <silas428@gmail .com
    escribió:
    >
    >I still need help with a PP3E error I am getting in my 'PyEdit'
    >program I have from Progamming Python 3rd Edition. I am working on
    >a mac and the error is coming from: from PP3E.Gui.Tools. guimaker
    >import *
    >
    Please provide more info, like the whole traceback you got.
    >
    --
    Gabriel Genellina
    >
    --
    http://mail.python.org/mailman/listinfo/python-list
Working...