Skip to content

2024-07-17

Compare
Choose a tag to compare
@martijnlentink martijnlentink released this 17 Jul 20:14
· 4 commits to master since this release
0de986b
  • Fix missing resources with Pyinstaller

Note

OSX

If after downloading OSX doesn't let you run the executable because of security permissions run the following command to remove the macOS Gatekeeper quarantine attribute.

xattr -d com.apple.quarantine /Users/{user}/Downloads/bible_import

Windows

On Windows if you are unable to open it due to Windows Defender SmartScreen please click on More Info and then click Run anyway.
In some cases the window will flash and close immediately. If that happens to you open Command Prompt, drag the executable to the window and press enter, that should do it.