Hi, I am trying to create the Pycon AppWizard. I seem to be connected to the database Pycon, but when I click Finish I get this error. ================================================================= C:\python25\lib\site-packages\dabo-0.9.2-py2.5.egg\dabo\lib\SimpleCrypt.py:52: U serWarning: WARNING: SimpleCrypt is not secure. Please see http://wiki.dabodev.c om/SimpleCrypt for more information warnings.warn("WARNING: SimpleCrypt is not secure. Please see http://wiki.dabo dev.com/SimpleCrypt for more information") Traceback (most recent call last): File "c:\python25\lib\site-packages\Dabo-0.9.2-py2.5.egg\dabo\ui\uiwx\dControl Mixin.py", line 27, in _onWxHit self.raiseEvent(dEvents.Hit, evt, *args, **kwargs) File "C:\python25\lib\site-packages\dabo-0.9.2-py2.5.egg\dabo\ui\uiwx\dPemMixi n.py", line 975, in raiseEvent super(dPemMixin, self).raiseEvent(eventClass, nativeEvent, *args, **kwargs) File "C:\python25\lib\site-packages\dabo-0.9.2-py2.5.egg\dabo\lib\eventMixin.p y", line 93, in raiseEvent bindingFunction(event) File "c:\python25\lib\site-packages\Dabo-0.9.2-py2.5.egg\dabo\ui\dialogs\Wizar d.py", line 122, in onNext self._finish() File "c:\python25\lib\site-packages\Dabo-0.9.2-py2.5.egg\dabo\ui\dialogs\Wizar d.py", line 138, in _finish ok = pg.onLeavePage("forward") File "c:\dab\dabo\ide\wizards\AppWizard\AppWizard.py", line 549, in onLeavePag e if not self.Form.createApp(): File "c:\dab\dabo\ide\wizards\AppWizard\AppWizard.py", line 639, in createApp f.write(self.getMain(ci.Name, selTb[0], appName)) File "c:\dab\dabo\ide\wizards\AppWizard\AppWizard.py", line 1006, in getMain "spec-main.py.txt")).read() % locals() IOError: [Errno 2] No such file or directory: 'C:\\python25\\lib\\site-packages\ \wx-2.8-msw-unicode\\spec-main.py.txt'
-- View this message in context: http://old.nabble.com/AppWizard-create-error-tp28145793p28145793.html Sent from the dabo-users mailing list archive at Nabble.com. _______________________________________________ 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/[email protected]
