Re: [Boa Constr] Boa + Python2
Status: Beta
Brought to you by:
riaan
From: Marius v. W. <marius@e.co.za> - 2000-10-26 08:56:38
|
I'm not sure if this may solve your problems, but you need to change the key values to all lowercase in the file : Explorer.msw.cfg Regards, Marius. On Thu, 26 Oct 2000 10:09:40 +0200, you wrote: >Hi! > >I'm trying to execute boa with Python 2.0 & wx (for the 20b1 version that is >supposed to work with Python 2). I get the following error: >--------------------------------------------------- >Traceback (most recent call last): > File "boa.py", line 18, in ? > import Preferences > File "Preferences.py", line 86, in ? > import FileDlg >SyntaxError: duplicate argument in function definition (FileDlg.py, line 52) >----------------------------------------------------- > >I can't find any wrong in FileDlg arguments. Any ideas? > >Regards, > >Antoni Aloy -- Was I before Chuang Tzu who dreamt about being a butterfly, or am I now a butterfly who dreams about being Chuang Tzu? - Chuang Tzu |