Using TKinter from the Delphi Python components

Roger Gilliar rg at mcs-hh.de
Wed Sep 6 06:15:23 EDT 2000


If I try to use the TKinter stuff from the Delphi Python components I get
the following error message

Traceback (innermost last):

File "NONAME2", line 4, in ?

File "G:\Programme\Python\Lib\lib-tk\Tkinter.py", line 882, in __init__

baseName = os.path.basename(sys.argv[0])

AttributeError: argv

Has anyone a solution to this problem ?






More information about the Python-list mailing list