Nov, it may be best to uninstall everything, reboot, and then re-install. Doing that should not be difficult and may just fix the issue without us really knowing what causes it. :)
My Windows checklist which I downloaded and installed successfully today (except for the ClassDesigner-Postgresql_8.3.6-Schema issue). python-2.5.4.msi wxPython2.8-win32-unicode-2.8.9.2-py25.exe pysqlite-2.5.1.win32-py2.5.exe MySQL-python-1.2.2.win32-py2.5.exe reportlab-2.3.win32-py2.5.exe PIL-1.1.6.win32-py2.5.exe dabo from subversion postgresql-8.3.6-1-windows.exe psycopg2-2.0.8.win32-py2.5-pg8.3.4-release.exe Cheers! On Sat, Feb 21, 2009 at 5:12 PM, novnov <[email protected]> wrote: > > I wonder if something is wrong with that py file. In part > > E:\dabo\ide>dir > Volume in drive E is enough > Volume Serial Number is 8CA9-5443 > > Directory of E:\dabo\ide > > 02/19/2009 09:19 PM <DIR> . > 02/19/2009 09:19 PM <DIR> .. > 02/19/2009 06:56 PM 134,012 ClassDesigner.py > ... > 02/19/2009 06:56 PM 664 conn.xsd > 02/19/2009 06:56 PM 14,329 CxnEditor.py > ... > 31 File(s) 601,796 bytes > 3 Dir(s) 432,327,999,488 bytes free > > E:\dabo\ide>python E:\dabo\ide\CxnEditor.py > File "E:\dabo\ide\CxnEditor.py", line 48 > ItemID="file_open", > ^ > SyntaxError: invalid syntax > > E:\dabo\ide> > > I guess that ItemID error is something in the py file that fails? This is > one of the failures I've seen before, probably the critical one. > > > tim awa wrote: > > > > python E:\dabo\ide\CxnEditory.py > > > > your ide folder seems to be in E:\dabo > > > > On Sat, Feb 21, 2009 at 3:17 PM, tim awa <[email protected]> wrote: > > > >> At the command prompt and assuming that Python25 is in your path, you > can > >> do the following: > >> > >> python c:\dabo\ide\CxnEditory.py > >> > >> Modify c:\dabo\ide\ according to where your ide folder is located. > >> > > > > > > --- StripMime Report -- processed MIME parts --- > > multipart/alternative > > text/plain (text body -- kept) > > text/html > > --- > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
