error when using CSV
"Jeff" <Jeff-Are/OnbwIOTY7iHpfzW5dAC/[email protected]>
| Newsgroups | gmane.comp.ide.boa-constructor.user |
|---|---|
| Message-ID | <001701c75654$56fa6300$1b01a8c0@Rainier> |
hello, I get the following error when I try to start boa 0.5.2 (see below). I googled up the error I was getting and saw that it was likely coming from the stc-styles.rc file. so I deleted this and there as well as downloaded teh latest CSV again, and there is still this problem. I'm using wxpython 2.7.2 and python 2.5. What might be the best way to move forward???? thanks.
Jeff
Traceback (most recent call last):
File "C:\Python25\Lib\site-packages\boa\Boa.pyw", line 5, in <module>
Boa.main(sys.argv[1:])
File "C:\Python25\Lib\site-packages\boa\Boa.py", line 692, in main
app = BoaApp()
File "C:\Python25\Lib\site-packages\boa\Boa.py", line 496, in __init__
wx.App.__init__(self, False)
File "C:\Python25\Lib\site-packages\wx-2.7.2-msw-ansi\wx\_core.py", line 7749, in __init__
self._BootstrapApp()
File "C:\Python25\Lib\site-packages\wx-2.7.2-msw-ansi\wx\_core.py", line 7346, in _BootstrapApp
return _core_.PyApp__BootstrapApp(*args, **kwargs)
File "C:\Python25\Lib\site-packages\boa\Boa.py", line 544, in OnInit
self.main.componentSB, self, self.main)
File "C:\Python25\Lib\site-packages\boa\Editor.py", line 179, in __init__
self.shell, self.shellPageIdx = self.addShellPage(shl, Shell, imgIdx)
File "C:\Python25\Lib\site-packages\boa\Editor.py", line 570, in addShellPage
shellEdit = tabPage = Shell(self.tabs, -1)
File "C:\Python25\Lib\site-packages\boa\ShellEditor.py", line 67, in __init__
StyledTextCtrls.PythonStyledTextCtrlMix.__init__(self, wId, ())
File "C:\Python25\Lib\site-packages\boa\Views\StyledTextCtrls.py", line 761, in __init__
LanguageSTCMix.__init__(self, wId, margin, 'python', stcConfigPath)
File "C:\Python25\Lib\site-packages\boa\Views\StyledTextCtrls.py", line 688, in __init__
self.getSTCStyles(config, language)
File "C:\Python25\Lib\site-packages\boa\Views\StyledTextCtrls.py", line 727, in getSTCStyles
return STCStyleEditor.initFromConfig(config, language)
File "C:\Python25\Lib\site-packages\boa\Views\STCStyleEditor.py", line 1268, in initFromConfig
commonStyleIdNames = readPyValFromConfig(cfg, 'common.styleidnames')
File "C:\Python25\Lib\site-packages\boa\Views\STCStyleEditor.py", line 1238, in readPyValFromConfig
return eval(value, ns)
File "<string>", line 1, in <module>
NameError: name 'wxSTC_STYLE_DEFAULT' is not defined
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boa-constructor-users mailing list
Boa-constructor-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/boa-constructor-users