Bible Analyzer for Mac 5.5 won't run

The place to post any Bugs or Problems you may have with the Current Release Version
Post Reply
arcanemuse
Posts: 3
Joined: Sat Dec 31, 2022 5:13 pm

Bible Analyzer for Mac 5.5 won't run

Post by arcanemuse »

I try to start it and it gives me a warning about python and then gives me a terminate button. Here's the output it gave me.
Last login: Sat Dec 31 00:51:14 on console
Ricks-MacBook-Pro:~ rick$ /Applications/Bible\ Analyzer\ 5.app/Contents/MacOS/Bible\ Analyzer\ 5 ; exit;
Traceback (most recent call last):
File "/Applications/Bible Analyzer 5.app/Contents/Resources/__boot__.py", line 145, in _recipes_pil_prescript
import Image
ModuleNotFoundError: No module named 'Image'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/Applications/Bible Analyzer 5.app/Contents/Resources/__boot__.py", line 191, in <module>
_recipes_pil_prescript(['MspImagePlugin', 'IcnsImagePlugin', 'Hdf5StubImagePlugin', 'GbrImagePlugin', 'PsdImagePlugin', 'FpxImagePlugin', 'PixarImagePlugin', 'PdfImagePlugin', 'Jpeg2KImagePlugin', 'DcxImagePlugin', 'GribStubImagePlugin', 'BmpImagePlugin', 'MpoImagePlugin', 'WebPImagePlugin', 'FliImagePlugin', 'SpiderImagePlugin', 'DdsImagePlugin', 'IcoImagePlugin', 'FitsImagePlugin', 'WmfImagePlugin', 'BlpImagePlugin', 'PalmImagePlugin', 'PpmImagePlugin', 'CurImagePlugin', 'JpegImagePlugin', 'IptcImagePlugin', 'ImtImagePlugin', 'BufrStubImagePlugin', 'SunImagePlugin', 'PcdImagePlugin', 'MpegImagePlugin', 'SgiImagePlugin', 'ImImagePlugin', 'XpmImagePlugin', 'McIdasImagePlugin', 'PcxImagePlugin', 'FtexImagePlugin', 'XbmImagePlugin', 'XVThumbImagePlugin', 'TiffImagePlugin', 'FitsStubImagePlugin', 'PngImagePlugin', 'MicImagePlugin', 'TgaImagePlugin', 'EpsImagePlugin', 'GifImagePlugin'])
File "/Applications/Bible Analyzer 5.app/Contents/Resources/__boot__.py", line 149, in _recipes_pil_prescript
from PIL import Image
File "PIL/Image.pyc", line 100, in <module>
File "PIL/_imaging.pyc", line 14, in <module>
File "PIL/_imaging.pyc", line 10, in __load
File "imp.pyc", line 343, in load_dynamic
ImportError: dlopen(/Applications/Bible Analyzer 5.app/Contents/Resources/lib/python3.10/lib-dynload/PIL/_imaging.so, 2): Library not loaded: @executable_path/../Frameworks/libjpeg.8.2.2.dylib
Referenced from: /Applications/Bible Analyzer 5.app/Contents/Resources/lib/python3.10/lib-dynload/PIL/_imaging.so
Reason: no suitable image found. Did find:
/Applications/Bible Analyzer 5.app/Contents/MacOS/../Frameworks/libjpeg.8.2.2.dylib: cannot load 'libjpeg.8.2.2.dylib' (load command 0x80000034 is unknown)
/Applications/Bible Analyzer 5.app/Contents/MacOS/../Frameworks/libjpeg.8.2.2.dylib: cannot load 'libjpeg.8.2.2.dylib' (load command 0x80000034 is unknown)
2022-12-31 16:02:06.225 Bible Analyzer 5[31944:454231] Launch error
2022-12-31 16:02:06.225 Bible Analyzer 5[31944:454231] Launch error
See the py2app website for debugging launch issues
logout
Saving session...
...saving history...truncating history files...
...completed.
Deleting expired sessions...none found.

[Process completed]

Tim
Site Admin
Posts: 1457
Joined: Sun Dec 07, 2008 1:14 pm

Re: Bible Analyzer for Mac 5.5 won't run

Post by Tim »

Could you tell me what MacOS you are using? Is your computer using an Intel or Silicone chip?
Tim Morton
Developer, Bible Analyzer

But to him that worketh not, but believeth on him that justifieth the ungodly, his faith is counted for righteousness. (Rom 4:5 AV)

Post Reply