that means you haven't installed wxPython for python2.6 yet. On Mon, Jul 27, 2009 at 4:42 PM, Dick Moores <[email protected]> wrote:
> > Well, if you mean for me to try > E:\Python26>python.exe E:\Programs\Ulipad3.7\Ulipad.py > > I get > > E:\Python26>python.exe E:\Programs\Ulipad3.7\Ulipad.py > Traceback (most recent call last): > File "E:\Programs\Ulipad3.7\Ulipad.py", line 30, in <module> > import wx > ImportError: No module named wx > > On Mon, Jul 27, 2009 at 15:33, yin sun<[email protected]> wrote: > > no, not from shortcut. try that from command window. > > The reason is we want to see the error messages that sent to the window. > > On Mon, Jul 27, 2009 at 4:27 PM, Dick Moores <[email protected]> wrote: > >> > >> Using that in a Win XP shortcut (is that what you meant?), I get a > >> console window for a fraction of a second. It closes before I can read > >> what it says. > >> > >> On Mon, Jul 27, 2009 at 14:58, yin sun<[email protected]> wrote: > >> > try this, not pythonw.exe > >> > E:\Python26\python.exe E:\Programs\Ulipad3.7\Ulipad.py > > > > >
