Closed GoogleCodeExporter closed 9 years ago
I can run it. Maybe you should check if there are errors in error.txt. Or you
should
setup python interepter in python arguments dialog first.
Original comment by limo...@gmail.com
on 15 Dec 2008 at 11:52
Yeah, I get an error in the error.txt. Here is the error output:
[Traceback]Traceback (most recent call last):
File "C:\Program Files\UliPad\mixins\Editor.py", line 411, in OnKeyDown
fu(event)
File "C:\Program Files\UliPad\mixins\Import.py", line 4247, in OnPythonRun
parameter = Globals.pref.python_default_paramters[Globals.pref.default_interpreter]
KeyError: u'Python 2.5.2'
Original comment by vinet...@gmail.com
on 16 Dec 2008 at 1:18
You can try svn version now.
Original comment by limo...@gmail.com
on 16 Dec 2008 at 1:27
Now it works! Thanks. You can change the status of this issue report to Fixed.
Original comment by vinet...@gmail.com
on 16 Dec 2008 at 1:46
fixed.
Original comment by limo...@gmail.com
on 16 Dec 2008 at 1:55
Original issue reported on code.google.com by
vinet...@gmail.com
on 15 Dec 2008 at 8:57