hi again.
attached - the script.
i built the script solely using the classdesigner.
i'm using python 2.7, wx-latest, windowsXP
here's the output
ui.loadUI failed: cannot import name InteractiveInterpreter
Traceback (most recent call last):
File
"c:\programs\python27\lib\site-packages\dabo-0.9.4-py2.7.egg\dabo\ui\__init__.py",
line 61, in loadUI
exec("from %s import *" % mods[typ], globals())
File "<string>", line 1, in <module>
File
"c:\programs\python27\lib\site-packages\dabo-0.9.4-py2.7.egg\dabo\ui\uiwx\__init__.py",
line 170, in <module>
from dShell import dShell
File
"c:\programs\python27\lib\site-packages\dabo-0.9.4-py2.7.egg\dabo\ui\uiwx\dShell.py",
line 6, in <module>
import wx.py
File
"c:\programs\python27\lib\site-packages\wx-2.8-msw-unicode\wx\py\__init__.py",
line 7, in <module>
import buffer
File
"c:\programs\python27\lib\site-packages\wx-2.8-msw-unicode\wx\py\buffer.py",
line 7, in <module>
from interpreter import Interpreter
File
"c:\programs\python27\lib\site-packages\wx-2.8-msw-unicode\wx\py\interpreter.py",
line 10, in <module>
from code import InteractiveInterpreter, compile_command
ImportError: cannot import name InteractiveInterpreter
Traceback (most recent call last):
File "convertor.py", line 22, in <module>
main()
File "convertor.py", line 15, in main
app.start()
File
"c:\programs\python27\lib\site-packages\dabo-0.9.4-py2.7.egg\dabo\dApp.py",
line 395, in start
self.setup()
File
"c:\programs\python27\lib\site-packages\dabo-0.9.4-py2.7.egg\dabo\dApp.py",
line 346, in setup
self.uiApp = dabo.ui.getUiApp(self, self.UIAppClass, callback=None,
forceNew=True)
AttributeError: 'module' object has no attribute 'getUiApp'
--- StripMime Report -- processed MIME parts ---
multipart/mixed
multipart/alternative
text/plain (text body -- kept)
text/html
application/octet-stream
---
_______________________________________________
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/CAA9_n-X+O5SDGgFwnVE4TkMmCH-djBp=S_vh=punzuesgcm...@mail.gmail.com