Hi guys,

When I try to create an application  using the AppWizard it throws the
following error:

Traceback (most recent call last):
  File
"D:\Python\lib\site-packages\dabo-0.9.9-py2.7.egg\dabo\ui\uiwx\dControlMixin.py",
line 27, in
 _onWxHit
    self.raiseEvent(dEvents.Hit, evt, *args, **kwargs)
  File
"D:\Python\lib\site-packages\dabo-0.9.9-py2.7.egg\dabo\ui\uiwx\dPemMixin.py",
line 1074, in r
aiseEvent
    super(dPemMixin, self).raiseEvent(eventClass, nativeEvent, *args,
**kwargs)
  File
"D:\Python\lib\site-packages\dabo-0.9.9-py2.7.egg\dabo\lib\eventMixin.py",
line 81, in raiseE
vent
    bindingFunction(event)
  File
"D:\Python\lib\site-packages\dabo-0.9.9-py2.7.egg\dabo\ui\dialogs\Wizard.py",
line 124, in on
Next
    self._finish()
  File
"D:\Python\lib\site-packages\dabo-0.9.9-py2.7.egg\dabo\ui\dialogs\Wizard.py",
line 140, in _f
inish
    ok = pg.onLeavePage("forward")
  File "AppWizard.py", line 559, in onLeavePage
    if not self.Form.createApp():
  File "AppWizard.py", line 708, in createApp
    f.write(self.getBizobj(td, table))
UnicodeEncodeError: 'ascii' codec can't encode character u'\xb5' in
position 3699: ordinal not in ra
nge(128)

What do I do in order to get it to work?


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/cak5s0b6dtae9giyfhjhk50qvcv3ljqx0kn1dissquhke5hk...@mail.gmail.com

Reply via email to