On Feb 21, 2007, at 7:38 PM, Ken Dibble wrote:

> Observe:
>
> Console window appears briefly and disappears. The Text Editor does  
> not appear.
>
> The error.log file in the Dabo Runtime directory contains the  
> following
> traceback:
>
> Traceback (most recent call last):
>    File "daborun.py", line 242, in ?
>    File "daborun.py", line 225, in run
>    File "ntpath.pyc", line 164, in split
>    File "ntpath.pyc", line 119, in splitdrive
> TypeError: unsubscriptable object

        I don't know what ntpath is; perhaps something that comes with the  
Windows version of Python?

        I assume that you installed the Console version of the runtime  
engine, since you're getting a console window appearing. Do this  
then: run cmd.exe to get a console, and the cd to where the runtime  
is installed. Run the engine by typing 'daborun.exe' at the command  
prompt, and then select the Editor.py file. Now if you get an error,  
the full traceback should be available to you.

        BTW, I'm packing now for PyCon, and will be leaving early tomorrow  
morning. I'll try to keep up with questions and stuff here on the  
list, but don't be surprised if there are delays in responding.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to