M-Paul wrote:Tim,
I can't figure it out.
If I go to Home and click Ctrl + H, I see the BibleAnalyzer file. If I click on that, I see a Modules folder, config.ini, notes.usr, quotes.txt. In the Modules folder, there are six other folders -- Bible, Commentary, Devotion, Dictionary, Image, Text.
There is no Tools folder anywhere. I downloaded the Beta, and it does have a Tools folder.
So from what I can observe in the unzipped files and the BibleAnalyzer folder -- I don't know how to follow your instructions.
I never studied computers, but I accomplish a lot just by doing — if you know what I mean.
Paul
*** Mon Mar 15 21:28:00 2010 ***
Traceback (most recent call last):
File "/usr/share/bibleanalyzer/analyzer3.py", line 4246, in <module>
app = MyApp(0)
File "/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7978, in __init__
self._BootstrapApp()
File "/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7552, in _BootstrapApp
return _core_.PyApp__BootstrapApp(*args, **kwargs)
File "/usr/share/bibleanalyzer/analyzer3.py", line 4210, in OnInit
BAnalyzer = Analyzer(None, "Bible Analyzer 3.9")
File "/usr/share/bibleanalyzer/analyzer3.py", line 212, in __init__
self.__do_initialize()
File "/usr/share/bibleanalyzer/analyzer3.py", line 416, in __do_initialize
self.GetSet()
File "/usr/share/bibleanalyzer/analyzer3.py", line 4019, in GetSet
self.showBkWin = eval(config.get("settings", "showbkwin"))
File "/usr/lib/python2.6/ConfigParser.py", line 540, in get
raise NoOptionError(option, section)
NoOptionError: No option 'showbkwin' in section: 'settings'
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/share/bibleanalyzer/utility.py", line 557, in ExceptionHook
dlg = ErrorDialog(ftrace)
File "/usr/share/bibleanalyzer/utility.py", line 530, in __init__
errdlg.ErrorDialog.__init__(self, None, title=("Bible Analyzer Error Report"), message=msg)
File "/usr/share/bibleanalyzer/errdlg.py", line 146, in __init__
self.err_msg = os.linesep.join((self.GetEnvironmentInfo(),
File "/usr/share/bibleanalyzer/errdlg.py", line 194, in GetEnvironmentInfo
info.append("Free Memory: %s" % wx.GetFreeMemory())
File "/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_misc.py", line 359, in GetFreeMemory
return _misc_.GetFreeMemory(*args)
NotImplementedError
Original exception was:
Traceback (most recent call last):
File "/usr/share/bibleanalyzer/analyzer3.py", line 4246, in <module>
app = MyApp(0)
File "/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7978, in __init__
self._BootstrapApp()
File "/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7552, in _BootstrapApp
return _core_.PyApp__BootstrapApp(*args, **kwargs)
File "/usr/share/bibleanalyzer/analyzer3.py", line 4210, in OnInit
BAnalyzer = Analyzer(None, "Bible Analyzer 3.9")
File "/usr/share/bibleanalyzer/analyzer3.py", line 212, in __init__
self.__do_initialize()
File "/usr/share/bibleanalyzer/analyzer3.py", line 416, in __do_initialize
self.GetSet()
File "/usr/share/bibleanalyzer/analyzer3.py", line 4019, in GetSet
self.showBkWin = eval(config.get("settings", "showbkwin"))
File "/usr/lib/python2.6/ConfigParser.py", line 540, in get
raise NoOptionError(option, section)
ConfigParser.NoOptionError: No option 'showbkwin' in section: 'settings'
Press Enter to close terminal
Traceback (most recent call last):
File "/usr/share/bibleanalyzer/analyzer3.py", line 12, in <module>
import controlMini
File "/usr/share/bibleanalyzer/controlMini.py", line 2, in <module>
import normSearch, stats, compareDiff, fixRef, advSearch, contextMenu, kjd, games, library, audioPlayer, related, utility
File "/usr/share/bibleanalyzer/library.py", line 1, in <module>
import os, re, wx, controlMini, utility, images, tools.bookConvert
ImportError: No module named tools.bookConvert
Press Enter to close terminal
Tim wrote:Yes, this error is not in the Bible Analyzer code but in the wx library. Something definitely changed, but it is hard to tell what. May check the date on it and get an older version until it is fixed.
Users browsing this forum: No registered users and 2 guests