-
-
Notifications
You must be signed in to change notification settings - Fork 47
FAQ
When you try to install with pip install --upgrade uniquebible and get the following error:
ERROR: Could not find a version that satisfies the requirement uniquebible (from versions: none)
ERROR: No matching distribution found for uniquebible
Your Python version must be >= 3.8 and < 3.13.
Run python -V to find your version.
One option to install multiple Python versions is pyenv.
Only public domain Bibles are available directly through the app. However, you are free to use the import 3rd party if you have any other Bible data file.
https://github.com/eliranwong/UniqueBible/wiki#third-party-resources
pip3 install --upgrade uniquebible
In the Set Config Flags, disable downloadGCloudModulesInSeparateThread. Then try downloading the Bibles and Commentaries again.
See Using custom fonts with Bibles.
Go to UniqueBible/Set Config Flags. Set UseThirdPartyVLCplayer. Next time you start up UBA, the audio toolbar will not be displayed.
Install 64 bit VLC, not 32 bit. See VLC is not enabled.
Use Python 3.8 or higher. See #798.
UBA is developed and tested with regular Python, so we do not support issues related to Anaconda.
Submit a issue ticket. Please also provide debugging info in your bug report.
Submit a issue ticket.